2024-02-07T13:27:14.929 INFO:root:teuthology version: 0.0.1.dev256+gd9fdb22 2024-02-07T13:27:14.929 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} --name gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi --verbose --archive /home/teuthworker/archive/gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi/7548803 --owner scheduled_gabrioux@teuthology -- /home/teuthworker/archive/gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi/7548803/orig.config.yaml 2024-02-07T13:27:14.962 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-07T13:27:15.040 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi/7548803 branch: wip-guits-testing-4-2024-02-05-1854 description: orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/connectivity} email: gabrioux@ibm.com first_in_suite: false job_id: '7548803' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-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-4-2024-02-05-1854 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: 44458ccedb18241cc2e17f10cdab3d1385399261 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 44458ccedb18241cc2e17f10cdab3d1385399261 workunit: branch: wip-guits-testing-4-2024-02-05-1854 sha1: 44458ccedb18241cc2e17f10cdab3d1385399261 owner: scheduled_gabrioux@teuthology priority: 80 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: 1701 sha1: 44458ccedb18241cc2e17f10cdab3d1385399261 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-testing-4-2024-02-05-1854 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_44458ccedb18241cc2e17f10cdab3d1385399261/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 44458ccedb18241cc2e17f10cdab3d1385399261 targets: smithi177.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi191.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: d9fdb2209e15b39d9f061fd85399f352ce0f0894 timestamp: 2024-02-06_08:19:47 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-02-07T13:27:15.041 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_44458ccedb18241cc2e17f10cdab3d1385399261/qa; will attempt to use it 2024-02-07T13:27:15.041 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_44458ccedb18241cc2e17f10cdab3d1385399261/qa/tasks 2024-02-07T13:27:15.041 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-02-07T13:27:15.043 INFO:teuthology.task.internal:Checking packages... 2024-02-07T13:27:15.067 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '44458ccedb18241cc2e17f10cdab3d1385399261' 2024-02-07T13:27:15.067 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-07T13:27:15.067 INFO:teuthology.packaging:ref: None 2024-02-07T13:27:15.068 INFO:teuthology.packaging:tag: None 2024-02-07T13:27:15.068 INFO:teuthology.packaging:branch: wip-guits-testing-4-2024-02-05-1854 2024-02-07T13:27:15.068 INFO:teuthology.packaging:sha1: 44458ccedb18241cc2e17f10cdab3d1385399261 2024-02-07T13:27:15.068 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=wip-guits-testing-4-2024-02-05-1854 2024-02-07T13:27:15.212 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-1252-g44458cce-1focal 2024-02-07T13:27:15.213 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-02-07T13:27:15.220 INFO:teuthology.task.internal:no buildpackages task found 2024-02-07T13:27:15.220 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-02-07T13:27:15.266 INFO:teuthology.task.internal:Saving configuration 2024-02-07T13:27:15.278 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-02-07T13:27:15.284 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-07T13:27:15.309 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi177.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi/7548803', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-07 13:21:15.340179', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-02-07T13:27:15.331 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi191.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi/7548803', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-07 13:21:15.341877', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-02-07T13:27:15.331 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-02-07T13:27:15.338 INFO:teuthology.task.internal:roles: ubuntu@smithi177.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-02-07T13:27:15.338 INFO:teuthology.task.internal:roles: ubuntu@smithi191.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-02-07T13:27:15.338 INFO:teuthology.run_tasks:Running task console_log... 2024-02-07T13:27:15.406 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f54e13f2550>, signals=[15]) 2024-02-07T13:27:15.407 INFO:teuthology.run_tasks:Running task internal.connect... 2024-02-07T13:27:15.413 INFO:teuthology.task.internal:Opening connections... 2024-02-07T13:27:15.413 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi177.front.sepia.ceph.com 2024-02-07T13:27:15.415 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-07T13:27:15.503 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi191.front.sepia.ceph.com 2024-02-07T13:27:15.504 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-07T13:27:15.596 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-02-07T13:27:15.602 DEBUG:teuthology.orchestra.run.smithi177:> uname -m 2024-02-07T13:27:15.608 INFO:teuthology.orchestra.run.smithi177.stdout:x86_64 2024-02-07T13:27:15.609 DEBUG:teuthology.orchestra.run.smithi177:> cat /etc/os-release 2024-02-07T13:27:15.656 INFO:teuthology.orchestra.run.smithi177.stdout:NAME="Ubuntu" 2024-02-07T13:27:15.657 INFO:teuthology.orchestra.run.smithi177.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-02-07T13:27:15.657 INFO:teuthology.orchestra.run.smithi177.stdout:ID=ubuntu 2024-02-07T13:27:15.657 INFO:teuthology.orchestra.run.smithi177.stdout:ID_LIKE=debian 2024-02-07T13:27:15.657 INFO:teuthology.orchestra.run.smithi177.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-02-07T13:27:15.657 INFO:teuthology.orchestra.run.smithi177.stdout:VERSION_ID="20.04" 2024-02-07T13:27:15.657 INFO:teuthology.orchestra.run.smithi177.stdout:HOME_URL="https://www.ubuntu.com/" 2024-02-07T13:27:15.657 INFO:teuthology.orchestra.run.smithi177.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-02-07T13:27:15.657 INFO:teuthology.orchestra.run.smithi177.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-02-07T13:27:15.657 INFO:teuthology.orchestra.run.smithi177.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-02-07T13:27:15.657 INFO:teuthology.orchestra.run.smithi177.stdout:VERSION_CODENAME=focal 2024-02-07T13:27:15.657 INFO:teuthology.orchestra.run.smithi177.stdout:UBUNTU_CODENAME=focal 2024-02-07T13:27:15.658 INFO:teuthology.lock.ops:Updating smithi177.front.sepia.ceph.com on lock server 2024-02-07T13:27:15.674 DEBUG:teuthology.orchestra.run.smithi191:> uname -m 2024-02-07T13:27:15.680 INFO:teuthology.orchestra.run.smithi191.stdout:x86_64 2024-02-07T13:27:15.680 DEBUG:teuthology.orchestra.run.smithi191:> cat /etc/os-release 2024-02-07T13:27:15.728 INFO:teuthology.orchestra.run.smithi191.stdout:NAME="Ubuntu" 2024-02-07T13:27:15.729 INFO:teuthology.orchestra.run.smithi191.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-02-07T13:27:15.729 INFO:teuthology.orchestra.run.smithi191.stdout:ID=ubuntu 2024-02-07T13:27:15.729 INFO:teuthology.orchestra.run.smithi191.stdout:ID_LIKE=debian 2024-02-07T13:27:15.729 INFO:teuthology.orchestra.run.smithi191.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-02-07T13:27:15.729 INFO:teuthology.orchestra.run.smithi191.stdout:VERSION_ID="20.04" 2024-02-07T13:27:15.729 INFO:teuthology.orchestra.run.smithi191.stdout:HOME_URL="https://www.ubuntu.com/" 2024-02-07T13:27:15.729 INFO:teuthology.orchestra.run.smithi191.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-02-07T13:27:15.729 INFO:teuthology.orchestra.run.smithi191.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-02-07T13:27:15.729 INFO:teuthology.orchestra.run.smithi191.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-02-07T13:27:15.729 INFO:teuthology.orchestra.run.smithi191.stdout:VERSION_CODENAME=focal 2024-02-07T13:27:15.729 INFO:teuthology.orchestra.run.smithi191.stdout:UBUNTU_CODENAME=focal 2024-02-07T13:27:15.730 INFO:teuthology.lock.ops:Updating smithi191.front.sepia.ceph.com on lock server 2024-02-07T13:27:15.749 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-02-07T13:27:15.757 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-02-07T13:27:15.761 INFO:teuthology.task.internal:Checking for old test directory... 2024-02-07T13:27:15.762 DEBUG:teuthology.orchestra.run.smithi177:> test '!' -e /home/ubuntu/cephtest 2024-02-07T13:27:15.764 DEBUG:teuthology.orchestra.run.smithi191:> test '!' -e /home/ubuntu/cephtest 2024-02-07T13:27:15.769 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-02-07T13:27:15.775 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-02-07T13:27:15.775 DEBUG:teuthology.orchestra.run.smithi177:> test -z $(ls -A /var/lib/ceph) 2024-02-07T13:27:15.812 DEBUG:teuthology.orchestra.run.smithi191:> test -z $(ls -A /var/lib/ceph) 2024-02-07T13:27:15.828 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-02-07T13:27:15.883 INFO:teuthology.run_tasks:Running task kernel... 2024-02-07T13:27:15.897 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-02-07T13:27:15.897 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-02-07T13:27:15.897 DEBUG:teuthology.orchestra.run.smithi177:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-07T13:27:15.898 DEBUG:teuthology.orchestra.run.smithi191:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-07T13:27:15.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-07T13:27:15.903 DEBUG:teuthology.orchestra.run.smithi177:> uname -r 2024-02-07T13:27:15.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-07T13:27:15.904 DEBUG:teuthology.orchestra.run.smithi191:> uname -r 2024-02-07T13:27:15.952 INFO:teuthology.orchestra.run.smithi191.stdout:5.4.0-124-generic 2024-02-07T13:27:15.953 INFO:teuthology.task.kernel:Running kernel on smithi191: 5.4.0-124-generic 2024-02-07T13:27:15.953 DEBUG:teuthology.orchestra.run.smithi191:> sudo apt-get clean 2024-02-07T13:27:15.954 INFO:teuthology.orchestra.run.smithi177.stdout:5.4.0-124-generic 2024-02-07T13:27:15.954 INFO:teuthology.task.kernel:Running kernel on smithi177: 5.4.0-124-generic 2024-02-07T13:27:15.954 DEBUG:teuthology.orchestra.run.smithi177:> sudo apt-get clean 2024-02-07T13:27:16.029 DEBUG:teuthology.orchestra.run.smithi177:> sudo apt-get update 2024-02-07T13:27:16.044 DEBUG:teuthology.orchestra.run.smithi191:> sudo apt-get update 2024-02-07T13:27:16.198 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-07T13:27:16.203 INFO:teuthology.orchestra.run.smithi177.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-02-07T13:27:16.203 INFO:teuthology.orchestra.run.smithi177.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-02-07T13:27:16.224 INFO:teuthology.orchestra.run.smithi191.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-02-07T13:27:16.275 INFO:teuthology.orchestra.run.smithi177.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-02-07T13:27:16.330 INFO:teuthology.orchestra.run.smithi191.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-07T13:27:16.412 INFO:teuthology.orchestra.run.smithi191.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-02-07T13:27:16.535 INFO:teuthology.orchestra.run.smithi191.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [700 kB] 2024-02-07T13:27:16.577 INFO:teuthology.orchestra.run.smithi177.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [700 kB] 2024-02-07T13:27:16.629 INFO:teuthology.orchestra.run.smithi191.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,680 kB] 2024-02-07T13:27:16.676 INFO:teuthology.orchestra.run.smithi177.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,680 kB] 2024-02-07T13:27:16.677 INFO:teuthology.orchestra.run.smithi191.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [410 kB] 2024-02-07T13:27:16.682 INFO:teuthology.orchestra.run.smithi191.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-02-07T13:27:16.682 INFO:teuthology.orchestra.run.smithi191.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,506 kB] 2024-02-07T13:27:16.711 INFO:teuthology.orchestra.run.smithi191.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [35.5 kB] 2024-02-07T13:27:16.711 INFO:teuthology.orchestra.run.smithi191.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [349 kB] 2024-02-07T13:27:16.715 INFO:teuthology.orchestra.run.smithi191.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-02-07T13:27:16.715 INFO:teuthology.orchestra.run.smithi191.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [936 kB] 2024-02-07T13:27:16.732 INFO:teuthology.orchestra.run.smithi191.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [644 kB] 2024-02-07T13:27:16.739 INFO:teuthology.orchestra.run.smithi177.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [926 kB] 2024-02-07T13:27:16.741 INFO:teuthology.orchestra.run.smithi191.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [197 kB] 2024-02-07T13:27:16.744 INFO:teuthology.orchestra.run.smithi191.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-02-07T13:27:16.747 INFO:teuthology.orchestra.run.smithi191.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-02-07T13:27:16.747 INFO:teuthology.orchestra.run.smithi191.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2024-02-07T13:27:16.748 INFO:teuthology.orchestra.run.smithi191.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-02-07T13:27:16.748 INFO:teuthology.orchestra.run.smithi191.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-02-07T13:27:16.754 INFO:teuthology.orchestra.run.smithi177.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [410 kB] 2024-02-07T13:27:16.754 INFO:teuthology.orchestra.run.smithi191.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-02-07T13:27:16.759 INFO:teuthology.orchestra.run.smithi177.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-02-07T13:27:16.759 INFO:teuthology.orchestra.run.smithi177.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,506 kB] 2024-02-07T13:27:16.787 INFO:teuthology.orchestra.run.smithi177.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [35.5 kB] 2024-02-07T13:27:16.788 INFO:teuthology.orchestra.run.smithi177.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [349 kB] 2024-02-07T13:27:16.791 INFO:teuthology.orchestra.run.smithi177.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-02-07T13:27:16.791 INFO:teuthology.orchestra.run.smithi177.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [936 kB] 2024-02-07T13:27:16.801 INFO:teuthology.orchestra.run.smithi177.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [644 kB] 2024-02-07T13:27:16.808 INFO:teuthology.orchestra.run.smithi177.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [197 kB] 2024-02-07T13:27:16.810 INFO:teuthology.orchestra.run.smithi177.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-02-07T13:27:16.812 INFO:teuthology.orchestra.run.smithi177.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2024-02-07T13:27:16.812 INFO:teuthology.orchestra.run.smithi177.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-02-07T13:27:16.833 INFO:teuthology.orchestra.run.smithi177.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-02-07T13:27:16.833 INFO:teuthology.orchestra.run.smithi177.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-02-07T13:27:16.846 INFO:teuthology.orchestra.run.smithi177.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,059 kB] 2024-02-07T13:27:16.895 INFO:teuthology.orchestra.run.smithi191.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,059 kB] 2024-02-07T13:27:16.903 INFO:teuthology.orchestra.run.smithi177.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [493 kB] 2024-02-07T13:27:16.908 INFO:teuthology.orchestra.run.smithi177.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-02-07T13:27:16.909 INFO:teuthology.orchestra.run.smithi177.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.8 kB] 2024-02-07T13:27:16.909 INFO:teuthology.orchestra.run.smithi177.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,625 kB] 2024-02-07T13:27:16.938 INFO:teuthology.orchestra.run.smithi177.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [366 kB] 2024-02-07T13:27:16.942 INFO:teuthology.orchestra.run.smithi177.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-02-07T13:27:16.942 INFO:teuthology.orchestra.run.smithi177.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [772 kB] 2024-02-07T13:27:16.952 INFO:teuthology.orchestra.run.smithi177.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,161 kB] 2024-02-07T13:27:16.967 INFO:teuthology.orchestra.run.smithi177.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [279 kB] 2024-02-07T13:27:16.969 INFO:teuthology.orchestra.run.smithi177.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-02-07T13:27:16.970 INFO:teuthology.orchestra.run.smithi177.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-02-07T13:27:16.970 INFO:teuthology.orchestra.run.smithi177.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2024-02-07T13:27:16.970 INFO:teuthology.orchestra.run.smithi177.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-02-07T13:27:16.990 INFO:teuthology.orchestra.run.smithi177.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-02-07T13:27:16.990 INFO:teuthology.orchestra.run.smithi177.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-02-07T13:27:16.991 INFO:teuthology.orchestra.run.smithi177.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-02-07T13:27:16.991 INFO:teuthology.orchestra.run.smithi177.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-02-07T13:27:16.991 INFO:teuthology.orchestra.run.smithi177.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-02-07T13:27:16.992 INFO:teuthology.orchestra.run.smithi177.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-02-07T13:27:16.992 INFO:teuthology.orchestra.run.smithi177.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-02-07T13:27:17.282 INFO:teuthology.orchestra.run.smithi191.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [926 kB] 2024-02-07T13:27:17.311 INFO:teuthology.orchestra.run.smithi191.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [493 kB] 2024-02-07T13:27:17.323 INFO:teuthology.orchestra.run.smithi191.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-02-07T13:27:17.324 INFO:teuthology.orchestra.run.smithi191.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,625 kB] 2024-02-07T13:27:17.401 INFO:teuthology.orchestra.run.smithi191.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.8 kB] 2024-02-07T13:27:17.401 INFO:teuthology.orchestra.run.smithi191.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [366 kB] 2024-02-07T13:27:17.406 INFO:teuthology.orchestra.run.smithi191.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-02-07T13:27:17.571 INFO:teuthology.orchestra.run.smithi191.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,161 kB] 2024-02-07T13:27:18.209 INFO:teuthology.orchestra.run.smithi191.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [772 kB] 2024-02-07T13:27:18.247 INFO:teuthology.orchestra.run.smithi191.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [279 kB] 2024-02-07T13:27:18.261 INFO:teuthology.orchestra.run.smithi191.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-02-07T13:27:18.262 INFO:teuthology.orchestra.run.smithi191.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-02-07T13:27:18.264 INFO:teuthology.orchestra.run.smithi191.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2024-02-07T13:27:18.264 INFO:teuthology.orchestra.run.smithi191.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-02-07T13:27:18.264 INFO:teuthology.orchestra.run.smithi191.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-02-07T13:27:18.264 INFO:teuthology.orchestra.run.smithi191.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-02-07T13:27:18.290 INFO:teuthology.orchestra.run.smithi191.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-02-07T13:27:18.292 INFO:teuthology.orchestra.run.smithi191.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-02-07T13:27:18.455 INFO:teuthology.orchestra.run.smithi191.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-02-07T13:27:18.618 INFO:teuthology.orchestra.run.smithi191.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-02-07T13:27:18.669 INFO:teuthology.orchestra.run.smithi191.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-02-07T13:27:20.701 INFO:teuthology.orchestra.run.smithi191.stdout:Fetched 18.8 MB in 3s (7,120 kB/s) 2024-02-07T13:27:20.705 INFO:teuthology.orchestra.run.smithi177.stdout:Fetched 18.8 MB in 3s (7,010 kB/s) 2024-02-07T13:27:22.199 INFO:teuthology.orchestra.run.smithi177.stdout:Reading package lists... 2024-02-07T13:27:22.227 DEBUG:teuthology.orchestra.run.smithi177:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-07T13:27:22.249 INFO:teuthology.orchestra.run.smithi191.stdout:Reading package lists... 2024-02-07T13:27:22.276 DEBUG:teuthology.orchestra.run.smithi191:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-07T13:27:22.294 INFO:teuthology.orchestra.run.smithi177.stdout:Reading package lists... 2024-02-07T13:27:22.345 INFO:teuthology.orchestra.run.smithi191.stdout:Reading package lists... 2024-02-07T13:27:22.495 INFO:teuthology.orchestra.run.smithi177.stdout:Building dependency tree... 2024-02-07T13:27:22.495 INFO:teuthology.orchestra.run.smithi177.stdout:Reading state information... 2024-02-07T13:27:22.552 INFO:teuthology.orchestra.run.smithi191.stdout:Building dependency tree... 2024-02-07T13:27:22.552 INFO:teuthology.orchestra.run.smithi191.stdout:Reading state information... 2024-02-07T13:27:22.672 INFO:teuthology.orchestra.run.smithi177.stdout:The following additional packages will be installed: 2024-02-07T13:27:22.673 INFO:teuthology.orchestra.run.smithi177.stdout: linux-generic linux-headers-5.4.0-170 linux-headers-5.4.0-170-generic 2024-02-07T13:27:22.673 INFO:teuthology.orchestra.run.smithi177.stdout: linux-headers-generic linux-image-5.4.0-170-generic 2024-02-07T13:27:22.673 INFO:teuthology.orchestra.run.smithi177.stdout: linux-modules-5.4.0-170-generic linux-modules-extra-5.4.0-170-generic 2024-02-07T13:27:22.674 INFO:teuthology.orchestra.run.smithi177.stdout:Suggested packages: 2024-02-07T13:27:22.674 INFO:teuthology.orchestra.run.smithi177.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-02-07T13:27:22.674 INFO:teuthology.orchestra.run.smithi177.stdout:Recommended packages: 2024-02-07T13:27:22.674 INFO:teuthology.orchestra.run.smithi177.stdout: thermald 2024-02-07T13:27:22.736 INFO:teuthology.orchestra.run.smithi177.stdout:The following NEW packages will be installed: 2024-02-07T13:27:22.736 INFO:teuthology.orchestra.run.smithi177.stdout: linux-headers-5.4.0-170 linux-headers-5.4.0-170-generic 2024-02-07T13:27:22.737 INFO:teuthology.orchestra.run.smithi177.stdout: linux-image-5.4.0-170-generic linux-modules-5.4.0-170-generic 2024-02-07T13:27:22.737 INFO:teuthology.orchestra.run.smithi177.stdout: linux-modules-extra-5.4.0-170-generic 2024-02-07T13:27:22.738 INFO:teuthology.orchestra.run.smithi177.stdout:The following packages will be upgraded: 2024-02-07T13:27:22.738 INFO:teuthology.orchestra.run.smithi177.stdout: linux-generic linux-headers-generic linux-image-generic 2024-02-07T13:27:22.750 INFO:teuthology.orchestra.run.smithi191.stdout:The following additional packages will be installed: 2024-02-07T13:27:22.750 INFO:teuthology.orchestra.run.smithi191.stdout: linux-generic linux-headers-5.4.0-170 linux-headers-5.4.0-170-generic 2024-02-07T13:27:22.750 INFO:teuthology.orchestra.run.smithi191.stdout: linux-headers-generic linux-image-5.4.0-170-generic 2024-02-07T13:27:22.751 INFO:teuthology.orchestra.run.smithi191.stdout: linux-modules-5.4.0-170-generic linux-modules-extra-5.4.0-170-generic 2024-02-07T13:27:22.752 INFO:teuthology.orchestra.run.smithi191.stdout:Suggested packages: 2024-02-07T13:27:22.752 INFO:teuthology.orchestra.run.smithi191.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-02-07T13:27:22.752 INFO:teuthology.orchestra.run.smithi191.stdout:Recommended packages: 2024-02-07T13:27:22.752 INFO:teuthology.orchestra.run.smithi191.stdout: thermald 2024-02-07T13:27:22.796 INFO:teuthology.orchestra.run.smithi177.stdout:3 upgraded, 5 newly installed, 0 to remove and 284 not upgraded. 2024-02-07T13:27:22.796 INFO:teuthology.orchestra.run.smithi177.stdout:Need to get 77.1 MB of archives. 2024-02-07T13:27:22.796 INFO:teuthology.orchestra.run.smithi177.stdout:After this operation, 380 MB of additional disk space will be used. 2024-02-07T13:27:22.797 INFO:teuthology.orchestra.run.smithi177.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-170-generic amd64 5.4.0-170.188 [15.0 MB] 2024-02-07T13:27:22.812 INFO:teuthology.orchestra.run.smithi191.stdout:The following NEW packages will be installed: 2024-02-07T13:27:22.812 INFO:teuthology.orchestra.run.smithi191.stdout: linux-headers-5.4.0-170 linux-headers-5.4.0-170-generic 2024-02-07T13:27:22.812 INFO:teuthology.orchestra.run.smithi191.stdout: linux-image-5.4.0-170-generic linux-modules-5.4.0-170-generic 2024-02-07T13:27:22.812 INFO:teuthology.orchestra.run.smithi191.stdout: linux-modules-extra-5.4.0-170-generic 2024-02-07T13:27:22.813 INFO:teuthology.orchestra.run.smithi191.stdout:The following packages will be upgraded: 2024-02-07T13:27:22.814 INFO:teuthology.orchestra.run.smithi191.stdout: linux-generic linux-headers-generic linux-image-generic 2024-02-07T13:27:22.894 INFO:teuthology.orchestra.run.smithi191.stdout:3 upgraded, 5 newly installed, 0 to remove and 284 not upgraded. 2024-02-07T13:27:22.894 INFO:teuthology.orchestra.run.smithi191.stdout:Need to get 77.1 MB of archives. 2024-02-07T13:27:22.894 INFO:teuthology.orchestra.run.smithi191.stdout:After this operation, 380 MB of additional disk space will be used. 2024-02-07T13:27:22.894 INFO:teuthology.orchestra.run.smithi191.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-170-generic amd64 5.4.0-170.188 [15.0 MB] 2024-02-07T13:27:23.552 INFO:teuthology.orchestra.run.smithi177.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-170-generic amd64 5.4.0-170.188 [10.5 MB] 2024-02-07T13:27:23.845 INFO:teuthology.orchestra.run.smithi191.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-170-generic amd64 5.4.0-170.188 [10.5 MB] 2024-02-07T13:27:24.057 INFO:teuthology.orchestra.run.smithi177.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-170-generic amd64 5.4.0-170.188 [39.2 MB] 2024-02-07T13:27:24.915 INFO:teuthology.orchestra.run.smithi191.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-170-generic amd64 5.4.0-170.188 [39.2 MB] 2024-02-07T13:27:26.242 INFO:teuthology.orchestra.run.smithi177.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.170.168 [1,900 B] 2024-02-07T13:27:26.242 INFO:teuthology.orchestra.run.smithi177.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.170.168 [2,540 B] 2024-02-07T13:27:26.243 INFO:teuthology.orchestra.run.smithi177.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-170 all 5.4.0-170.188 [11.0 MB] 2024-02-07T13:27:26.442 INFO:teuthology.orchestra.run.smithi191.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.170.168 [1,900 B] 2024-02-07T13:27:26.470 INFO:teuthology.orchestra.run.smithi191.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.170.168 [2,540 B] 2024-02-07T13:27:26.472 INFO:teuthology.orchestra.run.smithi191.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-170 all 5.4.0-170.188 [11.0 MB] 2024-02-07T13:27:26.555 INFO:teuthology.orchestra.run.smithi177.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-170-generic amd64 5.4.0-170.188 [1,375 kB] 2024-02-07T13:27:26.572 INFO:teuthology.orchestra.run.smithi177.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.170.168 [2,412 B] 2024-02-07T13:27:26.659 INFO:teuthology.orchestra.run.smithi191.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-170-generic amd64 5.4.0-170.188 [1,375 kB] 2024-02-07T13:27:26.683 INFO:teuthology.orchestra.run.smithi191.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.170.168 [2,412 B] 2024-02-07T13:27:27.282 INFO:teuthology.orchestra.run.smithi177.stdout:Fetched 77.1 MB in 4s (20.1 MB/s) 2024-02-07T13:27:27.378 INFO:teuthology.orchestra.run.smithi191.stdout:Fetched 77.1 MB in 4s (20.0 MB/s) 2024-02-07T13:27:27.481 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package linux-modules-5.4.0-170-generic. 2024-02-07T13:27:27.596 INFO:teuthology.orchestra.run.smithi191.stdout:Selecting previously unselected package linux-modules-5.4.0-170-generic. 2024-02-07T13:27:29.256 INFO:teuthology.orchestra.run.smithi177.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-02-07T13:27:29.261 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../0-linux-modules-5.4.0-170-generic_5.4.0-170.188_amd64.deb ... 2024-02-07T13:27:29.361 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-modules-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-07T13:27:29.386 INFO:teuthology.orchestra.run.smithi191.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-02-07T13:27:29.391 INFO:teuthology.orchestra.run.smithi191.stdout:Preparing to unpack .../0-linux-modules-5.4.0-170-generic_5.4.0-170.188_amd64.deb ... 2024-02-07T13:27:29.535 INFO:teuthology.orchestra.run.smithi191.stdout:Unpacking linux-modules-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-07T13:27:31.229 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package linux-image-5.4.0-170-generic. 2024-02-07T13:27:31.245 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../1-linux-image-5.4.0-170-generic_5.4.0-170.188_amd64.deb ... 2024-02-07T13:27:31.345 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-image-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-07T13:27:31.601 INFO:teuthology.orchestra.run.smithi191.stdout:Selecting previously unselected package linux-image-5.4.0-170-generic. 2024-02-07T13:27:31.616 INFO:teuthology.orchestra.run.smithi191.stdout:Preparing to unpack .../1-linux-image-5.4.0-170-generic_5.4.0-170.188_amd64.deb ... 2024-02-07T13:27:31.712 INFO:teuthology.orchestra.run.smithi191.stdout:Unpacking linux-image-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-07T13:27:32.398 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-170-generic. 2024-02-07T13:27:32.414 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-170-generic_5.4.0-170.188_amd64.deb ... 2024-02-07T13:27:32.448 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-modules-extra-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-07T13:27:32.813 INFO:teuthology.orchestra.run.smithi191.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-170-generic. 2024-02-07T13:27:32.828 INFO:teuthology.orchestra.run.smithi191.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-170-generic_5.4.0-170.188_amd64.deb ... 2024-02-07T13:27:32.871 INFO:teuthology.orchestra.run.smithi191.stdout:Unpacking linux-modules-extra-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-07T13:27:37.269 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../3-linux-generic_5.4.0.170.168_amd64.deb ... 2024-02-07T13:27:37.395 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-generic (5.4.0.170.168) over (5.4.0.124.125) ... 2024-02-07T13:27:37.772 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.170.168_amd64.deb ... 2024-02-07T13:27:37.792 INFO:teuthology.orchestra.run.smithi191.stdout:Preparing to unpack .../3-linux-generic_5.4.0.170.168_amd64.deb ... 2024-02-07T13:27:37.899 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-image-generic (5.4.0.170.168) over (5.4.0.124.125) ... 2024-02-07T13:27:37.915 INFO:teuthology.orchestra.run.smithi191.stdout:Unpacking linux-generic (5.4.0.170.168) over (5.4.0.124.125) ... 2024-02-07T13:27:38.236 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package linux-headers-5.4.0-170. 2024-02-07T13:27:38.253 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../5-linux-headers-5.4.0-170_5.4.0-170.188_all.deb ... 2024-02-07T13:27:38.276 INFO:teuthology.orchestra.run.smithi191.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.170.168_amd64.deb ... 2024-02-07T13:27:38.294 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-headers-5.4.0-170 (5.4.0-170.188) ... 2024-02-07T13:27:38.427 INFO:teuthology.orchestra.run.smithi191.stdout:Unpacking linux-image-generic (5.4.0.170.168) over (5.4.0.124.125) ... 2024-02-07T13:27:38.772 INFO:teuthology.orchestra.run.smithi191.stdout:Selecting previously unselected package linux-headers-5.4.0-170. 2024-02-07T13:27:38.786 INFO:teuthology.orchestra.run.smithi191.stdout:Preparing to unpack .../5-linux-headers-5.4.0-170_5.4.0-170.188_all.deb ... 2024-02-07T13:27:38.830 INFO:teuthology.orchestra.run.smithi191.stdout:Unpacking linux-headers-5.4.0-170 (5.4.0-170.188) ... 2024-02-07T13:27:44.619 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package linux-headers-5.4.0-170-generic. 2024-02-07T13:27:44.642 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../6-linux-headers-5.4.0-170-generic_5.4.0-170.188_amd64.deb ... 2024-02-07T13:27:44.677 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-headers-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-07T13:27:44.974 INFO:teuthology.orchestra.run.smithi191.stdout:Selecting previously unselected package linux-headers-5.4.0-170-generic. 2024-02-07T13:27:44.996 INFO:teuthology.orchestra.run.smithi191.stdout:Preparing to unpack .../6-linux-headers-5.4.0-170-generic_5.4.0-170.188_amd64.deb ... 2024-02-07T13:27:45.074 INFO:teuthology.orchestra.run.smithi191.stdout:Unpacking linux-headers-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-07T13:27:47.425 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.170.168_amd64.deb ... 2024-02-07T13:27:47.572 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-headers-generic (5.4.0.170.168) over (5.4.0.124.125) ... 2024-02-07T13:27:47.922 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-headers-5.4.0-170 (5.4.0-170.188) ... 2024-02-07T13:27:48.043 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-modules-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-07T13:27:48.940 INFO:teuthology.orchestra.run.smithi191.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.170.168_amd64.deb ... 2024-02-07T13:27:49.068 INFO:teuthology.orchestra.run.smithi191.stdout:Unpacking linux-headers-generic (5.4.0.170.168) over (5.4.0.124.125) ... 2024-02-07T13:27:49.440 INFO:teuthology.orchestra.run.smithi191.stdout:Setting up linux-headers-5.4.0-170 (5.4.0-170.188) ... 2024-02-07T13:27:49.590 INFO:teuthology.orchestra.run.smithi191.stdout:Setting up linux-modules-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-07T13:27:49.754 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-image-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-07T13:27:50.853 INFO:teuthology.orchestra.run.smithi191.stdout:Setting up linux-image-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-07T13:27:50.927 INFO:teuthology.orchestra.run.smithi177.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-170-generic 2024-02-07T13:27:50.928 INFO:teuthology.orchestra.run.smithi177.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-170-generic 2024-02-07T13:27:51.072 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-headers-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-07T13:27:51.215 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-headers-generic (5.4.0.170.168) ... 2024-02-07T13:27:51.341 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-modules-extra-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-07T13:27:51.998 INFO:teuthology.orchestra.run.smithi191.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-170-generic 2024-02-07T13:27:51.998 INFO:teuthology.orchestra.run.smithi191.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-170-generic 2024-02-07T13:27:52.154 INFO:teuthology.orchestra.run.smithi191.stdout:Setting up linux-headers-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-07T13:27:52.281 INFO:teuthology.orchestra.run.smithi191.stdout:Setting up linux-headers-generic (5.4.0.170.168) ... 2024-02-07T13:27:52.440 INFO:teuthology.orchestra.run.smithi191.stdout:Setting up linux-modules-extra-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-07T13:27:52.541 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-image-generic (5.4.0.170.168) ... 2024-02-07T13:27:52.669 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-generic (5.4.0.170.168) ... 2024-02-07T13:27:52.795 INFO:teuthology.orchestra.run.smithi177.stdout:Processing triggers for linux-image-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-07T13:27:52.869 INFO:teuthology.orchestra.run.smithi177.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-02-07T13:27:52.869 INFO:teuthology.orchestra.run.smithi177.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-170-generic 2024-02-07T13:27:53.641 INFO:teuthology.orchestra.run.smithi191.stdout:Setting up linux-image-generic (5.4.0.170.168) ... 2024-02-07T13:27:53.767 INFO:teuthology.orchestra.run.smithi191.stdout:Setting up linux-generic (5.4.0.170.168) ... 2024-02-07T13:27:54.702 INFO:teuthology.orchestra.run.smithi191.stdout:Processing triggers for linux-image-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-07T13:27:54.768 INFO:teuthology.orchestra.run.smithi191.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-02-07T13:27:54.768 INFO:teuthology.orchestra.run.smithi191.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-170-generic 2024-02-07T13:28:15.079 INFO:teuthology.orchestra.run.smithi177.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-02-07T13:28:15.079 INFO:teuthology.orchestra.run.smithi177.stdout:Sourcing file `/etc/default/grub' 2024-02-07T13:28:15.091 INFO:teuthology.orchestra.run.smithi177.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-07T13:28:15.112 INFO:teuthology.orchestra.run.smithi177.stdout:Generating grub configuration file ... 2024-02-07T13:28:15.451 INFO:teuthology.orchestra.run.smithi177.stdout:Found linux image: /boot/vmlinuz-5.4.0-170-generic 2024-02-07T13:28:15.475 INFO:teuthology.orchestra.run.smithi177.stdout:Found initrd image: /boot/initrd.img-5.4.0-170-generic 2024-02-07T13:28:15.869 INFO:teuthology.orchestra.run.smithi177.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-07T13:28:15.880 INFO:teuthology.orchestra.run.smithi177.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-07T13:28:16.873 INFO:teuthology.orchestra.run.smithi191.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-02-07T13:28:16.874 INFO:teuthology.orchestra.run.smithi191.stdout:Sourcing file `/etc/default/grub' 2024-02-07T13:28:16.880 INFO:teuthology.orchestra.run.smithi191.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-07T13:28:16.891 INFO:teuthology.orchestra.run.smithi191.stdout:Generating grub configuration file ... 2024-02-07T13:28:17.273 INFO:teuthology.orchestra.run.smithi191.stdout:Found linux image: /boot/vmlinuz-5.4.0-170-generic 2024-02-07T13:28:17.297 INFO:teuthology.orchestra.run.smithi191.stdout:Found initrd image: /boot/initrd.img-5.4.0-170-generic 2024-02-07T13:28:17.738 INFO:teuthology.orchestra.run.smithi191.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-07T13:28:17.749 INFO:teuthology.orchestra.run.smithi191.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-07T13:28:17.974 INFO:teuthology.orchestra.run.smithi177.stdout:done 2024-02-07T13:28:18.408 DEBUG:teuthology.orchestra.run.smithi177:> dpkg -s linux-image-generic 2024-02-07T13:28:18.451 INFO:teuthology.orchestra.run.smithi177.stdout:Package: linux-image-generic 2024-02-07T13:28:18.451 INFO:teuthology.orchestra.run.smithi177.stdout:Status: install ok installed 2024-02-07T13:28:18.451 INFO:teuthology.orchestra.run.smithi177.stdout:Priority: optional 2024-02-07T13:28:18.451 INFO:teuthology.orchestra.run.smithi177.stdout:Section: kernel 2024-02-07T13:28:18.451 INFO:teuthology.orchestra.run.smithi177.stdout:Installed-Size: 20 2024-02-07T13:28:18.451 INFO:teuthology.orchestra.run.smithi177.stdout:Maintainer: Ubuntu Kernel Team 2024-02-07T13:28:18.451 INFO:teuthology.orchestra.run.smithi177.stdout:Architecture: amd64 2024-02-07T13:28:18.451 INFO:teuthology.orchestra.run.smithi177.stdout:Source: linux-meta 2024-02-07T13:28:18.451 INFO:teuthology.orchestra.run.smithi177.stdout:Version: 5.4.0.170.168 2024-02-07T13:28:18.451 INFO:teuthology.orchestra.run.smithi177.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) 2024-02-07T13:28:18.452 INFO:teuthology.orchestra.run.smithi177.stdout:Depends: linux-image-5.4.0-170-generic, linux-modules-extra-5.4.0-170-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-07T13:28:18.452 INFO:teuthology.orchestra.run.smithi177.stdout:Recommends: thermald 2024-02-07T13:28:18.452 INFO:teuthology.orchestra.run.smithi177.stdout:Description: Generic Linux kernel image 2024-02-07T13:28:18.452 INFO:teuthology.orchestra.run.smithi177.stdout: This package will always depend on the latest generic kernel image 2024-02-07T13:28:18.452 INFO:teuthology.orchestra.run.smithi177.stdout: available. 2024-02-07T13:28:18.452 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-170-generic 2024-02-07T13:28:18.452 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-07T13:28:18.452 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-07T13:28:18.453 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-02-07T13:28:18.453 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi177.front.sepia.ceph.com, path=None, version=distro) 2024-02-07T13:28:18.453 DEBUG:teuthology.orchestra.run.smithi177:> sudo apt-get clean 2024-02-07T13:28:18.605 DEBUG:teuthology.orchestra.run.smithi177:> sudo apt-get update 2024-02-07T13:28:18.742 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-02-07T13:28:18.854 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-07T13:28:18.936 INFO:teuthology.orchestra.run.smithi177.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-02-07T13:28:19.289 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-02-07T13:28:19.543 INFO:teuthology.orchestra.run.smithi191.stdout:done 2024-02-07T13:28:19.611 INFO:teuthology.orchestra.run.smithi177.stdout:Fetched 114 kB in 1s (139 kB/s) 2024-02-07T13:28:19.990 DEBUG:teuthology.orchestra.run.smithi191:> dpkg -s linux-image-generic 2024-02-07T13:28:20.036 INFO:teuthology.orchestra.run.smithi191.stdout:Package: linux-image-generic 2024-02-07T13:28:20.036 INFO:teuthology.orchestra.run.smithi191.stdout:Status: install ok installed 2024-02-07T13:28:20.036 INFO:teuthology.orchestra.run.smithi191.stdout:Priority: optional 2024-02-07T13:28:20.036 INFO:teuthology.orchestra.run.smithi191.stdout:Section: kernel 2024-02-07T13:28:20.036 INFO:teuthology.orchestra.run.smithi191.stdout:Installed-Size: 20 2024-02-07T13:28:20.036 INFO:teuthology.orchestra.run.smithi191.stdout:Maintainer: Ubuntu Kernel Team 2024-02-07T13:28:20.036 INFO:teuthology.orchestra.run.smithi191.stdout:Architecture: amd64 2024-02-07T13:28:20.036 INFO:teuthology.orchestra.run.smithi191.stdout:Source: linux-meta 2024-02-07T13:28:20.037 INFO:teuthology.orchestra.run.smithi191.stdout:Version: 5.4.0.170.168 2024-02-07T13:28:20.037 INFO:teuthology.orchestra.run.smithi191.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) 2024-02-07T13:28:20.037 INFO:teuthology.orchestra.run.smithi191.stdout:Depends: linux-image-5.4.0-170-generic, linux-modules-extra-5.4.0-170-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-07T13:28:20.037 INFO:teuthology.orchestra.run.smithi191.stdout:Recommends: thermald 2024-02-07T13:28:20.037 INFO:teuthology.orchestra.run.smithi191.stdout:Description: Generic Linux kernel image 2024-02-07T13:28:20.037 INFO:teuthology.orchestra.run.smithi191.stdout: This package will always depend on the latest generic kernel image 2024-02-07T13:28:20.037 INFO:teuthology.orchestra.run.smithi191.stdout: available. 2024-02-07T13:28:20.038 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-170-generic 2024-02-07T13:28:20.038 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-07T13:28:20.038 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-07T13:28:20.038 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-02-07T13:28:20.038 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi191.front.sepia.ceph.com, path=None, version=distro) 2024-02-07T13:28:20.038 DEBUG:teuthology.orchestra.run.smithi191:> sudo apt-get clean 2024-02-07T13:28:20.122 DEBUG:teuthology.orchestra.run.smithi191:> sudo apt-get update 2024-02-07T13:28:20.269 INFO:teuthology.orchestra.run.smithi191.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-07T13:28:20.269 INFO:teuthology.orchestra.run.smithi191.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-02-07T13:28:20.278 INFO:teuthology.orchestra.run.smithi191.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-02-07T13:28:20.299 INFO:teuthology.orchestra.run.smithi191.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-02-07T13:28:20.692 INFO:teuthology.orchestra.run.smithi177.stdout:Reading package lists... 2024-02-07T13:28:20.719 DEBUG:teuthology.orchestra.run.smithi177:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-07T13:28:20.788 INFO:teuthology.orchestra.run.smithi177.stdout:Reading package lists... 2024-02-07T13:28:20.971 INFO:teuthology.orchestra.run.smithi177.stdout:Building dependency tree... 2024-02-07T13:28:20.972 INFO:teuthology.orchestra.run.smithi177.stdout:Reading state information... 2024-02-07T13:28:21.187 INFO:teuthology.orchestra.run.smithi177.stdout:linux-image-generic is already the newest version (5.4.0.170.168). 2024-02-07T13:28:21.188 INFO:teuthology.orchestra.run.smithi177.stdout:0 upgraded, 0 newly installed, 0 to remove and 284 not upgraded. 2024-02-07T13:28:21.189 DEBUG:teuthology.orchestra.run.smithi177:> dpkg -s linux-image-generic 2024-02-07T13:28:21.209 INFO:teuthology.orchestra.run.smithi177.stdout:Package: linux-image-generic 2024-02-07T13:28:21.209 INFO:teuthology.orchestra.run.smithi177.stdout:Status: install ok installed 2024-02-07T13:28:21.209 INFO:teuthology.orchestra.run.smithi177.stdout:Priority: optional 2024-02-07T13:28:21.209 INFO:teuthology.orchestra.run.smithi177.stdout:Section: kernel 2024-02-07T13:28:21.209 INFO:teuthology.orchestra.run.smithi177.stdout:Installed-Size: 20 2024-02-07T13:28:21.209 INFO:teuthology.orchestra.run.smithi177.stdout:Maintainer: Ubuntu Kernel Team 2024-02-07T13:28:21.209 INFO:teuthology.orchestra.run.smithi177.stdout:Architecture: amd64 2024-02-07T13:28:21.209 INFO:teuthology.orchestra.run.smithi177.stdout:Source: linux-meta 2024-02-07T13:28:21.209 INFO:teuthology.orchestra.run.smithi177.stdout:Version: 5.4.0.170.168 2024-02-07T13:28:21.209 INFO:teuthology.orchestra.run.smithi177.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) 2024-02-07T13:28:21.209 INFO:teuthology.orchestra.run.smithi177.stdout:Depends: linux-image-5.4.0-170-generic, linux-modules-extra-5.4.0-170-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-07T13:28:21.209 INFO:teuthology.orchestra.run.smithi177.stdout:Recommends: thermald 2024-02-07T13:28:21.209 INFO:teuthology.orchestra.run.smithi177.stdout:Description: Generic Linux kernel image 2024-02-07T13:28:21.209 INFO:teuthology.orchestra.run.smithi177.stdout: This package will always depend on the latest generic kernel image 2024-02-07T13:28:21.209 INFO:teuthology.orchestra.run.smithi177.stdout: available. 2024-02-07T13:28:21.210 DEBUG:teuthology.orchestra.run.smithi177:> mktemp 2024-02-07T13:28:21.215 INFO:teuthology.orchestra.run.smithi177.stdout:/tmp/tmp.ZA3jyrmdTY 2024-02-07T13:28:21.215 DEBUG:teuthology.orchestra.run.smithi177:> sudo cp /boot/grub/grub.cfg /tmp/tmp.ZA3jyrmdTY 2024-02-07T13:28:21.238 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod 0666 /tmp/tmp.ZA3jyrmdTY 2024-02-07T13:28:21.317 DEBUG:teuthology.orchestra.remote:smithi177:/tmp/tmp.ZA3jyrmdTY is 9KB 2024-02-07T13:28:21.332 DEBUG:teuthology.orchestra.run.smithi177:> rm -fr /tmp/tmp.ZA3jyrmdTY 2024-02-07T13:28:21.338 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-02-07T13:28:21.394 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-02-07T13:28:21.394 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-02-07T13:28:21.394 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-02-07T13:28:21.422 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-170-generic 2024-02-07T13:28:21.422 DEBUG:teuthology.orchestra.run.smithi177:> sudo update-grub 2024-02-07T13:28:22.069 INFO:teuthology.orchestra.run.smithi191.stdout:Reading package lists... 2024-02-07T13:28:22.095 DEBUG:teuthology.orchestra.run.smithi191:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-07T13:28:22.162 INFO:teuthology.orchestra.run.smithi191.stdout:Reading package lists... 2024-02-07T13:28:22.364 INFO:teuthology.orchestra.run.smithi191.stdout:Building dependency tree... 2024-02-07T13:28:22.364 INFO:teuthology.orchestra.run.smithi191.stdout:Reading state information... 2024-02-07T13:28:22.576 INFO:teuthology.orchestra.run.smithi191.stdout:linux-image-generic is already the newest version (5.4.0.170.168). 2024-02-07T13:28:22.576 INFO:teuthology.orchestra.run.smithi191.stdout:0 upgraded, 0 newly installed, 0 to remove and 284 not upgraded. 2024-02-07T13:28:22.578 DEBUG:teuthology.orchestra.run.smithi191:> dpkg -s linux-image-generic 2024-02-07T13:28:22.598 INFO:teuthology.orchestra.run.smithi191.stdout:Package: linux-image-generic 2024-02-07T13:28:22.598 INFO:teuthology.orchestra.run.smithi191.stdout:Status: install ok installed 2024-02-07T13:28:22.598 INFO:teuthology.orchestra.run.smithi191.stdout:Priority: optional 2024-02-07T13:28:22.598 INFO:teuthology.orchestra.run.smithi191.stdout:Section: kernel 2024-02-07T13:28:22.598 INFO:teuthology.orchestra.run.smithi191.stdout:Installed-Size: 20 2024-02-07T13:28:22.598 INFO:teuthology.orchestra.run.smithi191.stdout:Maintainer: Ubuntu Kernel Team 2024-02-07T13:28:22.598 INFO:teuthology.orchestra.run.smithi191.stdout:Architecture: amd64 2024-02-07T13:28:22.598 INFO:teuthology.orchestra.run.smithi191.stdout:Source: linux-meta 2024-02-07T13:28:22.598 INFO:teuthology.orchestra.run.smithi191.stdout:Version: 5.4.0.170.168 2024-02-07T13:28:22.598 INFO:teuthology.orchestra.run.smithi191.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) 2024-02-07T13:28:22.598 INFO:teuthology.orchestra.run.smithi191.stdout:Depends: linux-image-5.4.0-170-generic, linux-modules-extra-5.4.0-170-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-07T13:28:22.599 INFO:teuthology.orchestra.run.smithi191.stdout:Recommends: thermald 2024-02-07T13:28:22.599 INFO:teuthology.orchestra.run.smithi191.stdout:Description: Generic Linux kernel image 2024-02-07T13:28:22.599 INFO:teuthology.orchestra.run.smithi191.stdout: This package will always depend on the latest generic kernel image 2024-02-07T13:28:22.599 INFO:teuthology.orchestra.run.smithi191.stdout: available. 2024-02-07T13:28:22.599 DEBUG:teuthology.orchestra.run.smithi191:> mktemp 2024-02-07T13:28:22.603 INFO:teuthology.orchestra.run.smithi191.stdout:/tmp/tmp.u1sI5q0Gtu 2024-02-07T13:28:22.604 DEBUG:teuthology.orchestra.run.smithi191:> sudo cp /boot/grub/grub.cfg /tmp/tmp.u1sI5q0Gtu 2024-02-07T13:28:22.623 DEBUG:teuthology.orchestra.run.smithi191:> sudo chmod 0666 /tmp/tmp.u1sI5q0Gtu 2024-02-07T13:28:22.704 INFO:teuthology.orchestra.run.smithi177.stderr:Sourcing file `/etc/default/grub' 2024-02-07T13:28:22.709 DEBUG:teuthology.orchestra.remote:smithi191:/tmp/tmp.u1sI5q0Gtu is 9KB 2024-02-07T13:28:22.716 INFO:teuthology.orchestra.run.smithi177.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-07T13:28:22.723 DEBUG:teuthology.orchestra.run.smithi191:> rm -fr /tmp/tmp.u1sI5q0Gtu 2024-02-07T13:28:22.726 INFO:teuthology.orchestra.run.smithi177.stderr:Generating grub configuration file ... 2024-02-07T13:28:22.729 DEBUG:teuthology.orchestra.run.smithi191:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-02-07T13:28:22.786 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-02-07T13:28:22.787 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-02-07T13:28:22.787 DEBUG:teuthology.orchestra.run.smithi191:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-02-07T13:28:22.813 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-170-generic 2024-02-07T13:28:22.814 DEBUG:teuthology.orchestra.run.smithi191:> sudo update-grub 2024-02-07T13:28:22.990 INFO:teuthology.orchestra.run.smithi177.stderr:Found linux image: /boot/vmlinuz-5.4.0-170-generic 2024-02-07T13:28:23.001 INFO:teuthology.orchestra.run.smithi177.stderr:Found initrd image: /boot/initrd.img-5.4.0-170-generic 2024-02-07T13:28:23.388 INFO:teuthology.orchestra.run.smithi177.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-07T13:28:23.399 INFO:teuthology.orchestra.run.smithi177.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-07T13:28:24.293 INFO:teuthology.orchestra.run.smithi191.stderr:Sourcing file `/etc/default/grub' 2024-02-07T13:28:24.300 INFO:teuthology.orchestra.run.smithi191.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-07T13:28:24.316 INFO:teuthology.orchestra.run.smithi191.stderr:Generating grub configuration file ... 2024-02-07T13:28:24.406 INFO:teuthology.orchestra.run.smithi177.stderr:done 2024-02-07T13:28:24.407 DEBUG:teuthology.orchestra.run.smithi177:> sudo shutdown -r now 2024-02-07T13:28:24.562 INFO:teuthology.orchestra.run.smithi191.stderr:Found linux image: /boot/vmlinuz-5.4.0-170-generic 2024-02-07T13:28:24.574 INFO:teuthology.orchestra.run.smithi191.stderr:Found initrd image: /boot/initrd.img-5.4.0-170-generic 2024-02-07T13:28:24.956 INFO:teuthology.orchestra.run.smithi191.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-07T13:28:24.966 INFO:teuthology.orchestra.run.smithi191.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-07T13:28:25.724 INFO:teuthology.orchestra.run.smithi191.stderr:done 2024-02-07T13:28:25.725 DEBUG:teuthology.orchestra.run.smithi191:> sudo shutdown -r now 2024-02-07T13:28:54.436 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-02-07T13:28:54.437 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-02-07T13:28:54.437 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-07T13:28:55.730 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-02-07T13:28:55.730 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-02-07T13:28:55.730 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-07T13:29:30.428 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.191 2024-02-07T13:29:39.436 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-02-07T13:29:39.437 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-07T13:29:54.455 DEBUG:teuthology.orchestra.remote:timed out 2024-02-07T13:29:57.820 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.191 2024-02-07T13:30:03.460 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-02-07T13:30:03.461 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-07T13:30:03.867 DEBUG:teuthology.orchestra.run.smithi177:> true 2024-02-07T13:30:04.792 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-02-07T13:30:04.793 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-170-generic"... 2024-02-07T13:30:04.793 DEBUG:teuthology.orchestra.run.smithi177:> uname -r 2024-02-07T13:30:04.799 INFO:teuthology.orchestra.run.smithi177.stdout:5.4.0-170-generic 2024-02-07T13:30:04.799 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-170-generic vs 5.4.0-170-generic 2024-02-07T13:30:04.799 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-07T13:30:04.799 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-02-07T13:30:05.801 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-02-07T13:30:05.801 DEBUG:teuthology.orchestra.run.smithi177:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-07T13:30:05.986 INFO:teuthology.orchestra.run.smithi177.stdout:ttyS1 2024-02-07T13:30:06.009 DEBUG:teuthology.parallel:result is None 2024-02-07T13:30:09.821 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-02-07T13:30:09.822 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-07T13:30:10.268 DEBUG:teuthology.orchestra.run.smithi191:> true 2024-02-07T13:30:11.336 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-02-07T13:30:11.336 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-170-generic"... 2024-02-07T13:30:11.336 DEBUG:teuthology.orchestra.run.smithi191:> uname -r 2024-02-07T13:30:11.342 INFO:teuthology.orchestra.run.smithi191.stdout:5.4.0-170-generic 2024-02-07T13:30:11.343 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-170-generic vs 5.4.0-170-generic 2024-02-07T13:30:11.343 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-07T13:30:11.343 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-02-07T13:30:12.343 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-02-07T13:30:12.343 DEBUG:teuthology.orchestra.run.smithi191:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-07T13:30:12.852 INFO:teuthology.orchestra.run.smithi191.stdout:ttyS1 2024-02-07T13:30:12.876 DEBUG:teuthology.parallel:result is None 2024-02-07T13:30:12.876 INFO:teuthology.run_tasks:Running task internal.base... 2024-02-07T13:30:12.883 INFO:teuthology.task.internal:Creating test directory... 2024-02-07T13:30:12.883 DEBUG:teuthology.orchestra.run.smithi177:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-07T13:30:12.886 DEBUG:teuthology.orchestra.run.smithi191:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-07T13:30:12.893 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-02-07T13:30:12.903 INFO:teuthology.run_tasks:Running task internal.archive... 2024-02-07T13:30:12.912 INFO:teuthology.task.internal:Creating archive directory... 2024-02-07T13:30:12.912 DEBUG:teuthology.orchestra.run.smithi177:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-07T13:30:12.936 DEBUG:teuthology.orchestra.run.smithi191:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-07T13:30:12.979 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-02-07T13:30:12.985 INFO:teuthology.task.internal:Enabling coredump saving... 2024-02-07T13:30:12.986 DEBUG:teuthology.orchestra.run.smithi177:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-02-07T13:30:12.988 DEBUG:teuthology.orchestra.run.smithi191:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-02-07T13:30:13.007 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-07T13:30:13.011 INFO:teuthology.orchestra.run.smithi191.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-07T13:30:13.017 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-07T13:30:13.019 INFO:teuthology.orchestra.run.smithi191.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-07T13:30:13.021 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-02-07T13:30:13.028 INFO:teuthology.task.internal:Configuring sudo... 2024-02-07T13:30:13.028 DEBUG:teuthology.orchestra.run.smithi177:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-07T13:30:13.030 DEBUG:teuthology.orchestra.run.smithi191:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-07T13:30:13.084 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-02-07T13:30:13.093 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-02-07T13:30:13.094 DEBUG:teuthology.orchestra.run.smithi177:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-07T13:30:13.096 DEBUG:teuthology.orchestra.run.smithi191:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-07T13:30:13.101 DEBUG:teuthology.orchestra.run.smithi177:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-07T13:30:13.108 DEBUG:teuthology.orchestra.run.smithi177:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-07T13:30:13.115 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-02-07T13:30:13.115 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-07T13:30:13.135 DEBUG:teuthology.orchestra.run.smithi191:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-07T13:30:13.143 DEBUG:teuthology.orchestra.run.smithi191:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-07T13:30:13.192 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-02-07T13:30:13.192 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-07T13:30:13.212 DEBUG:teuthology.orchestra.run.smithi177:> sudo service rsyslog restart 2024-02-07T13:30:13.214 DEBUG:teuthology.orchestra.run.smithi191:> sudo service rsyslog restart 2024-02-07T13:30:13.270 INFO:teuthology.run_tasks:Running task internal.timer... 2024-02-07T13:30:13.277 INFO:teuthology.task.internal:Starting timer... 2024-02-07T13:30:13.277 INFO:teuthology.run_tasks:Running task pcp... 2024-02-07T13:30:13.289 INFO:teuthology.run_tasks:Running task selinux... 2024-02-07T13:30:13.296 DEBUG:teuthology.task.selinux:Excluding smithi177: OS 'ubuntu' does not support SELinux 2024-02-07T13:30:13.296 DEBUG:teuthology.task.selinux:Excluding smithi191: OS 'ubuntu' does not support SELinux 2024-02-07T13:30:13.297 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-02-07T13:30:13.297 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-02-07T13:30:13.297 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-02-07T13:30:13.297 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-02-07T13:30:13.305 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-02-07T13:30:13.320 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-02-07T13:30:13.322 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi177.front.sepia.ceph.com,smithi191.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-02-07T13:35:43.861 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi177.front.sepia.ceph.com'), Remote(name='ubuntu@smithi191.front.sepia.ceph.com')] 2024-02-07T13:35:43.862 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-02-07T13:35:43.863 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-07T13:35:43.961 DEBUG:teuthology.orchestra.run.smithi177:> true 2024-02-07T13:35:44.081 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-02-07T13:35:44.082 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-02-07T13:35:44.082 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-07T13:35:44.181 DEBUG:teuthology.orchestra.run.smithi191:> true 2024-02-07T13:35:44.306 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-02-07T13:35:44.306 INFO:teuthology.run_tasks:Running task clock... 2024-02-07T13:35:44.319 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-02-07T13:35:44.319 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-07T13:35:44.319 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-07T13:35:44.322 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-07T13:35:44.322 DEBUG:teuthology.orchestra.run.smithi191:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-07T13:35:44.352 INFO:teuthology.orchestra.run.smithi177.stdout: 7 Feb 13:35:44 ntpd[12823]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-02-07T13:35:44.352 INFO:teuthology.orchestra.run.smithi177.stdout: 7 Feb 13:35:44 ntpd[12823]: Command line: ntpd -gq 2024-02-07T13:35:44.354 INFO:teuthology.orchestra.run.smithi177.stdout: 7 Feb 13:35:44 ntpd[12823]: proto: precision = 0.293 usec (-22) 2024-02-07T13:35:44.354 INFO:teuthology.orchestra.run.smithi177.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-07T13:35:44.354 INFO:teuthology.orchestra.run.smithi177.stdout: 7 Feb 13:35:44 ntpd[12823]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-07T13:35:44.355 INFO:teuthology.orchestra.run.smithi177.stderr:restrict ::: KOD does nothing without LIMITED. 2024-02-07T13:35:44.356 INFO:teuthology.orchestra.run.smithi177.stdout: 7 Feb 13:35:44 ntpd[12823]: restrict ::: KOD does nothing without LIMITED. 2024-02-07T13:35:44.356 INFO:teuthology.orchestra.run.smithi177.stdout: 7 Feb 13:35:44 ntpd[12823]: Listen and drop on 0 v6wildcard [::]:123 2024-02-07T13:35:44.356 INFO:teuthology.orchestra.run.smithi177.stdout: 7 Feb 13:35:44 ntpd[12823]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-02-07T13:35:44.356 INFO:teuthology.orchestra.run.smithi177.stdout: 7 Feb 13:35:44 ntpd[12823]: Listen normally on 2 lo 127.0.0.1:123 2024-02-07T13:35:44.356 INFO:teuthology.orchestra.run.smithi177.stdout: 7 Feb 13:35:44 ntpd[12823]: Listen normally on 3 enp3s0f1 172.21.15.177:123 2024-02-07T13:35:44.356 INFO:teuthology.orchestra.run.smithi177.stdout: 7 Feb 13:35:44 ntpd[12823]: Listen normally on 4 lo [::1]:123 2024-02-07T13:35:44.356 INFO:teuthology.orchestra.run.smithi177.stdout: 7 Feb 13:35:44 ntpd[12823]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:feea:b04b%5]:123 2024-02-07T13:35:44.356 INFO:teuthology.orchestra.run.smithi177.stdout: 7 Feb 13:35:44 ntpd[12823]: Listening on routing socket on fd #22 for interface updates 2024-02-07T13:35:44.357 INFO:teuthology.orchestra.run.smithi191.stdout: 7 Feb 13:35:44 ntpd[12836]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-02-07T13:35:44.358 INFO:teuthology.orchestra.run.smithi191.stdout: 7 Feb 13:35:44 ntpd[12836]: Command line: ntpd -gq 2024-02-07T13:35:44.359 INFO:teuthology.orchestra.run.smithi191.stdout: 7 Feb 13:35:44 ntpd[12836]: proto: precision = 0.093 usec (-23) 2024-02-07T13:35:44.359 INFO:teuthology.orchestra.run.smithi191.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-07T13:35:44.360 INFO:teuthology.orchestra.run.smithi191.stdout: 7 Feb 13:35:44 ntpd[12836]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-07T13:35:44.360 INFO:teuthology.orchestra.run.smithi191.stderr:restrict ::: KOD does nothing without LIMITED. 2024-02-07T13:35:44.364 INFO:teuthology.orchestra.run.smithi191.stdout: 7 Feb 13:35:44 ntpd[12836]: restrict ::: KOD does nothing without LIMITED. 2024-02-07T13:35:44.364 INFO:teuthology.orchestra.run.smithi191.stdout: 7 Feb 13:35:44 ntpd[12836]: Listen and drop on 0 v6wildcard [::]:123 2024-02-07T13:35:44.364 INFO:teuthology.orchestra.run.smithi191.stdout: 7 Feb 13:35:44 ntpd[12836]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-02-07T13:35:44.364 INFO:teuthology.orchestra.run.smithi191.stdout: 7 Feb 13:35:44 ntpd[12836]: Listen normally on 2 lo 127.0.0.1:123 2024-02-07T13:35:44.364 INFO:teuthology.orchestra.run.smithi191.stdout: 7 Feb 13:35:44 ntpd[12836]: Listen normally on 3 enp3s0f1 172.21.15.191:123 2024-02-07T13:35:44.364 INFO:teuthology.orchestra.run.smithi191.stdout: 7 Feb 13:35:44 ntpd[12836]: Listen normally on 4 lo [::1]:123 2024-02-07T13:35:44.364 INFO:teuthology.orchestra.run.smithi191.stdout: 7 Feb 13:35:44 ntpd[12836]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7211%5]:123 2024-02-07T13:35:44.364 INFO:teuthology.orchestra.run.smithi191.stdout: 7 Feb 13:35:44 ntpd[12836]: Listening on routing socket on fd #22 for interface updates 2024-02-07T13:35:45.359 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:45 ntpd[12836]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:45.359 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:45 ntpd[12836]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:45.359 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:45 ntpd[12836]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:45.359 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:45 ntpd[12836]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:45.359 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:45 ntpd[12836]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-07T13:35:45.359 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:45 ntpd[12836]: can't open /var/log/ntpstats/peerstats.20240207: Permission denied 2024-02-07T13:35:46.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:46 ntpd[12823]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:46.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:46 ntpd[12823]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:46.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:46 ntpd[12823]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:46.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:46 ntpd[12823]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:46.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:46 ntpd[12823]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-07T13:35:46.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:46 ntpd[12823]: can't open /var/log/ntpstats/peerstats.20240207: Permission denied 2024-02-07T13:35:47.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:47 ntpd[12823]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:47.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:47 ntpd[12823]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:47.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:47 ntpd[12823]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:47.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:47 ntpd[12823]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:47.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:47 ntpd[12823]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-07T13:35:47.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:47 ntpd[12823]: can't open /var/log/ntpstats/peerstats.20240207: Permission denied 2024-02-07T13:35:47.359 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:47 ntpd[12836]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:47.359 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:47 ntpd[12836]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:47.360 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:47 ntpd[12836]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:47.360 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:47 ntpd[12836]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:47.360 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:47 ntpd[12836]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:47.360 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:47 ntpd[12836]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:47.360 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:47 ntpd[12836]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-07T13:35:47.360 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:47 ntpd[12836]: can't open /var/log/ntpstats/peerstats.20240207: Permission denied 2024-02-07T13:35:47.360 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:47 ntpd[12836]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:47.360 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:47 ntpd[12836]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:47.360 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:47 ntpd[12836]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-07T13:35:47.360 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:47 ntpd[12836]: can't open /var/log/ntpstats/peerstats.20240207: Permission denied 2024-02-07T13:35:48.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:48 ntpd[12823]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:48.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:48 ntpd[12823]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:48.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:48 ntpd[12823]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:48.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:48 ntpd[12823]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:48.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:48 ntpd[12823]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:48.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:48 ntpd[12823]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:48.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:48 ntpd[12823]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:48.355 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:48 ntpd[12823]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:48.355 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:48 ntpd[12823]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-07T13:35:48.355 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:48 ntpd[12823]: can't open /var/log/ntpstats/peerstats.20240207: Permission denied 2024-02-07T13:35:48.355 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:48 ntpd[12823]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:48.355 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:48 ntpd[12823]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:48.355 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:48 ntpd[12823]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-07T13:35:48.355 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:48 ntpd[12823]: can't open /var/log/ntpstats/peerstats.20240207: Permission denied 2024-02-07T13:35:49.353 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:49 ntpd[12823]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:49.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:49 ntpd[12823]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:49.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:49 ntpd[12823]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:49.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:49 ntpd[12823]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:49.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:49 ntpd[12823]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-07T13:35:49.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:49 ntpd[12823]: can't open /var/log/ntpstats/peerstats.20240207: Permission denied 2024-02-07T13:35:49.360 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:49 ntpd[12836]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:49.360 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:49 ntpd[12836]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:49.360 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:49 ntpd[12836]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:49.360 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:49 ntpd[12836]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:49.360 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:49 ntpd[12836]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:49.360 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:49 ntpd[12836]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:49.360 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:49 ntpd[12836]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:49.360 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:49 ntpd[12836]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:49.360 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:49 ntpd[12836]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:49.360 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:49 ntpd[12836]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:49.360 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:49 ntpd[12836]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-07T13:35:49.361 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:49 ntpd[12836]: can't open /var/log/ntpstats/peerstats.20240207: Permission denied 2024-02-07T13:35:49.361 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:49 ntpd[12836]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:49.361 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:49 ntpd[12836]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:49.361 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:49 ntpd[12836]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-07T13:35:49.361 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:49 ntpd[12836]: can't open /var/log/ntpstats/peerstats.20240207: Permission denied 2024-02-07T13:35:49.361 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:49 ntpd[12836]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:49.361 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:49 ntpd[12836]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:49.361 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:49 ntpd[12836]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-07T13:35:49.361 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:49 ntpd[12836]: can't open /var/log/ntpstats/peerstats.20240207: Permission denied 2024-02-07T13:35:50.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:50 ntpd[12823]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:50.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:50 ntpd[12823]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:50.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:50 ntpd[12823]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:50.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:50 ntpd[12823]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:50.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:50 ntpd[12823]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:50.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:50 ntpd[12823]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:50.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:50 ntpd[12823]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-07T13:35:50.355 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:50 ntpd[12823]: can't open /var/log/ntpstats/peerstats.20240207: Permission denied 2024-02-07T13:35:50.355 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:50 ntpd[12823]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:50.355 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:50 ntpd[12823]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:50.355 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:50 ntpd[12823]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-07T13:35:50.355 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:50 ntpd[12823]: can't open /var/log/ntpstats/peerstats.20240207: Permission denied 2024-02-07T13:35:51.353 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:51 ntpd[12823]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:51.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:51 ntpd[12823]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:51.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:51 ntpd[12823]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:51.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:51 ntpd[12823]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:51.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:51 ntpd[12823]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-07T13:35:51.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:51 ntpd[12823]: can't open /var/log/ntpstats/peerstats.20240207: Permission denied 2024-02-07T13:35:51.360 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:51 ntpd[12836]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:51.360 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:51 ntpd[12836]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:51.360 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:51 ntpd[12836]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:51.360 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:51 ntpd[12836]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:51.360 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:51 ntpd[12836]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:51.360 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:51 ntpd[12836]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:51.361 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:51 ntpd[12836]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:51.361 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:51 ntpd[12836]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:51.361 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:51 ntpd[12836]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-07T13:35:51.361 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:51 ntpd[12836]: can't open /var/log/ntpstats/peerstats.20240207: Permission denied 2024-02-07T13:35:51.361 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:51 ntpd[12836]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:51.361 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:51 ntpd[12836]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:51.361 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:51 ntpd[12836]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-07T13:35:51.361 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:51 ntpd[12836]: can't open /var/log/ntpstats/peerstats.20240207: Permission denied 2024-02-07T13:35:51.361 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:51 ntpd[12836]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:51.361 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:51 ntpd[12836]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:51.361 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:51 ntpd[12836]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-07T13:35:51.361 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:51 ntpd[12836]: can't open /var/log/ntpstats/peerstats.20240207: Permission denied 2024-02-07T13:35:51.362 INFO:teuthology.orchestra.run.smithi191.stdout: 7 Feb 13:35:51 ntpd[12836]: ntpd: time slew +0.001837 s 2024-02-07T13:35:51.362 INFO:teuthology.orchestra.run.smithi191.stdout:ntpd: time slew +0.001837s 2024-02-07T13:35:51.362 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:51 ntpd[12836]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-02-07T13:35:51.362 INFO:teuthology.orchestra.run.smithi191.stderr: 7 Feb 13:35:51 ntpd[12836]: can't open /var/log/ntpstats/loopstats.20240207: Permission denied 2024-02-07T13:35:51.429 INFO:teuthology.orchestra.run.smithi191.stdout: remote refid st t when poll reach delay offset jitter 2024-02-07T13:35:51.429 INFO:teuthology.orchestra.run.smithi191.stdout:============================================================================== 2024-02-07T13:35:51.429 INFO:teuthology.orchestra.run.smithi191.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-07T13:35:51.429 INFO:teuthology.orchestra.run.smithi191.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-07T13:35:51.429 INFO:teuthology.orchestra.run.smithi191.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-07T13:35:51.429 INFO:teuthology.orchestra.run.smithi191.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-07T13:35:52.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:52 ntpd[12823]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:52.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:52 ntpd[12823]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:52.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:52 ntpd[12823]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:52.354 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:52 ntpd[12823]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:52.355 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:52 ntpd[12823]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-07T13:35:52.355 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:52 ntpd[12823]: can't open /var/log/ntpstats/rawstats.20240207: Permission denied 2024-02-07T13:35:52.355 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:52 ntpd[12823]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-07T13:35:52.355 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:52 ntpd[12823]: can't open /var/log/ntpstats/peerstats.20240207: Permission denied 2024-02-07T13:35:52.355 INFO:teuthology.orchestra.run.smithi177.stdout: 7 Feb 13:35:52 ntpd[12823]: ntpd: time slew -0.001932 s 2024-02-07T13:35:52.355 INFO:teuthology.orchestra.run.smithi177.stdout:ntpd: time slew -0.001932s 2024-02-07T13:35:52.355 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:52 ntpd[12823]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-02-07T13:35:52.356 INFO:teuthology.orchestra.run.smithi177.stderr: 7 Feb 13:35:52 ntpd[12823]: can't open /var/log/ntpstats/loopstats.20240207: Permission denied 2024-02-07T13:35:52.423 INFO:teuthology.orchestra.run.smithi177.stdout: remote refid st t when poll reach delay offset jitter 2024-02-07T13:35:52.423 INFO:teuthology.orchestra.run.smithi177.stdout:============================================================================== 2024-02-07T13:35:52.423 INFO:teuthology.orchestra.run.smithi177.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-07T13:35:52.423 INFO:teuthology.orchestra.run.smithi177.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-07T13:35:52.423 INFO:teuthology.orchestra.run.smithi177.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-07T13:35:52.423 INFO:teuthology.orchestra.run.smithi177.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-07T13:35:52.425 INFO:teuthology.run_tasks:Running task cephadm... 2024-02-07T13:35:52.519 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': '44458ccedb18241cc2e17f10cdab3d1385399261'} 2024-02-07T13:35:52.520 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-02-07T13:35:52.520 INFO:tasks.cephadm:Cluster fsid is d00f16f0-c5bd-11ee-95b6-87774f69a715 2024-02-07T13:35:52.520 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-02-07T13:35:52.520 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.177', 'mon.c': '[v2:172.21.15.177:3301,v1:172.21.15.177:6790]', 'mon.b': '172.21.15.191'} 2024-02-07T13:35:52.520 INFO:tasks.cephadm:First mon is mon.a on smithi177 2024-02-07T13:35:52.521 INFO:tasks.cephadm:First mgr is y 2024-02-07T13:35:52.521 INFO:tasks.cephadm:Normalizing hostnames... 2024-02-07T13:35:52.521 DEBUG:teuthology.orchestra.run.smithi177:> sudo hostname $(hostname -s) 2024-02-07T13:35:52.538 DEBUG:teuthology.orchestra.run.smithi191:> sudo hostname $(hostname -s) 2024-02-07T13:35:52.556 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-02-07T13:35:52.557 DEBUG:teuthology.orchestra.run.smithi177:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-07T13:35:52.879 INFO:teuthology.orchestra.run.smithi177.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Feb 7 13:35 /home/ubuntu/cephtest/cephadm 2024-02-07T13:35:52.879 DEBUG:teuthology.orchestra.run.smithi191:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-07T13:35:53.161 INFO:teuthology.orchestra.run.smithi191.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Feb 7 13:35 /home/ubuntu/cephtest/cephadm 2024-02-07T13:35:53.161 DEBUG:teuthology.orchestra.run.smithi177:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-07T13:35:53.170 DEBUG:teuthology.orchestra.run.smithi191:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-07T13:35:53.190 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-02-07T13:35:53.190 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-02-07T13:35:53.192 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-02-07T13:35:53.468 INFO:teuthology.orchestra.run.smithi177.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-02-07T13:35:53.512 INFO:teuthology.orchestra.run.smithi191.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-02-07T13:36:33.651 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:36:33.651 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-02-07T13:36:33.651 INFO:teuthology.orchestra.run.smithi177.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-02-07T13:36:33.651 INFO:teuthology.orchestra.run.smithi177.stdout: "repo_digests": [ 2024-02-07T13:36:33.651 INFO:teuthology.orchestra.run.smithi177.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-02-07T13:36:33.651 INFO:teuthology.orchestra.run.smithi177.stdout: ] 2024-02-07T13:36:33.651 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:36:44.386 INFO:teuthology.orchestra.run.smithi191.stdout:{ 2024-02-07T13:36:44.386 INFO:teuthology.orchestra.run.smithi191.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-02-07T13:36:44.386 INFO:teuthology.orchestra.run.smithi191.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-02-07T13:36:44.387 INFO:teuthology.orchestra.run.smithi191.stdout: "repo_digests": [ 2024-02-07T13:36:44.387 INFO:teuthology.orchestra.run.smithi191.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-02-07T13:36:44.387 INFO:teuthology.orchestra.run.smithi191.stdout: ] 2024-02-07T13:36:44.387 INFO:teuthology.orchestra.run.smithi191.stdout:} 2024-02-07T13:36:44.410 DEBUG:teuthology.orchestra.run.smithi177:> sudo mkdir -p /etc/ceph 2024-02-07T13:36:44.427 DEBUG:teuthology.orchestra.run.smithi191:> sudo mkdir -p /etc/ceph 2024-02-07T13:36:44.444 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod 777 /etc/ceph 2024-02-07T13:36:44.486 DEBUG:teuthology.orchestra.run.smithi191:> sudo chmod 777 /etc/ceph 2024-02-07T13:36:44.499 INFO:tasks.cephadm:Writing seed config... 2024-02-07T13:36:44.500 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-02-07T13:36:44.500 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-02-07T13:36:44.500 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-02-07T13:36:44.501 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-02-07T13:36:44.501 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-02-07T13:36:44.501 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-02-07T13:36:44.501 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-02-07T13:36:44.501 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-02-07T13:36:44.501 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-02-07T13:36:44.501 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-02-07T13:36:44.502 DEBUG:teuthology.orchestra.run.smithi177:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-02-07T13:36:44.507 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = d00f16f0-c5bd-11ee-95b6-87774f69a715 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = False [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-02-07T13:36:44.507 DEBUG:teuthology.orchestra.run.smithi177:mon.a> sudo journalctl -f -n 0 -u ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@mon.a.service 2024-02-07T13:36:44.553 DEBUG:teuthology.orchestra.run.smithi177:mgr.y> sudo journalctl -f -n 0 -u ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@mgr.y.service 2024-02-07T13:36:44.555 INFO:tasks.cephadm:Bootstrapping... 2024-02-07T13:36:44.555 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid d00f16f0-c5bd-11ee-95b6-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.177 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-02-07T13:36:44.719 INFO:teuthology.orchestra.run.smithi177.stderr:-------------------------------------------------------------------------------- 2024-02-07T13:36:44.719 INFO:teuthology.orchestra.run.smithi177.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', 'd00f16f0-c5bd-11ee-95b6-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.177', '--skip-admin-label'] 2024-02-07T13:36:44.719 INFO:teuthology.orchestra.run.smithi177.stderr:Verifying podman|docker is present... 2024-02-07T13:36:44.719 INFO:teuthology.orchestra.run.smithi177.stderr:Verifying lvm2 is present... 2024-02-07T13:36:44.719 INFO:teuthology.orchestra.run.smithi177.stderr:Verifying time synchronization is in place... 2024-02-07T13:36:44.726 INFO:teuthology.orchestra.run.smithi177.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-02-07T13:36:44.734 INFO:teuthology.orchestra.run.smithi177.stderr:systemctl: inactive 2024-02-07T13:36:44.739 INFO:teuthology.orchestra.run.smithi177.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-02-07T13:36:44.745 INFO:teuthology.orchestra.run.smithi177.stderr:systemctl: inactive 2024-02-07T13:36:44.751 INFO:teuthology.orchestra.run.smithi177.stderr:systemctl: masked 2024-02-07T13:36:44.758 INFO:teuthology.orchestra.run.smithi177.stderr:systemctl: inactive 2024-02-07T13:36:44.765 INFO:teuthology.orchestra.run.smithi177.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-02-07T13:36:44.771 INFO:teuthology.orchestra.run.smithi177.stderr:systemctl: inactive 2024-02-07T13:36:44.777 INFO:teuthology.orchestra.run.smithi177.stderr:systemctl: enabled 2024-02-07T13:36:44.782 INFO:teuthology.orchestra.run.smithi177.stderr:systemctl: active 2024-02-07T13:36:44.783 INFO:teuthology.orchestra.run.smithi177.stderr:Unit ntp.service is enabled and running 2024-02-07T13:36:44.784 INFO:teuthology.orchestra.run.smithi177.stderr:Repeating the final host check... 2024-02-07T13:36:44.784 INFO:teuthology.orchestra.run.smithi177.stderr:docker (/usr/bin/docker) is present 2024-02-07T13:36:44.784 INFO:teuthology.orchestra.run.smithi177.stderr:systemctl is present 2024-02-07T13:36:44.784 INFO:teuthology.orchestra.run.smithi177.stderr:lvcreate is present 2024-02-07T13:36:44.788 INFO:teuthology.orchestra.run.smithi177.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-02-07T13:36:44.794 INFO:teuthology.orchestra.run.smithi177.stderr:systemctl: inactive 2024-02-07T13:36:44.800 INFO:teuthology.orchestra.run.smithi177.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-02-07T13:36:44.806 INFO:teuthology.orchestra.run.smithi177.stderr:systemctl: inactive 2024-02-07T13:36:44.812 INFO:teuthology.orchestra.run.smithi177.stderr:systemctl: masked 2024-02-07T13:36:44.819 INFO:teuthology.orchestra.run.smithi177.stderr:systemctl: inactive 2024-02-07T13:36:44.824 INFO:teuthology.orchestra.run.smithi177.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-02-07T13:36:44.830 INFO:teuthology.orchestra.run.smithi177.stderr:systemctl: inactive 2024-02-07T13:36:44.838 INFO:teuthology.orchestra.run.smithi177.stderr:systemctl: enabled 2024-02-07T13:36:44.844 INFO:teuthology.orchestra.run.smithi177.stderr:systemctl: active 2024-02-07T13:36:44.845 INFO:teuthology.orchestra.run.smithi177.stderr:Unit ntp.service is enabled and running 2024-02-07T13:36:44.845 INFO:teuthology.orchestra.run.smithi177.stderr:Host looks OK 2024-02-07T13:36:44.845 INFO:teuthology.orchestra.run.smithi177.stderr:Cluster fsid: d00f16f0-c5bd-11ee-95b6-87774f69a715 2024-02-07T13:36:44.845 INFO:teuthology.orchestra.run.smithi177.stderr:Acquiring lock 139940277356864 on /run/cephadm/d00f16f0-c5bd-11ee-95b6-87774f69a715.lock 2024-02-07T13:36:44.845 INFO:teuthology.orchestra.run.smithi177.stderr:Lock 139940277356864 acquired on /run/cephadm/d00f16f0-c5bd-11ee-95b6-87774f69a715.lock 2024-02-07T13:36:44.846 INFO:teuthology.orchestra.run.smithi177.stderr:Verifying IP 172.21.15.177 port 3300 ... 2024-02-07T13:36:44.846 INFO:teuthology.orchestra.run.smithi177.stderr:Verifying IP 172.21.15.177 port 6789 ... 2024-02-07T13:36:44.846 INFO:teuthology.orchestra.run.smithi177.stderr:Base mon IP is 172.21.15.177, final addrv is [v2:172.21.15.177:3300,v1:172.21.15.177:6789] 2024-02-07T13:36:44.849 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2024-02-07T13:36:44.849 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.177 metric 100 2024-02-07T13:36:44.849 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-02-07T13:36:44.850 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.177 2024-02-07T13:36:44.850 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.177 metric 100 2024-02-07T13:36:44.853 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-02-07T13:36:44.853 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-02-07T13:36:44.853 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1773sec pref medium 2024-02-07T13:36:44.857 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-02-07T13:36:44.857 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-02-07T13:36:44.857 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-02-07T13:36:44.857 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-02-07T13:36:44.857 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:feea:b04b/64 scope link 2024-02-07T13:36:44.857 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-02-07T13:36:44.858 INFO:teuthology.orchestra.run.smithi177.stderr:Mon IP `172.21.15.177` is in CIDR network `172.21.0.0/20` 2024-02-07T13:36:44.858 INFO:teuthology.orchestra.run.smithi177.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-02-07T13:36:44.859 INFO:teuthology.orchestra.run.smithi177.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-02-07T13:36:44.943 INFO:journalctl@ceph.mon.a.smithi177.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-07T13:36:44.978 INFO:journalctl@ceph.mgr.y.smithi177.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-07T13:36:45.376 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-02-07T13:36:45.497 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-02-07T13:36:45.497 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-02-07T13:36:45.530 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-02-07T13:36:46.541 INFO:teuthology.orchestra.run.smithi177.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-02-07T13:36:47.094 INFO:teuthology.orchestra.run.smithi177.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-02-07T13:36:47.094 INFO:teuthology.orchestra.run.smithi177.stderr:Extracting ceph user uid/gid from container image... 2024-02-07T13:36:47.857 INFO:teuthology.orchestra.run.smithi177.stderr:stat: 167 167 2024-02-07T13:36:48.482 INFO:teuthology.orchestra.run.smithi177.stderr:Creating initial keys... 2024-02-07T13:36:49.236 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-authtool: AQBxh8NlARwdDhAAwJpTra/t2fVtKtC8HBSgAg== 2024-02-07T13:36:50.543 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-authtool: AQByh8NlcQVmIBAAouppuRFqvXWU7+0uq2Pw2Q== 2024-02-07T13:36:51.862 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-authtool: AQBzh8Nl0GdqMxAAICmZdJ7s+JPFW1sqnF+A/A== 2024-02-07T13:36:52.425 INFO:teuthology.orchestra.run.smithi177.stderr:Creating initial monmap... 2024-02-07T13:36:53.081 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-07T13:36:53.081 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-02-07T13:36:53.081 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to d00f16f0-c5bd-11ee-95b6-87774f69a715 2024-02-07T13:36:53.081 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-07T13:36:53.671 INFO:teuthology.orchestra.run.smithi177.stderr:monmaptool for a [v2:172.21.15.177:3300,v1:172.21.15.177:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-07T13:36:53.671 INFO:teuthology.orchestra.run.smithi177.stderr:setting min_mon_release = octopus 2024-02-07T13:36:53.671 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/monmaptool: set fsid to d00f16f0-c5bd-11ee-95b6-87774f69a715 2024-02-07T13:36:53.671 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-07T13:36:53.671 INFO:teuthology.orchestra.run.smithi177.stderr: 2024-02-07T13:36:53.671 INFO:teuthology.orchestra.run.smithi177.stderr:Creating mon... 2024-02-07T13:36:54.472 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.465+0000 7f680ba63880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-07T13:36:54.473 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.465+0000 7f680ba63880 1 imported monmap: 2024-02-07T13:36:54.473 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: epoch 0 2024-02-07T13:36:54.473 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 2024-02-07T13:36:54.473 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: last_changed 2024-02-07T13:36:53.080850+0000 2024-02-07T13:36:54.473 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: created 2024-02-07T13:36:53.080850+0000 2024-02-07T13:36:54.473 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-02-07T13:36:54.473 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-02-07T13:36:54.473 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.a 2024-02-07T13:36:54.474 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: 2024-02-07T13:36:54.474 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.465+0000 7f680ba63880 0 /usr/bin/ceph-mon: set fsid to d00f16f0-c5bd-11ee-95b6-87774f69a715 2024-02-07T13:36:54.474 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: RocksDB version: 6.15.5 2024-02-07T13:36:54.474 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: 2024-02-07T13:36:54.475 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-07T13:36:54.475 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Compile date Apr 18 2022 2024-02-07T13:36:54.475 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: DB SUMMARY 2024-02-07T13:36:54.475 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: 2024-02-07T13:36:54.475 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: DB Session ID: Z2KTIRVFP1CWNRHGOCGC 2024-02-07T13:36:54.475 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: 2024-02-07T13:36:54.475 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-02-07T13:36:54.476 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: 2024-02-07T13:36:54.476 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-02-07T13:36:54.485 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: 2024-02-07T13:36:54.485 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.error_if_exists: 0 2024-02-07T13:36:54.485 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.create_if_missing: 1 2024-02-07T13:36:54.485 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.paranoid_checks: 1 2024-02-07T13:36:54.486 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-07T13:36:54.486 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.env: 0x5573225fb860 2024-02-07T13:36:54.486 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.fs: Posix File System 2024-02-07T13:36:54.486 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.info_log: 0x557323c1d320 2024-02-07T13:36:54.486 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-07T13:36:54.486 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.statistics: (nil) 2024-02-07T13:36:54.486 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.use_fsync: 0 2024-02-07T13:36:54.486 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.max_log_file_size: 0 2024-02-07T13:36:54.486 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-07T13:36:54.486 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-07T13:36:54.486 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-07T13:36:54.486 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-07T13:36:54.486 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.allow_fallocate: 1 2024-02-07T13:36:54.487 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-07T13:36:54.487 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-07T13:36:54.487 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.use_direct_reads: 0 2024-02-07T13:36:54.487 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-07T13:36:54.487 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-07T13:36:54.487 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.db_log_dir: 2024-02-07T13:36:54.487 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-07T13:36:54.487 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-07T13:36:54.487 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-07T13:36:54.487 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-07T13:36:54.487 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-07T13:36:54.487 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-07T13:36:54.488 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-07T13:36:54.488 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-07T13:36:54.488 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-07T13:36:54.488 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.write_buffer_manager: 0x557323ebd950 2024-02-07T13:36:54.488 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-07T13:36:54.488 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-07T13:36:54.488 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-07T13:36:54.488 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-07T13:36:54.488 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-07T13:36:54.488 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-07T13:36:54.489 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-07T13:36:54.489 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-07T13:36:54.489 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-07T13:36:54.489 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.unordered_write: 0 2024-02-07T13:36:54.489 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-07T13:36:54.489 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-07T13:36:54.491 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-07T13:36:54.491 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-07T13:36:54.491 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.row_cache: None 2024-02-07T13:36:54.491 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.wal_filter: None 2024-02-07T13:36:54.491 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-07T13:36:54.491 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-07T13:36:54.491 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.preserve_deletes: 0 2024-02-07T13:36:54.491 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.two_write_queues: 0 2024-02-07T13:36:54.491 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-07T13:36:54.491 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.atomic_flush: 0 2024-02-07T13:36:54.491 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-07T13:36:54.491 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-07T13:36:54.491 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-07T13:36:54.492 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.log_readahead_size: 0 2024-02-07T13:36:54.492 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-07T13:36:54.492 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.best_efforts_recovery: 0 2024-02-07T13:36:54.492 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-07T13:36:54.492 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-07T13:36:54.492 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.allow_data_in_errors: 0 2024-02-07T13:36:54.492 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.db_host_id: __hostname__ 2024-02-07T13:36:54.492 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.max_background_jobs: 2 2024-02-07T13:36:54.492 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.max_background_compactions: -1 2024-02-07T13:36:54.492 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.max_subcompactions: 1 2024-02-07T13:36:54.492 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-07T13:36:54.492 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-07T13:36:54.493 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-07T13:36:54.493 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-07T13:36:54.493 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-07T13:36:54.493 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-07T13:36:54.493 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-07T13:36:54.493 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-07T13:36:54.493 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.max_open_files: -1 2024-02-07T13:36:54.493 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-07T13:36:54.493 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-07T13:36:54.493 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-07T13:36:54.493 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-07T13:36:54.493 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Options.max_background_flushes: -1 2024-02-07T13:36:54.513 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Compression algorithms supported: 2024-02-07T13:36:54.513 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-07T13:36:54.513 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: kZSTD supported: 0 2024-02-07T13:36:54.514 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: kXpressCompression supported: 0 2024-02-07T13:36:54.514 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-07T13:36:54.514 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: kLZ4Compression supported: 1 2024-02-07T13:36:54.514 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: kBZip2Compression supported: 0 2024-02-07T13:36:54.514 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: kZlibCompression supported: 1 2024-02-07T13:36:54.514 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: kSnappyCompression supported: 1 2024-02-07T13:36:54.514 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-07T13:36:54.514 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.469+0000 7f680ba63880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-02-07T13:36:54.514 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: 2024-02-07T13:36:54.514 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-02-07T13:36:54.514 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: 2024-02-07T13:36:54.514 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-02-07T13:36:54.514 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: 2024-02-07T13:36:54.515 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-07T13:36:54.515 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.merge_operator: 2024-02-07T13:36:54.515 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.compaction_filter: None 2024-02-07T13:36:54.515 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-07T13:36:54.515 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.sst_partitioner_factory: None 2024-02-07T13:36:54.515 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-07T13:36:54.515 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-07T13:36:54.515 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557323be6d10) 2024-02-07T13:36:54.515 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-02-07T13:36:54.515 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-07T13:36:54.515 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-07T13:36:54.515 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-02-07T13:36:54.516 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: index_type: 0 2024-02-07T13:36:54.516 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-02-07T13:36:54.516 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-02-07T13:36:54.516 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-02-07T13:36:54.516 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-02-07T13:36:54.516 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: checksum: 1 2024-02-07T13:36:54.516 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-02-07T13:36:54.516 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: block_cache: 0x557323c4e170 2024-02-07T13:36:54.516 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-02-07T13:36:54.516 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-02-07T13:36:54.516 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-02-07T13:36:54.516 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-02-07T13:36:54.517 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-02-07T13:36:54.517 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-02-07T13:36:54.517 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-02-07T13:36:54.517 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-02-07T13:36:54.517 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-02-07T13:36:54.517 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-02-07T13:36:54.517 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-02-07T13:36:54.517 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-02-07T13:36:54.517 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-02-07T13:36:54.517 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-02-07T13:36:54.517 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-02-07T13:36:54.517 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-07T13:36:54.518 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-02-07T13:36:54.518 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-02-07T13:36:54.518 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-02-07T13:36:54.518 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: format_version: 4 2024-02-07T13:36:54.518 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-02-07T13:36:54.518 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: block_align: 0 2024-02-07T13:36:54.518 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: 2024-02-07T13:36:54.518 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-07T13:36:54.518 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-07T13:36:54.518 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.compression: NoCompression 2024-02-07T13:36:54.518 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-07T13:36:54.518 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-07T13:36:54.519 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-07T13:36:54.519 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.num_levels: 7 2024-02-07T13:36:54.519 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-07T13:36:54.519 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-07T13:36:54.519 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-07T13:36:54.519 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-07T13:36:54.519 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-07T13:36:54.519 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-07T13:36:54.519 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-07T13:36:54.519 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-07T13:36:54.519 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-07T13:36:54.519 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-07T13:36:54.519 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-07T13:36:54.519 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-07T13:36:54.520 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-07T13:36:54.520 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-07T13:36:54.520 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-07T13:36:54.520 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-07T13:36:54.520 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-07T13:36:54.520 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-07T13:36:54.520 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-07T13:36:54.520 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-07T13:36:54.520 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-07T13:36:54.520 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-07T13:36:54.520 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-07T13:36:54.520 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-07T13:36:54.520 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-07T13:36:54.521 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-07T13:36:54.521 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-07T13:36:54.521 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-07T13:36:54.521 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-07T13:36:54.521 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-07T13:36:54.521 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-07T13:36:54.521 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-07T13:36:54.521 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-07T13:36:54.521 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-07T13:36:54.521 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-07T13:36:54.521 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-07T13:36:54.521 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-07T13:36:54.521 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-07T13:36:54.521 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-07T13:36:54.521 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-07T13:36:54.522 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-07T13:36:54.522 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-07T13:36:54.522 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-07T13:36:54.522 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-07T13:36:54.522 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-07T13:36:54.522 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-07T13:36:54.522 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-07T13:36:54.522 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-07T13:36:54.522 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-07T13:36:54.522 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.table_properties_collectors: 2024-02-07T13:36:54.522 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.inplace_update_support: 0 2024-02-07T13:36:54.522 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-07T13:36:54.522 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-07T13:36:54.522 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-07T13:36:54.522 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-07T13:36:54.522 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.bloom_locality: 0 2024-02-07T13:36:54.523 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.max_successive_merges: 0 2024-02-07T13:36:54.523 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-07T13:36:54.523 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-07T13:36:54.523 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.force_consistency_checks: 1 2024-02-07T13:36:54.523 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-07T13:36:54.523 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.ttl: 2592000 2024-02-07T13:36:54.523 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-07T13:36:54.523 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.enable_blob_files: false 2024-02-07T13:36:54.523 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.min_blob_size: 0 2024-02-07T13:36:54.523 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.blob_file_size: 268435456 2024-02-07T13:36:54.523 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-02-07T13:36:54.523 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-02-07T13:36:54.523 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-07T13:36:54.523 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-07T13:36:54.523 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: 2024-02-07T13:36:54.524 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-02-07T13:36:54.524 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: 2024-02-07T13:36:54.524 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-02-07T13:36:54.524 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: 2024-02-07T13:36:54.524 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x557323c34700 2024-02-07T13:36:54.524 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.473+0000 7f680ba63880 4 rocksdb: DB pointer 0x557323ca8000 2024-02-07T13:36:54.524 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.477+0000 7f67fd64d700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-02-07T13:36:54.524 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.477+0000 7f67fd64d700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-02-07T13:36:54.524 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-02-07T13:36:54.524 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-02-07T13:36:54.524 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-07T13:36:54.524 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-07T13:36:54.524 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-07T13:36:54.524 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-07T13:36:54.524 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-07T13:36:54.524 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-07T13:36:54.525 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: 2024-02-07T13:36:54.525 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-07T13:36:54.525 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-07T13:36:54.525 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-07T13:36:54.525 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-07T13:36:54.525 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-07T13:36:54.525 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: 2024-02-07T13:36:54.525 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-07T13:36:54.525 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-07T13:36:54.525 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-07T13:36:54.525 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-02-07T13:36:54.525 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-02-07T13:36:54.525 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-07T13:36:54.525 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-02-07T13:36:54.525 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-02-07T13:36:54.525 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-02-07T13:36:54.526 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-07T13:36:54.526 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-07T13:36:54.526 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-07T13:36:54.526 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: 2024-02-07T13:36:54.526 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-02-07T13:36:54.526 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: 2024-02-07T13:36:54.526 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-07T13:36:54.526 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-07T13:36:54.526 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-07T13:36:54.526 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-07T13:36:54.526 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-07T13:36:54.526 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: 2024-02-07T13:36:54.526 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-07T13:36:54.526 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-07T13:36:54.526 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-07T13:36:54.526 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-02-07T13:36:54.526 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-02-07T13:36:54.527 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-07T13:36:54.527 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-02-07T13:36:54.527 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-02-07T13:36:54.527 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-02-07T13:36:54.527 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-07T13:36:54.527 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-07T13:36:54.527 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-07T13:36:54.527 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: 2024-02-07T13:36:54.527 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-02-07T13:36:54.527 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: 2024-02-07T13:36:54.527 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.477+0000 7f680ba63880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-02-07T13:36:54.527 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.477+0000 7f680ba63880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-02-07T13:36:54.527 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph-mon: debug 2024-02-07T13:36:54.477+0000 7f680ba63880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-02-07T13:36:55.083 INFO:teuthology.orchestra.run.smithi177.stderr:create mon.a on 2024-02-07T13:36:55.274 INFO:teuthology.orchestra.run.smithi177.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-02-07T13:36:55.453 INFO:teuthology.orchestra.run.smithi177.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715.target -> /etc/systemd/system/ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715.target. 2024-02-07T13:36:55.453 INFO:teuthology.orchestra.run.smithi177.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715.target -> /etc/systemd/system/ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715.target. 2024-02-07T13:36:55.847 INFO:teuthology.orchestra.run.smithi177.stderr:systemctl: Failed to reset failed state of unit ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@mon.a.service: Unit ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@mon.a.service not loaded. 2024-02-07T13:36:55.855 INFO:teuthology.orchestra.run.smithi177.stderr:systemctl: Created symlink /etc/systemd/system/ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715.target.wants/ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@mon.a.service -> /etc/systemd/system/ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@.service. 2024-02-07T13:36:56.038 INFO:teuthology.orchestra.run.smithi177.stderr:firewalld does not appear to be present 2024-02-07T13:36:56.038 INFO:teuthology.orchestra.run.smithi177.stderr:Not possible to enable service . firewalld.service is not available 2024-02-07T13:36:56.038 INFO:teuthology.orchestra.run.smithi177.stderr:Waiting for mon to start... 2024-02-07T13:36:56.039 INFO:teuthology.orchestra.run.smithi177.stderr:Waiting for mon... 2024-02-07T13:36:57.539 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: cluster: 2024-02-07T13:36:57.539 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: id: d00f16f0-c5bd-11ee-95b6-87774f69a715 2024-02-07T13:36:57.539 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-02-07T13:36:57.540 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: 2024-02-07T13:36:57.540 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: services: 2024-02-07T13:36:57.540 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.252725s) 2024-02-07T13:36:57.540 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: mgr: no daemons active 2024-02-07T13:36:57.540 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-02-07T13:36:57.540 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: 2024-02-07T13:36:57.540 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: data: 2024-02-07T13:36:57.541 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:36:57 smithi177 bash[13830]: cluster 2024-02-07T13:36:57.273646+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-07T13:36:57.541 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-02-07T13:36:57.541 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-02-07T13:36:57.541 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-02-07T13:36:57.541 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: pgs: 2024-02-07T13:36:57.541 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: 2024-02-07T13:36:58.108 INFO:teuthology.orchestra.run.smithi177.stderr:mon is available 2024-02-07T13:36:58.108 INFO:teuthology.orchestra.run.smithi177.stderr:Assimilating anything we can from ceph.conf... 2024-02-07T13:36:58.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:36:58 smithi177 bash[13830]: cluster 2024-02-07T13:36:57.285588+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-07T13:36:58.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:36:58 smithi177 bash[13830]: cluster 2024-02-07T13:36:57.285890+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0]} 2024-02-07T13:36:58.541 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:36:58 smithi177 bash[13830]: cluster 2024-02-07T13:36:57.291305+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-07T13:36:58.541 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:36:58 smithi177 bash[13830]: cluster 2024-02-07T13:36:57.296452+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-07T13:36:58.541 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:36:58 smithi177 bash[13830]: cluster 2024-02-07T13:36:57.297328+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-02-07T13:36:58.541 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:36:58 smithi177 bash[13830]: audit 2024-02-07T13:36:57.538235+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.177:0/1553739604' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-02-07T13:36:59.120 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: 2024-02-07T13:36:59.120 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: [global] 2024-02-07T13:36:59.121 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: fsid = d00f16f0-c5bd-11ee-95b6-87774f69a715 2024-02-07T13:36:59.121 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.177:3300,v1:172.21.15.177:6789] 2024-02-07T13:36:59.121 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-02-07T13:36:59.121 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-02-07T13:36:59.121 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-02-07T13:36:59.122 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-02-07T13:36:59.122 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: 2024-02-07T13:36:59.122 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: [mgr] 2024-02-07T13:36:59.122 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = False 2024-02-07T13:36:59.123 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-02-07T13:36:59.123 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: 2024-02-07T13:36:59.123 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: [osd] 2024-02-07T13:36:59.123 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-02-07T13:36:59.123 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-02-07T13:36:59.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:36:59 smithi177 bash[13830]: audit 2024-02-07T13:36:59.114128+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.177:0/2901895500' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-07T13:36:59.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:36:59 smithi177 bash[13830]: audit 2024-02-07T13:36:59.119314+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.177:0/2901895500' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-07T13:36:59.717 INFO:teuthology.orchestra.run.smithi177.stderr:Generating new minimal ceph.conf... 2024-02-07T13:37:01.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:00 smithi177 bash[13830]: audit 2024-02-07T13:37:00.833084+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.177:0/534336461' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:37:01.387 INFO:teuthology.orchestra.run.smithi177.stderr:Restarting the monitor... 2024-02-07T13:37:01.659 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:01 smithi177 systemd[1]: Stopping Ceph mon.a for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T13:37:01.660 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:01 smithi177 bash[14218]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-mon.a 2024-02-07T13:37:01.660 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:01 smithi177 bash[13830]: debug 2024-02-07T13:37:01.493+0000 7f7e69b0b700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-07T13:37:01.660 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:01 smithi177 bash[13830]: debug 2024-02-07T13:37:01.493+0000 7f7e69b0b700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-02-07T13:37:02.246 INFO:teuthology.orchestra.run.smithi177.stderr:Setting mon public_network to 172.21.0.0/20 2024-02-07T13:37:02.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:02 smithi177 bash[14226]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-mon-a 2024-02-07T13:37:02.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:02 smithi177 bash[14262]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-mon.a 2024-02-07T13:37:02.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:02 smithi177 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@mon.a.service: Succeeded. 2024-02-07T13:37:02.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:02 smithi177 systemd[1]: Stopped Ceph mon.a for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:37:02.541 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:02 smithi177 systemd[1]: Started Ceph mon.a for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:37:03.541 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.365+0000 7f921dd73880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-07T13:37:03.541 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.365+0000 7f921dd73880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-02-07T13:37:03.541 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.365+0000 7f921dd73880 0 pidfile_write: ignore empty --pid-file 2024-02-07T13:37:03.541 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 0 load: jerasure load: lrc 2024-02-07T13:37:03.541 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: RocksDB version: 6.15.5 2024-02-07T13:37:03.541 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-07T13:37:03.541 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Compile date Apr 18 2022 2024-02-07T13:37:03.541 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: DB SUMMARY 2024-02-07T13:37:03.541 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: DB Session ID: KF2NGL0ZKA2LF8BC6IDY 2024-02-07T13:37:03.541 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: CURRENT file: CURRENT 2024-02-07T13:37:03.541 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: IDENTITY file: IDENTITY 2024-02-07T13:37:03.542 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-02-07T13:37:03.542 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-02-07T13:37:03.542 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82651 ; 2024-02-07T13:37:03.542 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.error_if_exists: 0 2024-02-07T13:37:03.542 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.create_if_missing: 0 2024-02-07T13:37:03.542 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.paranoid_checks: 1 2024-02-07T13:37:03.542 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-07T13:37:03.542 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.env: 0x5641f806f860 2024-02-07T13:37:03.542 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.fs: Posix File System 2024-02-07T13:37:03.542 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.info_log: 0x5641f8f1be00 2024-02-07T13:37:03.542 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-07T13:37:03.542 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.statistics: (nil) 2024-02-07T13:37:03.542 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.use_fsync: 0 2024-02-07T13:37:03.542 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.max_log_file_size: 0 2024-02-07T13:37:03.542 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-07T13:37:03.542 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-07T13:37:03.544 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-07T13:37:03.544 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-07T13:37:03.544 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.allow_fallocate: 1 2024-02-07T13:37:03.544 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-07T13:37:03.544 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-07T13:37:03.544 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.use_direct_reads: 0 2024-02-07T13:37:03.544 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-07T13:37:03.544 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-07T13:37:03.544 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.db_log_dir: 2024-02-07T13:37:03.544 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-07T13:37:03.544 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-07T13:37:03.544 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-07T13:37:03.544 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-07T13:37:03.545 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-07T13:37:03.545 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-07T13:37:03.545 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-07T13:37:03.545 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-07T13:37:03.545 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-07T13:37:03.545 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.write_buffer_manager: 0x5641f900c270 2024-02-07T13:37:03.545 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-07T13:37:03.545 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-07T13:37:03.545 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-07T13:37:03.545 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-07T13:37:03.545 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-07T13:37:03.545 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-07T13:37:03.545 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-07T13:37:03.545 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-07T13:37:03.545 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-07T13:37:03.546 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.unordered_write: 0 2024-02-07T13:37:03.546 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-07T13:37:03.546 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-07T13:37:03.546 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-07T13:37:03.546 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-07T13:37:03.546 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.row_cache: None 2024-02-07T13:37:03.546 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.wal_filter: None 2024-02-07T13:37:03.546 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-07T13:37:03.546 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-07T13:37:03.546 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.preserve_deletes: 0 2024-02-07T13:37:03.546 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.two_write_queues: 0 2024-02-07T13:37:03.546 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-07T13:37:03.546 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.atomic_flush: 0 2024-02-07T13:37:03.546 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-07T13:37:03.547 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-07T13:37:03.547 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-07T13:37:03.547 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.log_readahead_size: 0 2024-02-07T13:37:03.547 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-07T13:37:03.547 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.best_efforts_recovery: 0 2024-02-07T13:37:03.547 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-07T13:37:03.547 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-07T13:37:03.547 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.allow_data_in_errors: 0 2024-02-07T13:37:03.547 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.db_host_id: __hostname__ 2024-02-07T13:37:03.547 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.max_background_jobs: 2 2024-02-07T13:37:03.547 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.max_background_compactions: -1 2024-02-07T13:37:03.547 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.max_subcompactions: 1 2024-02-07T13:37:03.547 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-07T13:37:03.547 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-07T13:37:03.547 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-07T13:37:03.548 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-07T13:37:03.548 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-07T13:37:03.548 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-07T13:37:03.548 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-07T13:37:03.548 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-07T13:37:03.548 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.max_open_files: -1 2024-02-07T13:37:03.548 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-07T13:37:03.548 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-07T13:37:03.548 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-07T13:37:03.548 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-07T13:37:03.549 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.max_background_flushes: -1 2024-02-07T13:37:03.549 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Compression algorithms supported: 2024-02-07T13:37:03.549 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-07T13:37:03.549 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: kZSTD supported: 0 2024-02-07T13:37:03.549 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: kXpressCompression supported: 0 2024-02-07T13:37:03.549 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-07T13:37:03.549 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: kLZ4Compression supported: 1 2024-02-07T13:37:03.549 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: kBZip2Compression supported: 0 2024-02-07T13:37:03.549 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: kZlibCompression supported: 1 2024-02-07T13:37:03.549 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: kSnappyCompression supported: 1 2024-02-07T13:37:03.549 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-07T13:37:03.549 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-02-07T13:37:03.549 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-02-07T13:37:03.549 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-07T13:37:03.550 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.merge_operator: 2024-02-07T13:37:03.550 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.compaction_filter: None 2024-02-07T13:37:03.550 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-07T13:37:03.550 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.sst_partitioner_factory: None 2024-02-07T13:37:03.550 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-07T13:37:03.550 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-07T13:37:03.550 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5641f8ee9d00) 2024-02-07T13:37:03.550 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: cache_index_and_filter_blocks: 1 2024-02-07T13:37:03.550 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-07T13:37:03.550 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-07T13:37:03.550 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: pin_top_level_index_and_filter: 1 2024-02-07T13:37:03.550 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: index_type: 0 2024-02-07T13:37:03.550 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: data_block_index_type: 0 2024-02-07T13:37:03.550 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: index_shortening: 1 2024-02-07T13:37:03.550 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: data_block_hash_table_util_ratio: 0.750000 2024-02-07T13:37:03.550 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: hash_index_allow_collision: 1 2024-02-07T13:37:03.551 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: checksum: 1 2024-02-07T13:37:03.551 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: no_block_cache: 0 2024-02-07T13:37:03.551 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: block_cache: 0x5641f8f50170 2024-02-07T13:37:03.551 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: block_cache_name: BinnedLRUCache 2024-02-07T13:37:03.551 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: block_cache_options: 2024-02-07T13:37:03.551 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: capacity : 536870912 2024-02-07T13:37:03.551 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: num_shard_bits : 4 2024-02-07T13:37:03.551 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: strict_capacity_limit : 0 2024-02-07T13:37:03.551 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: high_pri_pool_ratio: 0.000 2024-02-07T13:37:03.551 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: block_cache_compressed: (nil) 2024-02-07T13:37:03.551 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: persistent_cache: (nil) 2024-02-07T13:37:03.551 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: block_size: 4096 2024-02-07T13:37:03.551 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: block_size_deviation: 10 2024-02-07T13:37:03.551 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: block_restart_interval: 16 2024-02-07T13:37:03.551 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: index_block_restart_interval: 1 2024-02-07T13:37:03.551 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: metadata_block_size: 4096 2024-02-07T13:37:03.552 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: partition_filters: 0 2024-02-07T13:37:03.552 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: use_delta_encoding: 1 2024-02-07T13:37:03.552 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-07T13:37:03.552 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: whole_key_filtering: 1 2024-02-07T13:37:03.552 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: verify_compression: 0 2024-02-07T13:37:03.552 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: read_amp_bytes_per_bit: 0 2024-02-07T13:37:03.552 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: format_version: 4 2024-02-07T13:37:03.552 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: enable_index_compression: 1 2024-02-07T13:37:03.552 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: block_align: 0 2024-02-07T13:37:03.552 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-07T13:37:03.552 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-07T13:37:03.552 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.compression: NoCompression 2024-02-07T13:37:03.552 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-07T13:37:03.552 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-07T13:37:03.552 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-07T13:37:03.553 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.num_levels: 7 2024-02-07T13:37:03.553 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-07T13:37:03.553 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-07T13:37:03.553 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-07T13:37:03.553 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-07T13:37:03.553 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-07T13:37:03.553 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-07T13:37:03.553 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-07T13:37:03.553 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-07T13:37:03.553 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-07T13:37:03.553 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-07T13:37:03.553 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-07T13:37:03.553 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-07T13:37:03.553 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-07T13:37:03.554 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-07T13:37:03.554 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-07T13:37:03.554 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-07T13:37:03.554 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-07T13:37:03.554 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-07T13:37:03.554 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-07T13:37:03.554 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-07T13:37:03.554 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-07T13:37:03.554 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-07T13:37:03.554 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-07T13:37:03.554 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-07T13:37:03.554 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-07T13:37:03.554 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-07T13:37:03.554 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-07T13:37:03.554 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-07T13:37:03.555 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-07T13:37:03.555 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-07T13:37:03.555 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-07T13:37:03.555 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-07T13:37:03.555 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-07T13:37:03.555 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-07T13:37:03.555 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-07T13:37:03.555 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-07T13:37:03.555 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-07T13:37:03.555 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-07T13:37:03.555 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-07T13:37:03.555 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-07T13:37:03.555 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-07T13:37:03.555 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-07T13:37:03.555 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-07T13:37:03.556 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-07T13:37:03.556 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-07T13:37:03.556 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-07T13:37:03.556 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-07T13:37:03.556 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-07T13:37:03.556 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-07T13:37:03.556 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.table_properties_collectors: 2024-02-07T13:37:03.556 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.inplace_update_support: 0 2024-02-07T13:37:03.556 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-07T13:37:03.556 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-07T13:37:03.556 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-07T13:37:03.556 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-07T13:37:03.556 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.bloom_locality: 0 2024-02-07T13:37:03.556 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.max_successive_merges: 0 2024-02-07T13:37:03.556 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-07T13:37:03.557 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-07T13:37:03.557 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.force_consistency_checks: 1 2024-02-07T13:37:03.557 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-07T13:37:03.557 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.ttl: 2592000 2024-02-07T13:37:03.557 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-07T13:37:03.557 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.enable_blob_files: false 2024-02-07T13:37:03.557 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.min_blob_size: 0 2024-02-07T13:37:03.557 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.blob_file_size: 268435456 2024-02-07T13:37:03.557 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-02-07T13:37:03.557 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-02-07T13:37:03.557 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.369+0000 7f921dd73880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-07T13:37:03.557 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.373+0000 7f921dd73880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-07T13:37:03.557 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.373+0000 7f921dd73880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-02-07T13:37:03.557 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.373+0000 7f921dd73880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-02-07T13:37:03.557 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.373+0000 7f921dd73880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707313023377292, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-02-07T13:37:03.558 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.373+0000 7f921dd73880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-02-07T13:37:03.558 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.373+0000 7f921dd73880 3 rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-02-07T13:37:03.558 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.373+0000 7f921dd73880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707313023378914, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79201, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77464, "index_size": 225, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10027, "raw_average_key_size": 47, "raw_value_size": 71773, "raw_average_value_size": 340, "num_data_blocks": 10, "num_entries": 211, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1707313023, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "9a59c6ca-f86f-40b9-b671-74195a2aea96", "db_session_id": "KF2NGL0ZKA2LF8BC6IDY"}} 2024-02-07T13:37:03.558 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.373+0000 7f921dd73880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-02-07T13:37:03.558 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.373+0000 7f921dd73880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707313023379825, "job": 1, "event": "recovery_finished"} 2024-02-07T13:37:03.558 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.377+0000 7f921dd73880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-02-07T13:37:03.559 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.377+0000 7f921dd73880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x5641f8f36a80 2024-02-07T13:37:03.559 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.377+0000 7f921dd73880 4 rocksdb: DB pointer 0x5641f8f46000 2024-02-07T13:37:03.559 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.377+0000 7f920dafb700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-02-07T13:37:03.559 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.377+0000 7f920dafb700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-02-07T13:37:03.559 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: ** DB Stats ** 2024-02-07T13:37:03.559 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-07T13:37:03.559 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-07T13:37:03.559 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-07T13:37:03.559 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-07T13:37:03.559 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-07T13:37:03.559 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-07T13:37:03.559 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-07T13:37:03.559 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: ** Compaction Stats [default] ** 2024-02-07T13:37:03.559 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-07T13:37:03.559 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-07T13:37:03.560 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: L0 2/0 79.10 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 76.9 0.00 0.00 1 0.001 0 0 2024-02-07T13:37:03.560 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: Sum 2/0 79.10 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 76.9 0.00 0.00 1 0.001 0 0 2024-02-07T13:37:03.560 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 76.9 0.00 0.00 1 0.001 0 0 2024-02-07T13:37:03.560 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: ** Compaction Stats [default] ** 2024-02-07T13:37:03.560 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-07T13:37:03.560 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-07T13:37:03.560 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 76.9 0.00 0.00 1 0.001 0 0 2024-02-07T13:37:03.560 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-07T13:37:03.560 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-07T13:37:03.560 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-07T13:37:03.560 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: AddFile(Total Files): cumulative 0, interval 0 2024-02-07T13:37:03.560 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-07T13:37:03.560 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: AddFile(Keys): cumulative 0, interval 0 2024-02-07T13:37:03.560 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: Cumulative compaction: 0.00 GB write, 9.91 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-07T13:37:03.561 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: Interval compaction: 0.00 GB write, 9.91 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-07T13:37:03.561 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-07T13:37:03.561 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: ** File Read Latency Histogram By Level [default] ** 2024-02-07T13:37:03.561 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: ** Compaction Stats [default] ** 2024-02-07T13:37:03.561 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-07T13:37:03.561 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-07T13:37:03.561 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: L0 2/0 79.10 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 76.9 0.00 0.00 1 0.001 0 0 2024-02-07T13:37:03.561 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: Sum 2/0 79.10 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 76.9 0.00 0.00 1 0.001 0 0 2024-02-07T13:37:03.561 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-07T13:37:03.561 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: ** Compaction Stats [default] ** 2024-02-07T13:37:03.561 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-07T13:37:03.561 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-07T13:37:03.561 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 76.9 0.00 0.00 1 0.001 0 0 2024-02-07T13:37:03.561 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-07T13:37:03.562 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-07T13:37:03.562 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-07T13:37:03.562 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: AddFile(Total Files): cumulative 0, interval 0 2024-02-07T13:37:03.562 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-07T13:37:03.562 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: AddFile(Keys): cumulative 0, interval 0 2024-02-07T13:37:03.562 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: Cumulative compaction: 0.00 GB write, 9.82 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-07T13:37:03.562 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-07T13:37:03.562 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-07T13:37:03.562 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: ** File Read Latency Histogram By Level [default] ** 2024-02-07T13:37:03.562 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.377+0000 7f921dd73880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] at bind addrs [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 2024-02-07T13:37:03.562 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.381+0000 7f921dd73880 1 mon.a@-1(???) e1 preinit fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 2024-02-07T13:37:03.562 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.381+0000 7f921dd73880 0 mon.a@-1(???).mds e1 new map 2024-02-07T13:37:03.562 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.381+0000 7f921dd73880 0 mon.a@-1(???).mds e1 print_map 2024-02-07T13:37:03.562 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: e1 2024-02-07T13:37:03.562 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-07T13:37:03.563 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-07T13:37:03.563 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: legacy client fscid: -1 2024-02-07T13:37:03.563 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: 2024-02-07T13:37:03.563 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: No filesystems configured 2024-02-07T13:37:03.563 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.381+0000 7f921dd73880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-07T13:37:03.563 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.381+0000 7f921dd73880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-07T13:37:03.563 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.381+0000 7f921dd73880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-07T13:37:03.563 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.381+0000 7f921dd73880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-07T13:37:03.563 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: debug 2024-02-07T13:37:03.381+0000 7f921dd73880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-02-07T13:37:03.563 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: cluster 2024-02-07T13:37:03.389696+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-07T13:37:03.563 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: cluster 2024-02-07T13:37:03.389784+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0]} 2024-02-07T13:37:03.564 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: cluster 2024-02-07T13:37:03.389885+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-02-07T13:37:03.564 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: cluster 2024-02-07T13:37:03.389942+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-07T13:37:03.564 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:03 smithi177 bash[14301]: cluster 2024-02-07T13:37:03.390405+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-02-07T13:37:04.281 INFO:teuthology.orchestra.run.smithi177.stderr:Wrote config to /etc/ceph/ceph.conf 2024-02-07T13:37:04.282 INFO:teuthology.orchestra.run.smithi177.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-02-07T13:37:04.282 INFO:teuthology.orchestra.run.smithi177.stderr:Creating mgr... 2024-02-07T13:37:04.282 INFO:teuthology.orchestra.run.smithi177.stderr:Verifying port 9283 ... 2024-02-07T13:37:04.489 INFO:teuthology.orchestra.run.smithi177.stderr:systemctl: Failed to reset failed state of unit ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@mgr.y.service: Unit ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@mgr.y.service not loaded. 2024-02-07T13:37:04.497 INFO:teuthology.orchestra.run.smithi177.stderr:systemctl: Created symlink /etc/systemd/system/ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715.target.wants/ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@mgr.y.service -> /etc/systemd/system/ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@.service. 2024-02-07T13:37:04.704 INFO:teuthology.orchestra.run.smithi177.stderr:firewalld does not appear to be present 2024-02-07T13:37:04.705 INFO:teuthology.orchestra.run.smithi177.stderr:Not possible to enable service . firewalld.service is not available 2024-02-07T13:37:04.705 INFO:teuthology.orchestra.run.smithi177.stderr:firewalld does not appear to be present 2024-02-07T13:37:04.705 INFO:teuthology.orchestra.run.smithi177.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-02-07T13:37:04.705 INFO:teuthology.orchestra.run.smithi177.stderr:Waiting for mgr to start... 2024-02-07T13:37:04.705 INFO:teuthology.orchestra.run.smithi177.stderr:Waiting for mgr... 2024-02-07T13:37:05.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:04 smithi177 bash[14301]: audit 2024-02-07T13:37:03.656681+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.177:0/1113897842' entity='client.admin' 2024-02-07T13:37:06.363 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: 2024-02-07T13:37:06.364 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: { 2024-02-07T13:37:06.364 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "fsid": "d00f16f0-c5bd-11ee-95b6-87774f69a715", 2024-02-07T13:37:06.364 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "health": { 2024-02-07T13:37:06.364 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-07T13:37:06.364 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "checks": {}, 2024-02-07T13:37:06.364 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "mutes": [] 2024-02-07T13:37:06.364 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: }, 2024-02-07T13:37:06.364 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-07T13:37:06.364 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "quorum": [ 2024-02-07T13:37:06.364 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: 0 2024-02-07T13:37:06.364 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: ], 2024-02-07T13:37:06.365 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-07T13:37:06.365 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "a" 2024-02-07T13:37:06.365 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: ], 2024-02-07T13:37:06.365 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-02-07T13:37:06.365 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "monmap": { 2024-02-07T13:37:06.365 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-07T13:37:06.365 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-02-07T13:37:06.365 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-07T13:37:06.365 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: }, 2024-02-07T13:37:06.365 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "osdmap": { 2024-02-07T13:37:06.365 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-07T13:37:06.365 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-07T13:37:06.365 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-07T13:37:06.366 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-07T13:37:06.369 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-07T13:37:06.369 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-07T13:37:06.369 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-07T13:37:06.369 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: }, 2024-02-07T13:37:06.370 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "pgmap": { 2024-02-07T13:37:06.370 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-07T13:37:06.370 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-07T13:37:06.370 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-07T13:37:06.370 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-07T13:37:06.370 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-07T13:37:06.370 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-07T13:37:06.370 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-07T13:37:06.370 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-07T13:37:06.370 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: }, 2024-02-07T13:37:06.370 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "fsmap": { 2024-02-07T13:37:06.370 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-07T13:37:06.370 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-07T13:37:06.370 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-07T13:37:06.370 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: }, 2024-02-07T13:37:06.370 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-07T13:37:06.371 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "available": false, 2024-02-07T13:37:06.371 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-07T13:37:06.371 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "modules": [ 2024-02-07T13:37:06.371 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "iostat", 2024-02-07T13:37:06.371 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "nfs", 2024-02-07T13:37:06.371 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "restful" 2024-02-07T13:37:06.371 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: ], 2024-02-07T13:37:06.371 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "services": {} 2024-02-07T13:37:06.371 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: }, 2024-02-07T13:37:06.371 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "servicemap": { 2024-02-07T13:37:06.371 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-07T13:37:06.371 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "modified": "2024-02-07T13:36:57.288415+0000", 2024-02-07T13:37:06.371 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "services": {} 2024-02-07T13:37:06.371 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: }, 2024-02-07T13:37:06.371 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-07T13:37:06.372 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: } 2024-02-07T13:37:06.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:06 smithi177 bash[14301]: audit 2024-02-07T13:37:06.360566+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.177:0/737335688' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-07T13:37:06.540 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:06 smithi177 bash[14572]: debug 2024-02-07T13:37:06.265+0000 7f7a79dd1000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-07T13:37:06.997 INFO:teuthology.orchestra.run.smithi177.stderr:mgr not available, waiting (1/15)... 2024-02-07T13:37:07.230 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:06 smithi177 bash[14572]: debug 2024-02-07T13:37:06.945+0000 7f7a79dd1000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-07T13:37:07.230 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:07 smithi177 bash[14572]: debug 2024-02-07T13:37:07.069+0000 7f7a79dd1000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-07T13:37:07.230 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:07 smithi177 bash[14572]: debug 2024-02-07T13:37:07.225+0000 7f7a79dd1000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-07T13:37:07.842 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:07 smithi177 bash[14572]: debug 2024-02-07T13:37:07.549+0000 7f7a79dd1000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-07T13:37:07.842 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:07 smithi177 bash[14572]: debug 2024-02-07T13:37:07.641+0000 7f7a79dd1000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-07T13:37:07.843 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:07 smithi177 bash[14572]: debug 2024-02-07T13:37:07.837+0000 7f7a79dd1000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-07T13:37:08.996 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:08 smithi177 bash[14572]: debug 2024-02-07T13:37:08.689+0000 7f7a79dd1000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-07T13:37:08.997 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:08 smithi177 bash[14572]: debug 2024-02-07T13:37:08.789+0000 7f7a79dd1000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-07T13:37:08.997 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:08 smithi177 bash[14572]: debug 2024-02-07T13:37:08.993+0000 7f7a79dd1000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-07T13:37:09.669 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:09 smithi177 bash[14572]: debug 2024-02-07T13:37:09.337+0000 7f7a79dd1000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-07T13:37:09.669 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:09 smithi177 bash[14572]: debug 2024-02-07T13:37:09.665+0000 7f7a79dd1000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-07T13:37:10.185 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: 2024-02-07T13:37:10.185 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: { 2024-02-07T13:37:10.185 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "fsid": "d00f16f0-c5bd-11ee-95b6-87774f69a715", 2024-02-07T13:37:10.185 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "health": { 2024-02-07T13:37:10.185 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-07T13:37:10.186 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "checks": {}, 2024-02-07T13:37:10.186 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "mutes": [] 2024-02-07T13:37:10.186 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: }, 2024-02-07T13:37:10.186 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-07T13:37:10.186 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "quorum": [ 2024-02-07T13:37:10.186 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: 0 2024-02-07T13:37:10.186 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: ], 2024-02-07T13:37:10.186 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-07T13:37:10.186 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "a" 2024-02-07T13:37:10.186 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: ], 2024-02-07T13:37:10.186 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-02-07T13:37:10.186 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "monmap": { 2024-02-07T13:37:10.186 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-07T13:37:10.186 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-02-07T13:37:10.187 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-07T13:37:10.187 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: }, 2024-02-07T13:37:10.187 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "osdmap": { 2024-02-07T13:37:10.187 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-07T13:37:10.187 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-07T13:37:10.187 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-07T13:37:10.187 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-07T13:37:10.187 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-07T13:37:10.187 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-07T13:37:10.187 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-07T13:37:10.187 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: }, 2024-02-07T13:37:10.187 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "pgmap": { 2024-02-07T13:37:10.187 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-07T13:37:10.187 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-07T13:37:10.188 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-07T13:37:10.188 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-07T13:37:10.188 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-07T13:37:10.188 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-07T13:37:10.188 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-07T13:37:10.188 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-07T13:37:10.188 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: }, 2024-02-07T13:37:10.188 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "fsmap": { 2024-02-07T13:37:10.188 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-07T13:37:10.188 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-07T13:37:10.188 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-07T13:37:10.188 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: }, 2024-02-07T13:37:10.188 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-07T13:37:10.188 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "available": false, 2024-02-07T13:37:10.188 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-07T13:37:10.189 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "modules": [ 2024-02-07T13:37:10.189 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "iostat", 2024-02-07T13:37:10.189 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "nfs", 2024-02-07T13:37:10.189 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "restful" 2024-02-07T13:37:10.189 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: ], 2024-02-07T13:37:10.189 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "services": {} 2024-02-07T13:37:10.189 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: }, 2024-02-07T13:37:10.189 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "servicemap": { 2024-02-07T13:37:10.189 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-07T13:37:10.189 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "modified": "2024-02-07T13:36:57.288415+0000", 2024-02-07T13:37:10.189 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "services": {} 2024-02-07T13:37:10.190 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: }, 2024-02-07T13:37:10.190 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-07T13:37:10.190 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: } 2024-02-07T13:37:10.318 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:10 smithi177 bash[14301]: audit 2024-02-07T13:37:10.178777+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.177:0/1774644936' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-07T13:37:10.318 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:10 smithi177 bash[14572]: debug 2024-02-07T13:37:10.045+0000 7f7a79dd1000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-07T13:37:10.318 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:10 smithi177 bash[14572]: debug 2024-02-07T13:37:10.313+0000 7f7a79dd1000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-07T13:37:10.754 INFO:teuthology.orchestra.run.smithi177.stderr:mgr not available, waiting (2/15)... 2024-02-07T13:37:11.251 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:10 smithi177 bash[14572]: debug 2024-02-07T13:37:10.989+0000 7f7a79dd1000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-07T13:37:11.251 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:11 smithi177 bash[14572]: debug 2024-02-07T13:37:11.093+0000 7f7a79dd1000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-07T13:37:11.251 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:11 smithi177 bash[14572]: debug 2024-02-07T13:37:11.245+0000 7f7a79dd1000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-07T13:37:11.540 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:11 smithi177 bash[14572]: debug 2024-02-07T13:37:11.353+0000 7f7a79dd1000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-07T13:37:11.540 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:11 smithi177 bash[14572]: debug 2024-02-07T13:37:11.489+0000 7f7a79dd1000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-07T13:37:12.040 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:11 smithi177 bash[14572]: debug 2024-02-07T13:37:11.781+0000 7f7a79dd1000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-07T13:37:12.040 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:11 smithi177 bash[14572]: debug 2024-02-07T13:37:11.897+0000 7f7a79dd1000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-07T13:37:12.540 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:12 smithi177 bash[14572]: debug 2024-02-07T13:37:12.077+0000 7f7a79dd1000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-07T13:37:12.540 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:12 smithi177 bash[14572]: debug 2024-02-07T13:37:12.189+0000 7f7a79dd1000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-07T13:37:13.290 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:13 smithi177 bash[14572]: debug 2024-02-07T13:37:13.029+0000 7f7a79dd1000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-07T13:37:13.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:13 smithi177 bash[14301]: cluster 2024-02-07T13:37:13.054976+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-02-07T13:37:13.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:13 smithi177 bash[14301]: cluster 2024-02-07T13:37:13.061438+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00663354s) 2024-02-07T13:37:13.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:13 smithi177 bash[14301]: audit 2024-02-07T13:37:13.063257+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.177:0/1691125106' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-07T13:37:13.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:13 smithi177 bash[14301]: audit 2024-02-07T13:37:13.063610+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.177:0/1691125106' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-07T13:37:13.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:13 smithi177 bash[14301]: audit 2024-02-07T13:37:13.063948+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.177:0/1691125106' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-07T13:37:13.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:13 smithi177 bash[14301]: audit 2024-02-07T13:37:13.064332+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.177:0/1691125106' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:37:13.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:13 smithi177 bash[14301]: audit 2024-02-07T13:37:13.065375+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.177:0/1691125106' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-07T13:37:13.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:13 smithi177 bash[14301]: cluster 2024-02-07T13:37:13.075572+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-02-07T13:37:13.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:13 smithi177 bash[14301]: audit 2024-02-07T13:37:13.097857+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.177:0/1691125106' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:37:13.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:13 smithi177 bash[14301]: audit 2024-02-07T13:37:13.100970+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.177:0/1691125106' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:37:13.729 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: 2024-02-07T13:37:13.729 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: { 2024-02-07T13:37:13.729 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "fsid": "d00f16f0-c5bd-11ee-95b6-87774f69a715", 2024-02-07T13:37:13.729 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "health": { 2024-02-07T13:37:13.729 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-07T13:37:13.729 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "checks": {}, 2024-02-07T13:37:13.729 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "mutes": [] 2024-02-07T13:37:13.729 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: }, 2024-02-07T13:37:13.729 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-07T13:37:13.730 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "quorum": [ 2024-02-07T13:37:13.730 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: 0 2024-02-07T13:37:13.730 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: ], 2024-02-07T13:37:13.730 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-07T13:37:13.730 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "a" 2024-02-07T13:37:13.730 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: ], 2024-02-07T13:37:13.730 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "quorum_age": 10, 2024-02-07T13:37:13.730 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "monmap": { 2024-02-07T13:37:13.730 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-07T13:37:13.730 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-02-07T13:37:13.730 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-07T13:37:13.730 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: }, 2024-02-07T13:37:13.730 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "osdmap": { 2024-02-07T13:37:13.730 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-07T13:37:13.730 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-07T13:37:13.731 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-07T13:37:13.731 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-07T13:37:13.731 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-07T13:37:13.731 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-07T13:37:13.731 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-07T13:37:13.731 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: }, 2024-02-07T13:37:13.731 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "pgmap": { 2024-02-07T13:37:13.731 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-07T13:37:13.731 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-07T13:37:13.731 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-07T13:37:13.731 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-07T13:37:13.731 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-07T13:37:13.731 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-07T13:37:13.731 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-07T13:37:13.731 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-07T13:37:13.732 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: }, 2024-02-07T13:37:13.732 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "fsmap": { 2024-02-07T13:37:13.732 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-07T13:37:13.732 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-07T13:37:13.732 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-07T13:37:13.732 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: }, 2024-02-07T13:37:13.732 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-07T13:37:13.732 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "available": false, 2024-02-07T13:37:13.732 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-07T13:37:13.732 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "modules": [ 2024-02-07T13:37:13.732 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "iostat", 2024-02-07T13:37:13.732 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "nfs", 2024-02-07T13:37:13.732 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "restful" 2024-02-07T13:37:13.732 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: ], 2024-02-07T13:37:13.733 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "services": {} 2024-02-07T13:37:13.733 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: }, 2024-02-07T13:37:13.733 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "servicemap": { 2024-02-07T13:37:13.733 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-07T13:37:13.733 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "modified": "2024-02-07T13:36:57.288415+0000", 2024-02-07T13:37:13.733 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "services": {} 2024-02-07T13:37:13.733 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: }, 2024-02-07T13:37:13.733 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-07T13:37:13.733 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: } 2024-02-07T13:37:14.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:14 smithi177 bash[14301]: audit 2024-02-07T13:37:13.115638+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.177:0/1691125106' entity='mgr.y' 2024-02-07T13:37:14.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:14 smithi177 bash[14301]: audit 2024-02-07T13:37:13.118929+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.177:0/1691125106' entity='mgr.y' 2024-02-07T13:37:14.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:14 smithi177 bash[14301]: audit 2024-02-07T13:37:13.122172+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.177:0/1691125106' entity='mgr.y' 2024-02-07T13:37:14.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:14 smithi177 bash[14301]: audit 2024-02-07T13:37:13.722001+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.177:0/1859538858' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-07T13:37:14.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:14 smithi177 bash[14301]: cluster 2024-02-07T13:37:14.069140+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01435s) 2024-02-07T13:37:14.393 INFO:teuthology.orchestra.run.smithi177.stderr:mgr not available, waiting (3/15)... 2024-02-07T13:37:16.430 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:16 smithi177 bash[14301]: cluster 2024-02-07T13:37:15.122433+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-02-07T13:37:17.902 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: 2024-02-07T13:37:17.903 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: { 2024-02-07T13:37:17.903 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "fsid": "d00f16f0-c5bd-11ee-95b6-87774f69a715", 2024-02-07T13:37:17.903 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "health": { 2024-02-07T13:37:17.903 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-07T13:37:17.903 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "checks": {}, 2024-02-07T13:37:17.903 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "mutes": [] 2024-02-07T13:37:17.903 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: }, 2024-02-07T13:37:17.903 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-07T13:37:17.905 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "quorum": [ 2024-02-07T13:37:17.905 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: 0 2024-02-07T13:37:17.905 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: ], 2024-02-07T13:37:17.905 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-07T13:37:17.905 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "a" 2024-02-07T13:37:17.905 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: ], 2024-02-07T13:37:17.905 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "quorum_age": 14, 2024-02-07T13:37:17.905 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "monmap": { 2024-02-07T13:37:17.905 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-07T13:37:17.905 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-02-07T13:37:17.906 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-07T13:37:17.906 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: }, 2024-02-07T13:37:17.906 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "osdmap": { 2024-02-07T13:37:17.906 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-07T13:37:17.906 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-07T13:37:17.909 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-07T13:37:17.910 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-07T13:37:17.910 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-07T13:37:17.910 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-07T13:37:17.910 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-07T13:37:17.910 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: }, 2024-02-07T13:37:17.910 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "pgmap": { 2024-02-07T13:37:17.910 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-07T13:37:17.910 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-07T13:37:17.910 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-07T13:37:17.910 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-07T13:37:17.910 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-07T13:37:17.910 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-07T13:37:17.910 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-07T13:37:17.910 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-07T13:37:17.911 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: }, 2024-02-07T13:37:17.911 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "fsmap": { 2024-02-07T13:37:17.911 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-07T13:37:17.911 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-07T13:37:17.911 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-07T13:37:17.911 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: }, 2024-02-07T13:37:17.911 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-07T13:37:17.911 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "available": true, 2024-02-07T13:37:17.911 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-07T13:37:17.911 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "modules": [ 2024-02-07T13:37:17.911 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "iostat", 2024-02-07T13:37:17.911 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "nfs", 2024-02-07T13:37:17.911 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "restful" 2024-02-07T13:37:17.911 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: ], 2024-02-07T13:37:17.911 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "services": {} 2024-02-07T13:37:17.912 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: }, 2024-02-07T13:37:17.912 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "servicemap": { 2024-02-07T13:37:17.912 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-07T13:37:17.912 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "modified": "2024-02-07T13:36:57.288415+0000", 2024-02-07T13:37:17.912 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "services": {} 2024-02-07T13:37:17.912 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: }, 2024-02-07T13:37:17.912 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-07T13:37:17.912 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: } 2024-02-07T13:37:18.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:17 smithi177 bash[14301]: audit 2024-02-07T13:37:17.901571+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.177:0/23051008' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-07T13:37:18.490 INFO:teuthology.orchestra.run.smithi177.stderr:mgr is available 2024-02-07T13:37:19.769 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: 2024-02-07T13:37:19.770 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: [global] 2024-02-07T13:37:19.770 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: fsid = d00f16f0-c5bd-11ee-95b6-87774f69a715 2024-02-07T13:37:19.771 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-02-07T13:37:19.771 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-02-07T13:37:19.771 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-02-07T13:37:19.771 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-02-07T13:37:19.771 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: 2024-02-07T13:37:19.772 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: [mgr] 2024-02-07T13:37:19.772 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-02-07T13:37:19.772 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: 2024-02-07T13:37:19.772 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: [osd] 2024-02-07T13:37:19.772 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-02-07T13:37:19.772 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-02-07T13:37:20.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:19 smithi177 bash[14301]: audit 2024-02-07T13:37:19.762431+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.177:0/3287145370' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-07T13:37:20.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:19 smithi177 bash[14301]: audit 2024-02-07T13:37:19.768802+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.177:0/3287145370' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-07T13:37:20.362 INFO:teuthology.orchestra.run.smithi177.stderr:Enabling cephadm module... 2024-02-07T13:37:22.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:21 smithi177 bash[14301]: audit 2024-02-07T13:37:21.744399+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.177:0/2341710361' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-02-07T13:37:22.290 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:21 smithi177 bash[14572]: ignoring --setuser ceph since I am not root 2024-02-07T13:37:22.290 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:21 smithi177 bash[14572]: ignoring --setgroup ceph since I am not root 2024-02-07T13:37:22.290 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:22 smithi177 bash[14572]: debug 2024-02-07T13:37:21.997+0000 7ff82f149000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-07T13:37:22.778 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:22 smithi177 bash[14572]: debug 2024-02-07T13:37:22.653+0000 7ff82f149000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-07T13:37:23.040 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:22 smithi177 bash[14572]: debug 2024-02-07T13:37:22.773+0000 7ff82f149000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-07T13:37:23.040 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:22 smithi177 bash[14572]: debug 2024-02-07T13:37:22.933+0000 7ff82f149000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-07T13:37:23.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:22 smithi177 bash[14301]: audit 2024-02-07T13:37:21.798673+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.177:0/2341710361' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-02-07T13:37:23.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:22 smithi177 bash[14301]: cluster 2024-02-07T13:37:21.798722+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 8s) 2024-02-07T13:37:23.540 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:23 smithi177 bash[14572]: debug 2024-02-07T13:37:23.273+0000 7ff82f149000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-07T13:37:23.540 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:23 smithi177 bash[14572]: debug 2024-02-07T13:37:23.369+0000 7ff82f149000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-07T13:37:23.803 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: { 2024-02-07T13:37:23.803 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "epoch": 5, 2024-02-07T13:37:23.804 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "available": true, 2024-02-07T13:37:23.804 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "active_name": "y", 2024-02-07T13:37:23.804 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_standby": 0 2024-02-07T13:37:23.804 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: } 2024-02-07T13:37:23.834 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:23 smithi177 bash[14572]: debug 2024-02-07T13:37:23.573+0000 7ff82f149000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-07T13:37:24.396 INFO:teuthology.orchestra.run.smithi177.stderr:Waiting for the mgr to restart... 2024-02-07T13:37:24.396 INFO:teuthology.orchestra.run.smithi177.stderr:Waiting for mgr epoch 5... 2024-02-07T13:37:24.765 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:24 smithi177 bash[14301]: audit 2024-02-07T13:37:23.802242+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.177:0/3867374919' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-07T13:37:24.766 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:24 smithi177 bash[14572]: debug 2024-02-07T13:37:24.433+0000 7ff82f149000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-07T13:37:24.766 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:24 smithi177 bash[14572]: debug 2024-02-07T13:37:24.537+0000 7ff82f149000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-07T13:37:25.040 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:24 smithi177 bash[14572]: debug 2024-02-07T13:37:24.761+0000 7ff82f149000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-07T13:37:25.461 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:25 smithi177 bash[14572]: debug 2024-02-07T13:37:25.117+0000 7ff82f149000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-07T13:37:25.790 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:25 smithi177 bash[14572]: debug 2024-02-07T13:37:25.457+0000 7ff82f149000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-07T13:37:26.096 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:25 smithi177 bash[14572]: debug 2024-02-07T13:37:25.825+0000 7ff82f149000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-07T13:37:26.540 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:26 smithi177 bash[14572]: debug 2024-02-07T13:37:26.093+0000 7ff82f149000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-07T13:37:27.028 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:26 smithi177 bash[14572]: debug 2024-02-07T13:37:26.765+0000 7ff82f149000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-07T13:37:27.028 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:26 smithi177 bash[14572]: debug 2024-02-07T13:37:26.869+0000 7ff82f149000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-07T13:37:27.290 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:27 smithi177 bash[14572]: debug 2024-02-07T13:37:27.025+0000 7ff82f149000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-07T13:37:27.290 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:27 smithi177 bash[14572]: debug 2024-02-07T13:37:27.129+0000 7ff82f149000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-07T13:37:27.290 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:27 smithi177 bash[14572]: debug 2024-02-07T13:37:27.265+0000 7ff82f149000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-07T13:37:27.860 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:27 smithi177 bash[14572]: debug 2024-02-07T13:37:27.557+0000 7ff82f149000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-07T13:37:27.860 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:27 smithi177 bash[14572]: debug 2024-02-07T13:37:27.673+0000 7ff82f149000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-07T13:37:28.290 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:27 smithi177 bash[14572]: debug 2024-02-07T13:37:27.857+0000 7ff82f149000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-07T13:37:28.290 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:27 smithi177 bash[14572]: debug 2024-02-07T13:37:27.973+0000 7ff82f149000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-07T13:37:29.290 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:28 smithi177 bash[14572]: debug 2024-02-07T13:37:28.813+0000 7ff82f149000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-07T13:37:29.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:29 smithi177 bash[14301]: cluster 2024-02-07T13:37:28.838004+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2024-02-07T13:37:29.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:29 smithi177 bash[14301]: cluster 2024-02-07T13:37:28.838826+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2024-02-07T13:37:29.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:29 smithi177 bash[14301]: cluster 2024-02-07T13:37:28.841673+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-02-07T13:37:30.424 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: { 2024-02-07T13:37:30.425 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-02-07T13:37:30.425 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "initialized": true 2024-02-07T13:37:30.425 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: } 2024-02-07T13:37:30.790 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:30 smithi177 bash[14572]: [07/Feb/2024:13:37:30] ENGINE Bus STARTING 2024-02-07T13:37:30.790 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:30 smithi177 bash[14572]: [07/Feb/2024:13:37:30] ENGINE Serving on https://172.21.15.177:7150 2024-02-07T13:37:30.790 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:30 smithi177 bash[14572]: [07/Feb/2024:13:37:30] ENGINE Bus STARTED 2024-02-07T13:37:30.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:30 smithi177 bash[14301]: cluster 2024-02-07T13:37:29.403442+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.564741s) 2024-02-07T13:37:30.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:30 smithi177 bash[14301]: audit 2024-02-07T13:37:29.406658+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.177:0/1610403340' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:37:30.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:30 smithi177 bash[14301]: audit 2024-02-07T13:37:29.408296+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.177:0/1610403340' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-07T13:37:30.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:30 smithi177 bash[14301]: audit 2024-02-07T13:37:29.409960+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.177:0/1610403340' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-07T13:37:30.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:30 smithi177 bash[14301]: audit 2024-02-07T13:37:29.410328+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.177:0/1610403340' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-07T13:37:30.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:30 smithi177 bash[14301]: audit 2024-02-07T13:37:29.410631+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.177:0/1610403340' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-07T13:37:30.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:30 smithi177 bash[14301]: cluster 2024-02-07T13:37:29.422182+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-02-07T13:37:30.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:30 smithi177 bash[14301]: audit 2024-02-07T13:37:29.445657+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.177:0/1610403340' entity='mgr.y' 2024-02-07T13:37:30.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:30 smithi177 bash[14301]: audit 2024-02-07T13:37:29.452422+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.177:0/1610403340' entity='mgr.y' 2024-02-07T13:37:30.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:30 smithi177 bash[14301]: audit 2024-02-07T13:37:29.458424+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14120 172.21.15.177:0/1610403340' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:37:30.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:30 smithi177 bash[14301]: audit 2024-02-07T13:37:29.461086+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.177:0/1610403340' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:37:30.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:30 smithi177 bash[14301]: audit 2024-02-07T13:37:29.466480+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.177:0/1610403340' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:37:30.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:30 smithi177 bash[14301]: audit 2024-02-07T13:37:29.482230+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14120 172.21.15.177:0/1610403340' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:37:30.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:30 smithi177 bash[14301]: audit 2024-02-07T13:37:29.484662+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.177:0/1610403340' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:37:31.053 INFO:teuthology.orchestra.run.smithi177.stderr:mgr epoch 5 is available 2024-02-07T13:37:31.053 INFO:teuthology.orchestra.run.smithi177.stderr:Setting orchestrator backend to cephadm... 2024-02-07T13:37:31.752 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:31 smithi177 bash[14301]: cluster 2024-02-07T13:37:30.409883+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e7: y(active, since 1.57117s) 2024-02-07T13:37:31.752 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:31 smithi177 bash[14301]: cephadm 2024-02-07T13:37:30.496057+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [07/Feb/2024:13:37:30] ENGINE Bus STARTING 2024-02-07T13:37:31.752 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:31 smithi177 bash[14301]: cephadm 2024-02-07T13:37:30.617417+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [07/Feb/2024:13:37:30] ENGINE Serving on https://172.21.15.177:7150 2024-02-07T13:37:31.752 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:31 smithi177 bash[14301]: cephadm 2024-02-07T13:37:30.618079+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [07/Feb/2024:13:37:30] ENGINE Bus STARTED 2024-02-07T13:37:31.752 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:31 smithi177 bash[14301]: audit 2024-02-07T13:37:30.624604+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14120 172.21.15.177:0/1610403340' entity='mgr.y' 2024-02-07T13:37:31.752 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:31 smithi177 bash[14301]: audit 2024-02-07T13:37:30.639129+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14120 172.21.15.177:0/1610403340' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:37:32.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:32 smithi177 bash[14301]: cluster 2024-02-07T13:37:31.631128+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-02-07T13:37:32.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:32 smithi177 bash[14301]: audit 2024-02-07T13:37:32.346106+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14120 172.21.15.177:0/1610403340' entity='mgr.y' 2024-02-07T13:37:32.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:32 smithi177 bash[14301]: audit 2024-02-07T13:37:32.359938+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14120 172.21.15.177:0/1610403340' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:37:34.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:33 smithi177 bash[14301]: audit 2024-02-07T13:37:32.335978+0000 mgr.y (mgr.14120) 6 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:37:34.212 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: value unchanged 2024-02-07T13:37:34.755 INFO:teuthology.orchestra.run.smithi177.stderr:Generating ssh key... 2024-02-07T13:37:35.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:34 smithi177 bash[14301]: audit 2024-02-07T13:37:34.211594+0000 mgr.y (mgr.14120) 7 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:37:36.540 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:36 smithi177 bash[14572]: Generating public/private rsa key pair. 2024-02-07T13:37:36.540 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:36 smithi177 bash[14572]: Your identification has been saved in /tmp/tmpgqdfh4x2/key. 2024-02-07T13:37:36.540 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:36 smithi177 bash[14572]: Your public key has been saved in /tmp/tmpgqdfh4x2/key.pub. 2024-02-07T13:37:36.540 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:36 smithi177 bash[14572]: The key fingerprint is: 2024-02-07T13:37:36.540 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:36 smithi177 bash[14572]: SHA256:wKR7L2/flMHBD37E0QPqVtcyJ+rrwdwDgeNZLOnpTh4 ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715 2024-02-07T13:37:36.541 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:36 smithi177 bash[14572]: The key's randomart image is: 2024-02-07T13:37:36.541 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:36 smithi177 bash[14572]: +---[RSA 3072]----+ 2024-02-07T13:37:36.541 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:36 smithi177 bash[14572]: | . .o. | 2024-02-07T13:37:36.541 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:36 smithi177 bash[14572]: | + =.. oo| 2024-02-07T13:37:36.541 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:36 smithi177 bash[14572]: | . o =.B.*.+| 2024-02-07T13:37:36.541 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:36 smithi177 bash[14572]: | . . o.O.B.= | 2024-02-07T13:37:36.541 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:36 smithi177 bash[14572]: | . . S =o* o | 2024-02-07T13:37:36.541 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:36 smithi177 bash[14572]: | . . ..+ * | 2024-02-07T13:37:36.541 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:36 smithi177 bash[14572]: | . . E B o | 2024-02-07T13:37:36.541 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:36 smithi177 bash[14572]: | o.+ + o . | 2024-02-07T13:37:36.541 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:36 smithi177 bash[14572]: | ...+.+ | 2024-02-07T13:37:36.541 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:36 smithi177 bash[14572]: +----[SHA256]-----+ 2024-02-07T13:37:37.401 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:37 smithi177 bash[14301]: audit 2024-02-07T13:37:35.991679+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:37:37.401 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:37 smithi177 bash[14301]: cephadm 2024-02-07T13:37:35.992111+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-02-07T13:37:37.401 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:37 smithi177 bash[14301]: audit 2024-02-07T13:37:36.120958+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14120 172.21.15.177:0/1610403340' entity='mgr.y' 2024-02-07T13:37:37.401 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:37 smithi177 bash[14301]: audit 2024-02-07T13:37:36.123895+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.177:0/1610403340' entity='mgr.y' 2024-02-07T13:37:37.994 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAdFm50eu0m52Qrf5awRjezAT2qzSaF7zgVIYdQZIYIgVq8l4jQxdgPHq2gDQhXLjrYGtYswyjDN451F1S+M/k34K3NQrt6w4WmYcfFpJOEaLOMvzEwZeHa4Afx2g1O/KvY92JYjg88uZp1tccg1TyT8Q4e5hJBGf4k/xBzxp7y59J1dLuFeIQvvnxmGF7wnsX/JDdVkRgFw/cwAFc7+JG4S1pOAPsQQcg8d63/FEcmaiUpImE66iZatd51vxPkaSfhGviCUxcjSpz3knPxrP8Rollh7U1n7gFd0Fxbn4tr90H0IYM6UyTMATuKza7KCYR+GQ5jN2iNusSGU6eBMCyfUZXDvF61YnX9hjiy6+EPmCsGDMHR5g6nONEDPOjhTXSoevETChfYr6pczJLeYtuxogY/o8QHcQ898e30dOafURTy7OZaeqAQ+/z1iKWGELQ1YJgJaA3AvwvJQMEj+A4+q8WWLPs++YnoLsTjuJY+beg4MmzT582LydI590iOwU= ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715 2024-02-07T13:37:38.591 INFO:teuthology.orchestra.run.smithi177.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-02-07T13:37:38.592 INFO:teuthology.orchestra.run.smithi177.stderr:Adding key to root@localhost authorized_keys... 2024-02-07T13:37:38.592 INFO:teuthology.orchestra.run.smithi177.stderr:Adding host smithi177... 2024-02-07T13:37:39.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:39 smithi177 bash[14301]: audit 2024-02-07T13:37:37.993540+0000 mgr.y (mgr.14120) 10 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:37:40.891 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: Added host 'smithi177' with addr '172.21.15.177' 2024-02-07T13:37:41.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:40 smithi177 bash[14301]: audit 2024-02-07T13:37:39.886856+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi177", "addr": "172.21.15.177", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:37:41.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:40 smithi177 bash[14301]: cephadm 2024-02-07T13:37:40.258554+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi177 2024-02-07T13:37:41.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:40 smithi177 bash[14301]: audit 2024-02-07T13:37:40.890411+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.177:0/1610403340' entity='mgr.y' 2024-02-07T13:37:41.631 INFO:teuthology.orchestra.run.smithi177.stderr:Deploying unmanaged mon service... 2024-02-07T13:37:42.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:41 smithi177 bash[14301]: cephadm 2024-02-07T13:37:40.891103+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi177 2024-02-07T13:37:42.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:41 smithi177 bash[14301]: audit 2024-02-07T13:37:40.918854+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14120 172.21.15.177:0/1610403340' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:37:43.568 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: Scheduled mon update... 2024-02-07T13:37:44.450 INFO:teuthology.orchestra.run.smithi177.stderr:Deploying unmanaged mgr service... 2024-02-07T13:37:44.726 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:44 smithi177 bash[14301]: audit 2024-02-07T13:37:43.559335+0000 mgr.y (mgr.14120) 14 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:37:44.726 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:44 smithi177 bash[14301]: cephadm 2024-02-07T13:37:43.561799+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-02-07T13:37:44.726 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:44 smithi177 bash[14301]: audit 2024-02-07T13:37:43.567036+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14120 172.21.15.177:0/1610403340' entity='mgr.y' 2024-02-07T13:37:44.727 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:44 smithi177 bash[14301]: audit 2024-02-07T13:37:44.427358+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.177:0/1610403340' entity='mgr.y' 2024-02-07T13:37:46.028 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-02-07T13:37:46.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:45 smithi177 bash[14301]: audit 2024-02-07T13:37:44.716226+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.177:0/1610403340' entity='mgr.y' 2024-02-07T13:37:47.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:47 smithi177 bash[14301]: audit 2024-02-07T13:37:46.017741+0000 mgr.y (mgr.14120) 16 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:37:47.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:47 smithi177 bash[14301]: cephadm 2024-02-07T13:37:46.020070+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-02-07T13:37:47.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:47 smithi177 bash[14301]: audit 2024-02-07T13:37:46.027340+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.177:0/1610403340' entity='mgr.y' 2024-02-07T13:37:49.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:48 smithi177 bash[14301]: audit 2024-02-07T13:37:47.766928+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.177:0/1610403340' entity='mgr.y' 2024-02-07T13:37:49.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:48 smithi177 bash[14301]: audit 2024-02-07T13:37:47.953777+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.177:0/506248338' entity='client.admin' 2024-02-07T13:37:49.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:48 smithi177 bash[14301]: audit 2024-02-07T13:37:48.266295+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.177:0/1610403340' entity='mgr.y' 2024-02-07T13:37:50.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:50 smithi177 bash[14301]: cluster 2024-02-07T13:37:49.411674+0000 mgr.y (mgr.14120) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:37:50.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:50 smithi177 bash[14301]: audit 2024-02-07T13:37:50.067071+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.177:0/4289487009' entity='client.admin' 2024-02-07T13:37:50.671 INFO:teuthology.orchestra.run.smithi177.stderr:Enabling the dashboard module... 2024-02-07T13:37:52.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:52 smithi177 bash[14301]: cluster 2024-02-07T13:37:51.412158+0000 mgr.y (mgr.14120) 19 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:37:53.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:53 smithi177 bash[14301]: audit 2024-02-07T13:37:52.489026+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.177:0/3564838164' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-02-07T13:37:53.790 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:53 smithi177 bash[14572]: ignoring --setuser ceph since I am not root 2024-02-07T13:37:53.790 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:53 smithi177 bash[14572]: ignoring --setgroup ceph since I am not root 2024-02-07T13:37:53.791 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:53 smithi177 bash[14572]: debug 2024-02-07T13:37:53.624+0000 7f7237c28000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-07T13:37:54.415 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:54 smithi177 bash[14572]: debug 2024-02-07T13:37:54.288+0000 7f7237c28000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-07T13:37:54.753 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:54 smithi177 bash[14301]: audit 2024-02-07T13:37:53.430255+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.177:0/3564838164' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-02-07T13:37:54.753 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:54 smithi177 bash[14301]: cluster 2024-02-07T13:37:53.430406+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e9: y(active, since 24s) 2024-02-07T13:37:54.754 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:54 smithi177 bash[14572]: debug 2024-02-07T13:37:54.412+0000 7f7237c28000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-07T13:37:54.754 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:54 smithi177 bash[14572]: debug 2024-02-07T13:37:54.572+0000 7f7237c28000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-07T13:37:55.012 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:54 smithi177 bash[14572]: debug 2024-02-07T13:37:54.908+0000 7f7237c28000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-07T13:37:55.290 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:55 smithi177 bash[14572]: debug 2024-02-07T13:37:55.008+0000 7f7237c28000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-07T13:37:55.290 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:55 smithi177 bash[14572]: debug 2024-02-07T13:37:55.220+0000 7f7237c28000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-07T13:37:55.396 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: { 2024-02-07T13:37:55.396 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "epoch": 9, 2024-02-07T13:37:55.397 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "available": true, 2024-02-07T13:37:55.397 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "active_name": "y", 2024-02-07T13:37:55.397 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "num_standby": 0 2024-02-07T13:37:55.397 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: } 2024-02-07T13:37:55.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:37:55 smithi177 bash[14301]: audit 2024-02-07T13:37:55.396276+0000 mon.a (mon.0) 70 : audit [DBG] from='client.? 172.21.15.177:0/3820471200' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-07T13:37:56.099 INFO:teuthology.orchestra.run.smithi177.stderr:Waiting for the mgr to restart... 2024-02-07T13:37:56.100 INFO:teuthology.orchestra.run.smithi177.stderr:Waiting for mgr epoch 9... 2024-02-07T13:37:56.407 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:56 smithi177 bash[14572]: debug 2024-02-07T13:37:56.084+0000 7f7237c28000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-07T13:37:56.407 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:56 smithi177 bash[14572]: debug 2024-02-07T13:37:56.196+0000 7f7237c28000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-07T13:37:56.754 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:56 smithi177 bash[14572]: debug 2024-02-07T13:37:56.400+0000 7f7237c28000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-07T13:37:57.040 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:56 smithi177 bash[14572]: debug 2024-02-07T13:37:56.748+0000 7f7237c28000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-07T13:37:57.465 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:57 smithi177 bash[14572]: debug 2024-02-07T13:37:57.096+0000 7f7237c28000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-07T13:37:57.732 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:57 smithi177 bash[14572]: debug 2024-02-07T13:37:57.460+0000 7f7237c28000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-07T13:37:58.040 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:57 smithi177 bash[14572]: debug 2024-02-07T13:37:57.728+0000 7f7237c28000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-07T13:37:58.669 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:58 smithi177 bash[14572]: debug 2024-02-07T13:37:58.404+0000 7f7237c28000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-07T13:37:58.670 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:58 smithi177 bash[14572]: debug 2024-02-07T13:37:58.508+0000 7f7237c28000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-07T13:37:59.040 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:58 smithi177 bash[14572]: debug 2024-02-07T13:37:58.664+0000 7f7237c28000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-07T13:37:59.040 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:58 smithi177 bash[14572]: debug 2024-02-07T13:37:58.772+0000 7f7237c28000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-07T13:37:59.040 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:58 smithi177 bash[14572]: debug 2024-02-07T13:37:58.908+0000 7f7237c28000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-07T13:37:59.499 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:59 smithi177 bash[14572]: debug 2024-02-07T13:37:59.196+0000 7f7237c28000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-07T13:37:59.499 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:59 smithi177 bash[14572]: debug 2024-02-07T13:37:59.312+0000 7f7237c28000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-07T13:37:59.790 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:59 smithi177 bash[14572]: debug 2024-02-07T13:37:59.492+0000 7f7237c28000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-07T13:37:59.790 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:37:59 smithi177 bash[14572]: debug 2024-02-07T13:37:59.612+0000 7f7237c28000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-07T13:38:00.790 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:38:00 smithi177 bash[14572]: debug 2024-02-07T13:38:00.452+0000 7f7237c28000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-07T13:38:01.482 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:38:01 smithi177 bash[14572]: [07/Feb/2024:13:38:01] ENGINE Bus STARTING 2024-02-07T13:38:01.482 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:38:01 smithi177 bash[14572]: [07/Feb/2024:13:38:01] ENGINE Serving on https://172.21.15.177:7150 2024-02-07T13:38:01.482 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:38:01 smithi177 bash[14572]: [07/Feb/2024:13:38:01] ENGINE Bus STARTED 2024-02-07T13:38:01.557 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: { 2024-02-07T13:38:01.558 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-02-07T13:38:01.558 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: "initialized": true 2024-02-07T13:38:01.558 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: } 2024-02-07T13:38:01.781 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:01 smithi177 bash[14301]: cluster 2024-02-07T13:38:00.477825+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2024-02-07T13:38:01.781 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:01 smithi177 bash[14301]: cluster 2024-02-07T13:38:00.478855+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2024-02-07T13:38:01.782 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:01 smithi177 bash[14301]: cluster 2024-02-07T13:38:00.484947+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-02-07T13:38:01.782 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:01 smithi177 bash[14301]: cluster 2024-02-07T13:38:00.536819+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0581486s) 2024-02-07T13:38:01.782 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:01 smithi177 bash[14301]: audit 2024-02-07T13:38:00.539668+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:38:01.782 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:01 smithi177 bash[14301]: audit 2024-02-07T13:38:00.541974+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-07T13:38:01.782 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:01 smithi177 bash[14301]: audit 2024-02-07T13:38:00.543305+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-07T13:38:01.782 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:01 smithi177 bash[14301]: audit 2024-02-07T13:38:00.543537+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-07T13:38:01.782 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:01 smithi177 bash[14301]: audit 2024-02-07T13:38:00.543735+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-07T13:38:01.782 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:01 smithi177 bash[14301]: cluster 2024-02-07T13:38:00.553718+0000 mon.a (mon.0) 80 : cluster [INF] Manager daemon y is now available 2024-02-07T13:38:01.782 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:01 smithi177 bash[14301]: audit 2024-02-07T13:38:00.584349+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:38:01.782 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:01 smithi177 bash[14301]: audit 2024-02-07T13:38:00.590068+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:38:01.782 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:01 smithi177 bash[14301]: audit 2024-02-07T13:38:00.614439+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:38:01.782 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:01 smithi177 bash[14301]: audit 2024-02-07T13:38:00.616739+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:38:01.782 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:01 smithi177 bash[14301]: audit 2024-02-07T13:38:01.223666+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:02.307 INFO:teuthology.orchestra.run.smithi177.stderr:mgr epoch 9 is available 2024-02-07T13:38:02.307 INFO:teuthology.orchestra.run.smithi177.stderr:Generating a dashboard self-signed certificate... 2024-02-07T13:38:02.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:02 smithi177 bash[14301]: cephadm 2024-02-07T13:38:01.094481+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [07/Feb/2024:13:38:01] ENGINE Bus STARTING 2024-02-07T13:38:02.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:02 smithi177 bash[14301]: cephadm 2024-02-07T13:38:01.216854+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [07/Feb/2024:13:38:01] ENGINE Serving on https://172.21.15.177:7150 2024-02-07T13:38:02.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:02 smithi177 bash[14301]: cephadm 2024-02-07T13:38:01.217318+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [07/Feb/2024:13:38:01] ENGINE Bus STARTED 2024-02-07T13:38:02.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:02 smithi177 bash[14301]: cluster 2024-02-07T13:38:01.542878+0000 mon.a (mon.0) 86 : cluster [DBG] mgrmap e11: y(active, since 1.06419s) 2024-02-07T13:38:03.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:03 smithi177 bash[14301]: audit 2024-02-07T13:38:01.541530+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-07T13:38:03.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:03 smithi177 bash[14301]: audit 2024-02-07T13:38:01.557472+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-07T13:38:03.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:03 smithi177 bash[14301]: cluster 2024-02-07T13:38:02.545207+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-02-07T13:38:03.904 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: Self-signed certificate created 2024-02-07T13:38:04.567 INFO:teuthology.orchestra.run.smithi177.stderr:Creating initial admin user... 2024-02-07T13:38:05.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:04 smithi177 bash[14301]: audit 2024-02-07T13:38:03.555063+0000 mgr.y (mgr.14152) 6 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:38:05.273 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:04 smithi177 bash[14301]: audit 2024-02-07T13:38:03.898839+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:05.274 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:04 smithi177 bash[14301]: audit 2024-02-07T13:38:03.903449+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:06.140 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$ZAe7AD5GKj0liLE7.PNP..CfH4VbxNlA3BzKqN8nMebXctTdX7NQq", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1707313086, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-02-07T13:38:06.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:06 smithi177 bash[14301]: audit 2024-02-07T13:38:05.282732+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:06.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:06 smithi177 bash[14301]: audit 2024-02-07T13:38:05.812304+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:06.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:06 smithi177 bash[14301]: audit 2024-02-07T13:38:06.140123+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:06.842 INFO:teuthology.orchestra.run.smithi177.stderr:Fetching dashboard port number... 2024-02-07T13:38:07.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:07 smithi177 bash[14301]: audit 2024-02-07T13:38:05.899275+0000 mgr.y (mgr.14152) 7 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:38:08.184 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: 8443 2024-02-07T13:38:08.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:08 smithi177 bash[14301]: cluster 2024-02-07T13:38:07.296323+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-02-07T13:38:08.541 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:08 smithi177 bash[14301]: audit 2024-02-07T13:38:08.184283+0000 mon.a (mon.0) 94 : audit [DBG] from='client.? 172.21.15.177:0/3130516631' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-02-07T13:38:08.882 INFO:teuthology.orchestra.run.smithi177.stderr:firewalld does not appear to be present 2024-02-07T13:38:08.882 INFO:teuthology.orchestra.run.smithi177.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-02-07T13:38:08.886 INFO:teuthology.orchestra.run.smithi177.stderr:Ceph Dashboard is now available at: 2024-02-07T13:38:08.886 INFO:teuthology.orchestra.run.smithi177.stderr: 2024-02-07T13:38:08.886 INFO:teuthology.orchestra.run.smithi177.stderr: URL: https://smithi177.front.sepia.ceph.com:8443/ 2024-02-07T13:38:08.886 INFO:teuthology.orchestra.run.smithi177.stderr: User: admin 2024-02-07T13:38:08.886 INFO:teuthology.orchestra.run.smithi177.stderr: Password: flg4w51ets 2024-02-07T13:38:08.886 INFO:teuthology.orchestra.run.smithi177.stderr: 2024-02-07T13:38:08.886 INFO:teuthology.orchestra.run.smithi177.stderr:Enabling autotune for osd_memory_target 2024-02-07T13:38:13.136 INFO:teuthology.orchestra.run.smithi177.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-02-07T13:38:13.765 INFO:teuthology.orchestra.run.smithi177.stderr:You can access the Ceph CLI with: 2024-02-07T13:38:13.766 INFO:teuthology.orchestra.run.smithi177.stderr: 2024-02-07T13:38:13.766 INFO:teuthology.orchestra.run.smithi177.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-02-07T13:38:13.766 INFO:teuthology.orchestra.run.smithi177.stderr: 2024-02-07T13:38:13.766 INFO:teuthology.orchestra.run.smithi177.stderr:Please consider enabling telemetry to help improve Ceph: 2024-02-07T13:38:13.766 INFO:teuthology.orchestra.run.smithi177.stderr: 2024-02-07T13:38:13.766 INFO:teuthology.orchestra.run.smithi177.stderr: ceph telemetry on 2024-02-07T13:38:13.766 INFO:teuthology.orchestra.run.smithi177.stderr: 2024-02-07T13:38:13.766 INFO:teuthology.orchestra.run.smithi177.stderr:For more information see: 2024-02-07T13:38:13.766 INFO:teuthology.orchestra.run.smithi177.stderr: 2024-02-07T13:38:13.766 INFO:teuthology.orchestra.run.smithi177.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-02-07T13:38:13.766 INFO:teuthology.orchestra.run.smithi177.stderr: 2024-02-07T13:38:13.766 INFO:teuthology.orchestra.run.smithi177.stderr:Bootstrap complete. 2024-02-07T13:38:13.803 INFO:tasks.cephadm:Fetching config... 2024-02-07T13:38:13.803 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-02-07T13:38:13.804 DEBUG:teuthology.orchestra.run.smithi177:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-02-07T13:38:13.809 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-02-07T13:38:13.809 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-02-07T13:38:13.809 DEBUG:teuthology.orchestra.run.smithi177:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-02-07T13:38:13.814 INFO:tasks.cephadm:Fetching mon keyring... 2024-02-07T13:38:13.814 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-02-07T13:38:13.814 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd if=/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/mon.a/keyring of=/dev/stdout 2024-02-07T13:38:13.824 INFO:tasks.cephadm:Fetching pub ssh key... 2024-02-07T13:38:13.824 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-02-07T13:38:13.824 DEBUG:teuthology.orchestra.run.smithi177:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-02-07T13:38:13.876 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-02-07T13:38:13.876 DEBUG:teuthology.orchestra.run.smithi177:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAdFm50eu0m52Qrf5awRjezAT2qzSaF7zgVIYdQZIYIgVq8l4jQxdgPHq2gDQhXLjrYGtYswyjDN451F1S+M/k34K3NQrt6w4WmYcfFpJOEaLOMvzEwZeHa4Afx2g1O/KvY92JYjg88uZp1tccg1TyT8Q4e5hJBGf4k/xBzxp7y59J1dLuFeIQvvnxmGF7wnsX/JDdVkRgFw/cwAFc7+JG4S1pOAPsQQcg8d63/FEcmaiUpImE66iZatd51vxPkaSfhGviCUxcjSpz3knPxrP8Rollh7U1n7gFd0Fxbn4tr90H0IYM6UyTMATuKza7KCYR+GQ5jN2iNusSGU6eBMCyfUZXDvF61YnX9hjiy6+EPmCsGDMHR5g6nONEDPOjhTXSoevETChfYr6pczJLeYtuxogY/o8QHcQ898e30dOafURTy7OZaeqAQ+/z1iKWGELQ1YJgJaA3AvwvJQMEj+A4+q8WWLPs++YnoLsTjuJY+beg4MmzT582LydI590iOwU= ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-07T13:38:13.902 INFO:teuthology.orchestra.run.smithi177.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAdFm50eu0m52Qrf5awRjezAT2qzSaF7zgVIYdQZIYIgVq8l4jQxdgPHq2gDQhXLjrYGtYswyjDN451F1S+M/k34K3NQrt6w4WmYcfFpJOEaLOMvzEwZeHa4Afx2g1O/KvY92JYjg88uZp1tccg1TyT8Q4e5hJBGf4k/xBzxp7y59J1dLuFeIQvvnxmGF7wnsX/JDdVkRgFw/cwAFc7+JG4S1pOAPsQQcg8d63/FEcmaiUpImE66iZatd51vxPkaSfhGviCUxcjSpz3knPxrP8Rollh7U1n7gFd0Fxbn4tr90H0IYM6UyTMATuKza7KCYR+GQ5jN2iNusSGU6eBMCyfUZXDvF61YnX9hjiy6+EPmCsGDMHR5g6nONEDPOjhTXSoevETChfYr6pczJLeYtuxogY/o8QHcQ898e30dOafURTy7OZaeqAQ+/z1iKWGELQ1YJgJaA3AvwvJQMEj+A4+q8WWLPs++YnoLsTjuJY+beg4MmzT582LydI590iOwU= ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715 2024-02-07T13:38:13.911 DEBUG:teuthology.orchestra.run.smithi191:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAdFm50eu0m52Qrf5awRjezAT2qzSaF7zgVIYdQZIYIgVq8l4jQxdgPHq2gDQhXLjrYGtYswyjDN451F1S+M/k34K3NQrt6w4WmYcfFpJOEaLOMvzEwZeHa4Afx2g1O/KvY92JYjg88uZp1tccg1TyT8Q4e5hJBGf4k/xBzxp7y59J1dLuFeIQvvnxmGF7wnsX/JDdVkRgFw/cwAFc7+JG4S1pOAPsQQcg8d63/FEcmaiUpImE66iZatd51vxPkaSfhGviCUxcjSpz3knPxrP8Rollh7U1n7gFd0Fxbn4tr90H0IYM6UyTMATuKza7KCYR+GQ5jN2iNusSGU6eBMCyfUZXDvF61YnX9hjiy6+EPmCsGDMHR5g6nONEDPOjhTXSoevETChfYr6pczJLeYtuxogY/o8QHcQ898e30dOafURTy7OZaeqAQ+/z1iKWGELQ1YJgJaA3AvwvJQMEj+A4+q8WWLPs++YnoLsTjuJY+beg4MmzT582LydI590iOwU= ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-07T13:38:13.935 INFO:teuthology.orchestra.run.smithi191.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAdFm50eu0m52Qrf5awRjezAT2qzSaF7zgVIYdQZIYIgVq8l4jQxdgPHq2gDQhXLjrYGtYswyjDN451F1S+M/k34K3NQrt6w4WmYcfFpJOEaLOMvzEwZeHa4Afx2g1O/KvY92JYjg88uZp1tccg1TyT8Q4e5hJBGf4k/xBzxp7y59J1dLuFeIQvvnxmGF7wnsX/JDdVkRgFw/cwAFc7+JG4S1pOAPsQQcg8d63/FEcmaiUpImE66iZatd51vxPkaSfhGviCUxcjSpz3knPxrP8Rollh7U1n7gFd0Fxbn4tr90H0IYM6UyTMATuKza7KCYR+GQ5jN2iNusSGU6eBMCyfUZXDvF61YnX9hjiy6+EPmCsGDMHR5g6nONEDPOjhTXSoevETChfYr6pczJLeYtuxogY/o8QHcQ898e30dOafURTy7OZaeqAQ+/z1iKWGELQ1YJgJaA3AvwvJQMEj+A4+q8WWLPs++YnoLsTjuJY+beg4MmzT582LydI590iOwU= ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715 2024-02-07T13:38:13.947 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-02-07T13:38:14.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:14 smithi177 bash[14301]: audit 2024-02-07T13:38:13.132528+0000 mon.a (mon.0) 95 : audit [INF] from='client.? 172.21.15.177:0/920005981' entity='client.admin' 2024-02-07T13:38:18.638 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-02-07T13:38:18.638 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-02-07T13:38:18.807 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:18 smithi177 bash[14301]: audit 2024-02-07T13:38:17.543528+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:18.807 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:18 smithi177 bash[14301]: audit 2024-02-07T13:38:17.544610+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi177", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:38:18.808 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:18 smithi177 bash[14301]: audit 2024-02-07T13:38:17.549980+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:18.808 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:18 smithi177 bash[14301]: audit 2024-02-07T13:38:17.551418+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:38:18.808 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:18 smithi177 bash[14301]: audit 2024-02-07T13:38:17.556886+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:18.808 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:18 smithi177 bash[14301]: audit 2024-02-07T13:38:17.617183+0000 mon.a (mon.0) 101 : audit [INF] from='client.? 172.21.15.177:0/1189825764' entity='client.admin' 2024-02-07T13:38:18.808 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:18 smithi177 bash[14301]: audit 2024-02-07T13:38:17.672256+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:38:18.808 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:18 smithi177 bash[14301]: audit 2024-02-07T13:38:17.679823+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:21.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:21 smithi177 bash[14301]: cluster 2024-02-07T13:38:20.544924+0000 mgr.y (mgr.14152) 8 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:22.778 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi191 2024-02-07T13:38:22.778 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-02-07T13:38:22.778 DEBUG:teuthology.orchestra.run.smithi191:> dd of=/etc/ceph/ceph.conf 2024-02-07T13:38:22.785 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-02-07T13:38:22.785 DEBUG:teuthology.orchestra.run.smithi191:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-07T13:38:22.792 INFO:tasks.cephadm:Adding host smithi191 to orchestrator... 2024-02-07T13:38:22.792 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph orch host add smithi191 2024-02-07T13:38:23.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:22 smithi177 bash[14301]: audit 2024-02-07T13:38:21.919968+0000 mgr.y (mgr.14152) 9 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:38:23.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:22 smithi177 bash[14301]: audit 2024-02-07T13:38:21.924059+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:23.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:22 smithi177 bash[14301]: audit 2024-02-07T13:38:21.955155+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:38:23.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:22 smithi177 bash[14301]: audit 2024-02-07T13:38:21.957419+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:38:23.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:22 smithi177 bash[14301]: audit 2024-02-07T13:38:21.958722+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:38:23.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:22 smithi177 bash[14301]: cephadm 2024-02-07T13:38:21.960560+0000 mgr.y (mgr.14152) 10 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-07T13:38:23.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:22 smithi177 bash[14301]: cephadm 2024-02-07T13:38:22.075643+0000 mgr.y (mgr.14152) 11 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-02-07T13:38:23.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:22 smithi177 bash[14301]: audit 2024-02-07T13:38:22.201590+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:23.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:22 smithi177 bash[14301]: audit 2024-02-07T13:38:22.207700+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:24.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:24 smithi177 bash[14301]: cluster 2024-02-07T13:38:22.545352+0000 mgr.y (mgr.14152) 12 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:26.780 INFO:teuthology.orchestra.run.smithi177.stdout:Added host 'smithi191' with addr '172.21.15.191' 2024-02-07T13:38:26.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:26 smithi177 bash[14301]: cluster 2024-02-07T13:38:24.545769+0000 mgr.y (mgr.14152) 13 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:27.443 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph orch host ls --format=json 2024-02-07T13:38:27.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:27 smithi177 bash[14301]: audit 2024-02-07T13:38:25.709021+0000 mgr.y (mgr.14152) 14 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi191", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:38:27.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:27 smithi177 bash[14301]: cephadm 2024-02-07T13:38:26.124370+0000 mgr.y (mgr.14152) 15 : cephadm [INF] Deploying cephadm binary to smithi191 2024-02-07T13:38:27.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:27 smithi177 bash[14301]: audit 2024-02-07T13:38:26.779452+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:27.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:27 smithi177 bash[14301]: audit 2024-02-07T13:38:26.799582+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:38:27.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:27 smithi177 bash[14301]: audit 2024-02-07T13:38:26.802126+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:38:27.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:27 smithi177 bash[14301]: audit 2024-02-07T13:38:26.803654+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:38:27.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:27 smithi177 bash[14301]: audit 2024-02-07T13:38:27.089923+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:28.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:28 smithi177 bash[14301]: cluster 2024-02-07T13:38:26.546208+0000 mgr.y (mgr.14152) 16 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:28.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:28 smithi177 bash[14301]: cephadm 2024-02-07T13:38:26.780232+0000 mgr.y (mgr.14152) 17 : cephadm [INF] Added host smithi191 2024-02-07T13:38:28.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:28 smithi177 bash[14301]: audit 2024-02-07T13:38:27.833427+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:28.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:28 smithi177 bash[14301]: audit 2024-02-07T13:38:28.376313+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:30.278 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-02-07T13:38:30.278 INFO:teuthology.orchestra.run.smithi177.stdout:[{"addr": "172.21.15.177", "hostname": "smithi177", "labels": [], "status": ""}, {"addr": "172.21.15.191", "hostname": "smithi191", "labels": [], "status": ""}] 2024-02-07T13:38:30.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:30 smithi177 bash[14301]: cluster 2024-02-07T13:38:28.546644+0000 mgr.y (mgr.14152) 18 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:30.957 INFO:tasks.cephadm:Setting crush tunables to default 2024-02-07T13:38:30.958 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph osd crush tunables default 2024-02-07T13:38:31.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:31 smithi177 bash[14301]: audit 2024-02-07T13:38:30.278076+0000 mgr.y (mgr.14152) 19 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-07T13:38:32.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:32 smithi177 bash[14301]: cluster 2024-02-07T13:38:30.547085+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:34.446 INFO:teuthology.orchestra.run.smithi177.stderr:adjusted tunables profile to default 2024-02-07T13:38:34.675 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:34 smithi177 bash[14301]: cluster 2024-02-07T13:38:32.547508+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:34.675 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:34 smithi177 bash[14301]: audit 2024-02-07T13:38:33.322190+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:34.675 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:34 smithi177 bash[14301]: audit 2024-02-07T13:38:33.327263+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:34.675 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:34 smithi177 bash[14301]: audit 2024-02-07T13:38:33.328532+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:38:34.676 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:34 smithi177 bash[14301]: audit 2024-02-07T13:38:33.335209+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:34.676 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:34 smithi177 bash[14301]: audit 2024-02-07T13:38:33.757994+0000 mon.a (mon.0) 121 : audit [INF] from='client.? 172.21.15.177:0/4069635977' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-02-07T13:38:35.164 INFO:tasks.cephadm:Adding mon.a on smithi177 2024-02-07T13:38:35.164 INFO:tasks.cephadm:Adding mon.c on smithi177 2024-02-07T13:38:35.165 INFO:tasks.cephadm:Adding mon.b on smithi191 2024-02-07T13:38:35.165 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph orch apply mon '3;smithi177:172.21.15.177=a;smithi177:[v2:172.21.15.177:3301,v1:172.21.15.177:6790]=c;smithi191:172.21.15.191=b' 2024-02-07T13:38:35.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:35 smithi177 bash[14301]: audit 2024-02-07T13:38:34.440186+0000 mon.a (mon.0) 122 : audit [INF] from='client.? 172.21.15.177:0/4069635977' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-02-07T13:38:35.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:35 smithi177 bash[14301]: cluster 2024-02-07T13:38:34.440321+0000 mon.a (mon.0) 123 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-07T13:38:36.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:36 smithi177 bash[14301]: cluster 2024-02-07T13:38:34.547919+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:38.025 INFO:teuthology.orchestra.run.smithi191.stdout:Scheduled mon update... 2024-02-07T13:38:38.741 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:38 smithi177 bash[14301]: cluster 2024-02-07T13:38:36.548366+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:38.741 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:38 smithi177 bash[14301]: audit 2024-02-07T13:38:38.025087+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:38.742 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:38 smithi177 bash[14301]: audit 2024-02-07T13:38:38.069029+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:38:38.742 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:38 smithi177 bash[14301]: audit 2024-02-07T13:38:38.071815+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:38:38.742 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:38 smithi177 bash[14301]: audit 2024-02-07T13:38:38.073792+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:38:38.797 DEBUG:teuthology.orchestra.run.smithi177:mon.c> sudo journalctl -f -n 0 -u ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@mon.c.service 2024-02-07T13:38:38.800 DEBUG:teuthology.orchestra.run.smithi191:mon.b> sudo journalctl -f -n 0 -u ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@mon.b.service 2024-02-07T13:38:38.802 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-07T13:38:38.802 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph mon dump -f json 2024-02-07T13:38:39.437 INFO:journalctl@ceph.mon.b.smithi191.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-07T13:38:39.608 INFO:journalctl@ceph.mon.c.smithi177.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-07T13:38:39.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:39 smithi177 bash[14301]: audit 2024-02-07T13:38:38.012014+0000 mgr.y (mgr.14152) 24 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi177:172.21.15.177=a;smithi177:[v2:172.21.15.177:3301,v1:172.21.15.177:6790]=c;smithi191:172.21.15.191=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:38:39.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:39 smithi177 bash[14301]: cephadm 2024-02-07T13:38:38.019489+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Saving service mon spec with placement smithi177:172.21.15.177=a;smithi177:[v2:172.21.15.177:3301,v1:172.21.15.177:6790]=c;smithi191:172.21.15.191=b;count:3 2024-02-07T13:38:39.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:39 smithi177 bash[14301]: cephadm 2024-02-07T13:38:38.076641+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi191:/etc/ceph/ceph.conf 2024-02-07T13:38:39.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:39 smithi177 bash[14301]: cephadm 2024-02-07T13:38:38.200192+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-02-07T13:38:39.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:39 smithi177 bash[14301]: audit 2024-02-07T13:38:38.467262+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:39.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:39 smithi177 bash[14301]: audit 2024-02-07T13:38:38.473155+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:39.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:39 smithi177 bash[14301]: audit 2024-02-07T13:38:38.476009+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T13:38:39.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:39 smithi177 bash[14301]: audit 2024-02-07T13:38:38.477660+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:38:39.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:39 smithi177 bash[14301]: cephadm 2024-02-07T13:38:38.479287+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Deploying daemon mon.c on smithi177 2024-02-07T13:38:40.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:40 smithi177 bash[14301]: cluster 2024-02-07T13:38:38.548858+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:41.732 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T13:38:41.732 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":1,"fsid":"d00f16f0-c5bd-11ee-95b6-87774f69a715","modified":"2024-02-07T13:36:53.080850Z","created":"2024-02-07T13:36:53.080850Z","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.177:3300","nonce":0},{"type":"v1","addr":"172.21.15.177:6789","nonce":0}]},"addr":"172.21.15.177:6789/0","public_addr":"172.21.15.177:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-07T13:38:41.735 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 1 2024-02-07T13:38:42.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:42 smithi177 bash[14301]: cluster 2024-02-07T13:38:40.549400+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:42.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:42 smithi177 bash[14301]: audit 2024-02-07T13:38:41.731792+0000 mon.a (mon.0) 132 : audit [DBG] from='client.? 172.21.15.191:0/1022888454' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-07T13:38:43.342 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-07T13:38:43.342 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph mon dump -f json 2024-02-07T13:38:43.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:43 smithi177 bash[19748]: debug 2024-02-07T13:38:43.475+0000 7f2b2ea50700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-02-07T13:38:48.551 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:48 smithi191 systemd[1]: Started Ceph mon.b for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:38:49.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[14301]: cluster 2024-02-07T13:38:42.549698+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:49.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[14301]: cephadm 2024-02-07T13:38:42.555615+0000 mgr.y (mgr.14152) 32 : cephadm [INF] Deploying daemon mon.b on smithi191 2024-02-07T13:38:49.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[14301]: audit 2024-02-07T13:38:43.493649+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:38:49.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[14301]: cluster 2024-02-07T13:38:43.493903+0000 mon.a (mon.0) 138 : cluster [INF] mon.a calling monitor election 2024-02-07T13:38:49.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[14301]: audit 2024-02-07T13:38:43.498392+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:38:49.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[14301]: audit 2024-02-07T13:38:44.486016+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:38:49.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[14301]: cluster 2024-02-07T13:38:44.550068+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:49.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[14301]: audit 2024-02-07T13:38:45.486073+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:38:49.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[14301]: cluster 2024-02-07T13:38:45.489857+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-07T13:38:49.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[14301]: audit 2024-02-07T13:38:46.486361+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:38:49.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[14301]: cluster 2024-02-07T13:38:46.550496+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:49.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[14301]: audit 2024-02-07T13:38:47.486705+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:38:49.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[14301]: audit 2024-02-07T13:38:48.486528+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:38:49.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[14301]: cluster 2024-02-07T13:38:48.517756+0000 mon.a (mon.0) 145 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-07T13:38:49.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[14301]: cluster 2024-02-07T13:38:48.524393+0000 mon.a (mon.0) 146 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],c=[v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0]} 2024-02-07T13:38:49.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[14301]: cluster 2024-02-07T13:38:48.524500+0000 mon.a (mon.0) 147 : cluster [DBG] fsmap 2024-02-07T13:38:49.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[14301]: cluster 2024-02-07T13:38:48.524557+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-07T13:38:49.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[14301]: cluster 2024-02-07T13:38:48.524882+0000 mon.a (mon.0) 149 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-02-07T13:38:49.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[14301]: cluster 2024-02-07T13:38:48.531284+0000 mon.a (mon.0) 150 : cluster [INF] overall HEALTH_OK 2024-02-07T13:38:49.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[14301]: audit 2024-02-07T13:38:48.543161+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:49.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[14301]: audit 2024-02-07T13:38:48.545520+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:38:49.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[14301]: audit 2024-02-07T13:38:48.547673+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:38:49.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[14301]: audit 2024-02-07T13:38:48.549044+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:38:49.042 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[19748]: cluster 2024-02-07T13:38:42.549698+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:49.042 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[19748]: cephadm 2024-02-07T13:38:42.555615+0000 mgr.y (mgr.14152) 32 : cephadm [INF] Deploying daemon mon.b on smithi191 2024-02-07T13:38:49.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[19748]: audit 2024-02-07T13:38:43.493649+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:38:49.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[19748]: cluster 2024-02-07T13:38:43.493903+0000 mon.a (mon.0) 138 : cluster [INF] mon.a calling monitor election 2024-02-07T13:38:49.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[19748]: audit 2024-02-07T13:38:43.498392+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:38:49.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[19748]: audit 2024-02-07T13:38:44.486016+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:38:49.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[19748]: cluster 2024-02-07T13:38:44.550068+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:49.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[19748]: audit 2024-02-07T13:38:45.486073+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:38:49.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[19748]: cluster 2024-02-07T13:38:45.489857+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-07T13:38:49.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[19748]: audit 2024-02-07T13:38:46.486361+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:38:49.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[19748]: cluster 2024-02-07T13:38:46.550496+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:49.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[19748]: audit 2024-02-07T13:38:47.486705+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:38:49.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[19748]: audit 2024-02-07T13:38:48.486528+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:38:49.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[19748]: cluster 2024-02-07T13:38:48.517756+0000 mon.a (mon.0) 145 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-07T13:38:49.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[19748]: cluster 2024-02-07T13:38:48.524393+0000 mon.a (mon.0) 146 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],c=[v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0]} 2024-02-07T13:38:49.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[19748]: cluster 2024-02-07T13:38:48.524500+0000 mon.a (mon.0) 147 : cluster [DBG] fsmap 2024-02-07T13:38:49.044 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[19748]: cluster 2024-02-07T13:38:48.524557+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-07T13:38:49.044 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[19748]: cluster 2024-02-07T13:38:48.524882+0000 mon.a (mon.0) 149 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-02-07T13:38:49.044 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[19748]: cluster 2024-02-07T13:38:48.531284+0000 mon.a (mon.0) 150 : cluster [INF] overall HEALTH_OK 2024-02-07T13:38:49.044 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[19748]: audit 2024-02-07T13:38:48.543161+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:49.044 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[19748]: audit 2024-02-07T13:38:48.545520+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:38:49.044 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[19748]: audit 2024-02-07T13:38:48.547673+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:38:49.044 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:48 smithi177 bash[19748]: audit 2024-02-07T13:38:48.549044+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:38:49.360 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T13:38:49.360 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":2,"fsid":"d00f16f0-c5bd-11ee-95b6-87774f69a715","modified":"2024-02-07T13:38:43.487629Z","created":"2024-02-07T13:36:53.080850Z","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.177:3300","nonce":0},{"type":"v1","addr":"172.21.15.177:6789","nonce":0}]},"addr":"172.21.15.177:6789/0","public_addr":"172.21.15.177:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:3301","nonce":0},{"type":"v1","addr":"172.21.15.177:6790","nonce":0}]},"addr":"172.21.15.177:6790/0","public_addr":"172.21.15.177:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-02-07T13:38:49.363 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 2 2024-02-07T13:38:49.661 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.586+0000 7f55e1a44880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-07T13:38:49.661 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.586+0000 7f55e1a44880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-02-07T13:38:49.661 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.586+0000 7f55e1a44880 0 pidfile_write: ignore empty --pid-file 2024-02-07T13:38:49.661 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.590+0000 7f55e1a44880 0 load: jerasure load: lrc 2024-02-07T13:38:49.661 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: RocksDB version: 6.15.5 2024-02-07T13:38:49.661 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-07T13:38:49.661 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Compile date Apr 18 2022 2024-02-07T13:38:49.661 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: DB SUMMARY 2024-02-07T13:38:49.661 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: DB Session ID: 0H299C1L29FEFAM09YR3 2024-02-07T13:38:49.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: CURRENT file: CURRENT 2024-02-07T13:38:49.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: IDENTITY file: IDENTITY 2024-02-07T13:38:49.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-02-07T13:38:49.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-02-07T13:38:49.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-02-07T13:38:49.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.error_if_exists: 0 2024-02-07T13:38:49.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.create_if_missing: 0 2024-02-07T13:38:49.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.paranoid_checks: 1 2024-02-07T13:38:49.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-07T13:38:49.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.env: 0x55ba954ed860 2024-02-07T13:38:49.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.fs: Posix File System 2024-02-07T13:38:49.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.info_log: 0x55ba968bbe00 2024-02-07T13:38:49.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-07T13:38:49.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.statistics: (nil) 2024-02-07T13:38:49.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.use_fsync: 0 2024-02-07T13:38:49.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.max_log_file_size: 0 2024-02-07T13:38:49.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-07T13:38:49.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-07T13:38:49.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-07T13:38:49.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-07T13:38:49.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.allow_fallocate: 1 2024-02-07T13:38:49.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-07T13:38:49.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-07T13:38:49.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.use_direct_reads: 0 2024-02-07T13:38:49.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-07T13:38:49.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-07T13:38:49.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.db_log_dir: 2024-02-07T13:38:49.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-02-07T13:38:49.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-07T13:38:49.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-07T13:38:49.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-07T13:38:49.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-07T13:38:49.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-07T13:38:49.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-07T13:38:49.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-07T13:38:49.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-07T13:38:49.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.write_buffer_manager: 0x55ba969ac270 2024-02-07T13:38:49.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-07T13:38:49.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-07T13:38:49.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-07T13:38:49.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-07T13:38:49.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-07T13:38:49.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-07T13:38:49.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-07T13:38:49.666 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-07T13:38:49.666 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-07T13:38:49.666 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.unordered_write: 0 2024-02-07T13:38:49.666 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-07T13:38:49.666 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-07T13:38:49.666 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-07T13:38:49.666 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-07T13:38:49.666 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.row_cache: None 2024-02-07T13:38:49.666 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.wal_filter: None 2024-02-07T13:38:49.666 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-07T13:38:49.666 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-07T13:38:49.666 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.preserve_deletes: 0 2024-02-07T13:38:49.666 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.two_write_queues: 0 2024-02-07T13:38:49.667 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-07T13:38:49.667 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.atomic_flush: 0 2024-02-07T13:38:49.667 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-07T13:38:49.667 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-07T13:38:49.667 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-07T13:38:49.667 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.log_readahead_size: 0 2024-02-07T13:38:49.667 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-07T13:38:49.667 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.best_efforts_recovery: 0 2024-02-07T13:38:49.667 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-07T13:38:49.667 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-07T13:38:49.667 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.allow_data_in_errors: 0 2024-02-07T13:38:49.667 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.db_host_id: __hostname__ 2024-02-07T13:38:49.667 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.max_background_jobs: 2 2024-02-07T13:38:49.668 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.max_background_compactions: -1 2024-02-07T13:38:49.668 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.max_subcompactions: 1 2024-02-07T13:38:49.668 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-07T13:38:49.668 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-07T13:38:49.668 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-07T13:38:49.668 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-07T13:38:49.668 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-07T13:38:49.668 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-07T13:38:49.668 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-07T13:38:49.668 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-07T13:38:49.668 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.max_open_files: -1 2024-02-07T13:38:49.668 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-07T13:38:49.668 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-07T13:38:49.669 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-07T13:38:49.669 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-07T13:38:49.669 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.max_background_flushes: -1 2024-02-07T13:38:49.669 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Compression algorithms supported: 2024-02-07T13:38:49.669 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-07T13:38:49.669 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: kZSTD supported: 0 2024-02-07T13:38:49.669 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: kXpressCompression supported: 0 2024-02-07T13:38:49.669 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-07T13:38:49.669 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: kLZ4Compression supported: 1 2024-02-07T13:38:49.669 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: kBZip2Compression supported: 0 2024-02-07T13:38:49.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: kZlibCompression supported: 1 2024-02-07T13:38:49.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: kSnappyCompression supported: 1 2024-02-07T13:38:49.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-07T13:38:49.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2024-02-07T13:38:49.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-02-07T13:38:49.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-07T13:38:49.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.merge_operator: 2024-02-07T13:38:49.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.compaction_filter: None 2024-02-07T13:38:49.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-07T13:38:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.sst_partitioner_factory: None 2024-02-07T13:38:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-07T13:38:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-07T13:38:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ba96889d00) 2024-02-07T13:38:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: cache_index_and_filter_blocks: 1 2024-02-07T13:38:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-07T13:38:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-07T13:38:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: pin_top_level_index_and_filter: 1 2024-02-07T13:38:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: index_type: 0 2024-02-07T13:38:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: data_block_index_type: 0 2024-02-07T13:38:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: index_shortening: 1 2024-02-07T13:38:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: data_block_hash_table_util_ratio: 0.750000 2024-02-07T13:38:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: hash_index_allow_collision: 1 2024-02-07T13:38:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: checksum: 1 2024-02-07T13:38:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: no_block_cache: 0 2024-02-07T13:38:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: block_cache: 0x55ba968f0170 2024-02-07T13:38:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: block_cache_name: BinnedLRUCache 2024-02-07T13:38:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: block_cache_options: 2024-02-07T13:38:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: capacity : 536870912 2024-02-07T13:38:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: num_shard_bits : 4 2024-02-07T13:38:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: strict_capacity_limit : 0 2024-02-07T13:38:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: high_pri_pool_ratio: 0.000 2024-02-07T13:38:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: block_cache_compressed: (nil) 2024-02-07T13:38:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: persistent_cache: (nil) 2024-02-07T13:38:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: block_size: 4096 2024-02-07T13:38:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: block_size_deviation: 10 2024-02-07T13:38:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: block_restart_interval: 16 2024-02-07T13:38:49.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: index_block_restart_interval: 1 2024-02-07T13:38:49.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: metadata_block_size: 4096 2024-02-07T13:38:49.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: partition_filters: 0 2024-02-07T13:38:49.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: use_delta_encoding: 1 2024-02-07T13:38:49.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-07T13:38:49.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: whole_key_filtering: 1 2024-02-07T13:38:49.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: verify_compression: 0 2024-02-07T13:38:49.806 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: read_amp_bytes_per_bit: 0 2024-02-07T13:38:49.807 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: format_version: 4 2024-02-07T13:38:49.807 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: enable_index_compression: 1 2024-02-07T13:38:49.807 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: block_align: 0 2024-02-07T13:38:49.807 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-07T13:38:49.807 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-07T13:38:49.807 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.compression: NoCompression 2024-02-07T13:38:49.807 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-07T13:38:49.807 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-07T13:38:49.807 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-07T13:38:49.807 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.num_levels: 7 2024-02-07T13:38:49.807 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-07T13:38:49.808 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-07T13:38:49.808 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-07T13:38:49.808 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-07T13:38:49.808 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-07T13:38:49.808 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-07T13:38:49.808 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-07T13:38:49.808 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-07T13:38:49.808 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-07T13:38:49.808 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-07T13:38:49.808 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-07T13:38:49.808 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-07T13:38:49.808 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-07T13:38:49.808 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-07T13:38:49.808 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-07T13:38:49.809 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-07T13:38:49.809 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-07T13:38:49.809 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-07T13:38:49.809 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-07T13:38:49.809 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-07T13:38:49.809 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-07T13:38:49.809 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-07T13:38:49.809 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-07T13:38:49.809 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-07T13:38:49.809 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-07T13:38:49.809 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-07T13:38:49.809 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-07T13:38:49.809 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-07T13:38:49.810 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-07T13:38:49.810 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-07T13:38:49.810 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-07T13:38:49.810 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-07T13:38:49.810 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-07T13:38:49.810 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-07T13:38:49.810 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-07T13:38:49.810 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-07T13:38:49.810 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-07T13:38:49.810 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-07T13:38:49.810 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-07T13:38:49.810 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-07T13:38:49.810 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-07T13:38:49.810 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-07T13:38:49.811 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-07T13:38:49.811 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-07T13:38:49.811 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-07T13:38:49.811 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-07T13:38:49.811 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-07T13:38:49.811 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-07T13:38:49.811 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-07T13:38:49.811 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.table_properties_collectors: 2024-02-07T13:38:49.811 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.inplace_update_support: 0 2024-02-07T13:38:49.811 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-07T13:38:49.811 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-07T13:38:49.811 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-07T13:38:49.811 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-07T13:38:49.811 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.bloom_locality: 0 2024-02-07T13:38:49.811 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.max_successive_merges: 0 2024-02-07T13:38:49.812 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-07T13:38:49.812 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-07T13:38:49.812 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.force_consistency_checks: 1 2024-02-07T13:38:49.812 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-07T13:38:49.812 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.ttl: 2592000 2024-02-07T13:38:49.812 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-07T13:38:49.812 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.enable_blob_files: false 2024-02-07T13:38:49.812 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.min_blob_size: 0 2024-02-07T13:38:49.812 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.blob_file_size: 268435456 2024-02-07T13:38:49.812 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-02-07T13:38:49.812 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-02-07T13:38:49.812 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-07T13:38:49.812 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-07T13:38:49.812 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-02-07T13:38:49.813 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-02-07T13:38:49.813 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707313129598050, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-02-07T13:38:49.813 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-02-07T13:38:49.813 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 3 rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-02-07T13:38:49.813 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707313129598651, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1707313129, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "0cc44581-e4b4-4b6e-a8ac-1d7cbda62182", "db_session_id": "0H299C1L29FEFAM09YR3"}} 2024-02-07T13:38:49.813 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.594+0000 7f55e1a44880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-02-07T13:38:49.813 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.598+0000 7f55e1a44880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707313129599483, "job": 1, "event": "recovery_finished"} 2024-02-07T13:38:49.813 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.598+0000 7f55e1a44880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-02-07T13:38:49.813 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.598+0000 7f55e1a44880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55ba968d6a80 2024-02-07T13:38:49.813 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.598+0000 7f55e1a44880 4 rocksdb: DB pointer 0x55ba968e6000 2024-02-07T13:38:49.813 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.598+0000 7f55d17cc700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-02-07T13:38:49.813 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.598+0000 7f55d17cc700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-02-07T13:38:49.813 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: ** DB Stats ** 2024-02-07T13:38:49.814 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-07T13:38:49.814 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-07T13:38:49.814 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-07T13:38:49.814 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-07T13:38:49.814 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-07T13:38:49.814 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-07T13:38:49.814 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-07T13:38:49.814 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: ** Compaction Stats [default] ** 2024-02-07T13:38:49.814 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-07T13:38:49.814 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-07T13:38:49.814 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.8 0.00 0.00 1 0.001 0 0 2024-02-07T13:38:49.814 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.8 0.00 0.00 1 0.001 0 0 2024-02-07T13:38:49.814 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.8 0.00 0.00 1 0.001 0 0 2024-02-07T13:38:49.814 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: ** Compaction Stats [default] ** 2024-02-07T13:38:49.814 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-07T13:38:49.815 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-07T13:38:49.815 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.8 0.00 0.00 1 0.001 0 0 2024-02-07T13:38:49.815 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-07T13:38:49.815 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-07T13:38:49.815 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-07T13:38:49.815 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: AddFile(Total Files): cumulative 0, interval 0 2024-02-07T13:38:49.815 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-07T13:38:49.815 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: AddFile(Keys): cumulative 0, interval 0 2024-02-07T13:38:49.815 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: Cumulative compaction: 0.00 GB write, 0.28 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-07T13:38:49.815 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: Interval compaction: 0.00 GB write, 0.28 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-07T13:38:49.815 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-07T13:38:49.815 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: ** File Read Latency Histogram By Level [default] ** 2024-02-07T13:38:49.815 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: ** Compaction Stats [default] ** 2024-02-07T13:38:49.815 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-07T13:38:49.816 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-07T13:38:49.816 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.8 0.00 0.00 1 0.001 0 0 2024-02-07T13:38:49.816 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.8 0.00 0.00 1 0.001 0 0 2024-02-07T13:38:49.816 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-07T13:38:49.816 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: ** Compaction Stats [default] ** 2024-02-07T13:38:49.816 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-07T13:38:49.816 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-07T13:38:49.816 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.8 0.00 0.00 1 0.001 0 0 2024-02-07T13:38:49.816 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-07T13:38:49.816 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-07T13:38:49.816 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-07T13:38:49.816 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: AddFile(Total Files): cumulative 0, interval 0 2024-02-07T13:38:49.817 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-07T13:38:49.817 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: AddFile(Keys): cumulative 0, interval 0 2024-02-07T13:38:49.817 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: Cumulative compaction: 0.00 GB write, 0.28 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-07T13:38:49.817 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-07T13:38:49.817 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-07T13:38:49.817 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: ** File Read Latency Histogram By Level [default] ** 2024-02-07T13:38:49.817 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.598+0000 7f55e1a44880 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-02-07T13:38:49.817 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.598+0000 7f55e1a44880 0 using public_addr v2:172.21.15.191:0/0 -> [v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0] 2024-02-07T13:38:49.817 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.598+0000 7f55e1a44880 0 starting mon.b rank -1 at public addrs [v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0] at bind addrs [v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 2024-02-07T13:38:49.817 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.598+0000 7f55e1a44880 1 mon.b@-1(???) e0 preinit fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 2024-02-07T13:38:49.817 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.622+0000 7f55d47d2700 0 mon.b@-1(synchronizing).mds e1 new map 2024-02-07T13:38:49.817 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.622+0000 7f55d47d2700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-02-07T13:38:49.817 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: e1 2024-02-07T13:38:49.818 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-07T13:38:49.818 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-07T13:38:49.818 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: legacy client fscid: -1 2024-02-07T13:38:49.818 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: 2024-02-07T13:38:49.818 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: No filesystems configured 2024-02-07T13:38:49.818 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.622+0000 7f55d47d2700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-02-07T13:38:49.818 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.622+0000 7f55d47d2700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-02-07T13:38:49.818 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.622+0000 7f55d47d2700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-02-07T13:38:49.818 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.622+0000 7f55d47d2700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-02-07T13:38:49.818 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.622+0000 7f55d47d2700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-02-07T13:38:49.818 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.622+0000 7f55d47d2700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-02-07T13:38:49.818 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.622+0000 7f55d47d2700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-07T13:38:49.818 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.622+0000 7f55d47d2700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-07T13:38:49.818 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.622+0000 7f55d47d2700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-07T13:38:49.819 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.622+0000 7f55d47d2700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-07T13:38:49.819 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: cluster 2024-02-07T13:38:28.546644+0000 mgr.y (mgr.14152) 18 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:49.819 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: audit 2024-02-07T13:38:30.278076+0000 mgr.y (mgr.14152) 19 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-07T13:38:49.819 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: cluster 2024-02-07T13:38:30.547085+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:49.819 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: cluster 2024-02-07T13:38:32.547508+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:49.819 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: audit 2024-02-07T13:38:33.322190+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:49.819 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: audit 2024-02-07T13:38:33.327263+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:49.819 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: audit 2024-02-07T13:38:33.328532+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:38:49.819 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: audit 2024-02-07T13:38:33.335209+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:49.819 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: audit 2024-02-07T13:38:33.757994+0000 mon.a (mon.0) 121 : audit [INF] from='client.? 172.21.15.177:0/4069635977' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-02-07T13:38:49.819 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: audit 2024-02-07T13:38:34.440186+0000 mon.a (mon.0) 122 : audit [INF] from='client.? 172.21.15.177:0/4069635977' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-02-07T13:38:49.819 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: cluster 2024-02-07T13:38:34.440321+0000 mon.a (mon.0) 123 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-07T13:38:49.819 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: cluster 2024-02-07T13:38:34.547919+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:49.819 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: cluster 2024-02-07T13:38:36.548366+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:49.819 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: audit 2024-02-07T13:38:38.025087+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:49.820 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: audit 2024-02-07T13:38:38.069029+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:38:49.820 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: audit 2024-02-07T13:38:38.071815+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:38:49.820 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: audit 2024-02-07T13:38:38.073792+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:38:49.820 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: audit 2024-02-07T13:38:38.012014+0000 mgr.y (mgr.14152) 24 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi177:172.21.15.177=a;smithi177:[v2:172.21.15.177:3301,v1:172.21.15.177:6790]=c;smithi191:172.21.15.191=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:38:49.820 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: cephadm 2024-02-07T13:38:38.019489+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Saving service mon spec with placement smithi177:172.21.15.177=a;smithi177:[v2:172.21.15.177:3301,v1:172.21.15.177:6790]=c;smithi191:172.21.15.191=b;count:3 2024-02-07T13:38:49.820 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: cephadm 2024-02-07T13:38:38.076641+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi191:/etc/ceph/ceph.conf 2024-02-07T13:38:49.820 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: cephadm 2024-02-07T13:38:38.200192+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-02-07T13:38:49.820 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: audit 2024-02-07T13:38:38.467262+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:49.820 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: audit 2024-02-07T13:38:38.473155+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:49.820 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: audit 2024-02-07T13:38:38.476009+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T13:38:49.820 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: audit 2024-02-07T13:38:38.477660+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:38:49.820 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: cephadm 2024-02-07T13:38:38.479287+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Deploying daemon mon.c on smithi177 2024-02-07T13:38:49.821 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: cluster 2024-02-07T13:38:38.548858+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:49.821 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: cluster 2024-02-07T13:38:40.549400+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:49.821 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: audit 2024-02-07T13:38:41.731792+0000 mon.a (mon.0) 132 : audit [DBG] from='client.? 172.21.15.191:0/1022888454' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-07T13:38:49.821 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: cluster 2024-02-07T13:38:42.549698+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:49.821 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: cephadm 2024-02-07T13:38:42.555615+0000 mgr.y (mgr.14152) 32 : cephadm [INF] Deploying daemon mon.b on smithi191 2024-02-07T13:38:49.821 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: audit 2024-02-07T13:38:43.493649+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:38:49.821 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: cluster 2024-02-07T13:38:43.493903+0000 mon.a (mon.0) 138 : cluster [INF] mon.a calling monitor election 2024-02-07T13:38:49.821 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: audit 2024-02-07T13:38:43.498392+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:38:49.821 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: audit 2024-02-07T13:38:44.486016+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:38:49.821 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: cluster 2024-02-07T13:38:44.550068+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:49.821 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: audit 2024-02-07T13:38:45.486073+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:38:49.821 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: cluster 2024-02-07T13:38:45.489857+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-07T13:38:49.821 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: audit 2024-02-07T13:38:46.486361+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:38:49.821 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: cluster 2024-02-07T13:38:46.550496+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:49.821 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: audit 2024-02-07T13:38:47.486705+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:38:49.822 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: audit 2024-02-07T13:38:48.486528+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:38:49.822 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: cluster 2024-02-07T13:38:48.517756+0000 mon.a (mon.0) 145 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-07T13:38:49.822 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: cluster 2024-02-07T13:38:48.524393+0000 mon.a (mon.0) 146 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],c=[v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0]} 2024-02-07T13:38:49.822 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: cluster 2024-02-07T13:38:48.524500+0000 mon.a (mon.0) 147 : cluster [DBG] fsmap 2024-02-07T13:38:49.822 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: cluster 2024-02-07T13:38:48.524557+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-07T13:38:49.822 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: cluster 2024-02-07T13:38:48.524882+0000 mon.a (mon.0) 149 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-02-07T13:38:49.822 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: cluster 2024-02-07T13:38:48.531284+0000 mon.a (mon.0) 150 : cluster [INF] overall HEALTH_OK 2024-02-07T13:38:49.822 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: audit 2024-02-07T13:38:48.543161+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:49.822 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: audit 2024-02-07T13:38:48.545520+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:38:49.822 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: audit 2024-02-07T13:38:48.547673+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:38:49.822 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: audit 2024-02-07T13:38:48.549044+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:38:49.822 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: cluster 2024-02-07T13:38:48.550876+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:49.822 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: audit 2024-02-07T13:38:49.360277+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.191:0/721003595' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-07T13:38:49.822 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: audit 2024-02-07T13:38:49.486692+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:38:49.822 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:49 smithi191 bash[14303]: debug 2024-02-07T13:38:49.626+0000 7f55d47d2700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-02-07T13:38:50.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:49 smithi177 bash[14301]: cluster 2024-02-07T13:38:48.550876+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:50.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:49 smithi177 bash[14301]: audit 2024-02-07T13:38:49.360277+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.191:0/721003595' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-07T13:38:50.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:49 smithi177 bash[14301]: audit 2024-02-07T13:38:49.486692+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:38:50.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:49 smithi177 bash[19748]: cluster 2024-02-07T13:38:48.550876+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:50.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:49 smithi177 bash[19748]: audit 2024-02-07T13:38:49.360277+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.191:0/721003595' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-07T13:38:50.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:49 smithi177 bash[19748]: audit 2024-02-07T13:38:49.486692+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:38:51.302 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-07T13:38:51.302 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph mon dump -f json 2024-02-07T13:38:55.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[14301]: audit 2024-02-07T13:38:49.643453+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:38:55.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[14301]: cluster 2024-02-07T13:38:49.643969+0000 mon.a (mon.0) 159 : cluster [INF] mon.a calling monitor election 2024-02-07T13:38:55.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[14301]: cluster 2024-02-07T13:38:49.644699+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-07T13:38:55.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[14301]: audit 2024-02-07T13:38:49.665583+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:38:55.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[14301]: audit 2024-02-07T13:38:49.666009+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:38:55.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[14301]: cluster 2024-02-07T13:38:50.551358+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:55.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[14301]: audit 2024-02-07T13:38:50.636338+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:38:55.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[14301]: audit 2024-02-07T13:38:51.636497+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:38:55.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[14301]: cluster 2024-02-07T13:38:52.551833+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:55.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[14301]: audit 2024-02-07T13:38:52.636780+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:38:55.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[14301]: audit 2024-02-07T13:38:53.636749+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:38:55.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[14301]: audit 2024-02-07T13:38:54.636831+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:38:55.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[14301]: cluster 2024-02-07T13:38:54.665605+0000 mon.a (mon.0) 167 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-07T13:38:55.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[14301]: cluster 2024-02-07T13:38:54.671895+0000 mon.a (mon.0) 168 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0]} 2024-02-07T13:38:55.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[14301]: cluster 2024-02-07T13:38:54.672002+0000 mon.a (mon.0) 169 : cluster [DBG] fsmap 2024-02-07T13:38:55.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[14301]: cluster 2024-02-07T13:38:54.672059+0000 mon.a (mon.0) 170 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-07T13:38:55.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[14301]: cluster 2024-02-07T13:38:54.672370+0000 mon.a (mon.0) 171 : cluster [DBG] mgrmap e13: y(active, since 54s) 2024-02-07T13:38:55.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[14301]: cluster 2024-02-07T13:38:54.672610+0000 mon.a (mon.0) 172 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-07T13:38:55.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[14301]: cluster 2024-02-07T13:38:54.678738+0000 mon.a (mon.0) 173 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-02-07T13:38:55.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[14301]: cluster 2024-02-07T13:38:54.678767+0000 mon.a (mon.0) 174 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-02-07T13:38:55.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[14301]: cluster 2024-02-07T13:38:54.678782+0000 mon.a (mon.0) 175 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0] is down (out of quorum) 2024-02-07T13:38:55.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[14301]: audit 2024-02-07T13:38:54.683304+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:55.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[14301]: audit 2024-02-07T13:38:54.689248+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:55.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[14301]: audit 2024-02-07T13:38:54.696021+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:55.042 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[19748]: audit 2024-02-07T13:38:49.643453+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:38:55.042 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[19748]: cluster 2024-02-07T13:38:49.643969+0000 mon.a (mon.0) 159 : cluster [INF] mon.a calling monitor election 2024-02-07T13:38:55.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[19748]: cluster 2024-02-07T13:38:49.644699+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-07T13:38:55.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[19748]: audit 2024-02-07T13:38:49.665583+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:38:55.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[19748]: audit 2024-02-07T13:38:49.666009+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:38:55.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[19748]: cluster 2024-02-07T13:38:50.551358+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:55.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[19748]: audit 2024-02-07T13:38:50.636338+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:38:55.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[19748]: audit 2024-02-07T13:38:51.636497+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:38:55.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[19748]: cluster 2024-02-07T13:38:52.551833+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:55.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[19748]: audit 2024-02-07T13:38:52.636780+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:38:55.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[19748]: audit 2024-02-07T13:38:53.636749+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:38:55.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[19748]: audit 2024-02-07T13:38:54.636831+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:38:55.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[19748]: cluster 2024-02-07T13:38:54.665605+0000 mon.a (mon.0) 167 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-07T13:38:55.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[19748]: cluster 2024-02-07T13:38:54.671895+0000 mon.a (mon.0) 168 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0]} 2024-02-07T13:38:55.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[19748]: cluster 2024-02-07T13:38:54.672002+0000 mon.a (mon.0) 169 : cluster [DBG] fsmap 2024-02-07T13:38:55.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[19748]: cluster 2024-02-07T13:38:54.672059+0000 mon.a (mon.0) 170 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-07T13:38:55.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[19748]: cluster 2024-02-07T13:38:54.672370+0000 mon.a (mon.0) 171 : cluster [DBG] mgrmap e13: y(active, since 54s) 2024-02-07T13:38:55.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[19748]: cluster 2024-02-07T13:38:54.672610+0000 mon.a (mon.0) 172 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-07T13:38:55.044 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[19748]: cluster 2024-02-07T13:38:54.678738+0000 mon.a (mon.0) 173 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-02-07T13:38:55.044 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[19748]: cluster 2024-02-07T13:38:54.678767+0000 mon.a (mon.0) 174 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-02-07T13:38:55.044 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[19748]: cluster 2024-02-07T13:38:54.678782+0000 mon.a (mon.0) 175 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0] is down (out of quorum) 2024-02-07T13:38:55.044 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[19748]: audit 2024-02-07T13:38:54.683304+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:55.044 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[19748]: audit 2024-02-07T13:38:54.689248+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:55.044 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:54 smithi177 bash[19748]: audit 2024-02-07T13:38:54.696021+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:55.625 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-02-07T13:38:55.625 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":3,"fsid":"d00f16f0-c5bd-11ee-95b6-87774f69a715","modified":"2024-02-07T13:38:49.637549Z","created":"2024-02-07T13:36:53.080850Z","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.177:3300","nonce":0},{"type":"v1","addr":"172.21.15.177:6789","nonce":0}]},"addr":"172.21.15.177:6789/0","public_addr":"172.21.15.177:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:3301","nonce":0},{"type":"v1","addr":"172.21.15.177:6790","nonce":0}]},"addr":"172.21.15.177:6790/0","public_addr":"172.21.15.177:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:3300","nonce":0},{"type":"v1","addr":"172.21.15.191:6789","nonce":0}]},"addr":"172.21.15.191:6789/0","public_addr":"172.21.15.191:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-02-07T13:38:55.628 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 3 2024-02-07T13:38:56.108 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:55 smithi177 bash[14301]: cluster 2024-02-07T13:38:54.552299+0000 mgr.y (mgr.14152) 38 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:56.109 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:55 smithi177 bash[14301]: cephadm 2024-02-07T13:38:54.690330+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-07T13:38:56.109 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:55 smithi177 bash[14301]: cephadm 2024-02-07T13:38:54.697225+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Updating smithi191:/etc/ceph/ceph.conf 2024-02-07T13:38:56.109 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:55 smithi177 bash[14301]: audit 2024-02-07T13:38:54.812389+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:56.109 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:55 smithi177 bash[14301]: audit 2024-02-07T13:38:54.819889+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:56.109 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:55 smithi177 bash[14301]: audit 2024-02-07T13:38:54.827802+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:56.109 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:55 smithi177 bash[14301]: cephadm 2024-02-07T13:38:54.830165+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-02-07T13:38:56.109 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:55 smithi177 bash[14301]: audit 2024-02-07T13:38:54.830684+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T13:38:56.109 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:55 smithi177 bash[14301]: audit 2024-02-07T13:38:54.832063+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T13:38:56.109 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:55 smithi177 bash[14301]: audit 2024-02-07T13:38:54.833575+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:38:56.109 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:55 smithi177 bash[14301]: cephadm 2024-02-07T13:38:54.835030+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring daemon mon.a on smithi177 2024-02-07T13:38:56.109 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:55 smithi177 bash[14301]: audit 2024-02-07T13:38:55.625106+0000 mon.a (mon.0) 185 : audit [DBG] from='client.? 172.21.15.191:0/2747786459' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-07T13:38:56.109 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:55 smithi177 bash[14301]: audit 2024-02-07T13:38:55.636797+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:38:56.109 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:55 smithi177 bash[19748]: cluster 2024-02-07T13:38:54.552299+0000 mgr.y (mgr.14152) 38 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:56.110 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:55 smithi177 bash[19748]: cephadm 2024-02-07T13:38:54.690330+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-07T13:38:56.110 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:55 smithi177 bash[19748]: cephadm 2024-02-07T13:38:54.697225+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Updating smithi191:/etc/ceph/ceph.conf 2024-02-07T13:38:56.110 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:55 smithi177 bash[19748]: audit 2024-02-07T13:38:54.812389+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:56.110 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:55 smithi177 bash[19748]: audit 2024-02-07T13:38:54.819889+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:56.110 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:55 smithi177 bash[19748]: audit 2024-02-07T13:38:54.827802+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:56.110 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:55 smithi177 bash[19748]: cephadm 2024-02-07T13:38:54.830165+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-02-07T13:38:56.110 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:55 smithi177 bash[19748]: audit 2024-02-07T13:38:54.830684+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T13:38:56.110 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:55 smithi177 bash[19748]: audit 2024-02-07T13:38:54.832063+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T13:38:56.110 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:55 smithi177 bash[19748]: audit 2024-02-07T13:38:54.833575+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:38:56.110 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:55 smithi177 bash[19748]: cephadm 2024-02-07T13:38:54.835030+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring daemon mon.a on smithi177 2024-02-07T13:38:56.110 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:55 smithi177 bash[19748]: audit 2024-02-07T13:38:55.625106+0000 mon.a (mon.0) 185 : audit [DBG] from='client.? 172.21.15.191:0/2747786459' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-07T13:38:56.110 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:55 smithi177 bash[19748]: audit 2024-02-07T13:38:55.636797+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:38:56.340 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-02-07T13:38:56.340 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph config generate-minimal-conf 2024-02-07T13:38:57.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: audit 2024-02-07T13:38:49.643453+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:38:57.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: cluster 2024-02-07T13:38:49.643969+0000 mon.a (mon.0) 159 : cluster [INF] mon.a calling monitor election 2024-02-07T13:38:57.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: cluster 2024-02-07T13:38:49.644699+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-07T13:38:57.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: audit 2024-02-07T13:38:49.665583+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:38:57.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: audit 2024-02-07T13:38:49.666009+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:38:57.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: cluster 2024-02-07T13:38:50.551358+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:57.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: audit 2024-02-07T13:38:50.636338+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:38:57.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: audit 2024-02-07T13:38:51.636497+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:38:57.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: cluster 2024-02-07T13:38:52.551833+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:57.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: audit 2024-02-07T13:38:52.636780+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:38:57.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: audit 2024-02-07T13:38:53.636749+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:38:57.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: audit 2024-02-07T13:38:54.636831+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:38:57.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: cluster 2024-02-07T13:38:54.665605+0000 mon.a (mon.0) 167 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-07T13:38:57.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: cluster 2024-02-07T13:38:54.671895+0000 mon.a (mon.0) 168 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0]} 2024-02-07T13:38:57.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: cluster 2024-02-07T13:38:54.672002+0000 mon.a (mon.0) 169 : cluster [DBG] fsmap 2024-02-07T13:38:57.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: cluster 2024-02-07T13:38:54.672059+0000 mon.a (mon.0) 170 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-07T13:38:57.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: cluster 2024-02-07T13:38:54.672370+0000 mon.a (mon.0) 171 : cluster [DBG] mgrmap e13: y(active, since 54s) 2024-02-07T13:38:57.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: cluster 2024-02-07T13:38:54.672610+0000 mon.a (mon.0) 172 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-07T13:38:57.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: cluster 2024-02-07T13:38:54.678738+0000 mon.a (mon.0) 173 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-02-07T13:38:57.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: cluster 2024-02-07T13:38:54.678767+0000 mon.a (mon.0) 174 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-02-07T13:38:57.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: cluster 2024-02-07T13:38:54.678782+0000 mon.a (mon.0) 175 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0] is down (out of quorum) 2024-02-07T13:38:57.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: audit 2024-02-07T13:38:54.683304+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:57.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: audit 2024-02-07T13:38:54.689248+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:57.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: audit 2024-02-07T13:38:54.696021+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:57.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: cluster 2024-02-07T13:38:54.552299+0000 mgr.y (mgr.14152) 38 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:57.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: cephadm 2024-02-07T13:38:54.690330+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-07T13:38:57.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: cephadm 2024-02-07T13:38:54.697225+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Updating smithi191:/etc/ceph/ceph.conf 2024-02-07T13:38:57.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: audit 2024-02-07T13:38:54.812389+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:57.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: audit 2024-02-07T13:38:54.819889+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:57.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: audit 2024-02-07T13:38:54.827802+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:57.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: cephadm 2024-02-07T13:38:54.830165+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-02-07T13:38:57.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: audit 2024-02-07T13:38:54.830684+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T13:38:57.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: audit 2024-02-07T13:38:54.832063+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T13:38:57.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: audit 2024-02-07T13:38:54.833575+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:38:57.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: cephadm 2024-02-07T13:38:54.835030+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring daemon mon.a on smithi177 2024-02-07T13:38:57.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: audit 2024-02-07T13:38:55.625106+0000 mon.a (mon.0) 185 : audit [DBG] from='client.? 172.21.15.191:0/2747786459' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-07T13:38:57.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: audit 2024-02-07T13:38:55.636797+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:38:57.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: cluster 2024-02-07T13:38:51.639276+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-07T13:38:57.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: cluster 2024-02-07T13:38:56.674471+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-07T13:38:57.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: cluster 2024-02-07T13:38:56.675812+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-02-07T13:38:57.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: cluster 2024-02-07T13:38:56.675848+0000 mon.a (mon.0) 188 : cluster [INF] mon.a calling monitor election 2024-02-07T13:38:57.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: cluster 2024-02-07T13:38:56.679520+0000 mon.a (mon.0) 189 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-07T13:38:57.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: cluster 2024-02-07T13:38:56.687294+0000 mon.a (mon.0) 190 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0]} 2024-02-07T13:38:57.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: cluster 2024-02-07T13:38:56.687399+0000 mon.a (mon.0) 191 : cluster [DBG] fsmap 2024-02-07T13:38:57.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: cluster 2024-02-07T13:38:56.687454+0000 mon.a (mon.0) 192 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-07T13:38:57.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: cluster 2024-02-07T13:38:56.687723+0000 mon.a (mon.0) 193 : cluster [DBG] mgrmap e13: y(active, since 56s) 2024-02-07T13:38:57.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: cluster 2024-02-07T13:38:56.688044+0000 mon.a (mon.0) 194 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-02-07T13:38:57.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: cluster 2024-02-07T13:38:56.688124+0000 mon.a (mon.0) 195 : cluster [INF] Cluster is now healthy 2024-02-07T13:38:57.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:56 smithi191 bash[14303]: cluster 2024-02-07T13:38:56.695162+0000 mon.a (mon.0) 196 : cluster [INF] overall HEALTH_OK 2024-02-07T13:38:57.113 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:56 smithi177 bash[19748]: cluster 2024-02-07T13:38:51.639276+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-07T13:38:57.113 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:56 smithi177 bash[19748]: cluster 2024-02-07T13:38:56.674471+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-07T13:38:57.113 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:56 smithi177 bash[19748]: cluster 2024-02-07T13:38:56.675812+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-02-07T13:38:57.113 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:56 smithi177 bash[19748]: cluster 2024-02-07T13:38:56.675848+0000 mon.a (mon.0) 188 : cluster [INF] mon.a calling monitor election 2024-02-07T13:38:57.114 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:56 smithi177 bash[19748]: cluster 2024-02-07T13:38:56.679520+0000 mon.a (mon.0) 189 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-07T13:38:57.114 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:56 smithi177 bash[19748]: cluster 2024-02-07T13:38:56.687294+0000 mon.a (mon.0) 190 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0]} 2024-02-07T13:38:57.114 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:56 smithi177 bash[19748]: cluster 2024-02-07T13:38:56.687399+0000 mon.a (mon.0) 191 : cluster [DBG] fsmap 2024-02-07T13:38:57.114 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:56 smithi177 bash[19748]: cluster 2024-02-07T13:38:56.687454+0000 mon.a (mon.0) 192 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-07T13:38:57.114 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:56 smithi177 bash[19748]: cluster 2024-02-07T13:38:56.687723+0000 mon.a (mon.0) 193 : cluster [DBG] mgrmap e13: y(active, since 56s) 2024-02-07T13:38:57.114 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:56 smithi177 bash[19748]: cluster 2024-02-07T13:38:56.688044+0000 mon.a (mon.0) 194 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-02-07T13:38:57.114 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:56 smithi177 bash[19748]: cluster 2024-02-07T13:38:56.688124+0000 mon.a (mon.0) 195 : cluster [INF] Cluster is now healthy 2024-02-07T13:38:57.114 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:56 smithi177 bash[19748]: cluster 2024-02-07T13:38:56.695162+0000 mon.a (mon.0) 196 : cluster [INF] overall HEALTH_OK 2024-02-07T13:38:57.114 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:56 smithi177 bash[14301]: cluster 2024-02-07T13:38:51.639276+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-07T13:38:57.114 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:56 smithi177 bash[14301]: cluster 2024-02-07T13:38:56.674471+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-07T13:38:57.114 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:56 smithi177 bash[14301]: cluster 2024-02-07T13:38:56.675812+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-02-07T13:38:57.114 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:56 smithi177 bash[14301]: cluster 2024-02-07T13:38:56.675848+0000 mon.a (mon.0) 188 : cluster [INF] mon.a calling monitor election 2024-02-07T13:38:57.114 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:56 smithi177 bash[14301]: cluster 2024-02-07T13:38:56.679520+0000 mon.a (mon.0) 189 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-07T13:38:57.115 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:56 smithi177 bash[14301]: cluster 2024-02-07T13:38:56.687294+0000 mon.a (mon.0) 190 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0]} 2024-02-07T13:38:57.115 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:56 smithi177 bash[14301]: cluster 2024-02-07T13:38:56.687399+0000 mon.a (mon.0) 191 : cluster [DBG] fsmap 2024-02-07T13:38:57.115 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:56 smithi177 bash[14301]: cluster 2024-02-07T13:38:56.687454+0000 mon.a (mon.0) 192 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-07T13:38:57.115 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:56 smithi177 bash[14301]: cluster 2024-02-07T13:38:56.687723+0000 mon.a (mon.0) 193 : cluster [DBG] mgrmap e13: y(active, since 56s) 2024-02-07T13:38:57.115 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:56 smithi177 bash[14301]: cluster 2024-02-07T13:38:56.688044+0000 mon.a (mon.0) 194 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-02-07T13:38:57.115 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:56 smithi177 bash[14301]: cluster 2024-02-07T13:38:56.688124+0000 mon.a (mon.0) 195 : cluster [INF] Cluster is now healthy 2024-02-07T13:38:57.115 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:56 smithi177 bash[14301]: cluster 2024-02-07T13:38:56.695162+0000 mon.a (mon.0) 196 : cluster [INF] overall HEALTH_OK 2024-02-07T13:38:58.386 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:58 smithi177 bash[14301]: cluster 2024-02-07T13:38:56.552625+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:58.386 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:58 smithi177 bash[14301]: audit 2024-02-07T13:38:57.129031+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:58.386 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:58 smithi177 bash[14301]: cephadm 2024-02-07T13:38:57.130022+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-07T13:38:58.386 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:58 smithi177 bash[14301]: audit 2024-02-07T13:38:57.130492+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T13:38:58.386 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:58 smithi177 bash[14301]: audit 2024-02-07T13:38:57.131741+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T13:38:58.386 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:58 smithi177 bash[14301]: audit 2024-02-07T13:38:57.132905+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:38:58.386 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:58 smithi177 bash[14301]: cephadm 2024-02-07T13:38:57.134064+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring daemon mon.c on smithi177 2024-02-07T13:38:58.386 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:38:58 smithi177 bash[14301]: audit 2024-02-07T13:38:57.637380+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:38:58.387 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:58 smithi177 bash[19748]: cluster 2024-02-07T13:38:56.552625+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:58.387 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:58 smithi177 bash[19748]: audit 2024-02-07T13:38:57.129031+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:58.387 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:58 smithi177 bash[19748]: cephadm 2024-02-07T13:38:57.130022+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-07T13:38:58.387 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:58 smithi177 bash[19748]: audit 2024-02-07T13:38:57.130492+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T13:38:58.387 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:58 smithi177 bash[19748]: audit 2024-02-07T13:38:57.131741+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T13:38:58.387 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:58 smithi177 bash[19748]: audit 2024-02-07T13:38:57.132905+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:38:58.387 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:58 smithi177 bash[19748]: cephadm 2024-02-07T13:38:57.134064+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring daemon mon.c on smithi177 2024-02-07T13:38:58.387 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:38:58 smithi177 bash[19748]: audit 2024-02-07T13:38:57.637380+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:38:58.551 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:58 smithi191 bash[14303]: cluster 2024-02-07T13:38:56.552625+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:38:58.551 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:58 smithi191 bash[14303]: audit 2024-02-07T13:38:57.129031+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:38:58.551 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:58 smithi191 bash[14303]: cephadm 2024-02-07T13:38:57.130022+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-07T13:38:58.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:58 smithi191 bash[14303]: audit 2024-02-07T13:38:57.130492+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T13:38:58.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:58 smithi191 bash[14303]: audit 2024-02-07T13:38:57.131741+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T13:38:58.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:58 smithi191 bash[14303]: audit 2024-02-07T13:38:57.132905+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:38:58.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:58 smithi191 bash[14303]: cephadm 2024-02-07T13:38:57.134064+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring daemon mon.c on smithi177 2024-02-07T13:38:58.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:38:58 smithi191 bash[14303]: audit 2024-02-07T13:38:57.637380+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:39:00.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:00 smithi177 bash[14301]: cluster 2024-02-07T13:38:58.553166+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:00.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:00 smithi177 bash[14301]: audit 2024-02-07T13:38:59.998142+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:00.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:00 smithi177 bash[14301]: audit 2024-02-07T13:38:59.999585+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T13:39:00.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:00 smithi177 bash[14301]: audit 2024-02-07T13:39:00.000845+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T13:39:00.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:00 smithi177 bash[14301]: audit 2024-02-07T13:39:00.002016+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:00.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:00 smithi177 bash[19748]: cluster 2024-02-07T13:38:58.553166+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:00.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:00 smithi177 bash[19748]: audit 2024-02-07T13:38:59.998142+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:00.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:00 smithi177 bash[19748]: audit 2024-02-07T13:38:59.999585+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T13:39:00.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:00 smithi177 bash[19748]: audit 2024-02-07T13:39:00.000845+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T13:39:00.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:00 smithi177 bash[19748]: audit 2024-02-07T13:39:00.002016+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:00.669 INFO:teuthology.orchestra.run.smithi177.stdout:# minimal ceph.conf for d00f16f0-c5bd-11ee-95b6-87774f69a715 2024-02-07T13:39:00.669 INFO:teuthology.orchestra.run.smithi177.stdout:[global] 2024-02-07T13:39:00.670 INFO:teuthology.orchestra.run.smithi177.stdout: fsid = d00f16f0-c5bd-11ee-95b6-87774f69a715 2024-02-07T13:39:00.670 INFO:teuthology.orchestra.run.smithi177.stdout: mon_host = [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] [v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0] [v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0] 2024-02-07T13:39:00.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:00 smithi191 bash[14303]: cluster 2024-02-07T13:38:58.553166+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:00.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:00 smithi191 bash[14303]: audit 2024-02-07T13:38:59.998142+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:00.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:00 smithi191 bash[14303]: audit 2024-02-07T13:38:59.999585+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T13:39:00.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:00 smithi191 bash[14303]: audit 2024-02-07T13:39:00.000845+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T13:39:00.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:00 smithi191 bash[14303]: audit 2024-02-07T13:39:00.002016+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:01.424 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-02-07T13:39:01.424 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-02-07T13:39:01.424 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/ceph/ceph.conf 2024-02-07T13:39:01.438 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-02-07T13:39:01.438 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-07T13:39:01.451 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-02-07T13:39:01.451 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/etc/ceph/ceph.conf 2024-02-07T13:39:01.467 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-02-07T13:39:01.467 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-07T13:39:01.727 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:01 smithi191 bash[14303]: cephadm 2024-02-07T13:38:59.999219+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-07T13:39:01.727 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:01 smithi191 bash[14303]: cephadm 2024-02-07T13:39:00.003201+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring daemon mon.b on smithi191 2024-02-07T13:39:01.727 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:01 smithi191 bash[14303]: audit 2024-02-07T13:39:00.616173+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:39:01.727 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:01 smithi191 bash[14303]: audit 2024-02-07T13:39:00.619544+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:39:01.727 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:01 smithi191 bash[14303]: audit 2024-02-07T13:39:00.670025+0000 mon.a (mon.0) 208 : audit [DBG] from='client.? 172.21.15.177:0/1143778983' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:01.728 INFO:tasks.cephadm:Adding mgr.y on smithi177 2024-02-07T13:39:01.728 INFO:tasks.cephadm:Adding mgr.x on smithi191 2024-02-07T13:39:01.729 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph orch apply mgr '2;smithi177=y;smithi191=x' 2024-02-07T13:39:01.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:01 smithi177 bash[14301]: cephadm 2024-02-07T13:38:59.999219+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-07T13:39:01.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:01 smithi177 bash[14301]: cephadm 2024-02-07T13:39:00.003201+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring daemon mon.b on smithi191 2024-02-07T13:39:01.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:01 smithi177 bash[14301]: audit 2024-02-07T13:39:00.616173+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:39:01.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:01 smithi177 bash[14301]: audit 2024-02-07T13:39:00.619544+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:39:01.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:01 smithi177 bash[14301]: audit 2024-02-07T13:39:00.670025+0000 mon.a (mon.0) 208 : audit [DBG] from='client.? 172.21.15.177:0/1143778983' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:01.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:01 smithi177 bash[19748]: cephadm 2024-02-07T13:38:59.999219+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-07T13:39:01.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:01 smithi177 bash[19748]: cephadm 2024-02-07T13:39:00.003201+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring daemon mon.b on smithi191 2024-02-07T13:39:01.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:01 smithi177 bash[19748]: audit 2024-02-07T13:39:00.616173+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:39:01.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:01 smithi177 bash[19748]: audit 2024-02-07T13:39:00.619544+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:39:01.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:01 smithi177 bash[19748]: audit 2024-02-07T13:39:00.670025+0000 mon.a (mon.0) 208 : audit [DBG] from='client.? 172.21.15.177:0/1143778983' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:02.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:02 smithi177 bash[14301]: cluster 2024-02-07T13:39:00.553719+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:02.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:02 smithi177 bash[19748]: cluster 2024-02-07T13:39:00.553719+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:02.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:02 smithi191 bash[14303]: cluster 2024-02-07T13:39:00.553719+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:03.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:03 smithi177 bash[14301]: audit 2024-02-07T13:39:02.487243+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:03.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:03 smithi177 bash[14301]: audit 2024-02-07T13:39:02.488798+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:39:03.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:03 smithi177 bash[14301]: audit 2024-02-07T13:39:02.490304+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:03.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:03 smithi177 bash[14301]: audit 2024-02-07T13:39:02.491313+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:39:03.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:03 smithi177 bash[14301]: cephadm 2024-02-07T13:39:02.492764+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-07T13:39:03.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:03 smithi177 bash[14301]: cephadm 2024-02-07T13:39:02.493103+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi191:/etc/ceph/ceph.conf 2024-02-07T13:39:03.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:03 smithi177 bash[14301]: audit 2024-02-07T13:39:02.609668+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:03.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:03 smithi177 bash[14301]: audit 2024-02-07T13:39:02.620413+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:03.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:03 smithi177 bash[14301]: audit 2024-02-07T13:39:02.627878+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:03.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:03 smithi177 bash[19748]: audit 2024-02-07T13:39:02.487243+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:03.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:03 smithi177 bash[19748]: audit 2024-02-07T13:39:02.488798+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:39:03.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:03 smithi177 bash[19748]: audit 2024-02-07T13:39:02.490304+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:03.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:03 smithi177 bash[19748]: audit 2024-02-07T13:39:02.491313+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:39:03.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:03 smithi177 bash[19748]: cephadm 2024-02-07T13:39:02.492764+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-07T13:39:03.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:03 smithi177 bash[19748]: cephadm 2024-02-07T13:39:02.493103+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi191:/etc/ceph/ceph.conf 2024-02-07T13:39:03.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:03 smithi177 bash[19748]: audit 2024-02-07T13:39:02.609668+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:03.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:03 smithi177 bash[19748]: audit 2024-02-07T13:39:02.620413+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:03.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:03 smithi177 bash[19748]: audit 2024-02-07T13:39:02.627878+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:03.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:03 smithi191 bash[14303]: audit 2024-02-07T13:39:02.487243+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:03.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:03 smithi191 bash[14303]: audit 2024-02-07T13:39:02.488798+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:39:03.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:03 smithi191 bash[14303]: audit 2024-02-07T13:39:02.490304+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:03.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:03 smithi191 bash[14303]: audit 2024-02-07T13:39:02.491313+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:39:03.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:03 smithi191 bash[14303]: cephadm 2024-02-07T13:39:02.492764+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-07T13:39:03.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:03 smithi191 bash[14303]: cephadm 2024-02-07T13:39:02.493103+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi191:/etc/ceph/ceph.conf 2024-02-07T13:39:03.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:03 smithi191 bash[14303]: audit 2024-02-07T13:39:02.609668+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:03.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:03 smithi191 bash[14303]: audit 2024-02-07T13:39:02.620413+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:03.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:03 smithi191 bash[14303]: audit 2024-02-07T13:39:02.627878+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:04.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:04 smithi177 bash[14301]: cluster 2024-02-07T13:39:02.554240+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:04.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:04 smithi177 bash[19748]: cluster 2024-02-07T13:39:02.554240+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:04.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:04 smithi191 bash[14303]: cluster 2024-02-07T13:39:02.554240+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:04.942 INFO:teuthology.orchestra.run.smithi191.stdout:Scheduled mgr update... 2024-02-07T13:39:05.886 DEBUG:teuthology.orchestra.run.smithi191:mgr.x> sudo journalctl -f -n 0 -u ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@mgr.x.service 2024-02-07T13:39:05.888 INFO:tasks.cephadm:Deploying OSDs... 2024-02-07T13:39:05.888 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-02-07T13:39:05.888 DEBUG:teuthology.orchestra.run.smithi177:> dd if=/scratch_devs of=/dev/stdout 2024-02-07T13:39:05.895 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-02-07T13:39:05.895 DEBUG:teuthology.orchestra.run.smithi177:> stat /dev/vg_nvme/lv_1 2024-02-07T13:39:05.946 INFO:teuthology.orchestra.run.smithi177.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-07T13:39:05.947 INFO:teuthology.orchestra.run.smithi177.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-07T13:39:05.947 INFO:teuthology.orchestra.run.smithi177.stdout:Device: 6h/6d Inode: 358 Links: 1 2024-02-07T13:39:05.947 INFO:teuthology.orchestra.run.smithi177.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-07T13:39:05.947 INFO:teuthology.orchestra.run.smithi177.stdout:Access: 2024-02-07 13:34:08.879558601 +0000 2024-02-07T13:39:05.947 INFO:teuthology.orchestra.run.smithi177.stdout:Modify: 2024-02-07 13:34:08.667563491 +0000 2024-02-07T13:39:05.947 INFO:teuthology.orchestra.run.smithi177.stdout:Change: 2024-02-07 13:34:08.667563491 +0000 2024-02-07T13:39:05.947 INFO:teuthology.orchestra.run.smithi177.stdout: Birth: - 2024-02-07T13:39:05.947 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-07T13:39:05.956 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records in 2024-02-07T13:39:05.956 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records out 2024-02-07T13:39:05.956 INFO:teuthology.orchestra.run.smithi177.stderr:512 bytes copied, 0.000328251 s, 1.6 MB/s 2024-02-07T13:39:05.957 DEBUG:teuthology.orchestra.run.smithi177:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-07T13:39:05.963 DEBUG:teuthology.orchestra.run.smithi177:> stat /dev/vg_nvme/lv_2 2024-02-07T13:39:05.969 INFO:teuthology.orchestra.run.smithi177.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-07T13:39:05.969 INFO:teuthology.orchestra.run.smithi177.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-07T13:39:05.970 INFO:teuthology.orchestra.run.smithi177.stdout:Device: 6h/6d Inode: 364 Links: 1 2024-02-07T13:39:05.970 INFO:teuthology.orchestra.run.smithi177.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-07T13:39:05.970 INFO:teuthology.orchestra.run.smithi177.stdout:Access: 2024-02-07 13:34:09.315548543 +0000 2024-02-07T13:39:05.970 INFO:teuthology.orchestra.run.smithi177.stdout:Modify: 2024-02-07 13:34:09.095553618 +0000 2024-02-07T13:39:05.970 INFO:teuthology.orchestra.run.smithi177.stdout:Change: 2024-02-07 13:34:09.095553618 +0000 2024-02-07T13:39:05.970 INFO:teuthology.orchestra.run.smithi177.stdout: Birth: - 2024-02-07T13:39:05.970 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-07T13:39:06.029 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records in 2024-02-07T13:39:06.029 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records out 2024-02-07T13:39:06.029 INFO:teuthology.orchestra.run.smithi177.stderr:512 bytes copied, 0.00043011 s, 1.2 MB/s 2024-02-07T13:39:06.030 DEBUG:teuthology.orchestra.run.smithi177:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-07T13:39:06.037 DEBUG:teuthology.orchestra.run.smithi177:> stat /dev/vg_nvme/lv_3 2024-02-07T13:39:06.042 INFO:teuthology.orchestra.run.smithi177.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-07T13:39:06.042 INFO:teuthology.orchestra.run.smithi177.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-07T13:39:06.042 INFO:teuthology.orchestra.run.smithi177.stdout:Device: 6h/6d Inode: 372 Links: 1 2024-02-07T13:39:06.042 INFO:teuthology.orchestra.run.smithi177.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-07T13:39:06.042 INFO:teuthology.orchestra.run.smithi177.stdout:Access: 2024-02-07 13:34:09.755538394 +0000 2024-02-07T13:39:06.042 INFO:teuthology.orchestra.run.smithi177.stdout:Modify: 2024-02-07 13:34:09.543543284 +0000 2024-02-07T13:39:06.043 INFO:teuthology.orchestra.run.smithi177.stdout:Change: 2024-02-07 13:34:09.543543284 +0000 2024-02-07T13:39:06.043 INFO:teuthology.orchestra.run.smithi177.stdout: Birth: - 2024-02-07T13:39:06.043 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-07T13:39:06.103 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records in 2024-02-07T13:39:06.104 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records out 2024-02-07T13:39:06.104 INFO:teuthology.orchestra.run.smithi177.stderr:512 bytes copied, 0.000407831 s, 1.3 MB/s 2024-02-07T13:39:06.104 DEBUG:teuthology.orchestra.run.smithi177:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-07T13:39:06.113 DEBUG:teuthology.orchestra.run.smithi177:> stat /dev/vg_nvme/lv_4 2024-02-07T13:39:06.119 INFO:teuthology.orchestra.run.smithi177.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-07T13:39:06.120 INFO:teuthology.orchestra.run.smithi177.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-07T13:39:06.120 INFO:teuthology.orchestra.run.smithi177.stdout:Device: 6h/6d Inode: 377 Links: 1 2024-02-07T13:39:06.120 INFO:teuthology.orchestra.run.smithi177.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-07T13:39:06.120 INFO:teuthology.orchestra.run.smithi177.stdout:Access: 2024-02-07 13:34:10.187528429 +0000 2024-02-07T13:39:06.120 INFO:teuthology.orchestra.run.smithi177.stdout:Modify: 2024-02-07 13:34:09.987533043 +0000 2024-02-07T13:39:06.120 INFO:teuthology.orchestra.run.smithi177.stdout:Change: 2024-02-07 13:34:09.987533043 +0000 2024-02-07T13:39:06.120 INFO:teuthology.orchestra.run.smithi177.stdout: Birth: - 2024-02-07T13:39:06.120 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-07T13:39:06.135 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records in 2024-02-07T13:39:06.135 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records out 2024-02-07T13:39:06.135 INFO:teuthology.orchestra.run.smithi177.stderr:512 bytes copied, 0.000371883 s, 1.4 MB/s 2024-02-07T13:39:06.136 DEBUG:teuthology.orchestra.run.smithi177:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-07T13:39:06.145 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-02-07T13:39:06.145 DEBUG:teuthology.orchestra.run.smithi191:> dd if=/scratch_devs of=/dev/stdout 2024-02-07T13:39:06.152 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-02-07T13:39:06.153 DEBUG:teuthology.orchestra.run.smithi191:> stat /dev/vg_nvme/lv_1 2024-02-07T13:39:06.159 INFO:teuthology.orchestra.run.smithi191.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-07T13:39:06.159 INFO:teuthology.orchestra.run.smithi191.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-07T13:39:06.159 INFO:teuthology.orchestra.run.smithi191.stdout:Device: 6h/6d Inode: 360 Links: 1 2024-02-07T13:39:06.159 INFO:teuthology.orchestra.run.smithi191.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-07T13:39:06.160 INFO:teuthology.orchestra.run.smithi191.stdout:Access: 2024-02-07 13:34:12.198951382 +0000 2024-02-07T13:39:06.160 INFO:teuthology.orchestra.run.smithi191.stdout:Modify: 2024-02-07 13:34:12.194951474 +0000 2024-02-07T13:39:06.160 INFO:teuthology.orchestra.run.smithi191.stdout:Change: 2024-02-07 13:34:12.194951474 +0000 2024-02-07T13:39:06.160 INFO:teuthology.orchestra.run.smithi191.stdout: Birth: - 2024-02-07T13:39:06.160 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-07T13:39:06.172 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:05 smithi191 bash[14303]: cluster 2024-02-07T13:39:04.554681+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:06.173 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:05 smithi191 bash[14303]: audit 2024-02-07T13:39:04.930203+0000 mgr.y (mgr.14152) 54 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi177=y;smithi191=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:39:06.173 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:05 smithi191 bash[14303]: cephadm 2024-02-07T13:39:04.933622+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Saving service mgr spec with placement smithi177=y;smithi191=x;count:2 2024-02-07T13:39:06.173 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:05 smithi191 bash[14303]: audit 2024-02-07T13:39:04.942223+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:06.173 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:05 smithi191 bash[14303]: audit 2024-02-07T13:39:04.950105+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:39:06.173 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:05 smithi191 bash[14303]: audit 2024-02-07T13:39:04.952040+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:06.173 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:05 smithi191 bash[14303]: audit 2024-02-07T13:39:04.953674+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:39:06.173 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:05 smithi191 bash[14303]: audit 2024-02-07T13:39:04.962333+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:06.173 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:05 smithi191 bash[14303]: audit 2024-02-07T13:39:04.964450+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T13:39:06.173 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:05 smithi191 bash[14303]: audit 2024-02-07T13:39:04.969066+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-07T13:39:06.173 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:05 smithi191 bash[14303]: audit 2024-02-07T13:39:04.970436+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-07T13:39:06.173 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:05 smithi191 bash[14303]: audit 2024-02-07T13:39:04.972122+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:06.173 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:05 smithi191 bash[14303]: cephadm 2024-02-07T13:39:04.973625+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Deploying daemon mgr.x on smithi191 2024-02-07T13:39:06.175 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records in 2024-02-07T13:39:06.175 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records out 2024-02-07T13:39:06.175 INFO:teuthology.orchestra.run.smithi191.stderr:512 bytes copied, 0.000341377 s, 1.5 MB/s 2024-02-07T13:39:06.176 DEBUG:teuthology.orchestra.run.smithi191:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-07T13:39:06.182 DEBUG:teuthology.orchestra.run.smithi191:> stat /dev/vg_nvme/lv_2 2024-02-07T13:39:06.188 INFO:teuthology.orchestra.run.smithi191.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-07T13:39:06.189 INFO:teuthology.orchestra.run.smithi191.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-07T13:39:06.189 INFO:teuthology.orchestra.run.smithi191.stdout:Device: 6h/6d Inode: 364 Links: 1 2024-02-07T13:39:06.189 INFO:teuthology.orchestra.run.smithi191.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-07T13:39:06.189 INFO:teuthology.orchestra.run.smithi191.stdout:Access: 2024-02-07 13:34:12.806937390 +0000 2024-02-07T13:39:06.189 INFO:teuthology.orchestra.run.smithi191.stdout:Modify: 2024-02-07 13:34:12.586942453 +0000 2024-02-07T13:39:06.189 INFO:teuthology.orchestra.run.smithi191.stdout:Change: 2024-02-07 13:34:12.586942453 +0000 2024-02-07T13:39:06.189 INFO:teuthology.orchestra.run.smithi191.stdout: Birth: - 2024-02-07T13:39:06.189 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-07T13:39:06.245 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records in 2024-02-07T13:39:06.245 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records out 2024-02-07T13:39:06.245 INFO:teuthology.orchestra.run.smithi191.stderr:512 bytes copied, 0.000399145 s, 1.3 MB/s 2024-02-07T13:39:06.246 DEBUG:teuthology.orchestra.run.smithi191:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-07T13:39:06.255 DEBUG:teuthology.orchestra.run.smithi191:> stat /dev/vg_nvme/lv_3 2024-02-07T13:39:06.261 INFO:teuthology.orchestra.run.smithi191.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-07T13:39:06.261 INFO:teuthology.orchestra.run.smithi191.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-07T13:39:06.261 INFO:teuthology.orchestra.run.smithi191.stdout:Device: 6h/6d Inode: 370 Links: 1 2024-02-07T13:39:06.261 INFO:teuthology.orchestra.run.smithi191.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-07T13:39:06.261 INFO:teuthology.orchestra.run.smithi191.stdout:Access: 2024-02-07 13:34:13.262926896 +0000 2024-02-07T13:39:06.261 INFO:teuthology.orchestra.run.smithi191.stdout:Modify: 2024-02-07 13:34:13.042931959 +0000 2024-02-07T13:39:06.261 INFO:teuthology.orchestra.run.smithi191.stdout:Change: 2024-02-07 13:34:13.042931959 +0000 2024-02-07T13:39:06.261 INFO:teuthology.orchestra.run.smithi191.stdout: Birth: - 2024-02-07T13:39:06.261 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-07T13:39:06.272 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records in 2024-02-07T13:39:06.272 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records out 2024-02-07T13:39:06.273 INFO:teuthology.orchestra.run.smithi191.stderr:512 bytes copied, 0.000415337 s, 1.2 MB/s 2024-02-07T13:39:06.274 DEBUG:teuthology.orchestra.run.smithi191:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-07T13:39:06.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:05 smithi177 bash[14301]: cluster 2024-02-07T13:39:04.554681+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:06.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:05 smithi177 bash[14301]: audit 2024-02-07T13:39:04.930203+0000 mgr.y (mgr.14152) 54 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi177=y;smithi191=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:39:06.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:05 smithi177 bash[14301]: cephadm 2024-02-07T13:39:04.933622+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Saving service mgr spec with placement smithi177=y;smithi191=x;count:2 2024-02-07T13:39:06.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:05 smithi177 bash[14301]: audit 2024-02-07T13:39:04.942223+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:06.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:05 smithi177 bash[14301]: audit 2024-02-07T13:39:04.950105+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:39:06.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:05 smithi177 bash[14301]: audit 2024-02-07T13:39:04.952040+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:06.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:05 smithi177 bash[14301]: audit 2024-02-07T13:39:04.953674+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:39:06.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:05 smithi177 bash[14301]: audit 2024-02-07T13:39:04.962333+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:06.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:05 smithi177 bash[14301]: audit 2024-02-07T13:39:04.964450+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T13:39:06.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:05 smithi177 bash[14301]: audit 2024-02-07T13:39:04.969066+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-07T13:39:06.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:05 smithi177 bash[14301]: audit 2024-02-07T13:39:04.970436+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-07T13:39:06.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:05 smithi177 bash[14301]: audit 2024-02-07T13:39:04.972122+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:06.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:05 smithi177 bash[14301]: cephadm 2024-02-07T13:39:04.973625+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Deploying daemon mgr.x on smithi191 2024-02-07T13:39:06.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:05 smithi177 bash[19748]: cluster 2024-02-07T13:39:04.554681+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:06.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:05 smithi177 bash[19748]: audit 2024-02-07T13:39:04.930203+0000 mgr.y (mgr.14152) 54 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi177=y;smithi191=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:39:06.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:05 smithi177 bash[19748]: cephadm 2024-02-07T13:39:04.933622+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Saving service mgr spec with placement smithi177=y;smithi191=x;count:2 2024-02-07T13:39:06.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:05 smithi177 bash[19748]: audit 2024-02-07T13:39:04.942223+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:06.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:05 smithi177 bash[19748]: audit 2024-02-07T13:39:04.950105+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:39:06.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:05 smithi177 bash[19748]: audit 2024-02-07T13:39:04.952040+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:06.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:05 smithi177 bash[19748]: audit 2024-02-07T13:39:04.953674+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:39:06.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:05 smithi177 bash[19748]: audit 2024-02-07T13:39:04.962333+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:06.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:05 smithi177 bash[19748]: audit 2024-02-07T13:39:04.964450+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T13:39:06.292 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:05 smithi177 bash[19748]: audit 2024-02-07T13:39:04.969066+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-07T13:39:06.292 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:05 smithi177 bash[19748]: audit 2024-02-07T13:39:04.970436+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-07T13:39:06.292 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:05 smithi177 bash[19748]: audit 2024-02-07T13:39:04.972122+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:06.292 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:05 smithi177 bash[19748]: cephadm 2024-02-07T13:39:04.973625+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Deploying daemon mgr.x on smithi191 2024-02-07T13:39:06.328 DEBUG:teuthology.orchestra.run.smithi191:> stat /dev/vg_nvme/lv_4 2024-02-07T13:39:06.335 INFO:teuthology.orchestra.run.smithi191.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-07T13:39:06.335 INFO:teuthology.orchestra.run.smithi191.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-07T13:39:06.335 INFO:teuthology.orchestra.run.smithi191.stdout:Device: 6h/6d Inode: 379 Links: 1 2024-02-07T13:39:06.335 INFO:teuthology.orchestra.run.smithi191.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-07T13:39:06.335 INFO:teuthology.orchestra.run.smithi191.stdout:Access: 2024-02-07 13:34:13.722916311 +0000 2024-02-07T13:39:06.335 INFO:teuthology.orchestra.run.smithi191.stdout:Modify: 2024-02-07 13:34:13.514921097 +0000 2024-02-07T13:39:06.335 INFO:teuthology.orchestra.run.smithi191.stdout:Change: 2024-02-07 13:34:13.514921097 +0000 2024-02-07T13:39:06.335 INFO:teuthology.orchestra.run.smithi191.stdout: Birth: - 2024-02-07T13:39:06.336 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-07T13:39:06.345 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records in 2024-02-07T13:39:06.345 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records out 2024-02-07T13:39:06.345 INFO:teuthology.orchestra.run.smithi191.stderr:512 bytes copied, 0.00023638 s, 2.2 MB/s 2024-02-07T13:39:06.346 DEBUG:teuthology.orchestra.run.smithi191:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-07T13:39:06.348 INFO:journalctl@ceph.mgr.x.smithi191.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-07T13:39:06.351 INFO:tasks.cephadm:Deploying osd.0 on smithi177 with /dev/vg_nvme/lv_4... 2024-02-07T13:39:06.352 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-07T13:39:08.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:07 smithi177 bash[14301]: cluster 2024-02-07T13:39:06.555053+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:08.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:07 smithi177 bash[14301]: audit 2024-02-07T13:39:07.576596+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:08.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:07 smithi177 bash[14301]: audit 2024-02-07T13:39:07.578895+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:39:08.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:07 smithi177 bash[14301]: audit 2024-02-07T13:39:07.581119+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:08.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:07 smithi177 bash[14301]: audit 2024-02-07T13:39:07.582604+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:39:08.041 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:07 smithi177 bash[19748]: cluster 2024-02-07T13:39:06.555053+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:08.041 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:07 smithi177 bash[19748]: audit 2024-02-07T13:39:07.576596+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:08.041 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:07 smithi177 bash[19748]: audit 2024-02-07T13:39:07.578895+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:39:08.041 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:07 smithi177 bash[19748]: audit 2024-02-07T13:39:07.581119+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:08.041 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:07 smithi177 bash[19748]: audit 2024-02-07T13:39:07.582604+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:39:08.301 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:07 smithi191 bash[14303]: cluster 2024-02-07T13:39:06.555053+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:08.301 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:07 smithi191 bash[14303]: audit 2024-02-07T13:39:07.576596+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:08.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:07 smithi191 bash[14303]: audit 2024-02-07T13:39:07.578895+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:39:08.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:07 smithi191 bash[14303]: audit 2024-02-07T13:39:07.581119+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:08.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:07 smithi191 bash[14303]: audit 2024-02-07T13:39:07.582604+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:39:08.943 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:39:08 smithi191 bash[15207]: debug 2024-02-07T13:39:08.785+0000 7f4513a0a700 1 -- 172.21.15.191:0/1554010903 <== mon.2 v2:172.21.15.191:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557e18f96340 con 0x557e19d12c00 2024-02-07T13:39:09.523 INFO:teuthology.orchestra.run.smithi177.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-07T13:39:09.523 INFO:teuthology.orchestra.run.smithi177.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-07T13:39:09.523 INFO:teuthology.orchestra.run.smithi177.stderr: stderr: 10+0 records in 2024-02-07T13:39:09.523 INFO:teuthology.orchestra.run.smithi177.stderr:10+0 records out 2024-02-07T13:39:09.523 INFO:teuthology.orchestra.run.smithi177.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.020463 s, 512 MB/s 2024-02-07T13:39:09.523 INFO:teuthology.orchestra.run.smithi177.stderr:--> Zapping successful for: 2024-02-07T13:39:09.916 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:39:08 smithi191 bash[15207]: debug 2024-02-07T13:39:08.937+0000 7f451c679000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-07T13:39:09.916 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:39:09 smithi191 bash[15207]: debug 2024-02-07T13:39:09.633+0000 7f451c679000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-07T13:39:09.916 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:39:09 smithi191 bash[15207]: debug 2024-02-07T13:39:09.753+0000 7f451c679000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-07T13:39:10.248 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:39:09 smithi191 bash[15207]: debug 2024-02-07T13:39:09.913+0000 7f451c679000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-07T13:39:10.476 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph orch daemon add osd smithi177:vg_nvme/lv_4 2024-02-07T13:39:10.540 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:39:10 smithi191 bash[15207]: debug 2024-02-07T13:39:10.245+0000 7f451c679000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-07T13:39:10.540 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:39:10 smithi191 bash[15207]: debug 2024-02-07T13:39:10.337+0000 7f451c679000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-07T13:39:10.540 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:10 smithi191 bash[14303]: cluster 2024-02-07T13:39:08.555474+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:10.540 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:10 smithi191 bash[14303]: audit 2024-02-07T13:39:09.601252+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:10.541 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:10 smithi191 bash[14303]: audit 2024-02-07T13:39:09.610757+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:10.541 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:10 smithi191 bash[14303]: audit 2024-02-07T13:39:09.614448+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T13:39:10.541 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:10 smithi191 bash[14303]: audit 2024-02-07T13:39:09.615843+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-07T13:39:10.541 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:10 smithi191 bash[14303]: audit 2024-02-07T13:39:09.617102+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:10.541 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:10 smithi191 bash[14303]: audit 2024-02-07T13:39:09.692638+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:10.845 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:10 smithi177 bash[14301]: cluster 2024-02-07T13:39:08.555474+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:10.845 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:10 smithi177 bash[14301]: audit 2024-02-07T13:39:09.601252+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:10.845 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:10 smithi177 bash[14301]: audit 2024-02-07T13:39:09.610757+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:10.845 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:10 smithi177 bash[14301]: audit 2024-02-07T13:39:09.614448+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T13:39:10.845 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:10 smithi177 bash[14301]: audit 2024-02-07T13:39:09.615843+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-07T13:39:10.845 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:10 smithi177 bash[14301]: audit 2024-02-07T13:39:09.617102+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:10.845 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:10 smithi177 bash[14301]: audit 2024-02-07T13:39:09.692638+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:10.846 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:10 smithi177 bash[19748]: cluster 2024-02-07T13:39:08.555474+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:10.846 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:10 smithi177 bash[19748]: audit 2024-02-07T13:39:09.601252+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:10.846 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:10 smithi177 bash[19748]: audit 2024-02-07T13:39:09.610757+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:10.846 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:10 smithi177 bash[19748]: audit 2024-02-07T13:39:09.614448+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T13:39:10.846 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:10 smithi177 bash[19748]: audit 2024-02-07T13:39:09.615843+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-07T13:39:10.846 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:10 smithi177 bash[19748]: audit 2024-02-07T13:39:09.617102+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:10.846 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:10 smithi177 bash[19748]: audit 2024-02-07T13:39:09.692638+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:11.476 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:11 smithi177 bash[14301]: cephadm 2024-02-07T13:39:09.613914+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-02-07T13:39:11.476 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:11 smithi177 bash[14301]: cephadm 2024-02-07T13:39:09.618636+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi177 2024-02-07T13:39:11.683 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:39:10 smithi191 bash[15207]: debug 2024-02-07T13:39:10.537+0000 7f451c679000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-07T13:39:11.684 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:39:11 smithi191 bash[15207]: debug 2024-02-07T13:39:11.373+0000 7f451c679000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-07T13:39:11.684 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:39:11 smithi191 bash[15207]: debug 2024-02-07T13:39:11.477+0000 7f451c679000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-07T13:39:11.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:11 smithi191 bash[14303]: cephadm 2024-02-07T13:39:09.613914+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-02-07T13:39:11.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:11 smithi191 bash[14303]: cephadm 2024-02-07T13:39:09.618636+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi177 2024-02-07T13:39:11.685 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:11 smithi177 bash[19748]: cephadm 2024-02-07T13:39:09.613914+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-02-07T13:39:11.685 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:11 smithi177 bash[19748]: cephadm 2024-02-07T13:39:09.618636+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi177 2024-02-07T13:39:12.027 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:39:11 smithi191 bash[15207]: debug 2024-02-07T13:39:11.681+0000 7f451c679000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-07T13:39:12.301 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:39:12 smithi191 bash[15207]: debug 2024-02-07T13:39:12.025+0000 7f451c679000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-07T13:39:12.714 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:39:12 smithi191 bash[15207]: debug 2024-02-07T13:39:12.345+0000 7f451c679000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-07T13:39:12.715 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:12 smithi191 bash[14303]: cluster 2024-02-07T13:39:10.555937+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:12.715 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:12 smithi191 bash[14303]: audit 2024-02-07T13:39:12.303469+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:12.715 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:12 smithi191 bash[14303]: audit 2024-02-07T13:39:12.305409+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:39:12.715 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:12 smithi191 bash[14303]: audit 2024-02-07T13:39:12.307392+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:12.715 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:12 smithi191 bash[14303]: audit 2024-02-07T13:39:12.308639+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:39:12.715 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:12 smithi191 bash[14303]: audit 2024-02-07T13:39:12.316558+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:12.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:12 smithi177 bash[19748]: cluster 2024-02-07T13:39:10.555937+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:12.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:12 smithi177 bash[19748]: audit 2024-02-07T13:39:12.303469+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:12.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:12 smithi177 bash[19748]: audit 2024-02-07T13:39:12.305409+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:39:12.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:12 smithi177 bash[19748]: audit 2024-02-07T13:39:12.307392+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:12.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:12 smithi177 bash[19748]: audit 2024-02-07T13:39:12.308639+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:39:12.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:12 smithi177 bash[19748]: audit 2024-02-07T13:39:12.316558+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:12.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:12 smithi177 bash[14301]: cluster 2024-02-07T13:39:10.555937+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:12.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:12 smithi177 bash[14301]: audit 2024-02-07T13:39:12.303469+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:12.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:12 smithi177 bash[14301]: audit 2024-02-07T13:39:12.305409+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:39:12.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:12 smithi177 bash[14301]: audit 2024-02-07T13:39:12.307392+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:12.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:12 smithi177 bash[14301]: audit 2024-02-07T13:39:12.308639+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:39:12.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:12 smithi177 bash[14301]: audit 2024-02-07T13:39:12.316558+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:12.977 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:39:12 smithi191 bash[15207]: debug 2024-02-07T13:39:12.709+0000 7f451c679000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-07T13:39:13.301 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:39:12 smithi191 bash[15207]: debug 2024-02-07T13:39:12.973+0000 7f451c679000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-07T13:39:13.909 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:39:13 smithi191 bash[15207]: debug 2024-02-07T13:39:13.649+0000 7f451c679000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-07T13:39:13.909 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:39:13 smithi191 bash[15207]: debug 2024-02-07T13:39:13.749+0000 7f451c679000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-07T13:39:14.301 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:39:13 smithi191 bash[15207]: debug 2024-02-07T13:39:13.905+0000 7f451c679000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-07T13:39:14.301 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:39:14 smithi191 bash[15207]: debug 2024-02-07T13:39:14.013+0000 7f451c679000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-07T13:39:14.301 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:39:14 smithi191 bash[15207]: debug 2024-02-07T13:39:14.145+0000 7f451c679000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-07T13:39:14.738 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:39:14 smithi191 bash[15207]: debug 2024-02-07T13:39:14.437+0000 7f451c679000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-07T13:39:14.738 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:39:14 smithi191 bash[15207]: debug 2024-02-07T13:39:14.557+0000 7f451c679000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-07T13:39:14.738 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:14 smithi191 bash[14303]: cluster 2024-02-07T13:39:12.556480+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:14.738 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:14 smithi191 bash[14303]: audit 2024-02-07T13:39:14.133372+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T13:39:14.738 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:14 smithi191 bash[14303]: audit 2024-02-07T13:39:14.138475+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T13:39:14.738 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:14 smithi191 bash[14303]: audit 2024-02-07T13:39:14.139763+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:14.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:14 smithi177 bash[14301]: cluster 2024-02-07T13:39:12.556480+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:14.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:14 smithi177 bash[14301]: audit 2024-02-07T13:39:14.133372+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T13:39:14.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:14 smithi177 bash[14301]: audit 2024-02-07T13:39:14.138475+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T13:39:14.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:14 smithi177 bash[14301]: audit 2024-02-07T13:39:14.139763+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:14.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:14 smithi177 bash[19748]: cluster 2024-02-07T13:39:12.556480+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:14.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:14 smithi177 bash[19748]: audit 2024-02-07T13:39:14.133372+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T13:39:14.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:14 smithi177 bash[19748]: audit 2024-02-07T13:39:14.138475+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T13:39:14.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:14 smithi177 bash[19748]: audit 2024-02-07T13:39:14.139763+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:15.051 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:39:14 smithi191 bash[15207]: debug 2024-02-07T13:39:14.733+0000 7f451c679000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-07T13:39:15.051 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:39:14 smithi191 bash[15207]: debug 2024-02-07T13:39:14.853+0000 7f451c679000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-07T13:39:15.695 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:15 smithi191 bash[14303]: audit 2024-02-07T13:39:14.126596+0000 mgr.y (mgr.14152) 63 : audit [DBG] from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:39:15.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:15 smithi177 bash[14301]: audit 2024-02-07T13:39:14.126596+0000 mgr.y (mgr.14152) 63 : audit [DBG] from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:39:15.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:15 smithi177 bash[19748]: audit 2024-02-07T13:39:14.126596+0000 mgr.y (mgr.14152) 63 : audit [DBG] from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:39:16.051 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:39:15 smithi191 bash[15207]: debug 2024-02-07T13:39:15.693+0000 7f451c679000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-07T13:39:16.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:16 smithi177 bash[14301]: cluster 2024-02-07T13:39:14.556902+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:16.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:16 smithi177 bash[14301]: audit 2024-02-07T13:39:15.719853+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.191:0/1550117476' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-07T13:39:16.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:16 smithi177 bash[14301]: cluster 2024-02-07T13:39:15.720408+0000 mon.a (mon.0) 243 : cluster [DBG] Standby manager daemon x started 2024-02-07T13:39:16.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:16 smithi177 bash[14301]: audit 2024-02-07T13:39:15.720474+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.191:0/1550117476' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-07T13:39:16.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:16 smithi177 bash[14301]: audit 2024-02-07T13:39:15.722265+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.191:0/1550117476' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-07T13:39:16.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:16 smithi177 bash[14301]: audit 2024-02-07T13:39:15.722890+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.191:0/1550117476' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-07T13:39:16.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:16 smithi177 bash[19748]: cluster 2024-02-07T13:39:14.556902+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:16.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:16 smithi177 bash[19748]: audit 2024-02-07T13:39:15.719853+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.191:0/1550117476' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-07T13:39:16.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:16 smithi177 bash[19748]: cluster 2024-02-07T13:39:15.720408+0000 mon.a (mon.0) 243 : cluster [DBG] Standby manager daemon x started 2024-02-07T13:39:16.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:16 smithi177 bash[19748]: audit 2024-02-07T13:39:15.720474+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.191:0/1550117476' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-07T13:39:16.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:16 smithi177 bash[19748]: audit 2024-02-07T13:39:15.722265+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.191:0/1550117476' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-07T13:39:16.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:16 smithi177 bash[19748]: audit 2024-02-07T13:39:15.722890+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.191:0/1550117476' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-07T13:39:16.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:16 smithi191 bash[14303]: cluster 2024-02-07T13:39:14.556902+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:16.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:16 smithi191 bash[14303]: audit 2024-02-07T13:39:15.719853+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.191:0/1550117476' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-07T13:39:16.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:16 smithi191 bash[14303]: cluster 2024-02-07T13:39:15.720408+0000 mon.a (mon.0) 243 : cluster [DBG] Standby manager daemon x started 2024-02-07T13:39:16.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:16 smithi191 bash[14303]: audit 2024-02-07T13:39:15.720474+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.191:0/1550117476' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-07T13:39:16.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:16 smithi191 bash[14303]: audit 2024-02-07T13:39:15.722265+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.191:0/1550117476' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-07T13:39:16.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:16 smithi191 bash[14303]: audit 2024-02-07T13:39:15.722890+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.191:0/1550117476' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-07T13:39:17.753 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:17 smithi177 bash[14301]: cluster 2024-02-07T13:39:16.465084+0000 mon.a (mon.0) 244 : cluster [DBG] mgrmap e14: y(active, since 75s), standbys: x 2024-02-07T13:39:17.753 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:17 smithi177 bash[14301]: audit 2024-02-07T13:39:16.465267+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-07T13:39:17.754 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:17 smithi177 bash[19748]: cluster 2024-02-07T13:39:16.465084+0000 mon.a (mon.0) 244 : cluster [DBG] mgrmap e14: y(active, since 75s), standbys: x 2024-02-07T13:39:17.754 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:17 smithi177 bash[19748]: audit 2024-02-07T13:39:16.465267+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-07T13:39:17.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:17 smithi191 bash[14303]: cluster 2024-02-07T13:39:16.465084+0000 mon.a (mon.0) 244 : cluster [DBG] mgrmap e14: y(active, since 75s), standbys: x 2024-02-07T13:39:17.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:17 smithi191 bash[14303]: audit 2024-02-07T13:39:16.465267+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-07T13:39:18.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:18 smithi177 bash[14301]: cluster 2024-02-07T13:39:16.557294+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:18.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:18 smithi177 bash[19748]: cluster 2024-02-07T13:39:16.557294+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:18.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:18 smithi191 bash[14303]: cluster 2024-02-07T13:39:16.557294+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:20.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:20 smithi177 bash[14301]: cluster 2024-02-07T13:39:18.557742+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:20.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:20 smithi177 bash[14301]: audit 2024-02-07T13:39:20.165962+0000 mon.a (mon.0) 246 : audit [INF] from='client.? 172.21.15.177:0/2177423707' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c37733d-33e8-44d5-a6f9-1b91c4f5d946"}]: dispatch 2024-02-07T13:39:20.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:20 smithi177 bash[14301]: audit 2024-02-07T13:39:20.173668+0000 mon.a (mon.0) 247 : audit [INF] from='client.? 172.21.15.177:0/2177423707' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4c37733d-33e8-44d5-a6f9-1b91c4f5d946"}]': finished 2024-02-07T13:39:20.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:20 smithi177 bash[14301]: cluster 2024-02-07T13:39:20.173807+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-02-07T13:39:20.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:20 smithi177 bash[14301]: audit 2024-02-07T13:39:20.174059+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T13:39:20.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:20 smithi177 bash[19748]: cluster 2024-02-07T13:39:18.557742+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:20.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:20 smithi177 bash[19748]: audit 2024-02-07T13:39:20.165962+0000 mon.a (mon.0) 246 : audit [INF] from='client.? 172.21.15.177:0/2177423707' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c37733d-33e8-44d5-a6f9-1b91c4f5d946"}]: dispatch 2024-02-07T13:39:20.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:20 smithi177 bash[19748]: audit 2024-02-07T13:39:20.173668+0000 mon.a (mon.0) 247 : audit [INF] from='client.? 172.21.15.177:0/2177423707' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4c37733d-33e8-44d5-a6f9-1b91c4f5d946"}]': finished 2024-02-07T13:39:20.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:20 smithi177 bash[19748]: cluster 2024-02-07T13:39:20.173807+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-02-07T13:39:20.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:20 smithi177 bash[19748]: audit 2024-02-07T13:39:20.174059+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T13:39:20.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:20 smithi191 bash[14303]: cluster 2024-02-07T13:39:18.557742+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:20.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:20 smithi191 bash[14303]: audit 2024-02-07T13:39:20.165962+0000 mon.a (mon.0) 246 : audit [INF] from='client.? 172.21.15.177:0/2177423707' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c37733d-33e8-44d5-a6f9-1b91c4f5d946"}]: dispatch 2024-02-07T13:39:20.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:20 smithi191 bash[14303]: audit 2024-02-07T13:39:20.173668+0000 mon.a (mon.0) 247 : audit [INF] from='client.? 172.21.15.177:0/2177423707' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4c37733d-33e8-44d5-a6f9-1b91c4f5d946"}]': finished 2024-02-07T13:39:20.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:20 smithi191 bash[14303]: cluster 2024-02-07T13:39:20.173807+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-02-07T13:39:20.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:20 smithi191 bash[14303]: audit 2024-02-07T13:39:20.174059+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T13:39:21.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:21 smithi177 bash[14301]: audit 2024-02-07T13:39:20.864553+0000 mon.a (mon.0) 250 : audit [DBG] from='client.? 172.21.15.177:0/3362994636' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T13:39:21.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:21 smithi177 bash[19748]: audit 2024-02-07T13:39:20.864553+0000 mon.a (mon.0) 250 : audit [DBG] from='client.? 172.21.15.177:0/3362994636' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T13:39:21.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:21 smithi191 bash[14303]: audit 2024-02-07T13:39:20.864553+0000 mon.a (mon.0) 250 : audit [DBG] from='client.? 172.21.15.177:0/3362994636' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T13:39:22.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:22 smithi177 bash[14301]: cluster 2024-02-07T13:39:20.558237+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:22.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:22 smithi177 bash[19748]: cluster 2024-02-07T13:39:20.558237+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:22.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:22 smithi191 bash[14303]: cluster 2024-02-07T13:39:20.558237+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:24.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:24 smithi177 bash[14301]: cluster 2024-02-07T13:39:22.558686+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:24.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:24 smithi177 bash[19748]: cluster 2024-02-07T13:39:22.558686+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:24.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:24 smithi191 bash[14303]: cluster 2024-02-07T13:39:22.558686+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:26.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:26 smithi177 bash[14301]: cluster 2024-02-07T13:39:24.559157+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:26.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:26 smithi177 bash[19748]: cluster 2024-02-07T13:39:24.559157+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:26.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:26 smithi191 bash[14303]: cluster 2024-02-07T13:39:24.559157+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:28.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:28 smithi177 bash[14301]: cluster 2024-02-07T13:39:26.559591+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:28.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:28 smithi177 bash[19748]: cluster 2024-02-07T13:39:26.559591+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:28.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:28 smithi191 bash[14303]: cluster 2024-02-07T13:39:26.559591+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:30.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:30 smithi177 bash[19748]: cluster 2024-02-07T13:39:28.560043+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:30.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:30 smithi177 bash[19748]: audit 2024-02-07T13:39:30.294652+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-07T13:39:30.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:30 smithi177 bash[19748]: audit 2024-02-07T13:39:30.295978+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:30.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:30 smithi177 bash[14301]: cluster 2024-02-07T13:39:28.560043+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:30.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:30 smithi177 bash[14301]: audit 2024-02-07T13:39:30.294652+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-07T13:39:30.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:30 smithi177 bash[14301]: audit 2024-02-07T13:39:30.295978+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:30.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:30 smithi191 bash[14303]: cluster 2024-02-07T13:39:28.560043+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:30.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:30 smithi191 bash[14303]: audit 2024-02-07T13:39:30.294652+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-07T13:39:30.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:30 smithi191 bash[14303]: audit 2024-02-07T13:39:30.295978+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:31.732 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:31 smithi177 bash[14301]: cephadm 2024-02-07T13:39:30.297076+0000 mgr.y (mgr.14152) 72 : cephadm [INF] Deploying daemon osd.0 on smithi177 2024-02-07T13:39:31.732 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:31 smithi177 bash[19748]: cephadm 2024-02-07T13:39:30.297076+0000 mgr.y (mgr.14152) 72 : cephadm [INF] Deploying daemon osd.0 on smithi177 2024-02-07T13:39:31.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:31 smithi191 bash[14303]: cephadm 2024-02-07T13:39:30.297076+0000 mgr.y (mgr.14152) 72 : cephadm [INF] Deploying daemon osd.0 on smithi177 2024-02-07T13:39:32.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:32 smithi177 bash[14301]: cluster 2024-02-07T13:39:30.560500+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:32.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:32 smithi177 bash[19748]: cluster 2024-02-07T13:39:30.560500+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:32.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:32 smithi191 bash[14303]: cluster 2024-02-07T13:39:30.560500+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:34.708 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:34 smithi191 bash[14303]: cluster 2024-02-07T13:39:32.560995+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:34.708 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:34 smithi191 bash[14303]: audit 2024-02-07T13:39:34.402499+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:34.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:34 smithi177 bash[14301]: cluster 2024-02-07T13:39:32.560995+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:34.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:34 smithi177 bash[14301]: audit 2024-02-07T13:39:34.402499+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:34.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:34 smithi177 bash[19748]: cluster 2024-02-07T13:39:32.560995+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:34.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:34 smithi177 bash[19748]: audit 2024-02-07T13:39:34.402499+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:35.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:35 smithi177 bash[19748]: audit 2024-02-07T13:39:34.439783+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:39:35.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:35 smithi177 bash[19748]: audit 2024-02-07T13:39:34.441434+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:35.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:35 smithi177 bash[19748]: audit 2024-02-07T13:39:34.442397+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:39:35.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:35 smithi177 bash[14301]: audit 2024-02-07T13:39:34.439783+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:39:35.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:35 smithi177 bash[14301]: audit 2024-02-07T13:39:34.441434+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:35.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:35 smithi177 bash[14301]: audit 2024-02-07T13:39:34.442397+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:39:35.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:35 smithi191 bash[14303]: audit 2024-02-07T13:39:34.439783+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:39:35.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:35 smithi191 bash[14303]: audit 2024-02-07T13:39:34.441434+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:35.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:35 smithi191 bash[14303]: audit 2024-02-07T13:39:34.442397+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:39:36.689 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:36 smithi177 bash[19748]: cluster 2024-02-07T13:39:34.561460+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:36.689 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:36 smithi177 bash[14301]: cluster 2024-02-07T13:39:34.561460+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:36.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:36 smithi191 bash[14303]: cluster 2024-02-07T13:39:34.561460+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:38.690 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:38 smithi177 bash[14301]: cluster 2024-02-07T13:39:36.561917+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:38.690 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:38 smithi177 bash[14301]: audit 2024-02-07T13:39:38.292520+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:38.690 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:38 smithi177 bash[14301]: audit 2024-02-07T13:39:38.299441+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:38.691 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:38 smithi177 bash[19748]: cluster 2024-02-07T13:39:36.561917+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:38.691 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:38 smithi177 bash[19748]: audit 2024-02-07T13:39:38.292520+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:38.691 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:38 smithi177 bash[19748]: audit 2024-02-07T13:39:38.299441+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:38.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:38 smithi191 bash[14303]: cluster 2024-02-07T13:39:36.561917+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:38.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:38 smithi191 bash[14303]: audit 2024-02-07T13:39:38.292520+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:38.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:38 smithi191 bash[14303]: audit 2024-02-07T13:39:38.299441+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:40.694 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:40 smithi177 bash[19748]: cluster 2024-02-07T13:39:38.562402+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:40.695 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:40 smithi177 bash[14301]: cluster 2024-02-07T13:39:38.562402+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:40.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:40 smithi191 bash[14303]: cluster 2024-02-07T13:39:38.562402+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:41.409 INFO:teuthology.orchestra.run.smithi177.stdout:Created osd(s) 0 on host 'smithi177' 2024-02-07T13:39:42.000 DEBUG:teuthology.orchestra.run.smithi177:osd.0> sudo journalctl -f -n 0 -u ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@osd.0.service 2024-02-07T13:39:42.003 INFO:tasks.cephadm:Deploying osd.1 on smithi177 with /dev/vg_nvme/lv_3... 2024-02-07T13:39:42.003 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-07T13:39:42.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:42 smithi177 bash[14301]: cluster 2024-02-07T13:39:40.562912+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:42.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:42 smithi177 bash[14301]: audit 2024-02-07T13:39:41.409431+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:42.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:42 smithi177 bash[14301]: audit 2024-02-07T13:39:41.424569+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:39:42.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:42 smithi177 bash[14301]: audit 2024-02-07T13:39:41.426787+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:42.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:42 smithi177 bash[14301]: audit 2024-02-07T13:39:41.429115+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:39:42.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:42 smithi177 bash[14301]: audit 2024-02-07T13:39:41.746899+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.177:6802/2428223045,v1:172.21.15.177:6803/2428223045]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-07T13:39:42.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:42 smithi177 bash[14301]: audit 2024-02-07T13:39:41.747478+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-07T13:39:42.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:42 smithi177 bash[19748]: cluster 2024-02-07T13:39:40.562912+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:42.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:42 smithi177 bash[19748]: audit 2024-02-07T13:39:41.409431+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:42.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:42 smithi177 bash[19748]: audit 2024-02-07T13:39:41.424569+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:39:42.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:42 smithi177 bash[19748]: audit 2024-02-07T13:39:41.426787+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:42.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:42 smithi177 bash[19748]: audit 2024-02-07T13:39:41.429115+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:39:42.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:42 smithi177 bash[19748]: audit 2024-02-07T13:39:41.746899+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.177:6802/2428223045,v1:172.21.15.177:6803/2428223045]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-07T13:39:42.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:42 smithi177 bash[19748]: audit 2024-02-07T13:39:41.747478+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-07T13:39:42.697 INFO:journalctl@ceph.osd.0.smithi177.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-07T13:39:42.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:42 smithi191 bash[14303]: cluster 2024-02-07T13:39:40.562912+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:42.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:42 smithi191 bash[14303]: audit 2024-02-07T13:39:41.409431+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:42.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:42 smithi191 bash[14303]: audit 2024-02-07T13:39:41.424569+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:39:42.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:42 smithi191 bash[14303]: audit 2024-02-07T13:39:41.426787+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:42.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:42 smithi191 bash[14303]: audit 2024-02-07T13:39:41.429115+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:39:42.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:42 smithi191 bash[14303]: audit 2024-02-07T13:39:41.746899+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.177:6802/2428223045,v1:172.21.15.177:6803/2428223045]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-07T13:39:42.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:42 smithi191 bash[14303]: audit 2024-02-07T13:39:41.747478+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-07T13:39:43.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:43 smithi177 bash[19748]: audit 2024-02-07T13:39:42.455891+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-07T13:39:43.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:43 smithi177 bash[19748]: cluster 2024-02-07T13:39:42.456150+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-02-07T13:39:43.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:43 smithi177 bash[19748]: audit 2024-02-07T13:39:42.456400+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T13:39:43.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:43 smithi177 bash[19748]: audit 2024-02-07T13:39:42.457435+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.177:6802/2428223045,v1:172.21.15.177:6803/2428223045]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:39:43.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:43 smithi177 bash[19748]: audit 2024-02-07T13:39:42.458261+0000 mon.a (mon.0) 267 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:39:43.790 INFO:journalctl@ceph.osd.0.smithi177.stdout:Feb 07 13:39:43 smithi177 bash[22542]: debug 2024-02-07T13:39:43.461+0000 7f621e068700 -1 osd.0 0 waiting for initial osdmap 2024-02-07T13:39:43.790 INFO:journalctl@ceph.osd.0.smithi177.stdout:Feb 07 13:39:43 smithi177 bash[22542]: debug 2024-02-07T13:39:43.465+0000 7f62181fe700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-07T13:39:43.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:43 smithi177 bash[14301]: audit 2024-02-07T13:39:42.455891+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-07T13:39:43.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:43 smithi177 bash[14301]: cluster 2024-02-07T13:39:42.456150+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-02-07T13:39:43.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:43 smithi177 bash[14301]: audit 2024-02-07T13:39:42.456400+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T13:39:43.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:43 smithi177 bash[14301]: audit 2024-02-07T13:39:42.457435+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.177:6802/2428223045,v1:172.21.15.177:6803/2428223045]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:39:43.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:43 smithi177 bash[14301]: audit 2024-02-07T13:39:42.458261+0000 mon.a (mon.0) 267 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:39:43.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:43 smithi191 bash[14303]: audit 2024-02-07T13:39:42.455891+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-07T13:39:43.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:43 smithi191 bash[14303]: cluster 2024-02-07T13:39:42.456150+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-02-07T13:39:43.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:43 smithi191 bash[14303]: audit 2024-02-07T13:39:42.456400+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T13:39:43.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:43 smithi191 bash[14303]: audit 2024-02-07T13:39:42.457435+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.177:6802/2428223045,v1:172.21.15.177:6803/2428223045]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:39:43.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:43 smithi191 bash[14303]: audit 2024-02-07T13:39:42.458261+0000 mon.a (mon.0) 267 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:39:44.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:44 smithi177 bash[14301]: cluster 2024-02-07T13:39:42.563429+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:44.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:44 smithi177 bash[14301]: audit 2024-02-07T13:39:43.455613+0000 mon.a (mon.0) 268 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-02-07T13:39:44.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:44 smithi177 bash[14301]: cluster 2024-02-07T13:39:43.455733+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-02-07T13:39:44.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:44 smithi177 bash[14301]: audit 2024-02-07T13:39:43.456453+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T13:39:44.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:44 smithi177 bash[14301]: audit 2024-02-07T13:39:43.465035+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T13:39:44.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:44 smithi177 bash[19748]: cluster 2024-02-07T13:39:42.563429+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:44.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:44 smithi177 bash[19748]: audit 2024-02-07T13:39:43.455613+0000 mon.a (mon.0) 268 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-02-07T13:39:44.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:44 smithi177 bash[19748]: cluster 2024-02-07T13:39:43.455733+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-02-07T13:39:44.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:44 smithi177 bash[19748]: audit 2024-02-07T13:39:43.456453+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T13:39:44.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:44 smithi177 bash[19748]: audit 2024-02-07T13:39:43.465035+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T13:39:44.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:44 smithi191 bash[14303]: cluster 2024-02-07T13:39:42.563429+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:44.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:44 smithi191 bash[14303]: audit 2024-02-07T13:39:43.455613+0000 mon.a (mon.0) 268 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-02-07T13:39:44.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:44 smithi191 bash[14303]: cluster 2024-02-07T13:39:43.455733+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-02-07T13:39:44.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:44 smithi191 bash[14303]: audit 2024-02-07T13:39:43.456453+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T13:39:44.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:44 smithi191 bash[14303]: audit 2024-02-07T13:39:43.465035+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T13:39:45.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:45 smithi177 bash[14301]: cluster 2024-02-07T13:39:42.761684+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-07T13:39:45.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:45 smithi177 bash[14301]: cluster 2024-02-07T13:39:42.761870+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-07T13:39:45.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:45 smithi177 bash[14301]: cluster 2024-02-07T13:39:44.466187+0000 mon.a (mon.0) 272 : cluster [INF] osd.0 [v2:172.21.15.177:6802/2428223045,v1:172.21.15.177:6803/2428223045] boot 2024-02-07T13:39:45.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:45 smithi177 bash[14301]: cluster 2024-02-07T13:39:44.466278+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-02-07T13:39:45.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:45 smithi177 bash[14301]: audit 2024-02-07T13:39:44.467056+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T13:39:45.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:45 smithi177 bash[19748]: cluster 2024-02-07T13:39:42.761684+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-07T13:39:45.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:45 smithi177 bash[19748]: cluster 2024-02-07T13:39:42.761870+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-07T13:39:45.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:45 smithi177 bash[19748]: cluster 2024-02-07T13:39:44.466187+0000 mon.a (mon.0) 272 : cluster [INF] osd.0 [v2:172.21.15.177:6802/2428223045,v1:172.21.15.177:6803/2428223045] boot 2024-02-07T13:39:45.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:45 smithi177 bash[19748]: cluster 2024-02-07T13:39:44.466278+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-02-07T13:39:45.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:45 smithi177 bash[19748]: audit 2024-02-07T13:39:44.467056+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T13:39:45.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:45 smithi191 bash[14303]: cluster 2024-02-07T13:39:42.761684+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-07T13:39:45.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:45 smithi191 bash[14303]: cluster 2024-02-07T13:39:42.761870+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-07T13:39:45.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:45 smithi191 bash[14303]: cluster 2024-02-07T13:39:44.466187+0000 mon.a (mon.0) 272 : cluster [INF] osd.0 [v2:172.21.15.177:6802/2428223045,v1:172.21.15.177:6803/2428223045] boot 2024-02-07T13:39:45.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:45 smithi191 bash[14303]: cluster 2024-02-07T13:39:44.466278+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-02-07T13:39:45.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:45 smithi191 bash[14303]: audit 2024-02-07T13:39:44.467056+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T13:39:45.891 INFO:teuthology.orchestra.run.smithi177.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-07T13:39:45.891 INFO:teuthology.orchestra.run.smithi177.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-07T13:39:45.892 INFO:teuthology.orchestra.run.smithi177.stderr: stderr: 10+0 records in 2024-02-07T13:39:45.892 INFO:teuthology.orchestra.run.smithi177.stderr:10+0 records out 2024-02-07T13:39:45.892 INFO:teuthology.orchestra.run.smithi177.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0190381 s, 551 MB/s 2024-02-07T13:39:45.892 INFO:teuthology.orchestra.run.smithi177.stderr: stderr: 2024-02-07T13:39:45.892 INFO:teuthology.orchestra.run.smithi177.stderr:--> Zapping successful for: 2024-02-07T13:39:46.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:46 smithi177 bash[14301]: cluster 2024-02-07T13:39:44.563905+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:46.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:46 smithi177 bash[14301]: cluster 2024-02-07T13:39:45.481348+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-02-07T13:39:46.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:46 smithi177 bash[19748]: cluster 2024-02-07T13:39:44.563905+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:46.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:46 smithi177 bash[19748]: cluster 2024-02-07T13:39:45.481348+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-02-07T13:39:46.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:46 smithi191 bash[14303]: cluster 2024-02-07T13:39:44.563905+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-07T13:39:46.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:46 smithi191 bash[14303]: cluster 2024-02-07T13:39:45.481348+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-02-07T13:39:47.105 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph orch daemon add osd smithi177:vg_nvme/lv_3 2024-02-07T13:39:48.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:48 smithi177 bash[14301]: cluster 2024-02-07T13:39:46.564417+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:39:48.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:48 smithi177 bash[19748]: cluster 2024-02-07T13:39:46.564417+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:39:48.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:48 smithi191 bash[14303]: cluster 2024-02-07T13:39:46.564417+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:39:50.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:50 smithi177 bash[19748]: cluster 2024-02-07T13:39:48.564907+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:39:50.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:50 smithi177 bash[19748]: audit 2024-02-07T13:39:50.404370+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:50.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:50 smithi177 bash[19748]: audit 2024-02-07T13:39:50.405803+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:39:50.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:50 smithi177 bash[19748]: audit 2024-02-07T13:39:50.412636+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:50.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:50 smithi177 bash[19748]: audit 2024-02-07T13:39:50.418692+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:50.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:50 smithi177 bash[14301]: cluster 2024-02-07T13:39:48.564907+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:39:50.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:50 smithi177 bash[14301]: audit 2024-02-07T13:39:50.404370+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:50.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:50 smithi177 bash[14301]: audit 2024-02-07T13:39:50.405803+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:39:50.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:50 smithi177 bash[14301]: audit 2024-02-07T13:39:50.412636+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:50.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:50 smithi177 bash[14301]: audit 2024-02-07T13:39:50.418692+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:50.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:50 smithi191 bash[14303]: cluster 2024-02-07T13:39:48.564907+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:39:50.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:50 smithi191 bash[14303]: audit 2024-02-07T13:39:50.404370+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:50.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:50 smithi191 bash[14303]: audit 2024-02-07T13:39:50.405803+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:39:50.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:50 smithi191 bash[14303]: audit 2024-02-07T13:39:50.412636+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:50.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:50 smithi191 bash[14303]: audit 2024-02-07T13:39:50.418692+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:39:51.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:51 smithi177 bash[14301]: cephadm 2024-02-07T13:39:50.396679+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Detected new or changed devices on smithi177 2024-02-07T13:39:51.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:51 smithi177 bash[14301]: cephadm 2024-02-07T13:39:50.406705+0000 mgr.y (mgr.14152) 84 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 16246M 2024-02-07T13:39:51.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:51 smithi177 bash[14301]: audit 2024-02-07T13:39:50.782388+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T13:39:51.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:51 smithi177 bash[14301]: audit 2024-02-07T13:39:50.788307+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T13:39:51.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:51 smithi177 bash[14301]: audit 2024-02-07T13:39:50.789553+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:51.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:51 smithi177 bash[19748]: cephadm 2024-02-07T13:39:50.396679+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Detected new or changed devices on smithi177 2024-02-07T13:39:51.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:51 smithi177 bash[19748]: cephadm 2024-02-07T13:39:50.406705+0000 mgr.y (mgr.14152) 84 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 16246M 2024-02-07T13:39:51.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:51 smithi177 bash[19748]: audit 2024-02-07T13:39:50.782388+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T13:39:51.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:51 smithi177 bash[19748]: audit 2024-02-07T13:39:50.788307+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T13:39:51.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:51 smithi177 bash[19748]: audit 2024-02-07T13:39:50.789553+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:51.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:51 smithi191 bash[14303]: cephadm 2024-02-07T13:39:50.396679+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Detected new or changed devices on smithi177 2024-02-07T13:39:51.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:51 smithi191 bash[14303]: cephadm 2024-02-07T13:39:50.406705+0000 mgr.y (mgr.14152) 84 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 16246M 2024-02-07T13:39:51.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:51 smithi191 bash[14303]: audit 2024-02-07T13:39:50.782388+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T13:39:51.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:51 smithi191 bash[14303]: audit 2024-02-07T13:39:50.788307+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T13:39:51.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:51 smithi191 bash[14303]: audit 2024-02-07T13:39:50.789553+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:39:52.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:52 smithi177 bash[19748]: cluster 2024-02-07T13:39:50.565487+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:39:52.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:52 smithi177 bash[19748]: audit 2024-02-07T13:39:50.775711+0000 mgr.y (mgr.14152) 86 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:39:52.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:52 smithi177 bash[14301]: cluster 2024-02-07T13:39:50.565487+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:39:52.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:52 smithi177 bash[14301]: audit 2024-02-07T13:39:50.775711+0000 mgr.y (mgr.14152) 86 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:39:52.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:52 smithi191 bash[14303]: cluster 2024-02-07T13:39:50.565487+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:39:52.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:52 smithi191 bash[14303]: audit 2024-02-07T13:39:50.775711+0000 mgr.y (mgr.14152) 86 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:39:54.736 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:54 smithi177 bash[14301]: cluster 2024-02-07T13:39:52.566089+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:39:54.736 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:54 smithi177 bash[19748]: cluster 2024-02-07T13:39:52.566089+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:39:54.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:54 smithi191 bash[14303]: cluster 2024-02-07T13:39:52.566089+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:39:56.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:56 smithi177 bash[14301]: cluster 2024-02-07T13:39:54.566637+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:39:56.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:56 smithi177 bash[19748]: cluster 2024-02-07T13:39:54.566637+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:39:56.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:56 smithi191 bash[14303]: cluster 2024-02-07T13:39:54.566637+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:39:57.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:57 smithi177 bash[19748]: cluster 2024-02-07T13:39:56.566988+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:39:57.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:57 smithi177 bash[19748]: audit 2024-02-07T13:39:56.784663+0000 mon.a (mon.0) 283 : audit [INF] from='client.? 172.21.15.177:0/2595653879' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "897c25b1-f5de-439b-8efc-3a6bfe3497cf"}]: dispatch 2024-02-07T13:39:57.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:57 smithi177 bash[19748]: audit 2024-02-07T13:39:56.794285+0000 mon.a (mon.0) 284 : audit [INF] from='client.? 172.21.15.177:0/2595653879' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "897c25b1-f5de-439b-8efc-3a6bfe3497cf"}]': finished 2024-02-07T13:39:57.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:57 smithi177 bash[19748]: cluster 2024-02-07T13:39:56.794474+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-02-07T13:39:57.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:57 smithi177 bash[19748]: audit 2024-02-07T13:39:56.794693+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T13:39:57.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:39:57 smithi177 bash[19748]: audit 2024-02-07T13:39:57.495519+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.177:0/2827556868' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T13:39:57.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:57 smithi177 bash[14301]: cluster 2024-02-07T13:39:56.566988+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:39:57.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:57 smithi177 bash[14301]: audit 2024-02-07T13:39:56.784663+0000 mon.a (mon.0) 283 : audit [INF] from='client.? 172.21.15.177:0/2595653879' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "897c25b1-f5de-439b-8efc-3a6bfe3497cf"}]: dispatch 2024-02-07T13:39:57.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:57 smithi177 bash[14301]: audit 2024-02-07T13:39:56.794285+0000 mon.a (mon.0) 284 : audit [INF] from='client.? 172.21.15.177:0/2595653879' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "897c25b1-f5de-439b-8efc-3a6bfe3497cf"}]': finished 2024-02-07T13:39:57.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:57 smithi177 bash[14301]: cluster 2024-02-07T13:39:56.794474+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-02-07T13:39:57.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:57 smithi177 bash[14301]: audit 2024-02-07T13:39:56.794693+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T13:39:57.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:39:57 smithi177 bash[14301]: audit 2024-02-07T13:39:57.495519+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.177:0/2827556868' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T13:39:57.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:57 smithi191 bash[14303]: cluster 2024-02-07T13:39:56.566988+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:39:57.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:57 smithi191 bash[14303]: audit 2024-02-07T13:39:56.784663+0000 mon.a (mon.0) 283 : audit [INF] from='client.? 172.21.15.177:0/2595653879' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "897c25b1-f5de-439b-8efc-3a6bfe3497cf"}]: dispatch 2024-02-07T13:39:57.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:57 smithi191 bash[14303]: audit 2024-02-07T13:39:56.794285+0000 mon.a (mon.0) 284 : audit [INF] from='client.? 172.21.15.177:0/2595653879' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "897c25b1-f5de-439b-8efc-3a6bfe3497cf"}]': finished 2024-02-07T13:39:57.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:57 smithi191 bash[14303]: cluster 2024-02-07T13:39:56.794474+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-02-07T13:39:57.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:57 smithi191 bash[14303]: audit 2024-02-07T13:39:56.794693+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T13:39:57.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:39:57 smithi191 bash[14303]: audit 2024-02-07T13:39:57.495519+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.177:0/2827556868' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T13:40:00.701 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:00 smithi177 bash[14301]: cluster 2024-02-07T13:39:58.567489+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:00.701 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:00 smithi177 bash[14301]: cluster 2024-02-07T13:40:00.000169+0000 mon.a (mon.0) 287 : cluster [INF] overall HEALTH_OK 2024-02-07T13:40:00.701 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:00 smithi177 bash[19748]: cluster 2024-02-07T13:39:58.567489+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:00.701 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:00 smithi177 bash[19748]: cluster 2024-02-07T13:40:00.000169+0000 mon.a (mon.0) 287 : cluster [INF] overall HEALTH_OK 2024-02-07T13:40:00.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:00 smithi191 bash[14303]: cluster 2024-02-07T13:39:58.567489+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:00.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:00 smithi191 bash[14303]: cluster 2024-02-07T13:40:00.000169+0000 mon.a (mon.0) 287 : cluster [INF] overall HEALTH_OK 2024-02-07T13:40:01.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:01 smithi177 bash[19748]: audit 2024-02-07T13:40:00.617914+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:40:01.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:01 smithi177 bash[19748]: audit 2024-02-07T13:40:00.621428+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:40:01.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:01 smithi177 bash[14301]: audit 2024-02-07T13:40:00.617914+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:40:01.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:01 smithi177 bash[14301]: audit 2024-02-07T13:40:00.621428+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:40:01.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:01 smithi191 bash[14303]: audit 2024-02-07T13:40:00.617914+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:40:01.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:01 smithi191 bash[14303]: audit 2024-02-07T13:40:00.621428+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:40:02.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:02 smithi177 bash[14301]: cluster 2024-02-07T13:40:00.568121+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:02.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:02 smithi177 bash[19748]: cluster 2024-02-07T13:40:00.568121+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:02.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:02 smithi191 bash[14303]: cluster 2024-02-07T13:40:00.568121+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:04.626 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:04 smithi177 bash[14301]: cluster 2024-02-07T13:40:02.568593+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:04.627 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:04 smithi177 bash[19748]: cluster 2024-02-07T13:40:02.568593+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:04.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:04 smithi191 bash[14303]: cluster 2024-02-07T13:40:02.568593+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:06.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:06 smithi177 bash[14301]: cluster 2024-02-07T13:40:04.569039+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:06.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:06 smithi177 bash[19748]: cluster 2024-02-07T13:40:04.569039+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:06.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:06 smithi191 bash[14303]: cluster 2024-02-07T13:40:04.569039+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:07.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:07 smithi177 bash[14301]: audit 2024-02-07T13:40:07.187113+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-07T13:40:07.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:07 smithi177 bash[14301]: audit 2024-02-07T13:40:07.188510+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:40:07.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:07 smithi177 bash[19748]: audit 2024-02-07T13:40:07.187113+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-07T13:40:07.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:07 smithi177 bash[19748]: audit 2024-02-07T13:40:07.188510+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:40:07.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:07 smithi191 bash[14303]: audit 2024-02-07T13:40:07.187113+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-07T13:40:07.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:07 smithi191 bash[14303]: audit 2024-02-07T13:40:07.188510+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:40:08.625 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:08 smithi177 bash[14301]: cluster 2024-02-07T13:40:06.569553+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:08.625 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:08 smithi177 bash[14301]: cephadm 2024-02-07T13:40:07.189731+0000 mgr.y (mgr.14152) 95 : cephadm [INF] Deploying daemon osd.1 on smithi177 2024-02-07T13:40:08.625 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:08 smithi177 bash[19748]: cluster 2024-02-07T13:40:06.569553+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:08.625 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:08 smithi177 bash[19748]: cephadm 2024-02-07T13:40:07.189731+0000 mgr.y (mgr.14152) 95 : cephadm [INF] Deploying daemon osd.1 on smithi177 2024-02-07T13:40:08.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:08 smithi191 bash[14303]: cluster 2024-02-07T13:40:06.569553+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:08.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:08 smithi191 bash[14303]: cephadm 2024-02-07T13:40:07.189731+0000 mgr.y (mgr.14152) 95 : cephadm [INF] Deploying daemon osd.1 on smithi177 2024-02-07T13:40:10.732 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:10 smithi177 bash[19748]: cluster 2024-02-07T13:40:08.570055+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:10.733 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:10 smithi177 bash[14301]: cluster 2024-02-07T13:40:08.570055+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:10.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:10 smithi191 bash[14303]: cluster 2024-02-07T13:40:08.570055+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:12.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:12 smithi177 bash[19748]: cluster 2024-02-07T13:40:10.570534+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:12.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:12 smithi177 bash[19748]: audit 2024-02-07T13:40:11.182529+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:12.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:12 smithi177 bash[19748]: audit 2024-02-07T13:40:11.190243+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:40:12.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:12 smithi177 bash[19748]: audit 2024-02-07T13:40:11.192507+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:40:12.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:12 smithi177 bash[19748]: audit 2024-02-07T13:40:11.193716+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:40:12.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:12 smithi177 bash[14301]: cluster 2024-02-07T13:40:10.570534+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:12.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:12 smithi177 bash[14301]: audit 2024-02-07T13:40:11.182529+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:12.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:12 smithi177 bash[14301]: audit 2024-02-07T13:40:11.190243+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:40:12.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:12 smithi177 bash[14301]: audit 2024-02-07T13:40:11.192507+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:40:12.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:12 smithi177 bash[14301]: audit 2024-02-07T13:40:11.193716+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:40:12.551 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:12 smithi191 bash[14303]: cluster 2024-02-07T13:40:10.570534+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:12.551 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:12 smithi191 bash[14303]: audit 2024-02-07T13:40:11.182529+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:12.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:12 smithi191 bash[14303]: audit 2024-02-07T13:40:11.190243+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:40:12.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:12 smithi191 bash[14303]: audit 2024-02-07T13:40:11.192507+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:40:12.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:12 smithi191 bash[14303]: audit 2024-02-07T13:40:11.193716+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:40:14.774 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:14 smithi177 bash[14301]: cluster 2024-02-07T13:40:12.570993+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:14.774 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:14 smithi177 bash[19748]: cluster 2024-02-07T13:40:12.570993+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:14.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:14 smithi191 bash[14303]: cluster 2024-02-07T13:40:12.570993+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:16.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:15 smithi177 bash[14301]: cluster 2024-02-07T13:40:14.571454+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:16.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:15 smithi177 bash[14301]: audit 2024-02-07T13:40:14.788182+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:16.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:15 smithi177 bash[14301]: audit 2024-02-07T13:40:15.070930+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:16.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:15 smithi177 bash[19748]: cluster 2024-02-07T13:40:14.571454+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:16.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:15 smithi177 bash[19748]: audit 2024-02-07T13:40:14.788182+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:16.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:15 smithi177 bash[19748]: audit 2024-02-07T13:40:15.070930+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:16.051 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:15 smithi191 bash[14303]: cluster 2024-02-07T13:40:14.571454+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:16.051 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:15 smithi191 bash[14303]: audit 2024-02-07T13:40:14.788182+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:16.051 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:15 smithi191 bash[14303]: audit 2024-02-07T13:40:15.070930+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:17.864 INFO:teuthology.orchestra.run.smithi177.stdout:Created osd(s) 1 on host 'smithi177' 2024-02-07T13:40:18.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:17 smithi177 bash[14301]: cluster 2024-02-07T13:40:16.571917+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:18.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:17 smithi177 bash[19748]: cluster 2024-02-07T13:40:16.571917+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:18.051 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:17 smithi191 bash[14303]: cluster 2024-02-07T13:40:16.571917+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:18.508 DEBUG:teuthology.orchestra.run.smithi177:osd.1> sudo journalctl -f -n 0 -u ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@osd.1.service 2024-02-07T13:40:18.511 INFO:tasks.cephadm:Deploying osd.2 on smithi177 with /dev/vg_nvme/lv_2... 2024-02-07T13:40:18.511 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-07T13:40:18.953 INFO:journalctl@ceph.osd.1.smithi177.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-07T13:40:19.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:18 smithi177 bash[14301]: audit 2024-02-07T13:40:17.864294+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:19.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:18 smithi177 bash[14301]: audit 2024-02-07T13:40:17.895161+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:40:19.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:18 smithi177 bash[14301]: audit 2024-02-07T13:40:17.898449+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:40:19.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:18 smithi177 bash[14301]: audit 2024-02-07T13:40:17.900399+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:40:19.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:18 smithi177 bash[14301]: audit 2024-02-07T13:40:18.233645+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/2300015670,v1:172.21.15.177:6811/2300015670]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-07T13:40:19.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:18 smithi177 bash[19748]: audit 2024-02-07T13:40:17.864294+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:19.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:18 smithi177 bash[19748]: audit 2024-02-07T13:40:17.895161+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:40:19.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:18 smithi177 bash[19748]: audit 2024-02-07T13:40:17.898449+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:40:19.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:18 smithi177 bash[19748]: audit 2024-02-07T13:40:17.900399+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:40:19.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:18 smithi177 bash[19748]: audit 2024-02-07T13:40:18.233645+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/2300015670,v1:172.21.15.177:6811/2300015670]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-07T13:40:19.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:18 smithi191 bash[14303]: audit 2024-02-07T13:40:17.864294+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:19.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:18 smithi191 bash[14303]: audit 2024-02-07T13:40:17.895161+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:40:19.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:18 smithi191 bash[14303]: audit 2024-02-07T13:40:17.898449+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:40:19.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:18 smithi191 bash[14303]: audit 2024-02-07T13:40:17.900399+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:40:19.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:18 smithi191 bash[14303]: audit 2024-02-07T13:40:18.233645+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/2300015670,v1:172.21.15.177:6811/2300015670]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-07T13:40:20.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:19 smithi177 bash[14301]: cluster 2024-02-07T13:40:18.572434+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:20.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:19 smithi177 bash[14301]: audit 2024-02-07T13:40:18.866942+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/2300015670,v1:172.21.15.177:6811/2300015670]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-07T13:40:20.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:19 smithi177 bash[14301]: cluster 2024-02-07T13:40:18.867178+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-02-07T13:40:20.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:19 smithi177 bash[14301]: audit 2024-02-07T13:40:18.867925+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T13:40:20.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:19 smithi177 bash[14301]: audit 2024-02-07T13:40:18.868942+0000 mon.a (mon.0) 306 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/2300015670,v1:172.21.15.177:6811/2300015670]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:40:20.290 INFO:journalctl@ceph.osd.1.smithi177.stdout:Feb 07 13:40:19 smithi177 bash[25674]: debug 2024-02-07T13:40:19.872+0000 7f7f1f7ce700 -1 osd.1 0 waiting for initial osdmap 2024-02-07T13:40:20.290 INFO:journalctl@ceph.osd.1.smithi177.stdout:Feb 07 13:40:19 smithi177 bash[25674]: debug 2024-02-07T13:40:19.876+0000 7f7f1a165700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-07T13:40:20.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:19 smithi177 bash[19748]: cluster 2024-02-07T13:40:18.572434+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:20.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:19 smithi177 bash[19748]: audit 2024-02-07T13:40:18.866942+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/2300015670,v1:172.21.15.177:6811/2300015670]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-07T13:40:20.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:19 smithi177 bash[19748]: cluster 2024-02-07T13:40:18.867178+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-02-07T13:40:20.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:19 smithi177 bash[19748]: audit 2024-02-07T13:40:18.867925+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T13:40:20.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:19 smithi177 bash[19748]: audit 2024-02-07T13:40:18.868942+0000 mon.a (mon.0) 306 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/2300015670,v1:172.21.15.177:6811/2300015670]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:40:20.301 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:19 smithi191 bash[14303]: cluster 2024-02-07T13:40:18.572434+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:20.301 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:19 smithi191 bash[14303]: audit 2024-02-07T13:40:18.866942+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/2300015670,v1:172.21.15.177:6811/2300015670]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-07T13:40:20.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:19 smithi191 bash[14303]: cluster 2024-02-07T13:40:18.867178+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-02-07T13:40:20.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:19 smithi191 bash[14303]: audit 2024-02-07T13:40:18.867925+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T13:40:20.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:19 smithi191 bash[14303]: audit 2024-02-07T13:40:18.868942+0000 mon.a (mon.0) 306 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/2300015670,v1:172.21.15.177:6811/2300015670]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:40:21.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:20 smithi177 bash[14301]: audit 2024-02-07T13:40:19.870711+0000 mon.a (mon.0) 307 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/2300015670,v1:172.21.15.177:6811/2300015670]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-02-07T13:40:21.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:20 smithi177 bash[14301]: cluster 2024-02-07T13:40:19.870933+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-02-07T13:40:21.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:20 smithi177 bash[14301]: audit 2024-02-07T13:40:19.871249+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T13:40:21.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:20 smithi177 bash[14301]: audit 2024-02-07T13:40:19.880645+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T13:40:21.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:20 smithi177 bash[19748]: audit 2024-02-07T13:40:19.870711+0000 mon.a (mon.0) 307 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/2300015670,v1:172.21.15.177:6811/2300015670]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-02-07T13:40:21.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:20 smithi177 bash[19748]: cluster 2024-02-07T13:40:19.870933+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-02-07T13:40:21.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:20 smithi177 bash[19748]: audit 2024-02-07T13:40:19.871249+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T13:40:21.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:20 smithi177 bash[19748]: audit 2024-02-07T13:40:19.880645+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T13:40:21.301 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:20 smithi191 bash[14303]: audit 2024-02-07T13:40:19.870711+0000 mon.a (mon.0) 307 : audit [INF] from='osd.1 [v2:172.21.15.177:6810/2300015670,v1:172.21.15.177:6811/2300015670]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-02-07T13:40:21.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:20 smithi191 bash[14303]: cluster 2024-02-07T13:40:19.870933+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-02-07T13:40:21.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:20 smithi191 bash[14303]: audit 2024-02-07T13:40:19.871249+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T13:40:21.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:20 smithi191 bash[14303]: audit 2024-02-07T13:40:19.880645+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T13:40:21.909 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:21 smithi177 bash[14301]: cluster 2024-02-07T13:40:19.239418+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-07T13:40:21.909 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:21 smithi177 bash[14301]: cluster 2024-02-07T13:40:19.239611+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-07T13:40:21.909 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:21 smithi177 bash[14301]: cluster 2024-02-07T13:40:20.572943+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:21.909 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:21 smithi177 bash[14301]: cluster 2024-02-07T13:40:20.883876+0000 mon.a (mon.0) 311 : cluster [INF] osd.1 [v2:172.21.15.177:6810/2300015670,v1:172.21.15.177:6811/2300015670] boot 2024-02-07T13:40:21.909 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:21 smithi177 bash[14301]: cluster 2024-02-07T13:40:20.883972+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-02-07T13:40:21.909 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:21 smithi177 bash[14301]: audit 2024-02-07T13:40:20.884598+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T13:40:21.909 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:21 smithi177 bash[19748]: cluster 2024-02-07T13:40:19.239418+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-07T13:40:21.909 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:21 smithi177 bash[19748]: cluster 2024-02-07T13:40:19.239611+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-07T13:40:21.910 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:21 smithi177 bash[19748]: cluster 2024-02-07T13:40:20.572943+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:21.910 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:21 smithi177 bash[19748]: cluster 2024-02-07T13:40:20.883876+0000 mon.a (mon.0) 311 : cluster [INF] osd.1 [v2:172.21.15.177:6810/2300015670,v1:172.21.15.177:6811/2300015670] boot 2024-02-07T13:40:21.910 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:21 smithi177 bash[19748]: cluster 2024-02-07T13:40:20.883972+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-02-07T13:40:21.910 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:21 smithi177 bash[19748]: audit 2024-02-07T13:40:20.884598+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T13:40:22.275 INFO:teuthology.orchestra.run.smithi177.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-07T13:40:22.275 INFO:teuthology.orchestra.run.smithi177.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-07T13:40:22.275 INFO:teuthology.orchestra.run.smithi177.stderr: stderr: 10+0 records in 2024-02-07T13:40:22.275 INFO:teuthology.orchestra.run.smithi177.stderr:10+0 records out 2024-02-07T13:40:22.275 INFO:teuthology.orchestra.run.smithi177.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0185825 s, 564 MB/s 2024-02-07T13:40:22.275 INFO:teuthology.orchestra.run.smithi177.stderr:--> Zapping successful for: 2024-02-07T13:40:22.301 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:21 smithi191 bash[14303]: cluster 2024-02-07T13:40:19.239418+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-07T13:40:22.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:21 smithi191 bash[14303]: cluster 2024-02-07T13:40:19.239611+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-07T13:40:22.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:21 smithi191 bash[14303]: cluster 2024-02-07T13:40:20.572943+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-02-07T13:40:22.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:21 smithi191 bash[14303]: cluster 2024-02-07T13:40:20.883876+0000 mon.a (mon.0) 311 : cluster [INF] osd.1 [v2:172.21.15.177:6810/2300015670,v1:172.21.15.177:6811/2300015670] boot 2024-02-07T13:40:22.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:21 smithi191 bash[14303]: cluster 2024-02-07T13:40:20.883972+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-02-07T13:40:22.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:21 smithi191 bash[14303]: audit 2024-02-07T13:40:20.884598+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T13:40:23.301 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:22 smithi177 bash[19748]: cluster 2024-02-07T13:40:21.903529+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-02-07T13:40:23.302 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:22 smithi177 bash[14301]: cluster 2024-02-07T13:40:21.903529+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-02-07T13:40:23.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:22 smithi191 bash[14303]: cluster 2024-02-07T13:40:21.903529+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-02-07T13:40:23.829 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph orch daemon add osd smithi177:vg_nvme/lv_2 2024-02-07T13:40:24.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:24 smithi177 bash[14301]: cluster 2024-02-07T13:40:22.573445+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:24.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:24 smithi177 bash[19748]: cluster 2024-02-07T13:40:22.573445+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:24.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:24 smithi191 bash[14303]: cluster 2024-02-07T13:40:22.573445+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:26.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:26 smithi177 bash[14301]: cluster 2024-02-07T13:40:24.573959+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:26.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:26 smithi177 bash[19748]: cluster 2024-02-07T13:40:24.573959+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:26.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:26 smithi191 bash[14303]: cluster 2024-02-07T13:40:24.573959+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:28.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:28 smithi177 bash[14301]: cluster 2024-02-07T13:40:26.574453+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:28.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:28 smithi177 bash[14301]: cephadm 2024-02-07T13:40:27.097376+0000 mgr.y (mgr.14152) 106 : cephadm [INF] Detected new or changed devices on smithi177 2024-02-07T13:40:28.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:28 smithi177 bash[14301]: audit 2024-02-07T13:40:27.104894+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:28.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:28 smithi177 bash[14301]: audit 2024-02-07T13:40:27.106760+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:40:28.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:28 smithi177 bash[14301]: audit 2024-02-07T13:40:27.108520+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:40:28.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:28 smithi177 bash[14301]: cephadm 2024-02-07T13:40:27.109787+0000 mgr.y (mgr.14152) 107 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 8123M 2024-02-07T13:40:28.541 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:28 smithi177 bash[14301]: audit 2024-02-07T13:40:27.115096+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:28.541 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:28 smithi177 bash[14301]: audit 2024-02-07T13:40:27.121687+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:28.541 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:28 smithi177 bash[14301]: audit 2024-02-07T13:40:27.584172+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T13:40:28.541 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:28 smithi177 bash[14301]: audit 2024-02-07T13:40:27.589777+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T13:40:28.541 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:28 smithi177 bash[14301]: audit 2024-02-07T13:40:27.591157+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:40:28.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:28 smithi177 bash[19748]: cluster 2024-02-07T13:40:26.574453+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:28.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:28 smithi177 bash[19748]: cephadm 2024-02-07T13:40:27.097376+0000 mgr.y (mgr.14152) 106 : cephadm [INF] Detected new or changed devices on smithi177 2024-02-07T13:40:28.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:28 smithi177 bash[19748]: audit 2024-02-07T13:40:27.104894+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:28.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:28 smithi177 bash[19748]: audit 2024-02-07T13:40:27.106760+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:40:28.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:28 smithi177 bash[19748]: audit 2024-02-07T13:40:27.108520+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:40:28.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:28 smithi177 bash[19748]: cephadm 2024-02-07T13:40:27.109787+0000 mgr.y (mgr.14152) 107 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 8123M 2024-02-07T13:40:28.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:28 smithi177 bash[19748]: audit 2024-02-07T13:40:27.115096+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:28.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:28 smithi177 bash[19748]: audit 2024-02-07T13:40:27.121687+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:28.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:28 smithi177 bash[19748]: audit 2024-02-07T13:40:27.584172+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T13:40:28.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:28 smithi177 bash[19748]: audit 2024-02-07T13:40:27.589777+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T13:40:28.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:28 smithi177 bash[19748]: audit 2024-02-07T13:40:27.591157+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:40:28.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:28 smithi191 bash[14303]: cluster 2024-02-07T13:40:26.574453+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:28.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:28 smithi191 bash[14303]: cephadm 2024-02-07T13:40:27.097376+0000 mgr.y (mgr.14152) 106 : cephadm [INF] Detected new or changed devices on smithi177 2024-02-07T13:40:28.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:28 smithi191 bash[14303]: audit 2024-02-07T13:40:27.104894+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:28.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:28 smithi191 bash[14303]: audit 2024-02-07T13:40:27.106760+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:40:28.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:28 smithi191 bash[14303]: audit 2024-02-07T13:40:27.108520+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:40:28.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:28 smithi191 bash[14303]: cephadm 2024-02-07T13:40:27.109787+0000 mgr.y (mgr.14152) 107 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 8123M 2024-02-07T13:40:28.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:28 smithi191 bash[14303]: audit 2024-02-07T13:40:27.115096+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:28.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:28 smithi191 bash[14303]: audit 2024-02-07T13:40:27.121687+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:28.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:28 smithi191 bash[14303]: audit 2024-02-07T13:40:27.584172+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T13:40:28.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:28 smithi191 bash[14303]: audit 2024-02-07T13:40:27.589777+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T13:40:28.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:28 smithi191 bash[14303]: audit 2024-02-07T13:40:27.591157+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:40:29.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:29 smithi177 bash[14301]: audit 2024-02-07T13:40:27.577615+0000 mgr.y (mgr.14152) 108 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:40:29.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:29 smithi177 bash[19748]: audit 2024-02-07T13:40:27.577615+0000 mgr.y (mgr.14152) 108 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:40:29.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:29 smithi191 bash[14303]: audit 2024-02-07T13:40:27.577615+0000 mgr.y (mgr.14152) 108 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:40:30.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:30 smithi177 bash[14301]: cluster 2024-02-07T13:40:28.574946+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:30.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:30 smithi177 bash[19748]: cluster 2024-02-07T13:40:28.574946+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:30.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:30 smithi191 bash[14303]: cluster 2024-02-07T13:40:28.574946+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:32.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:32 smithi177 bash[14301]: cluster 2024-02-07T13:40:30.575545+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:32.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:32 smithi177 bash[19748]: cluster 2024-02-07T13:40:30.575545+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:32.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:32 smithi191 bash[14303]: cluster 2024-02-07T13:40:30.575545+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:34.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:34 smithi177 bash[14301]: cluster 2024-02-07T13:40:32.576144+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:34.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:34 smithi177 bash[14301]: audit 2024-02-07T13:40:33.696413+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.177:0/276397694' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eafbfdd4-d863-4a4e-ba29-ea1d2b26d5d6"}]: dispatch 2024-02-07T13:40:34.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:34 smithi177 bash[14301]: audit 2024-02-07T13:40:33.697179+0000 mon.a (mon.0) 323 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eafbfdd4-d863-4a4e-ba29-ea1d2b26d5d6"}]: dispatch 2024-02-07T13:40:34.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:34 smithi177 bash[14301]: audit 2024-02-07T13:40:33.705421+0000 mon.a (mon.0) 324 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eafbfdd4-d863-4a4e-ba29-ea1d2b26d5d6"}]': finished 2024-02-07T13:40:34.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:34 smithi177 bash[14301]: cluster 2024-02-07T13:40:33.705646+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-02-07T13:40:34.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:34 smithi177 bash[14301]: audit 2024-02-07T13:40:33.705933+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T13:40:34.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:34 smithi177 bash[14301]: audit 2024-02-07T13:40:34.429115+0000 mon.a (mon.0) 327 : audit [DBG] from='client.? 172.21.15.177:0/2120470156' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T13:40:34.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:34 smithi177 bash[19748]: cluster 2024-02-07T13:40:32.576144+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:34.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:34 smithi177 bash[19748]: audit 2024-02-07T13:40:33.696413+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.177:0/276397694' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eafbfdd4-d863-4a4e-ba29-ea1d2b26d5d6"}]: dispatch 2024-02-07T13:40:34.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:34 smithi177 bash[19748]: audit 2024-02-07T13:40:33.697179+0000 mon.a (mon.0) 323 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eafbfdd4-d863-4a4e-ba29-ea1d2b26d5d6"}]: dispatch 2024-02-07T13:40:34.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:34 smithi177 bash[19748]: audit 2024-02-07T13:40:33.705421+0000 mon.a (mon.0) 324 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eafbfdd4-d863-4a4e-ba29-ea1d2b26d5d6"}]': finished 2024-02-07T13:40:34.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:34 smithi177 bash[19748]: cluster 2024-02-07T13:40:33.705646+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-02-07T13:40:34.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:34 smithi177 bash[19748]: audit 2024-02-07T13:40:33.705933+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T13:40:34.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:34 smithi177 bash[19748]: audit 2024-02-07T13:40:34.429115+0000 mon.a (mon.0) 327 : audit [DBG] from='client.? 172.21.15.177:0/2120470156' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T13:40:34.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:34 smithi191 bash[14303]: cluster 2024-02-07T13:40:32.576144+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:34.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:34 smithi191 bash[14303]: audit 2024-02-07T13:40:33.696413+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.177:0/276397694' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eafbfdd4-d863-4a4e-ba29-ea1d2b26d5d6"}]: dispatch 2024-02-07T13:40:34.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:34 smithi191 bash[14303]: audit 2024-02-07T13:40:33.697179+0000 mon.a (mon.0) 323 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eafbfdd4-d863-4a4e-ba29-ea1d2b26d5d6"}]: dispatch 2024-02-07T13:40:34.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:34 smithi191 bash[14303]: audit 2024-02-07T13:40:33.705421+0000 mon.a (mon.0) 324 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eafbfdd4-d863-4a4e-ba29-ea1d2b26d5d6"}]': finished 2024-02-07T13:40:34.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:34 smithi191 bash[14303]: cluster 2024-02-07T13:40:33.705646+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-02-07T13:40:34.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:34 smithi191 bash[14303]: audit 2024-02-07T13:40:33.705933+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T13:40:34.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:34 smithi191 bash[14303]: audit 2024-02-07T13:40:34.429115+0000 mon.a (mon.0) 327 : audit [DBG] from='client.? 172.21.15.177:0/2120470156' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T13:40:36.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:36 smithi177 bash[14301]: cluster 2024-02-07T13:40:34.576672+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:36.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:36 smithi177 bash[19748]: cluster 2024-02-07T13:40:34.576672+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:36.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:36 smithi191 bash[14303]: cluster 2024-02-07T13:40:34.576672+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:38.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:38 smithi177 bash[14301]: cluster 2024-02-07T13:40:36.577305+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:38.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:38 smithi177 bash[19748]: cluster 2024-02-07T13:40:36.577305+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:38.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:38 smithi191 bash[14303]: cluster 2024-02-07T13:40:36.577305+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:40.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:40 smithi177 bash[19748]: cluster 2024-02-07T13:40:38.577780+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:40.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:40 smithi177 bash[14301]: cluster 2024-02-07T13:40:38.577780+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:40.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:40 smithi191 bash[14303]: cluster 2024-02-07T13:40:38.577780+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:42.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:42 smithi177 bash[14301]: cluster 2024-02-07T13:40:40.578233+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:42.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:42 smithi177 bash[19748]: cluster 2024-02-07T13:40:40.578233+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:42.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:42 smithi191 bash[14303]: cluster 2024-02-07T13:40:40.578233+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:44.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:44 smithi177 bash[14301]: cluster 2024-02-07T13:40:42.578739+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:44.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:44 smithi177 bash[14301]: audit 2024-02-07T13:40:44.195730+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-07T13:40:44.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:44 smithi177 bash[14301]: audit 2024-02-07T13:40:44.197127+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:40:44.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:44 smithi177 bash[19748]: cluster 2024-02-07T13:40:42.578739+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:44.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:44 smithi177 bash[19748]: audit 2024-02-07T13:40:44.195730+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-07T13:40:44.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:44 smithi177 bash[19748]: audit 2024-02-07T13:40:44.197127+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:40:44.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:44 smithi191 bash[14303]: cluster 2024-02-07T13:40:42.578739+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:44.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:44 smithi191 bash[14303]: audit 2024-02-07T13:40:44.195730+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-07T13:40:44.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:44 smithi191 bash[14303]: audit 2024-02-07T13:40:44.197127+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:40:45.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:45 smithi177 bash[19748]: cephadm 2024-02-07T13:40:44.198206+0000 mgr.y (mgr.14152) 117 : cephadm [INF] Deploying daemon osd.2 on smithi177 2024-02-07T13:40:45.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:45 smithi177 bash[14301]: cephadm 2024-02-07T13:40:44.198206+0000 mgr.y (mgr.14152) 117 : cephadm [INF] Deploying daemon osd.2 on smithi177 2024-02-07T13:40:45.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:45 smithi191 bash[14303]: cephadm 2024-02-07T13:40:44.198206+0000 mgr.y (mgr.14152) 117 : cephadm [INF] Deploying daemon osd.2 on smithi177 2024-02-07T13:40:46.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:46 smithi177 bash[14301]: cluster 2024-02-07T13:40:44.579292+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:46.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:46 smithi177 bash[19748]: cluster 2024-02-07T13:40:44.579292+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:46.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:46 smithi191 bash[14303]: cluster 2024-02-07T13:40:44.579292+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:48.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:48 smithi177 bash[19748]: cluster 2024-02-07T13:40:46.579816+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:48.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:48 smithi177 bash[19748]: audit 2024-02-07T13:40:48.254800+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:48.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:48 smithi177 bash[19748]: audit 2024-02-07T13:40:48.291393+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:40:48.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:48 smithi177 bash[19748]: audit 2024-02-07T13:40:48.293386+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:40:48.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:48 smithi177 bash[19748]: audit 2024-02-07T13:40:48.294560+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:40:48.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:48 smithi177 bash[14301]: cluster 2024-02-07T13:40:46.579816+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:48.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:48 smithi177 bash[14301]: audit 2024-02-07T13:40:48.254800+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:48.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:48 smithi177 bash[14301]: audit 2024-02-07T13:40:48.291393+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:40:48.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:48 smithi177 bash[14301]: audit 2024-02-07T13:40:48.293386+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:40:48.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:48 smithi177 bash[14301]: audit 2024-02-07T13:40:48.294560+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:40:48.581 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:48 smithi191 bash[14303]: cluster 2024-02-07T13:40:46.579816+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:48.581 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:48 smithi191 bash[14303]: audit 2024-02-07T13:40:48.254800+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:48.581 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:48 smithi191 bash[14303]: audit 2024-02-07T13:40:48.291393+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:40:48.581 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:48 smithi191 bash[14303]: audit 2024-02-07T13:40:48.293386+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:40:48.582 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:48 smithi191 bash[14303]: audit 2024-02-07T13:40:48.294560+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:40:50.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:50 smithi177 bash[14301]: cluster 2024-02-07T13:40:48.580355+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:50.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:50 smithi177 bash[19748]: cluster 2024-02-07T13:40:48.580355+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:50.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:50 smithi191 bash[14303]: cluster 2024-02-07T13:40:48.580355+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:52.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:52 smithi177 bash[14301]: cluster 2024-02-07T13:40:50.580822+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:52.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:52 smithi177 bash[14301]: audit 2024-02-07T13:40:52.136229+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:52.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:52 smithi177 bash[14301]: audit 2024-02-07T13:40:52.142648+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:52.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:52 smithi177 bash[19748]: cluster 2024-02-07T13:40:50.580822+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:52.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:52 smithi177 bash[19748]: audit 2024-02-07T13:40:52.136229+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:52.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:52 smithi177 bash[19748]: audit 2024-02-07T13:40:52.142648+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:52.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:52 smithi191 bash[14303]: cluster 2024-02-07T13:40:50.580822+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:52.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:52 smithi191 bash[14303]: audit 2024-02-07T13:40:52.136229+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:52.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:52 smithi191 bash[14303]: audit 2024-02-07T13:40:52.142648+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:54.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:54 smithi177 bash[14301]: cluster 2024-02-07T13:40:52.581268+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:54.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:54 smithi177 bash[19748]: cluster 2024-02-07T13:40:52.581268+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:54.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:54 smithi191 bash[14303]: cluster 2024-02-07T13:40:52.581268+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:55.122 INFO:teuthology.orchestra.run.smithi177.stdout:Created osd(s) 2 on host 'smithi177' 2024-02-07T13:40:55.609 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:55 smithi177 bash[19748]: audit 2024-02-07T13:40:55.118474+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:40:55.609 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:55 smithi177 bash[19748]: audit 2024-02-07T13:40:55.122779+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:55.609 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:55 smithi177 bash[19748]: audit 2024-02-07T13:40:55.123245+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:40:55.609 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:55 smithi177 bash[19748]: audit 2024-02-07T13:40:55.126656+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:40:55.610 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:55 smithi177 bash[14301]: audit 2024-02-07T13:40:55.118474+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:40:55.610 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:55 smithi177 bash[14301]: audit 2024-02-07T13:40:55.122779+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:55.610 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:55 smithi177 bash[14301]: audit 2024-02-07T13:40:55.123245+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:40:55.610 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:55 smithi177 bash[14301]: audit 2024-02-07T13:40:55.126656+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:40:55.762 DEBUG:teuthology.orchestra.run.smithi177:osd.2> sudo journalctl -f -n 0 -u ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@osd.2.service 2024-02-07T13:40:55.765 INFO:tasks.cephadm:Deploying osd.3 on smithi177 with /dev/vg_nvme/lv_1... 2024-02-07T13:40:55.765 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-07T13:40:55.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:55 smithi191 bash[14303]: audit 2024-02-07T13:40:55.118474+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:40:55.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:55 smithi191 bash[14303]: audit 2024-02-07T13:40:55.122779+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:40:55.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:55 smithi191 bash[14303]: audit 2024-02-07T13:40:55.123245+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:40:55.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:55 smithi191 bash[14303]: audit 2024-02-07T13:40:55.126656+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:40:55.891 INFO:journalctl@ceph.osd.2.smithi177.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-07T13:40:56.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:56 smithi177 bash[14301]: cluster 2024-02-07T13:40:54.581758+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:56.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:56 smithi177 bash[14301]: audit 2024-02-07T13:40:55.616805+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.177:6818/3437502684,v1:172.21.15.177:6819/3437502684]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-07T13:40:56.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:56 smithi177 bash[14301]: audit 2024-02-07T13:40:55.617261+0000 mon.a (mon.0) 340 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-07T13:40:56.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:56 smithi177 bash[19748]: cluster 2024-02-07T13:40:54.581758+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:56.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:56 smithi177 bash[19748]: audit 2024-02-07T13:40:55.616805+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.177:6818/3437502684,v1:172.21.15.177:6819/3437502684]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-07T13:40:56.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:56 smithi177 bash[19748]: audit 2024-02-07T13:40:55.617261+0000 mon.a (mon.0) 340 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-07T13:40:56.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:56 smithi191 bash[14303]: cluster 2024-02-07T13:40:54.581758+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:56.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:56 smithi191 bash[14303]: audit 2024-02-07T13:40:55.616805+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.177:6818/3437502684,v1:172.21.15.177:6819/3437502684]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-07T13:40:56.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:56 smithi191 bash[14303]: audit 2024-02-07T13:40:55.617261+0000 mon.a (mon.0) 340 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-07T13:40:57.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:57 smithi191 bash[14303]: audit 2024-02-07T13:40:56.529875+0000 mon.a (mon.0) 341 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-07T13:40:57.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:57 smithi191 bash[14303]: cluster 2024-02-07T13:40:56.530049+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-02-07T13:40:57.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:57 smithi191 bash[14303]: audit 2024-02-07T13:40:56.530832+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T13:40:57.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:57 smithi191 bash[14303]: audit 2024-02-07T13:40:56.534450+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.177:6818/3437502684,v1:172.21.15.177:6819/3437502684]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:40:57.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:57 smithi191 bash[14303]: audit 2024-02-07T13:40:56.542361+0000 mon.a (mon.0) 344 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:40:57.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:57 smithi191 bash[14303]: cluster 2024-02-07T13:40:56.582279+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:58.041 INFO:journalctl@ceph.osd.2.smithi177.stdout:Feb 07 13:40:57 smithi177 bash[28799]: debug 2024-02-07T13:40:57.552+0000 7f6d6e2a0700 -1 osd.2 0 waiting for initial osdmap 2024-02-07T13:40:58.041 INFO:journalctl@ceph.osd.2.smithi177.stdout:Feb 07 13:40:57 smithi177 bash[28799]: debug 2024-02-07T13:40:57.556+0000 7f6d68c37700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-07T13:40:58.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:57 smithi177 bash[14301]: audit 2024-02-07T13:40:56.529875+0000 mon.a (mon.0) 341 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-07T13:40:58.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:57 smithi177 bash[14301]: cluster 2024-02-07T13:40:56.530049+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-02-07T13:40:58.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:57 smithi177 bash[14301]: audit 2024-02-07T13:40:56.530832+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T13:40:58.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:57 smithi177 bash[14301]: audit 2024-02-07T13:40:56.534450+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.177:6818/3437502684,v1:172.21.15.177:6819/3437502684]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:40:58.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:57 smithi177 bash[14301]: audit 2024-02-07T13:40:56.542361+0000 mon.a (mon.0) 344 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:40:58.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:57 smithi177 bash[14301]: cluster 2024-02-07T13:40:56.582279+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:58.042 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:57 smithi177 bash[19748]: audit 2024-02-07T13:40:56.529875+0000 mon.a (mon.0) 341 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-07T13:40:58.042 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:57 smithi177 bash[19748]: cluster 2024-02-07T13:40:56.530049+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-02-07T13:40:58.042 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:57 smithi177 bash[19748]: audit 2024-02-07T13:40:56.530832+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T13:40:58.042 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:57 smithi177 bash[19748]: audit 2024-02-07T13:40:56.534450+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.177:6818/3437502684,v1:172.21.15.177:6819/3437502684]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:40:58.042 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:57 smithi177 bash[19748]: audit 2024-02-07T13:40:56.542361+0000 mon.a (mon.0) 344 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:40:58.042 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:57 smithi177 bash[19748]: cluster 2024-02-07T13:40:56.582279+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:59.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:58 smithi177 bash[14301]: audit 2024-02-07T13:40:57.544981+0000 mon.a (mon.0) 345 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-02-07T13:40:59.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:58 smithi177 bash[14301]: cluster 2024-02-07T13:40:57.545151+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-02-07T13:40:59.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:58 smithi177 bash[14301]: audit 2024-02-07T13:40:57.545867+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T13:40:59.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:58 smithi177 bash[14301]: audit 2024-02-07T13:40:57.554685+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T13:40:59.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:58 smithi177 bash[19748]: audit 2024-02-07T13:40:57.544981+0000 mon.a (mon.0) 345 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-02-07T13:40:59.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:58 smithi177 bash[19748]: cluster 2024-02-07T13:40:57.545151+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-02-07T13:40:59.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:58 smithi177 bash[19748]: audit 2024-02-07T13:40:57.545867+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T13:40:59.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:58 smithi177 bash[19748]: audit 2024-02-07T13:40:57.554685+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T13:40:59.051 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:58 smithi191 bash[14303]: audit 2024-02-07T13:40:57.544981+0000 mon.a (mon.0) 345 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-02-07T13:40:59.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:58 smithi191 bash[14303]: cluster 2024-02-07T13:40:57.545151+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-02-07T13:40:59.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:58 smithi191 bash[14303]: audit 2024-02-07T13:40:57.545867+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T13:40:59.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:58 smithi191 bash[14303]: audit 2024-02-07T13:40:57.554685+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T13:40:59.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:59 smithi177 bash[14301]: cluster 2024-02-07T13:40:56.572971+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-07T13:40:59.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:59 smithi177 bash[14301]: cluster 2024-02-07T13:40:56.573158+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-07T13:40:59.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:59 smithi177 bash[14301]: cluster 2024-02-07T13:40:58.556772+0000 mon.a (mon.0) 349 : cluster [INF] osd.2 [v2:172.21.15.177:6818/3437502684,v1:172.21.15.177:6819/3437502684] boot 2024-02-07T13:40:59.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:59 smithi177 bash[14301]: cluster 2024-02-07T13:40:58.556831+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-02-07T13:40:59.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:59 smithi177 bash[14301]: audit 2024-02-07T13:40:58.557496+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T13:40:59.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:59 smithi177 bash[14301]: cluster 2024-02-07T13:40:58.582754+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:59.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:40:59 smithi177 bash[14301]: audit 2024-02-07T13:40:58.693915+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-07T13:40:59.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:59 smithi177 bash[19748]: cluster 2024-02-07T13:40:56.572971+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-07T13:40:59.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:59 smithi177 bash[19748]: cluster 2024-02-07T13:40:56.573158+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-07T13:40:59.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:59 smithi177 bash[19748]: cluster 2024-02-07T13:40:58.556772+0000 mon.a (mon.0) 349 : cluster [INF] osd.2 [v2:172.21.15.177:6818/3437502684,v1:172.21.15.177:6819/3437502684] boot 2024-02-07T13:40:59.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:59 smithi177 bash[19748]: cluster 2024-02-07T13:40:58.556831+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-02-07T13:40:59.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:59 smithi177 bash[19748]: audit 2024-02-07T13:40:58.557496+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T13:40:59.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:59 smithi177 bash[19748]: cluster 2024-02-07T13:40:58.582754+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:40:59.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:40:59 smithi177 bash[19748]: audit 2024-02-07T13:40:58.693915+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-07T13:40:59.840 INFO:teuthology.orchestra.run.smithi177.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-07T13:40:59.840 INFO:teuthology.orchestra.run.smithi177.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-07T13:40:59.840 INFO:teuthology.orchestra.run.smithi177.stderr: stderr: 10+0 records in 2024-02-07T13:40:59.840 INFO:teuthology.orchestra.run.smithi177.stderr:10+0 records out 2024-02-07T13:40:59.840 INFO:teuthology.orchestra.run.smithi177.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0160804 s, 652 MB/s 2024-02-07T13:40:59.840 INFO:teuthology.orchestra.run.smithi177.stderr: stderr: 2024-02-07T13:40:59.840 INFO:teuthology.orchestra.run.smithi177.stderr:--> Zapping successful for: 2024-02-07T13:41:00.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:59 smithi191 bash[14303]: cluster 2024-02-07T13:40:56.572971+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-07T13:41:00.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:59 smithi191 bash[14303]: cluster 2024-02-07T13:40:56.573158+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-07T13:41:00.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:59 smithi191 bash[14303]: cluster 2024-02-07T13:40:58.556772+0000 mon.a (mon.0) 349 : cluster [INF] osd.2 [v2:172.21.15.177:6818/3437502684,v1:172.21.15.177:6819/3437502684] boot 2024-02-07T13:41:00.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:59 smithi191 bash[14303]: cluster 2024-02-07T13:40:58.556831+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-02-07T13:41:00.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:59 smithi191 bash[14303]: audit 2024-02-07T13:40:58.557496+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T13:41:00.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:59 smithi191 bash[14303]: cluster 2024-02-07T13:40:58.582754+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-07T13:41:00.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:40:59 smithi191 bash[14303]: audit 2024-02-07T13:40:58.693915+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-07T13:41:01.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:00 smithi177 bash[19748]: audit 2024-02-07T13:40:59.581237+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-02-07T13:41:01.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:00 smithi177 bash[19748]: cluster 2024-02-07T13:40:59.581321+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-02-07T13:41:01.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:00 smithi177 bash[19748]: audit 2024-02-07T13:40:59.582819+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-02-07T13:41:01.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:00 smithi177 bash[14301]: audit 2024-02-07T13:40:59.581237+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-02-07T13:41:01.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:00 smithi177 bash[14301]: cluster 2024-02-07T13:40:59.581321+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-02-07T13:41:01.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:00 smithi177 bash[14301]: audit 2024-02-07T13:40:59.582819+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-02-07T13:41:01.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:00 smithi191 bash[14303]: audit 2024-02-07T13:40:59.581237+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-02-07T13:41:01.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:00 smithi191 bash[14303]: cluster 2024-02-07T13:40:59.581321+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-02-07T13:41:01.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:00 smithi191 bash[14303]: audit 2024-02-07T13:40:59.582819+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-02-07T13:41:01.197 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph orch daemon add osd smithi177:vg_nvme/lv_1 2024-02-07T13:41:02.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:01 smithi177 bash[14301]: audit 2024-02-07T13:41:00.582883+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-02-07T13:41:02.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:01 smithi177 bash[14301]: cluster 2024-02-07T13:41:00.583067+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-02-07T13:41:02.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:01 smithi177 bash[14301]: cluster 2024-02-07T13:41:00.583278+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v100: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:02.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:01 smithi177 bash[14301]: audit 2024-02-07T13:41:00.619995+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:41:02.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:01 smithi177 bash[14301]: audit 2024-02-07T13:41:00.623715+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:41:02.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:01 smithi177 bash[19748]: audit 2024-02-07T13:41:00.582883+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-02-07T13:41:02.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:01 smithi177 bash[19748]: cluster 2024-02-07T13:41:00.583067+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-02-07T13:41:02.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:01 smithi177 bash[19748]: cluster 2024-02-07T13:41:00.583278+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v100: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:02.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:01 smithi177 bash[19748]: audit 2024-02-07T13:41:00.619995+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:41:02.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:01 smithi177 bash[19748]: audit 2024-02-07T13:41:00.623715+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:41:02.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:01 smithi191 bash[14303]: audit 2024-02-07T13:41:00.582883+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-02-07T13:41:02.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:01 smithi191 bash[14303]: cluster 2024-02-07T13:41:00.583067+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-02-07T13:41:02.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:01 smithi191 bash[14303]: cluster 2024-02-07T13:41:00.583278+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v100: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:02.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:01 smithi191 bash[14303]: audit 2024-02-07T13:41:00.619995+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:41:02.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:01 smithi191 bash[14303]: audit 2024-02-07T13:41:00.623715+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:41:02.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:02 smithi177 bash[19748]: cluster 2024-02-07T13:41:01.592810+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-07T13:41:02.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:02 smithi177 bash[19748]: cluster 2024-02-07T13:41:01.606664+0000 mon.a (mon.0) 361 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-02-07T13:41:02.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:02 smithi177 bash[19748]: audit 2024-02-07T13:41:01.910760+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:02.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:02 smithi177 bash[14301]: cluster 2024-02-07T13:41:01.592810+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-07T13:41:02.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:02 smithi177 bash[14301]: cluster 2024-02-07T13:41:01.606664+0000 mon.a (mon.0) 361 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-02-07T13:41:02.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:02 smithi177 bash[14301]: audit 2024-02-07T13:41:01.910760+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:03.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:02 smithi191 bash[14303]: cluster 2024-02-07T13:41:01.592810+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-07T13:41:03.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:02 smithi191 bash[14303]: cluster 2024-02-07T13:41:01.606664+0000 mon.a (mon.0) 361 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-02-07T13:41:03.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:02 smithi191 bash[14303]: audit 2024-02-07T13:41:01.910760+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:05.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:04 smithi177 bash[14301]: cluster 2024-02-07T13:41:02.583685+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:05.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:04 smithi177 bash[14301]: audit 2024-02-07T13:41:03.699918+0000 mon.a (mon.0) 363 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-07T13:41:05.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:04 smithi177 bash[19748]: cluster 2024-02-07T13:41:02.583685+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:05.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:04 smithi177 bash[19748]: audit 2024-02-07T13:41:03.699918+0000 mon.a (mon.0) 363 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-07T13:41:05.051 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:04 smithi191 bash[14303]: cluster 2024-02-07T13:41:02.583685+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:05.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:04 smithi191 bash[14303]: audit 2024-02-07T13:41:03.699918+0000 mon.a (mon.0) 363 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-07T13:41:06.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[14301]: cluster 2024-02-07T13:41:04.584246+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:06.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[14301]: audit 2024-02-07T13:41:04.585496+0000 mon.a (mon.0) 364 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-07T13:41:06.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[14301]: audit 2024-02-07T13:41:04.586395+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:41:06.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[14301]: audit 2024-02-07T13:41:04.586605+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:41:06.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[14301]: audit 2024-02-07T13:41:04.586749+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:41:06.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[14301]: audit 2024-02-07T13:41:04.592951+0000 mon.c (mon.1) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-07T13:41:06.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[14301]: audit 2024-02-07T13:41:04.594325+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:41:06.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[14301]: audit 2024-02-07T13:41:04.594567+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:41:06.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[14301]: audit 2024-02-07T13:41:04.594807+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:41:06.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[14301]: cephadm 2024-02-07T13:41:04.636902+0000 mgr.y (mgr.14152) 129 : cephadm [INF] Detected new or changed devices on smithi177 2024-02-07T13:41:06.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[14301]: audit 2024-02-07T13:41:05.457000+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-07T13:41:06.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[14301]: audit 2024-02-07T13:41:05.463957+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:41:06.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[14301]: audit 2024-02-07T13:41:05.464763+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:41:06.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[14301]: audit 2024-02-07T13:41:05.465134+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:41:06.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[14301]: audit 2024-02-07T13:41:05.470718+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:06.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[14301]: audit 2024-02-07T13:41:05.472021+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:41:06.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[14301]: audit 2024-02-07T13:41:05.472959+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:41:06.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[14301]: audit 2024-02-07T13:41:05.473716+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:41:06.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[14301]: cephadm 2024-02-07T13:41:05.474297+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 5415M 2024-02-07T13:41:06.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[19748]: cluster 2024-02-07T13:41:04.584246+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:06.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[19748]: audit 2024-02-07T13:41:04.585496+0000 mon.a (mon.0) 364 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-07T13:41:06.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[19748]: audit 2024-02-07T13:41:04.586395+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:41:06.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[19748]: audit 2024-02-07T13:41:04.586605+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:41:06.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[19748]: audit 2024-02-07T13:41:04.586749+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:41:06.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[19748]: audit 2024-02-07T13:41:04.592951+0000 mon.c (mon.1) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-07T13:41:06.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[19748]: audit 2024-02-07T13:41:04.594325+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:41:06.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[19748]: audit 2024-02-07T13:41:04.594567+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:41:06.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[19748]: audit 2024-02-07T13:41:04.594807+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:41:06.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[19748]: cephadm 2024-02-07T13:41:04.636902+0000 mgr.y (mgr.14152) 129 : cephadm [INF] Detected new or changed devices on smithi177 2024-02-07T13:41:06.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[19748]: audit 2024-02-07T13:41:05.457000+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-07T13:41:06.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[19748]: audit 2024-02-07T13:41:05.463957+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:41:06.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[19748]: audit 2024-02-07T13:41:05.464763+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:41:06.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[19748]: audit 2024-02-07T13:41:05.465134+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:41:06.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[19748]: audit 2024-02-07T13:41:05.470718+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:06.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[19748]: audit 2024-02-07T13:41:05.472021+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:41:06.793 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[19748]: audit 2024-02-07T13:41:05.472959+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:41:06.793 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[19748]: audit 2024-02-07T13:41:05.473716+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:41:06.793 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:06 smithi177 bash[19748]: cephadm 2024-02-07T13:41:05.474297+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 5415M 2024-02-07T13:41:06.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:06 smithi191 bash[14303]: cluster 2024-02-07T13:41:04.584246+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:06.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:06 smithi191 bash[14303]: audit 2024-02-07T13:41:04.585496+0000 mon.a (mon.0) 364 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-07T13:41:06.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:06 smithi191 bash[14303]: audit 2024-02-07T13:41:04.586395+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:41:06.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:06 smithi191 bash[14303]: audit 2024-02-07T13:41:04.586605+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:41:06.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:06 smithi191 bash[14303]: audit 2024-02-07T13:41:04.586749+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:41:06.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:06 smithi191 bash[14303]: audit 2024-02-07T13:41:04.592951+0000 mon.c (mon.1) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-07T13:41:06.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:06 smithi191 bash[14303]: audit 2024-02-07T13:41:04.594325+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:41:06.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:06 smithi191 bash[14303]: audit 2024-02-07T13:41:04.594567+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:41:06.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:06 smithi191 bash[14303]: audit 2024-02-07T13:41:04.594807+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:41:06.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:06 smithi191 bash[14303]: cephadm 2024-02-07T13:41:04.636902+0000 mgr.y (mgr.14152) 129 : cephadm [INF] Detected new or changed devices on smithi177 2024-02-07T13:41:06.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:06 smithi191 bash[14303]: audit 2024-02-07T13:41:05.457000+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-07T13:41:06.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:06 smithi191 bash[14303]: audit 2024-02-07T13:41:05.463957+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:41:06.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:06 smithi191 bash[14303]: audit 2024-02-07T13:41:05.464763+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:41:06.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:06 smithi191 bash[14303]: audit 2024-02-07T13:41:05.465134+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:41:06.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:06 smithi191 bash[14303]: audit 2024-02-07T13:41:05.470718+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:06.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:06 smithi191 bash[14303]: audit 2024-02-07T13:41:05.472021+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:41:06.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:06 smithi191 bash[14303]: audit 2024-02-07T13:41:05.472959+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:41:06.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:06 smithi191 bash[14303]: audit 2024-02-07T13:41:05.473716+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:41:06.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:06 smithi191 bash[14303]: cephadm 2024-02-07T13:41:05.474297+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 5415M 2024-02-07T13:41:07.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:07 smithi177 bash[14301]: audit 2024-02-07T13:41:05.462421+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-07T13:41:07.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:07 smithi177 bash[14301]: audit 2024-02-07T13:41:05.653749+0000 mgr.y (mgr.14152) 131 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:41:07.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:07 smithi177 bash[14301]: audit 2024-02-07T13:41:05.660345+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T13:41:07.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:07 smithi177 bash[14301]: audit 2024-02-07T13:41:05.666215+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T13:41:07.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:07 smithi177 bash[14301]: audit 2024-02-07T13:41:05.667662+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:41:07.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:07 smithi177 bash[14301]: audit 2024-02-07T13:41:06.342953+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-07T13:41:07.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:07 smithi177 bash[14301]: audit 2024-02-07T13:41:06.357256+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:07.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:07 smithi177 bash[14301]: audit 2024-02-07T13:41:06.375275+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:07.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:07 smithi177 bash[14301]: audit 2024-02-07T13:41:06.382285+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:07.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:07 smithi177 bash[19748]: audit 2024-02-07T13:41:05.462421+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-07T13:41:07.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:07 smithi177 bash[19748]: audit 2024-02-07T13:41:05.653749+0000 mgr.y (mgr.14152) 131 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:41:07.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:07 smithi177 bash[19748]: audit 2024-02-07T13:41:05.660345+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T13:41:07.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:07 smithi177 bash[19748]: audit 2024-02-07T13:41:05.666215+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T13:41:07.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:07 smithi177 bash[19748]: audit 2024-02-07T13:41:05.667662+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:41:07.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:07 smithi177 bash[19748]: audit 2024-02-07T13:41:06.342953+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-07T13:41:07.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:07 smithi177 bash[19748]: audit 2024-02-07T13:41:06.357256+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:07.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:07 smithi177 bash[19748]: audit 2024-02-07T13:41:06.375275+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:07.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:07 smithi177 bash[19748]: audit 2024-02-07T13:41:06.382285+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:07.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:07 smithi191 bash[14303]: audit 2024-02-07T13:41:05.462421+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-07T13:41:07.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:07 smithi191 bash[14303]: audit 2024-02-07T13:41:05.653749+0000 mgr.y (mgr.14152) 131 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:41:07.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:07 smithi191 bash[14303]: audit 2024-02-07T13:41:05.660345+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T13:41:07.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:07 smithi191 bash[14303]: audit 2024-02-07T13:41:05.666215+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T13:41:07.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:07 smithi191 bash[14303]: audit 2024-02-07T13:41:05.667662+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:41:07.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:07 smithi191 bash[14303]: audit 2024-02-07T13:41:06.342953+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-07T13:41:07.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:07 smithi191 bash[14303]: audit 2024-02-07T13:41:06.357256+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:07.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:07 smithi191 bash[14303]: audit 2024-02-07T13:41:06.375275+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:07.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:07 smithi191 bash[14303]: audit 2024-02-07T13:41:06.382285+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:08.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:08 smithi177 bash[14301]: cluster 2024-02-07T13:41:06.584727+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:08.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:08 smithi177 bash[19748]: cluster 2024-02-07T13:41:06.584727+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:08.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:08 smithi191 bash[14303]: cluster 2024-02-07T13:41:06.584727+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:10.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:10 smithi177 bash[19748]: cluster 2024-02-07T13:41:08.585309+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.3 KiB/s rd, 131 KiB/s wr, 10 op/s 2024-02-07T13:41:10.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:10 smithi177 bash[14301]: cluster 2024-02-07T13:41:08.585309+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.3 KiB/s rd, 131 KiB/s wr, 10 op/s 2024-02-07T13:41:10.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:10 smithi191 bash[14303]: cluster 2024-02-07T13:41:08.585309+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.3 KiB/s rd, 131 KiB/s wr, 10 op/s 2024-02-07T13:41:12.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:12 smithi177 bash[14301]: cluster 2024-02-07T13:41:10.585879+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 98 KiB/s wr, 7 op/s 2024-02-07T13:41:12.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:12 smithi177 bash[14301]: audit 2024-02-07T13:41:11.707112+0000 mon.c (mon.1) 12 : audit [INF] from='client.? 172.21.15.177:0/195226243' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3b3f3dbc-9c47-4170-8629-66f8f2dca045"}]: dispatch 2024-02-07T13:41:12.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:12 smithi177 bash[14301]: audit 2024-02-07T13:41:11.707768+0000 mon.a (mon.0) 384 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3b3f3dbc-9c47-4170-8629-66f8f2dca045"}]: dispatch 2024-02-07T13:41:12.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:12 smithi177 bash[14301]: audit 2024-02-07T13:41:11.722845+0000 mon.a (mon.0) 385 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3b3f3dbc-9c47-4170-8629-66f8f2dca045"}]': finished 2024-02-07T13:41:12.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:12 smithi177 bash[14301]: cluster 2024-02-07T13:41:11.722989+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-02-07T13:41:12.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:12 smithi177 bash[14301]: audit 2024-02-07T13:41:11.723232+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-07T13:41:12.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:12 smithi177 bash[14301]: audit 2024-02-07T13:41:12.441027+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.177:0/4156926281' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T13:41:12.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:12 smithi177 bash[19748]: cluster 2024-02-07T13:41:10.585879+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 98 KiB/s wr, 7 op/s 2024-02-07T13:41:12.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:12 smithi177 bash[19748]: audit 2024-02-07T13:41:11.707112+0000 mon.c (mon.1) 12 : audit [INF] from='client.? 172.21.15.177:0/195226243' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3b3f3dbc-9c47-4170-8629-66f8f2dca045"}]: dispatch 2024-02-07T13:41:12.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:12 smithi177 bash[19748]: audit 2024-02-07T13:41:11.707768+0000 mon.a (mon.0) 384 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3b3f3dbc-9c47-4170-8629-66f8f2dca045"}]: dispatch 2024-02-07T13:41:12.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:12 smithi177 bash[19748]: audit 2024-02-07T13:41:11.722845+0000 mon.a (mon.0) 385 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3b3f3dbc-9c47-4170-8629-66f8f2dca045"}]': finished 2024-02-07T13:41:12.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:12 smithi177 bash[19748]: cluster 2024-02-07T13:41:11.722989+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-02-07T13:41:12.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:12 smithi177 bash[19748]: audit 2024-02-07T13:41:11.723232+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-07T13:41:12.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:12 smithi177 bash[19748]: audit 2024-02-07T13:41:12.441027+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.177:0/4156926281' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T13:41:12.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:12 smithi191 bash[14303]: cluster 2024-02-07T13:41:10.585879+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 98 KiB/s wr, 7 op/s 2024-02-07T13:41:12.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:12 smithi191 bash[14303]: audit 2024-02-07T13:41:11.707112+0000 mon.c (mon.1) 12 : audit [INF] from='client.? 172.21.15.177:0/195226243' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3b3f3dbc-9c47-4170-8629-66f8f2dca045"}]: dispatch 2024-02-07T13:41:12.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:12 smithi191 bash[14303]: audit 2024-02-07T13:41:11.707768+0000 mon.a (mon.0) 384 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3b3f3dbc-9c47-4170-8629-66f8f2dca045"}]: dispatch 2024-02-07T13:41:12.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:12 smithi191 bash[14303]: audit 2024-02-07T13:41:11.722845+0000 mon.a (mon.0) 385 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3b3f3dbc-9c47-4170-8629-66f8f2dca045"}]': finished 2024-02-07T13:41:12.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:12 smithi191 bash[14303]: cluster 2024-02-07T13:41:11.722989+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-02-07T13:41:12.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:12 smithi191 bash[14303]: audit 2024-02-07T13:41:11.723232+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-07T13:41:12.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:12 smithi191 bash[14303]: audit 2024-02-07T13:41:12.441027+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.177:0/4156926281' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T13:41:14.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:14 smithi177 bash[19748]: cluster 2024-02-07T13:41:12.586401+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 78 KiB/s wr, 6 op/s 2024-02-07T13:41:14.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:14 smithi177 bash[14301]: cluster 2024-02-07T13:41:12.586401+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 78 KiB/s wr, 6 op/s 2024-02-07T13:41:14.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:14 smithi191 bash[14303]: cluster 2024-02-07T13:41:12.586401+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 78 KiB/s wr, 6 op/s 2024-02-07T13:41:16.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:16 smithi177 bash[14301]: cluster 2024-02-07T13:41:14.586906+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 78 KiB/s wr, 6 op/s 2024-02-07T13:41:16.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:16 smithi177 bash[19748]: cluster 2024-02-07T13:41:14.586906+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 78 KiB/s wr, 6 op/s 2024-02-07T13:41:16.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:16 smithi191 bash[14303]: cluster 2024-02-07T13:41:14.586906+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 78 KiB/s wr, 6 op/s 2024-02-07T13:41:18.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:18 smithi177 bash[19748]: cluster 2024-02-07T13:41:16.587501+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 78 KiB/s wr, 6 op/s 2024-02-07T13:41:18.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:18 smithi177 bash[14301]: cluster 2024-02-07T13:41:16.587501+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 78 KiB/s wr, 6 op/s 2024-02-07T13:41:18.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:18 smithi191 bash[14303]: cluster 2024-02-07T13:41:16.587501+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 78 KiB/s wr, 6 op/s 2024-02-07T13:41:20.482 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:20 smithi177 bash[14301]: cluster 2024-02-07T13:41:18.588136+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 2024-02-07T13:41:20.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:20 smithi177 bash[19748]: cluster 2024-02-07T13:41:18.588136+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 2024-02-07T13:41:20.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:20 smithi191 bash[14303]: cluster 2024-02-07T13:41:18.588136+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 2024-02-07T13:41:22.599 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:22 smithi177 bash[19748]: cluster 2024-02-07T13:41:20.588696+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 2024-02-07T13:41:22.600 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:22 smithi177 bash[19748]: audit 2024-02-07T13:41:22.326814+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-07T13:41:22.600 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:22 smithi177 bash[19748]: audit 2024-02-07T13:41:22.328105+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:41:22.600 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:22 smithi177 bash[14301]: cluster 2024-02-07T13:41:20.588696+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 2024-02-07T13:41:22.600 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:22 smithi177 bash[14301]: audit 2024-02-07T13:41:22.326814+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-07T13:41:22.600 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:22 smithi177 bash[14301]: audit 2024-02-07T13:41:22.328105+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:41:22.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:22 smithi191 bash[14303]: cluster 2024-02-07T13:41:20.588696+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 2024-02-07T13:41:22.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:22 smithi191 bash[14303]: audit 2024-02-07T13:41:22.326814+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-07T13:41:22.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:22 smithi191 bash[14303]: audit 2024-02-07T13:41:22.328105+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:41:23.720 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:23 smithi177 bash[14301]: cephadm 2024-02-07T13:41:22.329172+0000 mgr.y (mgr.14152) 140 : cephadm [INF] Deploying daemon osd.3 on smithi177 2024-02-07T13:41:23.720 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:23 smithi177 bash[19748]: cephadm 2024-02-07T13:41:22.329172+0000 mgr.y (mgr.14152) 140 : cephadm [INF] Deploying daemon osd.3 on smithi177 2024-02-07T13:41:23.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:23 smithi191 bash[14303]: cephadm 2024-02-07T13:41:22.329172+0000 mgr.y (mgr.14152) 140 : cephadm [INF] Deploying daemon osd.3 on smithi177 2024-02-07T13:41:24.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:24 smithi177 bash[14301]: cluster 2024-02-07T13:41:22.589297+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:24.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:24 smithi177 bash[19748]: cluster 2024-02-07T13:41:22.589297+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:24.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:24 smithi191 bash[14303]: cluster 2024-02-07T13:41:22.589297+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:26.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:26 smithi177 bash[14301]: cluster 2024-02-07T13:41:24.589865+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:26.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:26 smithi177 bash[14301]: audit 2024-02-07T13:41:26.376982+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:26.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:26 smithi177 bash[14301]: audit 2024-02-07T13:41:26.392020+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:41:26.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:26 smithi177 bash[14301]: audit 2024-02-07T13:41:26.393964+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:41:26.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:26 smithi177 bash[14301]: audit 2024-02-07T13:41:26.395270+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:41:26.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:26 smithi177 bash[19748]: cluster 2024-02-07T13:41:24.589865+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:26.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:26 smithi177 bash[19748]: audit 2024-02-07T13:41:26.376982+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:26.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:26 smithi177 bash[19748]: audit 2024-02-07T13:41:26.392020+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:41:26.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:26 smithi177 bash[19748]: audit 2024-02-07T13:41:26.393964+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:41:26.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:26 smithi177 bash[19748]: audit 2024-02-07T13:41:26.395270+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:41:26.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:26 smithi191 bash[14303]: cluster 2024-02-07T13:41:24.589865+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:26.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:26 smithi191 bash[14303]: audit 2024-02-07T13:41:26.376982+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:26.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:26 smithi191 bash[14303]: audit 2024-02-07T13:41:26.392020+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:41:26.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:26 smithi191 bash[14303]: audit 2024-02-07T13:41:26.393964+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:41:26.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:26 smithi191 bash[14303]: audit 2024-02-07T13:41:26.395270+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:41:28.780 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:28 smithi177 bash[14301]: cluster 2024-02-07T13:41:26.590269+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:28.780 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:28 smithi177 bash[19748]: cluster 2024-02-07T13:41:26.590269+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:28.801 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:28 smithi191 bash[14303]: cluster 2024-02-07T13:41:26.590269+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:30.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:30 smithi177 bash[14301]: cluster 2024-02-07T13:41:28.590812+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:30.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:30 smithi177 bash[14301]: audit 2024-02-07T13:41:30.501745+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:30.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:30 smithi177 bash[19748]: cluster 2024-02-07T13:41:28.590812+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:30.522 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:30 smithi177 bash[19748]: audit 2024-02-07T13:41:30.501745+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:30.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:30 smithi191 bash[14303]: cluster 2024-02-07T13:41:28.590812+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:30.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:30 smithi191 bash[14303]: audit 2024-02-07T13:41:30.501745+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:32.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:31 smithi177 bash[14301]: cluster 2024-02-07T13:41:30.591320+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:32.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:31 smithi177 bash[14301]: audit 2024-02-07T13:41:30.761893+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:32.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:31 smithi177 bash[19748]: cluster 2024-02-07T13:41:30.591320+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:32.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:31 smithi177 bash[19748]: audit 2024-02-07T13:41:30.761893+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:32.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:31 smithi191 bash[14303]: cluster 2024-02-07T13:41:30.591320+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:32.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:31 smithi191 bash[14303]: audit 2024-02-07T13:41:30.761893+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:33.614 INFO:teuthology.orchestra.run.smithi177.stdout:Created osd(s) 3 on host 'smithi177' 2024-02-07T13:41:34.310 DEBUG:teuthology.orchestra.run.smithi177:osd.3> sudo journalctl -f -n 0 -u ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@osd.3.service 2024-02-07T13:41:34.313 INFO:tasks.cephadm:Deploying osd.4 on smithi191 with /dev/vg_nvme/lv_4... 2024-02-07T13:41:34.313 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-07T13:41:34.498 INFO:journalctl@ceph.osd.3.smithi177.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-07T13:41:34.648 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:34 smithi191 bash[14303]: cluster 2024-02-07T13:41:32.591753+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:34.648 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:34 smithi191 bash[14303]: audit 2024-02-07T13:41:33.614629+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:34.648 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:34 smithi191 bash[14303]: audit 2024-02-07T13:41:33.635398+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:41:34.648 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:34 smithi191 bash[14303]: audit 2024-02-07T13:41:33.637973+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:41:34.648 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:34 smithi191 bash[14303]: audit 2024-02-07T13:41:33.639679+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:41:34.648 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:34 smithi191 bash[14303]: audit 2024-02-07T13:41:33.977148+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.177:6826/648831271,v1:172.21.15.177:6827/648831271]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-07T13:41:34.648 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:34 smithi191 bash[14303]: audit 2024-02-07T13:41:33.977663+0000 mon.a (mon.0) 400 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-07T13:41:34.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:34 smithi177 bash[14301]: cluster 2024-02-07T13:41:32.591753+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:34.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:34 smithi177 bash[14301]: audit 2024-02-07T13:41:33.614629+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:34.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:34 smithi177 bash[14301]: audit 2024-02-07T13:41:33.635398+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:41:34.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:34 smithi177 bash[14301]: audit 2024-02-07T13:41:33.637973+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:41:34.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:34 smithi177 bash[14301]: audit 2024-02-07T13:41:33.639679+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:41:34.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:34 smithi177 bash[14301]: audit 2024-02-07T13:41:33.977148+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.177:6826/648831271,v1:172.21.15.177:6827/648831271]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-07T13:41:34.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:34 smithi177 bash[14301]: audit 2024-02-07T13:41:33.977663+0000 mon.a (mon.0) 400 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-07T13:41:34.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:34 smithi177 bash[19748]: cluster 2024-02-07T13:41:32.591753+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:34.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:34 smithi177 bash[19748]: audit 2024-02-07T13:41:33.614629+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:34.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:34 smithi177 bash[19748]: audit 2024-02-07T13:41:33.635398+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:41:34.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:34 smithi177 bash[19748]: audit 2024-02-07T13:41:33.637973+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:41:34.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:34 smithi177 bash[19748]: audit 2024-02-07T13:41:33.639679+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:41:34.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:34 smithi177 bash[19748]: audit 2024-02-07T13:41:33.977148+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.177:6826/648831271,v1:172.21.15.177:6827/648831271]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-07T13:41:34.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:34 smithi177 bash[19748]: audit 2024-02-07T13:41:33.977663+0000 mon.a (mon.0) 400 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-07T13:41:35.755 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:35 smithi191 bash[14303]: cluster 2024-02-07T13:41:34.592366+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:35.755 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:35 smithi191 bash[14303]: audit 2024-02-07T13:41:34.619881+0000 mon.a (mon.0) 401 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-07T13:41:35.755 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:35 smithi191 bash[14303]: cluster 2024-02-07T13:41:34.620196+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-02-07T13:41:35.755 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:35 smithi191 bash[14303]: audit 2024-02-07T13:41:34.620488+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-07T13:41:35.756 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:35 smithi191 bash[14303]: audit 2024-02-07T13:41:34.621565+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.177:6826/648831271,v1:172.21.15.177:6827/648831271]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:41:35.756 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:35 smithi191 bash[14303]: audit 2024-02-07T13:41:34.622572+0000 mon.a (mon.0) 404 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:41:36.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:35 smithi177 bash[14301]: cluster 2024-02-07T13:41:34.592366+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:36.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:35 smithi177 bash[14301]: audit 2024-02-07T13:41:34.619881+0000 mon.a (mon.0) 401 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-07T13:41:36.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:35 smithi177 bash[14301]: cluster 2024-02-07T13:41:34.620196+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-02-07T13:41:36.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:35 smithi177 bash[14301]: audit 2024-02-07T13:41:34.620488+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-07T13:41:36.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:35 smithi177 bash[14301]: audit 2024-02-07T13:41:34.621565+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.177:6826/648831271,v1:172.21.15.177:6827/648831271]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:41:36.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:35 smithi177 bash[14301]: audit 2024-02-07T13:41:34.622572+0000 mon.a (mon.0) 404 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:41:36.040 INFO:journalctl@ceph.osd.3.smithi177.stdout:Feb 07 13:41:35 smithi177 bash[31990]: debug 2024-02-07T13:41:35.631+0000 7f25eda22700 -1 osd.3 0 waiting for initial osdmap 2024-02-07T13:41:36.040 INFO:journalctl@ceph.osd.3.smithi177.stdout:Feb 07 13:41:35 smithi177 bash[31990]: debug 2024-02-07T13:41:35.635+0000 7f25e63b5700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-07T13:41:36.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:35 smithi177 bash[19748]: cluster 2024-02-07T13:41:34.592366+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:36.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:35 smithi177 bash[19748]: audit 2024-02-07T13:41:34.619881+0000 mon.a (mon.0) 401 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-07T13:41:36.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:35 smithi177 bash[19748]: cluster 2024-02-07T13:41:34.620196+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-02-07T13:41:36.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:35 smithi177 bash[19748]: audit 2024-02-07T13:41:34.620488+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-07T13:41:36.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:35 smithi177 bash[19748]: audit 2024-02-07T13:41:34.621565+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.177:6826/648831271,v1:172.21.15.177:6827/648831271]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:41:36.041 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:35 smithi177 bash[19748]: audit 2024-02-07T13:41:34.622572+0000 mon.a (mon.0) 404 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:41:36.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:36 smithi177 bash[14301]: audit 2024-02-07T13:41:35.624961+0000 mon.a (mon.0) 405 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-02-07T13:41:36.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:36 smithi177 bash[14301]: cluster 2024-02-07T13:41:35.625084+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-02-07T13:41:36.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:36 smithi177 bash[14301]: audit 2024-02-07T13:41:35.625759+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-07T13:41:36.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:36 smithi177 bash[14301]: audit 2024-02-07T13:41:35.635211+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-07T13:41:36.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:36 smithi177 bash[19748]: audit 2024-02-07T13:41:35.624961+0000 mon.a (mon.0) 405 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-02-07T13:41:36.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:36 smithi177 bash[19748]: cluster 2024-02-07T13:41:35.625084+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-02-07T13:41:36.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:36 smithi177 bash[19748]: audit 2024-02-07T13:41:35.625759+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-07T13:41:36.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:36 smithi177 bash[19748]: audit 2024-02-07T13:41:35.635211+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-07T13:41:37.023 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:36 smithi191 bash[14303]: audit 2024-02-07T13:41:35.624961+0000 mon.a (mon.0) 405 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-02-07T13:41:37.023 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:36 smithi191 bash[14303]: cluster 2024-02-07T13:41:35.625084+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-02-07T13:41:37.023 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:36 smithi191 bash[14303]: audit 2024-02-07T13:41:35.625759+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-07T13:41:37.023 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:36 smithi191 bash[14303]: audit 2024-02-07T13:41:35.635211+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-07T13:41:37.602 INFO:teuthology.orchestra.run.smithi191.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-07T13:41:37.602 INFO:teuthology.orchestra.run.smithi191.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-07T13:41:37.602 INFO:teuthology.orchestra.run.smithi191.stderr: stderr: 10+0 records in 2024-02-07T13:41:37.602 INFO:teuthology.orchestra.run.smithi191.stderr:10+0 records out 2024-02-07T13:41:37.602 INFO:teuthology.orchestra.run.smithi191.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0174887 s, 600 MB/s 2024-02-07T13:41:37.602 INFO:teuthology.orchestra.run.smithi191.stderr:--> Zapping successful for: 2024-02-07T13:41:38.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:37 smithi177 bash[14301]: cluster 2024-02-07T13:41:35.017699+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-07T13:41:38.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:37 smithi177 bash[14301]: cluster 2024-02-07T13:41:35.017875+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-07T13:41:38.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:37 smithi177 bash[14301]: cluster 2024-02-07T13:41:36.592931+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:38.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:37 smithi177 bash[14301]: cluster 2024-02-07T13:41:36.639038+0000 mon.a (mon.0) 409 : cluster [INF] osd.3 [v2:172.21.15.177:6826/648831271,v1:172.21.15.177:6827/648831271] boot 2024-02-07T13:41:38.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:37 smithi177 bash[14301]: cluster 2024-02-07T13:41:36.639181+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-02-07T13:41:38.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:37 smithi177 bash[14301]: audit 2024-02-07T13:41:36.639901+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-07T13:41:38.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:37 smithi177 bash[19748]: cluster 2024-02-07T13:41:35.017699+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-07T13:41:38.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:37 smithi177 bash[19748]: cluster 2024-02-07T13:41:35.017875+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-07T13:41:38.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:37 smithi177 bash[19748]: cluster 2024-02-07T13:41:36.592931+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:38.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:37 smithi177 bash[19748]: cluster 2024-02-07T13:41:36.639038+0000 mon.a (mon.0) 409 : cluster [INF] osd.3 [v2:172.21.15.177:6826/648831271,v1:172.21.15.177:6827/648831271] boot 2024-02-07T13:41:38.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:37 smithi177 bash[19748]: cluster 2024-02-07T13:41:36.639181+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-02-07T13:41:38.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:37 smithi177 bash[19748]: audit 2024-02-07T13:41:36.639901+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-07T13:41:38.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:37 smithi191 bash[14303]: cluster 2024-02-07T13:41:35.017699+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-07T13:41:38.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:37 smithi191 bash[14303]: cluster 2024-02-07T13:41:35.017875+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-07T13:41:38.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:37 smithi191 bash[14303]: cluster 2024-02-07T13:41:36.592931+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-07T13:41:38.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:37 smithi191 bash[14303]: cluster 2024-02-07T13:41:36.639038+0000 mon.a (mon.0) 409 : cluster [INF] osd.3 [v2:172.21.15.177:6826/648831271,v1:172.21.15.177:6827/648831271] boot 2024-02-07T13:41:38.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:37 smithi191 bash[14303]: cluster 2024-02-07T13:41:36.639181+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-02-07T13:41:38.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:37 smithi191 bash[14303]: audit 2024-02-07T13:41:36.639901+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-07T13:41:38.244 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph orch daemon add osd smithi191:vg_nvme/lv_4 2024-02-07T13:41:38.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:38 smithi191 bash[14303]: cluster 2024-02-07T13:41:37.654168+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-07T13:41:38.949 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:38 smithi177 bash[19748]: cluster 2024-02-07T13:41:37.654168+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-07T13:41:38.950 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:38 smithi177 bash[14301]: cluster 2024-02-07T13:41:37.654168+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-07T13:41:40.606 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:40 smithi177 bash[14301]: cluster 2024-02-07T13:41:38.593501+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:41:40.760 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:40 smithi191 bash[14303]: cluster 2024-02-07T13:41:38.593501+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:41:40.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:40 smithi177 bash[19748]: cluster 2024-02-07T13:41:38.593501+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:41:42.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:41 smithi177 bash[14301]: cluster 2024-02-07T13:41:40.594087+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:41:42.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:41 smithi177 bash[14301]: cephadm 2024-02-07T13:41:40.969027+0000 mgr.y (mgr.14152) 151 : cephadm [INF] Detected new or changed devices on smithi177 2024-02-07T13:41:42.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:41 smithi177 bash[14301]: audit 2024-02-07T13:41:40.981885+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:42.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:41 smithi177 bash[14301]: audit 2024-02-07T13:41:40.983881+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:41:42.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:41 smithi177 bash[14301]: audit 2024-02-07T13:41:40.985638+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:41:42.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:41 smithi177 bash[14301]: audit 2024-02-07T13:41:40.987185+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:41:42.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:41 smithi177 bash[14301]: audit 2024-02-07T13:41:40.988701+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:41:42.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:41 smithi177 bash[14301]: cephadm 2024-02-07T13:41:40.989864+0000 mgr.y (mgr.14152) 152 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 4061M 2024-02-07T13:41:42.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:41 smithi177 bash[14301]: audit 2024-02-07T13:41:40.996346+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:42.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:41 smithi177 bash[14301]: audit 2024-02-07T13:41:41.004441+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:42.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:41 smithi177 bash[14301]: audit 2024-02-07T13:41:41.176728+0000 mgr.y (mgr.14152) 153 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:41:42.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:41 smithi177 bash[14301]: audit 2024-02-07T13:41:41.183530+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T13:41:42.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:41 smithi177 bash[14301]: audit 2024-02-07T13:41:41.190153+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T13:41:42.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:41 smithi177 bash[14301]: audit 2024-02-07T13:41:41.191955+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:41:42.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:41 smithi177 bash[19748]: cluster 2024-02-07T13:41:40.594087+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:41:42.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:41 smithi177 bash[19748]: cephadm 2024-02-07T13:41:40.969027+0000 mgr.y (mgr.14152) 151 : cephadm [INF] Detected new or changed devices on smithi177 2024-02-07T13:41:42.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:41 smithi177 bash[19748]: audit 2024-02-07T13:41:40.981885+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:42.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:41 smithi177 bash[19748]: audit 2024-02-07T13:41:40.983881+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:41:42.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:41 smithi177 bash[19748]: audit 2024-02-07T13:41:40.985638+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:41:42.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:41 smithi177 bash[19748]: audit 2024-02-07T13:41:40.987185+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:41:42.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:41 smithi177 bash[19748]: audit 2024-02-07T13:41:40.988701+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:41:42.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:41 smithi177 bash[19748]: cephadm 2024-02-07T13:41:40.989864+0000 mgr.y (mgr.14152) 152 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 4061M 2024-02-07T13:41:42.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:41 smithi177 bash[19748]: audit 2024-02-07T13:41:40.996346+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:42.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:41 smithi177 bash[19748]: audit 2024-02-07T13:41:41.004441+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:42.292 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:41 smithi177 bash[19748]: audit 2024-02-07T13:41:41.176728+0000 mgr.y (mgr.14152) 153 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:41:42.292 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:41 smithi177 bash[19748]: audit 2024-02-07T13:41:41.183530+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T13:41:42.292 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:41 smithi177 bash[19748]: audit 2024-02-07T13:41:41.190153+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T13:41:42.292 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:41 smithi177 bash[19748]: audit 2024-02-07T13:41:41.191955+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:41:42.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:41 smithi191 bash[14303]: cluster 2024-02-07T13:41:40.594087+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:41:42.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:41 smithi191 bash[14303]: cephadm 2024-02-07T13:41:40.969027+0000 mgr.y (mgr.14152) 151 : cephadm [INF] Detected new or changed devices on smithi177 2024-02-07T13:41:42.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:41 smithi191 bash[14303]: audit 2024-02-07T13:41:40.981885+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:42.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:41 smithi191 bash[14303]: audit 2024-02-07T13:41:40.983881+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:41:42.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:41 smithi191 bash[14303]: audit 2024-02-07T13:41:40.985638+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:41:42.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:41 smithi191 bash[14303]: audit 2024-02-07T13:41:40.987185+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:41:42.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:41 smithi191 bash[14303]: audit 2024-02-07T13:41:40.988701+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:41:42.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:41 smithi191 bash[14303]: cephadm 2024-02-07T13:41:40.989864+0000 mgr.y (mgr.14152) 152 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 4061M 2024-02-07T13:41:42.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:41 smithi191 bash[14303]: audit 2024-02-07T13:41:40.996346+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:42.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:41 smithi191 bash[14303]: audit 2024-02-07T13:41:41.004441+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:41:42.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:41 smithi191 bash[14303]: audit 2024-02-07T13:41:41.176728+0000 mgr.y (mgr.14152) 153 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:41:42.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:41 smithi191 bash[14303]: audit 2024-02-07T13:41:41.183530+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T13:41:42.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:41 smithi191 bash[14303]: audit 2024-02-07T13:41:41.190153+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T13:41:42.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:41 smithi191 bash[14303]: audit 2024-02-07T13:41:41.191955+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:41:44.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:44 smithi177 bash[19748]: cluster 2024-02-07T13:41:42.594665+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:41:44.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:44 smithi177 bash[14301]: cluster 2024-02-07T13:41:42.594665+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:41:44.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:44 smithi191 bash[14303]: cluster 2024-02-07T13:41:42.594665+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:41:46.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:46 smithi177 bash[19748]: cluster 2024-02-07T13:41:44.595219+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:41:46.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:46 smithi177 bash[14301]: cluster 2024-02-07T13:41:44.595219+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:41:46.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:46 smithi191 bash[14303]: cluster 2024-02-07T13:41:44.595219+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:41:47.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:47 smithi177 bash[19748]: audit 2024-02-07T13:41:47.251588+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.191:0/2320588025' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6e4106a4-83b8-4b51-a9b9-2a85e9c95b9c"}]: dispatch 2024-02-07T13:41:47.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:47 smithi177 bash[19748]: audit 2024-02-07T13:41:47.254362+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6e4106a4-83b8-4b51-a9b9-2a85e9c95b9c"}]: dispatch 2024-02-07T13:41:47.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:47 smithi177 bash[19748]: audit 2024-02-07T13:41:47.263148+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6e4106a4-83b8-4b51-a9b9-2a85e9c95b9c"}]': finished 2024-02-07T13:41:47.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:47 smithi177 bash[19748]: cluster 2024-02-07T13:41:47.263346+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-02-07T13:41:47.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:47 smithi177 bash[19748]: audit 2024-02-07T13:41:47.263638+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-07T13:41:47.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:47 smithi177 bash[14301]: audit 2024-02-07T13:41:47.251588+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.191:0/2320588025' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6e4106a4-83b8-4b51-a9b9-2a85e9c95b9c"}]: dispatch 2024-02-07T13:41:47.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:47 smithi177 bash[14301]: audit 2024-02-07T13:41:47.254362+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6e4106a4-83b8-4b51-a9b9-2a85e9c95b9c"}]: dispatch 2024-02-07T13:41:47.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:47 smithi177 bash[14301]: audit 2024-02-07T13:41:47.263148+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6e4106a4-83b8-4b51-a9b9-2a85e9c95b9c"}]': finished 2024-02-07T13:41:47.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:47 smithi177 bash[14301]: cluster 2024-02-07T13:41:47.263346+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-02-07T13:41:47.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:47 smithi177 bash[14301]: audit 2024-02-07T13:41:47.263638+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-07T13:41:47.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:47 smithi191 bash[14303]: audit 2024-02-07T13:41:47.251588+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.191:0/2320588025' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6e4106a4-83b8-4b51-a9b9-2a85e9c95b9c"}]: dispatch 2024-02-07T13:41:47.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:47 smithi191 bash[14303]: audit 2024-02-07T13:41:47.254362+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6e4106a4-83b8-4b51-a9b9-2a85e9c95b9c"}]: dispatch 2024-02-07T13:41:47.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:47 smithi191 bash[14303]: audit 2024-02-07T13:41:47.263148+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6e4106a4-83b8-4b51-a9b9-2a85e9c95b9c"}]': finished 2024-02-07T13:41:47.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:47 smithi191 bash[14303]: cluster 2024-02-07T13:41:47.263346+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-02-07T13:41:47.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:47 smithi191 bash[14303]: audit 2024-02-07T13:41:47.263638+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-07T13:41:48.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:48 smithi177 bash[14301]: cluster 2024-02-07T13:41:46.595800+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:41:48.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:48 smithi177 bash[14301]: audit 2024-02-07T13:41:47.928185+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.191:0/3848886962' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T13:41:48.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:48 smithi177 bash[19748]: cluster 2024-02-07T13:41:46.595800+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:41:48.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:48 smithi177 bash[19748]: audit 2024-02-07T13:41:47.928185+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.191:0/3848886962' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T13:41:48.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:48 smithi191 bash[14303]: cluster 2024-02-07T13:41:46.595800+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:41:48.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:48 smithi191 bash[14303]: audit 2024-02-07T13:41:47.928185+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.191:0/3848886962' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T13:41:50.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:50 smithi177 bash[14301]: cluster 2024-02-07T13:41:48.596528+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:41:50.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:50 smithi177 bash[19748]: cluster 2024-02-07T13:41:48.596528+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:41:50.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:50 smithi191 bash[14303]: cluster 2024-02-07T13:41:48.596528+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:41:52.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:52 smithi177 bash[14301]: cluster 2024-02-07T13:41:50.597230+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:41:52.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:52 smithi177 bash[19748]: cluster 2024-02-07T13:41:50.597230+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:41:52.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:52 smithi191 bash[14303]: cluster 2024-02-07T13:41:50.597230+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:41:54.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:54 smithi177 bash[14301]: cluster 2024-02-07T13:41:52.597958+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 2024-02-07T13:41:54.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:54 smithi177 bash[19748]: cluster 2024-02-07T13:41:52.597958+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 2024-02-07T13:41:54.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:54 smithi191 bash[14303]: cluster 2024-02-07T13:41:52.597958+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 2024-02-07T13:41:56.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:56 smithi191 bash[14303]: cluster 2024-02-07T13:41:54.598634+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 2024-02-07T13:41:56.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:56 smithi177 bash[14301]: cluster 2024-02-07T13:41:54.598634+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 2024-02-07T13:41:56.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:56 smithi177 bash[19748]: cluster 2024-02-07T13:41:54.598634+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 2024-02-07T13:41:57.749 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:57 smithi191 bash[14303]: audit 2024-02-07T13:41:57.487288+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-07T13:41:57.749 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:57 smithi191 bash[14303]: audit 2024-02-07T13:41:57.489093+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:41:57.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:57 smithi177 bash[14301]: audit 2024-02-07T13:41:57.487288+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-07T13:41:57.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:57 smithi177 bash[14301]: audit 2024-02-07T13:41:57.489093+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:41:57.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:57 smithi177 bash[19748]: audit 2024-02-07T13:41:57.487288+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-07T13:41:57.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:57 smithi177 bash[19748]: audit 2024-02-07T13:41:57.489093+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:41:58.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:58 smithi177 bash[14301]: cluster 2024-02-07T13:41:56.599346+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 2024-02-07T13:41:58.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:41:58 smithi177 bash[14301]: cephadm 2024-02-07T13:41:57.490491+0000 mgr.y (mgr.14152) 162 : cephadm [INF] Deploying daemon osd.4 on smithi191 2024-02-07T13:41:58.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:58 smithi177 bash[19748]: cluster 2024-02-07T13:41:56.599346+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 2024-02-07T13:41:58.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:41:58 smithi177 bash[19748]: cephadm 2024-02-07T13:41:57.490491+0000 mgr.y (mgr.14152) 162 : cephadm [INF] Deploying daemon osd.4 on smithi191 2024-02-07T13:41:58.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:58 smithi191 bash[14303]: cluster 2024-02-07T13:41:56.599346+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 2024-02-07T13:41:58.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:41:58 smithi191 bash[14303]: cephadm 2024-02-07T13:41:57.490491+0000 mgr.y (mgr.14152) 162 : cephadm [INF] Deploying daemon osd.4 on smithi191 2024-02-07T13:42:00.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:00 smithi177 bash[14301]: cluster 2024-02-07T13:41:58.600031+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:42:00.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:00 smithi177 bash[19748]: cluster 2024-02-07T13:41:58.600031+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:42:00.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:00 smithi191 bash[14303]: cluster 2024-02-07T13:41:58.600031+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:42:01.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:01 smithi177 bash[14301]: audit 2024-02-07T13:42:00.622323+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:42:01.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:01 smithi177 bash[14301]: audit 2024-02-07T13:42:00.626187+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:42:01.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:01 smithi177 bash[19748]: audit 2024-02-07T13:42:00.622323+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:42:01.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:01 smithi177 bash[19748]: audit 2024-02-07T13:42:00.626187+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:42:01.796 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:01 smithi191 bash[14303]: audit 2024-02-07T13:42:00.622323+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:42:01.796 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:01 smithi191 bash[14303]: audit 2024-02-07T13:42:00.626187+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:42:02.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:02 smithi177 bash[14301]: cluster 2024-02-07T13:42:00.600635+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:42:02.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:02 smithi177 bash[14301]: audit 2024-02-07T13:42:01.576380+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:02.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:02 smithi177 bash[14301]: audit 2024-02-07T13:42:01.577752+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:42:02.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:02 smithi177 bash[14301]: audit 2024-02-07T13:42:01.580389+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:42:02.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:02 smithi177 bash[14301]: audit 2024-02-07T13:42:01.582578+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:42:02.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:02 smithi177 bash[19748]: cluster 2024-02-07T13:42:00.600635+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:42:02.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:02 smithi177 bash[19748]: audit 2024-02-07T13:42:01.576380+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:02.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:02 smithi177 bash[19748]: audit 2024-02-07T13:42:01.577752+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:42:02.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:02 smithi177 bash[19748]: audit 2024-02-07T13:42:01.580389+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:42:02.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:02 smithi177 bash[19748]: audit 2024-02-07T13:42:01.582578+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:42:02.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:02 smithi191 bash[14303]: cluster 2024-02-07T13:42:00.600635+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:42:02.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:02 smithi191 bash[14303]: audit 2024-02-07T13:42:01.576380+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:02.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:02 smithi191 bash[14303]: audit 2024-02-07T13:42:01.577752+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:42:02.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:02 smithi191 bash[14303]: audit 2024-02-07T13:42:01.580389+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:42:02.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:02 smithi191 bash[14303]: audit 2024-02-07T13:42:01.582578+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:42:04.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:04 smithi177 bash[14301]: cluster 2024-02-07T13:42:02.601200+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:42:04.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:04 smithi177 bash[19748]: cluster 2024-02-07T13:42:02.601200+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:42:04.808 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:04 smithi191 bash[14303]: cluster 2024-02-07T13:42:02.601200+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:42:06.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:06 smithi191 bash[14303]: cluster 2024-02-07T13:42:04.601782+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:42:06.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:06 smithi191 bash[14303]: audit 2024-02-07T13:42:05.433815+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:06.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:06 smithi191 bash[14303]: audit 2024-02-07T13:42:05.697929+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:06.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:06 smithi177 bash[14301]: cluster 2024-02-07T13:42:04.601782+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:42:06.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:06 smithi177 bash[14301]: audit 2024-02-07T13:42:05.433815+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:06.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:06 smithi177 bash[14301]: audit 2024-02-07T13:42:05.697929+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:06.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:06 smithi177 bash[19748]: cluster 2024-02-07T13:42:04.601782+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:42:06.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:06 smithi177 bash[19748]: audit 2024-02-07T13:42:05.433815+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:06.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:06 smithi177 bash[19748]: audit 2024-02-07T13:42:05.697929+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:08.121 INFO:teuthology.orchestra.run.smithi191.stdout:Created osd(s) 4 on host 'smithi191' 2024-02-07T13:42:08.652 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:08 smithi191 bash[14303]: cluster 2024-02-07T13:42:06.602340+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:42:08.653 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:08 smithi191 bash[14303]: audit 2024-02-07T13:42:08.121340+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:08.653 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:08 smithi191 bash[14303]: audit 2024-02-07T13:42:08.122172+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:42:08.653 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:08 smithi191 bash[14303]: audit 2024-02-07T13:42:08.125757+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:42:08.653 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:08 smithi191 bash[14303]: audit 2024-02-07T13:42:08.128045+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:42:08.784 DEBUG:teuthology.orchestra.run.smithi191:osd.4> sudo journalctl -f -n 0 -u ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@osd.4.service 2024-02-07T13:42:08.786 INFO:tasks.cephadm:Deploying osd.5 on smithi191 with /dev/vg_nvme/lv_3... 2024-02-07T13:42:08.787 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-07T13:42:08.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:08 smithi177 bash[14301]: cluster 2024-02-07T13:42:06.602340+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:42:08.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:08 smithi177 bash[14301]: audit 2024-02-07T13:42:08.121340+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:08.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:08 smithi177 bash[14301]: audit 2024-02-07T13:42:08.122172+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:42:08.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:08 smithi177 bash[14301]: audit 2024-02-07T13:42:08.125757+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:42:08.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:08 smithi177 bash[14301]: audit 2024-02-07T13:42:08.128045+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:42:08.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:08 smithi177 bash[19748]: cluster 2024-02-07T13:42:06.602340+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:42:08.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:08 smithi177 bash[19748]: audit 2024-02-07T13:42:08.121340+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:08.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:08 smithi177 bash[19748]: audit 2024-02-07T13:42:08.122172+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:42:08.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:08 smithi177 bash[19748]: audit 2024-02-07T13:42:08.125757+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:42:08.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:08 smithi177 bash[19748]: audit 2024-02-07T13:42:08.128045+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:42:09.359 INFO:journalctl@ceph.osd.4.smithi191.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-07T13:42:09.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:09 smithi177 bash[19748]: audit 2024-02-07T13:42:08.656589+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.191:6800/2771248777,v1:172.21.15.191:6801/2771248777]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-07T13:42:09.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:09 smithi177 bash[19748]: audit 2024-02-07T13:42:08.659400+0000 mon.a (mon.0) 441 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-07T13:42:09.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:09 smithi177 bash[14301]: audit 2024-02-07T13:42:08.656589+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.191:6800/2771248777,v1:172.21.15.191:6801/2771248777]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-07T13:42:09.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:09 smithi177 bash[14301]: audit 2024-02-07T13:42:08.659400+0000 mon.a (mon.0) 441 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-07T13:42:09.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:09 smithi191 bash[14303]: audit 2024-02-07T13:42:08.656589+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.191:6800/2771248777,v1:172.21.15.191:6801/2771248777]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-07T13:42:09.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:09 smithi191 bash[14303]: audit 2024-02-07T13:42:08.659400+0000 mon.a (mon.0) 441 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-07T13:42:10.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:10 smithi177 bash[14301]: cluster 2024-02-07T13:42:08.602965+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:42:10.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:10 smithi177 bash[14301]: audit 2024-02-07T13:42:09.489727+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.191:6800/2771248777,v1:172.21.15.191:6801/2771248777]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:42:10.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:10 smithi177 bash[14301]: audit 2024-02-07T13:42:09.490426+0000 mon.a (mon.0) 442 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-07T13:42:10.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:10 smithi177 bash[14301]: cluster 2024-02-07T13:42:09.490647+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-02-07T13:42:10.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:10 smithi177 bash[14301]: audit 2024-02-07T13:42:09.491003+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-07T13:42:10.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:10 smithi177 bash[14301]: audit 2024-02-07T13:42:09.492564+0000 mon.a (mon.0) 445 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:42:10.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:10 smithi177 bash[19748]: cluster 2024-02-07T13:42:08.602965+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:42:10.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:10 smithi177 bash[19748]: audit 2024-02-07T13:42:09.489727+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.191:6800/2771248777,v1:172.21.15.191:6801/2771248777]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:42:10.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:10 smithi177 bash[19748]: audit 2024-02-07T13:42:09.490426+0000 mon.a (mon.0) 442 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-07T13:42:10.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:10 smithi177 bash[19748]: cluster 2024-02-07T13:42:09.490647+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-02-07T13:42:10.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:10 smithi177 bash[19748]: audit 2024-02-07T13:42:09.491003+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-07T13:42:10.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:10 smithi177 bash[19748]: audit 2024-02-07T13:42:09.492564+0000 mon.a (mon.0) 445 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:42:10.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:10 smithi191 bash[14303]: cluster 2024-02-07T13:42:08.602965+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:42:10.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:10 smithi191 bash[14303]: audit 2024-02-07T13:42:09.489727+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.191:6800/2771248777,v1:172.21.15.191:6801/2771248777]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:42:10.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:10 smithi191 bash[14303]: audit 2024-02-07T13:42:09.490426+0000 mon.a (mon.0) 442 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-07T13:42:10.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:10 smithi191 bash[14303]: cluster 2024-02-07T13:42:09.490647+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-02-07T13:42:10.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:10 smithi191 bash[14303]: audit 2024-02-07T13:42:09.491003+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-07T13:42:10.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:10 smithi191 bash[14303]: audit 2024-02-07T13:42:09.492564+0000 mon.a (mon.0) 445 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:42:10.803 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 13:42:10 smithi191 bash[17544]: debug 2024-02-07T13:42:10.497+0000 7f251335f700 -1 osd.4 0 waiting for initial osdmap 2024-02-07T13:42:10.803 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 13:42:10 smithi191 bash[17544]: debug 2024-02-07T13:42:10.509+0000 7f250e4f7700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-07T13:42:11.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:11 smithi177 bash[14301]: audit 2024-02-07T13:42:10.493638+0000 mon.a (mon.0) 446 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-02-07T13:42:11.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:11 smithi177 bash[14301]: cluster 2024-02-07T13:42:10.493820+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-02-07T13:42:11.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:11 smithi177 bash[14301]: audit 2024-02-07T13:42:10.494497+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-07T13:42:11.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:11 smithi177 bash[14301]: audit 2024-02-07T13:42:10.503652+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-07T13:42:11.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:11 smithi177 bash[19748]: audit 2024-02-07T13:42:10.493638+0000 mon.a (mon.0) 446 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-02-07T13:42:11.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:11 smithi177 bash[19748]: cluster 2024-02-07T13:42:10.493820+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-02-07T13:42:11.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:11 smithi177 bash[19748]: audit 2024-02-07T13:42:10.494497+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-07T13:42:11.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:11 smithi177 bash[19748]: audit 2024-02-07T13:42:10.503652+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-07T13:42:11.815 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:11 smithi191 bash[14303]: audit 2024-02-07T13:42:10.493638+0000 mon.a (mon.0) 446 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-02-07T13:42:11.815 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:11 smithi191 bash[14303]: cluster 2024-02-07T13:42:10.493820+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-02-07T13:42:11.815 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:11 smithi191 bash[14303]: audit 2024-02-07T13:42:10.494497+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-07T13:42:11.816 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:11 smithi191 bash[14303]: audit 2024-02-07T13:42:10.503652+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-07T13:42:12.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:12 smithi177 bash[14301]: cluster 2024-02-07T13:42:09.678062+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-07T13:42:12.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:12 smithi177 bash[14301]: cluster 2024-02-07T13:42:09.678268+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-07T13:42:12.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:12 smithi177 bash[14301]: cluster 2024-02-07T13:42:10.603497+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:42:12.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:12 smithi177 bash[14301]: cluster 2024-02-07T13:42:11.497899+0000 mon.a (mon.0) 450 : cluster [INF] osd.4 [v2:172.21.15.191:6800/2771248777,v1:172.21.15.191:6801/2771248777] boot 2024-02-07T13:42:12.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:12 smithi177 bash[14301]: cluster 2024-02-07T13:42:11.498013+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-02-07T13:42:12.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:12 smithi177 bash[14301]: audit 2024-02-07T13:42:11.498321+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-07T13:42:12.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:12 smithi177 bash[19748]: cluster 2024-02-07T13:42:09.678062+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-07T13:42:12.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:12 smithi177 bash[19748]: cluster 2024-02-07T13:42:09.678268+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-07T13:42:12.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:12 smithi177 bash[19748]: cluster 2024-02-07T13:42:10.603497+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:42:12.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:12 smithi177 bash[19748]: cluster 2024-02-07T13:42:11.497899+0000 mon.a (mon.0) 450 : cluster [INF] osd.4 [v2:172.21.15.191:6800/2771248777,v1:172.21.15.191:6801/2771248777] boot 2024-02-07T13:42:12.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:12 smithi177 bash[19748]: cluster 2024-02-07T13:42:11.498013+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-02-07T13:42:12.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:12 smithi177 bash[19748]: audit 2024-02-07T13:42:11.498321+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-07T13:42:12.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:12 smithi191 bash[14303]: cluster 2024-02-07T13:42:09.678062+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-07T13:42:12.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:12 smithi191 bash[14303]: cluster 2024-02-07T13:42:09.678268+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-07T13:42:12.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:12 smithi191 bash[14303]: cluster 2024-02-07T13:42:10.603497+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-07T13:42:12.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:12 smithi191 bash[14303]: cluster 2024-02-07T13:42:11.497899+0000 mon.a (mon.0) 450 : cluster [INF] osd.4 [v2:172.21.15.191:6800/2771248777,v1:172.21.15.191:6801/2771248777] boot 2024-02-07T13:42:12.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:12 smithi191 bash[14303]: cluster 2024-02-07T13:42:11.498013+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-02-07T13:42:12.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:12 smithi191 bash[14303]: audit 2024-02-07T13:42:11.498321+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-07T13:42:12.939 INFO:teuthology.orchestra.run.smithi191.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-07T13:42:12.939 INFO:teuthology.orchestra.run.smithi191.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-07T13:42:12.939 INFO:teuthology.orchestra.run.smithi191.stderr: stderr: 10+0 records in 2024-02-07T13:42:12.939 INFO:teuthology.orchestra.run.smithi191.stderr:10+0 records out 2024-02-07T13:42:12.939 INFO:teuthology.orchestra.run.smithi191.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0243887 s, 430 MB/s 2024-02-07T13:42:12.939 INFO:teuthology.orchestra.run.smithi191.stderr:--> Zapping successful for: 2024-02-07T13:42:13.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:13 smithi177 bash[14301]: cluster 2024-02-07T13:42:12.504726+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-07T13:42:13.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:13 smithi177 bash[14301]: cluster 2024-02-07T13:42:13.504109+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-07T13:42:13.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:13 smithi177 bash[19748]: cluster 2024-02-07T13:42:12.504726+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-07T13:42:13.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:13 smithi177 bash[19748]: cluster 2024-02-07T13:42:13.504109+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-07T13:42:13.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:13 smithi191 bash[14303]: cluster 2024-02-07T13:42:12.504726+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-07T13:42:13.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:13 smithi191 bash[14303]: cluster 2024-02-07T13:42:13.504109+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-07T13:42:14.117 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph orch daemon add osd smithi191:vg_nvme/lv_3 2024-02-07T13:42:14.739 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:14 smithi191 bash[14303]: cluster 2024-02-07T13:42:12.604144+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v147: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:14.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:14 smithi177 bash[14301]: cluster 2024-02-07T13:42:12.604144+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v147: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:14.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:14 smithi177 bash[19748]: cluster 2024-02-07T13:42:12.604144+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v147: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:15.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:15 smithi191 bash[14303]: cluster 2024-02-07T13:42:14.538549+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-02-07T13:42:16.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:15 smithi177 bash[14301]: cluster 2024-02-07T13:42:14.538549+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-02-07T13:42:16.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:15 smithi177 bash[19748]: cluster 2024-02-07T13:42:14.538549+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-02-07T13:42:16.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:16 smithi191 bash[14303]: cluster 2024-02-07T13:42:14.604702+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v150: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:16.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:16 smithi191 bash[14303]: cluster 2024-02-07T13:42:15.538116+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-02-07T13:42:17.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:16 smithi177 bash[14301]: cluster 2024-02-07T13:42:14.604702+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v150: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:17.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:16 smithi177 bash[14301]: cluster 2024-02-07T13:42:15.538116+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-02-07T13:42:17.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:16 smithi177 bash[19748]: cluster 2024-02-07T13:42:14.604702+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v150: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:17.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:16 smithi177 bash[19748]: cluster 2024-02-07T13:42:15.538116+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-02-07T13:42:18.032 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:17 smithi191 bash[14303]: cluster 2024-02-07T13:42:16.605330+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v152: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:18.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:17 smithi177 bash[14301]: cluster 2024-02-07T13:42:16.605330+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v152: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:18.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:17 smithi177 bash[19748]: cluster 2024-02-07T13:42:16.605330+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v152: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:19.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:18 smithi177 bash[14301]: cephadm 2024-02-07T13:42:17.614731+0000 mgr.y (mgr.14152) 173 : cephadm [INF] Detected new or changed devices on smithi191 2024-02-07T13:42:19.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:18 smithi177 bash[14301]: audit 2024-02-07T13:42:17.622563+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:19.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:18 smithi177 bash[14301]: audit 2024-02-07T13:42:17.623986+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:42:19.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:18 smithi177 bash[14301]: cephadm 2024-02-07T13:42:17.625225+0000 mgr.y (mgr.14152) 174 : cephadm [INF] Adjusting osd_memory_target on smithi191 to 17271M 2024-02-07T13:42:19.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:18 smithi177 bash[14301]: audit 2024-02-07T13:42:17.632918+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:19.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:18 smithi177 bash[14301]: audit 2024-02-07T13:42:17.641542+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:19.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:18 smithi177 bash[14301]: audit 2024-02-07T13:42:18.003017+0000 mgr.y (mgr.14152) 175 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:42:19.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:18 smithi177 bash[14301]: audit 2024-02-07T13:42:18.009814+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T13:42:19.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:18 smithi177 bash[14301]: audit 2024-02-07T13:42:18.016348+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T13:42:19.041 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:18 smithi177 bash[14301]: audit 2024-02-07T13:42:18.018324+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:42:19.042 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:18 smithi177 bash[19748]: cephadm 2024-02-07T13:42:17.614731+0000 mgr.y (mgr.14152) 173 : cephadm [INF] Detected new or changed devices on smithi191 2024-02-07T13:42:19.042 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:18 smithi177 bash[19748]: audit 2024-02-07T13:42:17.622563+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:19.042 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:18 smithi177 bash[19748]: audit 2024-02-07T13:42:17.623986+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:42:19.042 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:18 smithi177 bash[19748]: cephadm 2024-02-07T13:42:17.625225+0000 mgr.y (mgr.14152) 174 : cephadm [INF] Adjusting osd_memory_target on smithi191 to 17271M 2024-02-07T13:42:19.042 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:18 smithi177 bash[19748]: audit 2024-02-07T13:42:17.632918+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:19.042 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:18 smithi177 bash[19748]: audit 2024-02-07T13:42:17.641542+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:19.042 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:18 smithi177 bash[19748]: audit 2024-02-07T13:42:18.003017+0000 mgr.y (mgr.14152) 175 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:42:19.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:18 smithi177 bash[19748]: audit 2024-02-07T13:42:18.009814+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T13:42:19.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:18 smithi177 bash[19748]: audit 2024-02-07T13:42:18.016348+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T13:42:19.043 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:18 smithi177 bash[19748]: audit 2024-02-07T13:42:18.018324+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:42:19.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:18 smithi191 bash[14303]: cephadm 2024-02-07T13:42:17.614731+0000 mgr.y (mgr.14152) 173 : cephadm [INF] Detected new or changed devices on smithi191 2024-02-07T13:42:19.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:18 smithi191 bash[14303]: audit 2024-02-07T13:42:17.622563+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:19.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:18 smithi191 bash[14303]: audit 2024-02-07T13:42:17.623986+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:42:19.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:18 smithi191 bash[14303]: cephadm 2024-02-07T13:42:17.625225+0000 mgr.y (mgr.14152) 174 : cephadm [INF] Adjusting osd_memory_target on smithi191 to 17271M 2024-02-07T13:42:19.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:18 smithi191 bash[14303]: audit 2024-02-07T13:42:17.632918+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:19.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:18 smithi191 bash[14303]: audit 2024-02-07T13:42:17.641542+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:19.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:18 smithi191 bash[14303]: audit 2024-02-07T13:42:18.003017+0000 mgr.y (mgr.14152) 175 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:42:19.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:18 smithi191 bash[14303]: audit 2024-02-07T13:42:18.009814+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T13:42:19.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:18 smithi191 bash[14303]: audit 2024-02-07T13:42:18.016348+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T13:42:19.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:18 smithi191 bash[14303]: audit 2024-02-07T13:42:18.018324+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:42:20.773 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:20 smithi191 bash[14303]: cluster 2024-02-07T13:42:18.605949+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-02-07T13:42:20.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:20 smithi177 bash[14301]: cluster 2024-02-07T13:42:18.605949+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-02-07T13:42:20.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:20 smithi177 bash[19748]: cluster 2024-02-07T13:42:18.605949+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-02-07T13:42:22.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:22 smithi177 bash[14301]: cluster 2024-02-07T13:42:20.606536+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-02-07T13:42:22.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:22 smithi177 bash[19748]: cluster 2024-02-07T13:42:20.606536+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-02-07T13:42:22.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:22 smithi191 bash[14303]: cluster 2024-02-07T13:42:20.606536+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-02-07T13:42:24.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:24 smithi177 bash[14301]: cluster 2024-02-07T13:42:22.607233+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-02-07T13:42:24.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:24 smithi177 bash[14301]: audit 2024-02-07T13:42:24.091849+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.191:0/3405119258' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5145431d-7911-43c2-90fe-4f70abba3b6d"}]: dispatch 2024-02-07T13:42:24.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:24 smithi177 bash[14301]: audit 2024-02-07T13:42:24.094897+0000 mon.a (mon.0) 464 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5145431d-7911-43c2-90fe-4f70abba3b6d"}]: dispatch 2024-02-07T13:42:24.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:24 smithi177 bash[14301]: audit 2024-02-07T13:42:24.103488+0000 mon.a (mon.0) 465 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5145431d-7911-43c2-90fe-4f70abba3b6d"}]': finished 2024-02-07T13:42:24.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:24 smithi177 bash[14301]: cluster 2024-02-07T13:42:24.103713+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-02-07T13:42:24.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:24 smithi177 bash[14301]: audit 2024-02-07T13:42:24.104045+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-07T13:42:24.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:24 smithi177 bash[19748]: cluster 2024-02-07T13:42:22.607233+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-02-07T13:42:24.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:24 smithi177 bash[19748]: audit 2024-02-07T13:42:24.091849+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.191:0/3405119258' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5145431d-7911-43c2-90fe-4f70abba3b6d"}]: dispatch 2024-02-07T13:42:24.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:24 smithi177 bash[19748]: audit 2024-02-07T13:42:24.094897+0000 mon.a (mon.0) 464 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5145431d-7911-43c2-90fe-4f70abba3b6d"}]: dispatch 2024-02-07T13:42:24.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:24 smithi177 bash[19748]: audit 2024-02-07T13:42:24.103488+0000 mon.a (mon.0) 465 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5145431d-7911-43c2-90fe-4f70abba3b6d"}]': finished 2024-02-07T13:42:24.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:24 smithi177 bash[19748]: cluster 2024-02-07T13:42:24.103713+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-02-07T13:42:24.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:24 smithi177 bash[19748]: audit 2024-02-07T13:42:24.104045+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-07T13:42:24.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:24 smithi191 bash[14303]: cluster 2024-02-07T13:42:22.607233+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-02-07T13:42:24.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:24 smithi191 bash[14303]: audit 2024-02-07T13:42:24.091849+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.191:0/3405119258' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5145431d-7911-43c2-90fe-4f70abba3b6d"}]: dispatch 2024-02-07T13:42:24.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:24 smithi191 bash[14303]: audit 2024-02-07T13:42:24.094897+0000 mon.a (mon.0) 464 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5145431d-7911-43c2-90fe-4f70abba3b6d"}]: dispatch 2024-02-07T13:42:24.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:24 smithi191 bash[14303]: audit 2024-02-07T13:42:24.103488+0000 mon.a (mon.0) 465 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5145431d-7911-43c2-90fe-4f70abba3b6d"}]': finished 2024-02-07T13:42:24.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:24 smithi191 bash[14303]: cluster 2024-02-07T13:42:24.103713+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-02-07T13:42:24.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:24 smithi191 bash[14303]: audit 2024-02-07T13:42:24.104045+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-07T13:42:25.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:25 smithi177 bash[14301]: audit 2024-02-07T13:42:24.842537+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.191:0/3022377068' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T13:42:25.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:25 smithi177 bash[19748]: audit 2024-02-07T13:42:24.842537+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.191:0/3022377068' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T13:42:25.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:25 smithi191 bash[14303]: audit 2024-02-07T13:42:24.842537+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.191:0/3022377068' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T13:42:26.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:26 smithi177 bash[14301]: cluster 2024-02-07T13:42:24.607813+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-02-07T13:42:26.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:26 smithi177 bash[19748]: cluster 2024-02-07T13:42:24.607813+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-02-07T13:42:26.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:26 smithi191 bash[14303]: cluster 2024-02-07T13:42:24.607813+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-02-07T13:42:28.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:28 smithi177 bash[14301]: cluster 2024-02-07T13:42:26.608369+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-07T13:42:28.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:28 smithi177 bash[19748]: cluster 2024-02-07T13:42:26.608369+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-07T13:42:28.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:28 smithi191 bash[14303]: cluster 2024-02-07T13:42:26.608369+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-07T13:42:30.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:30 smithi177 bash[14301]: cluster 2024-02-07T13:42:28.609078+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:30.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:30 smithi177 bash[19748]: cluster 2024-02-07T13:42:28.609078+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:30.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:30 smithi191 bash[14303]: cluster 2024-02-07T13:42:28.609078+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:32.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:32 smithi177 bash[14301]: cluster 2024-02-07T13:42:30.609813+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 2024-02-07T13:42:32.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:32 smithi177 bash[19748]: cluster 2024-02-07T13:42:30.609813+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 2024-02-07T13:42:32.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:32 smithi191 bash[14303]: cluster 2024-02-07T13:42:30.609813+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 2024-02-07T13:42:34.735 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:34 smithi191 bash[14303]: cluster 2024-02-07T13:42:32.610450+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 2024-02-07T13:42:34.735 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:34 smithi191 bash[14303]: audit 2024-02-07T13:42:34.463486+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-07T13:42:34.735 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:34 smithi191 bash[14303]: audit 2024-02-07T13:42:34.465122+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:42:34.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:34 smithi177 bash[14301]: cluster 2024-02-07T13:42:32.610450+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 2024-02-07T13:42:34.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:34 smithi177 bash[14301]: audit 2024-02-07T13:42:34.463486+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-07T13:42:34.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:34 smithi177 bash[14301]: audit 2024-02-07T13:42:34.465122+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:42:34.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:34 smithi177 bash[19748]: cluster 2024-02-07T13:42:32.610450+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 2024-02-07T13:42:34.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:34 smithi177 bash[19748]: audit 2024-02-07T13:42:34.463486+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-07T13:42:34.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:34 smithi177 bash[19748]: audit 2024-02-07T13:42:34.465122+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:42:35.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:35 smithi177 bash[19748]: cephadm 2024-02-07T13:42:34.466416+0000 mgr.y (mgr.14152) 184 : cephadm [INF] Deploying daemon osd.5 on smithi191 2024-02-07T13:42:35.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:35 smithi177 bash[14301]: cephadm 2024-02-07T13:42:34.466416+0000 mgr.y (mgr.14152) 184 : cephadm [INF] Deploying daemon osd.5 on smithi191 2024-02-07T13:42:35.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:35 smithi191 bash[14303]: cephadm 2024-02-07T13:42:34.466416+0000 mgr.y (mgr.14152) 184 : cephadm [INF] Deploying daemon osd.5 on smithi191 2024-02-07T13:42:36.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:36 smithi177 bash[14301]: cluster 2024-02-07T13:42:34.611056+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:36.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:36 smithi177 bash[19748]: cluster 2024-02-07T13:42:34.611056+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:36.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:36 smithi191 bash[14303]: cluster 2024-02-07T13:42:34.611056+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:38.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:38 smithi177 bash[14301]: cluster 2024-02-07T13:42:36.611665+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:38.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:38 smithi177 bash[19748]: cluster 2024-02-07T13:42:36.611665+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:38.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:38 smithi191 bash[14303]: cluster 2024-02-07T13:42:36.611665+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:40.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:39 smithi177 bash[19748]: cluster 2024-02-07T13:42:38.612164+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:40.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:39 smithi177 bash[19748]: audit 2024-02-07T13:42:38.613493+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:40.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:39 smithi177 bash[19748]: audit 2024-02-07T13:42:38.616297+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:42:40.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:39 smithi177 bash[19748]: audit 2024-02-07T13:42:38.618777+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:42:40.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:39 smithi177 bash[19748]: audit 2024-02-07T13:42:38.620256+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:42:40.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:39 smithi177 bash[14301]: cluster 2024-02-07T13:42:38.612164+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:40.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:39 smithi177 bash[14301]: audit 2024-02-07T13:42:38.613493+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:40.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:39 smithi177 bash[14301]: audit 2024-02-07T13:42:38.616297+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:42:40.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:39 smithi177 bash[14301]: audit 2024-02-07T13:42:38.618777+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:42:40.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:39 smithi177 bash[14301]: audit 2024-02-07T13:42:38.620256+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:42:40.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:39 smithi191 bash[14303]: cluster 2024-02-07T13:42:38.612164+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:40.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:39 smithi191 bash[14303]: audit 2024-02-07T13:42:38.613493+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:40.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:39 smithi191 bash[14303]: audit 2024-02-07T13:42:38.616297+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:42:40.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:39 smithi191 bash[14303]: audit 2024-02-07T13:42:38.618777+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:42:40.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:39 smithi191 bash[14303]: audit 2024-02-07T13:42:38.620256+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:42:41.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:41 smithi191 bash[14303]: cluster 2024-02-07T13:42:40.612632+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:42.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:41 smithi177 bash[14301]: cluster 2024-02-07T13:42:40.612632+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:42.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:41 smithi177 bash[19748]: cluster 2024-02-07T13:42:40.612632+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:43.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:43 smithi177 bash[14301]: audit 2024-02-07T13:42:42.449920+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:43.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:43 smithi177 bash[14301]: audit 2024-02-07T13:42:42.457436+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:43.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:43 smithi177 bash[19748]: audit 2024-02-07T13:42:42.449920+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:43.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:43 smithi177 bash[19748]: audit 2024-02-07T13:42:42.457436+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:43.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:43 smithi191 bash[14303]: audit 2024-02-07T13:42:42.449920+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:43.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:43 smithi191 bash[14303]: audit 2024-02-07T13:42:42.457436+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:44.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:44 smithi177 bash[14301]: cluster 2024-02-07T13:42:42.613233+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:44.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:44 smithi177 bash[19748]: cluster 2024-02-07T13:42:42.613233+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:44.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:44 smithi191 bash[14303]: cluster 2024-02-07T13:42:42.613233+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:45.713 INFO:teuthology.orchestra.run.smithi191.stdout:Created osd(s) 5 on host 'smithi191' 2024-02-07T13:42:46.410 DEBUG:teuthology.orchestra.run.smithi191:osd.5> sudo journalctl -f -n 0 -u ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@osd.5.service 2024-02-07T13:42:46.412 INFO:tasks.cephadm:Deploying osd.6 on smithi191 with /dev/vg_nvme/lv_2... 2024-02-07T13:42:46.413 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-07T13:42:46.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:46 smithi177 bash[14301]: cluster 2024-02-07T13:42:44.613840+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:46.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:46 smithi177 bash[14301]: audit 2024-02-07T13:42:45.713255+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:46.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:46 smithi177 bash[14301]: audit 2024-02-07T13:42:45.733895+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:42:46.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:46 smithi177 bash[14301]: audit 2024-02-07T13:42:45.736573+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:42:46.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:46 smithi177 bash[14301]: audit 2024-02-07T13:42:45.738301+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:42:46.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:46 smithi177 bash[14301]: audit 2024-02-07T13:42:45.769312+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.191:6808/3030687935,v1:172.21.15.191:6809/3030687935]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-07T13:42:46.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:46 smithi177 bash[14301]: audit 2024-02-07T13:42:45.772282+0000 mon.a (mon.0) 480 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-07T13:42:46.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:46 smithi177 bash[19748]: cluster 2024-02-07T13:42:44.613840+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:46.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:46 smithi177 bash[19748]: audit 2024-02-07T13:42:45.713255+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:46.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:46 smithi177 bash[19748]: audit 2024-02-07T13:42:45.733895+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:42:46.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:46 smithi177 bash[19748]: audit 2024-02-07T13:42:45.736573+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:42:46.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:46 smithi177 bash[19748]: audit 2024-02-07T13:42:45.738301+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:42:46.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:46 smithi177 bash[19748]: audit 2024-02-07T13:42:45.769312+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.191:6808/3030687935,v1:172.21.15.191:6809/3030687935]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-07T13:42:46.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:46 smithi177 bash[19748]: audit 2024-02-07T13:42:45.772282+0000 mon.a (mon.0) 480 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-07T13:42:46.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:46 smithi191 bash[14303]: cluster 2024-02-07T13:42:44.613840+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:46.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:46 smithi191 bash[14303]: audit 2024-02-07T13:42:45.713255+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:46.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:46 smithi191 bash[14303]: audit 2024-02-07T13:42:45.733895+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:42:46.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:46 smithi191 bash[14303]: audit 2024-02-07T13:42:45.736573+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:42:46.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:46 smithi191 bash[14303]: audit 2024-02-07T13:42:45.738301+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:42:46.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:46 smithi191 bash[14303]: audit 2024-02-07T13:42:45.769312+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.191:6808/3030687935,v1:172.21.15.191:6809/3030687935]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-07T13:42:46.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:46 smithi191 bash[14303]: audit 2024-02-07T13:42:45.772282+0000 mon.a (mon.0) 480 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-07T13:42:47.124 INFO:journalctl@ceph.osd.5.smithi191.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-07T13:42:47.802 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 13:42:47 smithi191 bash[20646]: debug 2024-02-07T13:42:47.729+0000 7f9dd4df1700 -1 osd.5 0 waiting for initial osdmap 2024-02-07T13:42:47.802 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 13:42:47 smithi191 bash[20646]: debug 2024-02-07T13:42:47.737+0000 7f9dcef87700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-07T13:42:47.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:47 smithi191 bash[14303]: cluster 2024-02-07T13:42:46.614477+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:47.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:47 smithi191 bash[14303]: audit 2024-02-07T13:42:46.717672+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-07T13:42:47.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:47 smithi191 bash[14303]: cluster 2024-02-07T13:42:46.717875+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-02-07T13:42:47.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:47 smithi191 bash[14303]: audit 2024-02-07T13:42:46.718626+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-07T13:42:47.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:47 smithi191 bash[14303]: audit 2024-02-07T13:42:46.722153+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.191:6808/3030687935,v1:172.21.15.191:6809/3030687935]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:42:47.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:47 smithi191 bash[14303]: audit 2024-02-07T13:42:46.725577+0000 mon.a (mon.0) 484 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:42:48.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:47 smithi177 bash[14301]: cluster 2024-02-07T13:42:46.614477+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:48.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:47 smithi177 bash[14301]: audit 2024-02-07T13:42:46.717672+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-07T13:42:48.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:47 smithi177 bash[14301]: cluster 2024-02-07T13:42:46.717875+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-02-07T13:42:48.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:47 smithi177 bash[14301]: audit 2024-02-07T13:42:46.718626+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-07T13:42:48.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:47 smithi177 bash[14301]: audit 2024-02-07T13:42:46.722153+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.191:6808/3030687935,v1:172.21.15.191:6809/3030687935]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:42:48.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:47 smithi177 bash[14301]: audit 2024-02-07T13:42:46.725577+0000 mon.a (mon.0) 484 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:42:48.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:47 smithi177 bash[19748]: cluster 2024-02-07T13:42:46.614477+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:48.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:47 smithi177 bash[19748]: audit 2024-02-07T13:42:46.717672+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-07T13:42:48.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:47 smithi177 bash[19748]: cluster 2024-02-07T13:42:46.717875+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-02-07T13:42:48.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:47 smithi177 bash[19748]: audit 2024-02-07T13:42:46.718626+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-07T13:42:48.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:47 smithi177 bash[19748]: audit 2024-02-07T13:42:46.722153+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.191:6808/3030687935,v1:172.21.15.191:6809/3030687935]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:42:48.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:47 smithi177 bash[19748]: audit 2024-02-07T13:42:46.725577+0000 mon.a (mon.0) 484 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:42:49.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:48 smithi177 bash[14301]: audit 2024-02-07T13:42:47.721814+0000 mon.a (mon.0) 485 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-02-07T13:42:49.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:48 smithi177 bash[14301]: cluster 2024-02-07T13:42:47.722018+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-02-07T13:42:49.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:48 smithi177 bash[14301]: audit 2024-02-07T13:42:47.722782+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-07T13:42:49.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:48 smithi177 bash[14301]: audit 2024-02-07T13:42:47.732298+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-07T13:42:49.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:48 smithi177 bash[14301]: cluster 2024-02-07T13:42:48.497119+0000 mon.a (mon.0) 489 : cluster [INF] osd.5 [v2:172.21.15.191:6808/3030687935,v1:172.21.15.191:6809/3030687935] boot 2024-02-07T13:42:49.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:48 smithi177 bash[14301]: cluster 2024-02-07T13:42:48.497213+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-02-07T13:42:49.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:48 smithi177 bash[14301]: audit 2024-02-07T13:42:48.497863+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-07T13:42:49.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:48 smithi177 bash[19748]: audit 2024-02-07T13:42:47.721814+0000 mon.a (mon.0) 485 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-02-07T13:42:49.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:48 smithi177 bash[19748]: cluster 2024-02-07T13:42:47.722018+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-02-07T13:42:49.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:48 smithi177 bash[19748]: audit 2024-02-07T13:42:47.722782+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-07T13:42:49.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:48 smithi177 bash[19748]: audit 2024-02-07T13:42:47.732298+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-07T13:42:49.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:48 smithi177 bash[19748]: cluster 2024-02-07T13:42:48.497119+0000 mon.a (mon.0) 489 : cluster [INF] osd.5 [v2:172.21.15.191:6808/3030687935,v1:172.21.15.191:6809/3030687935] boot 2024-02-07T13:42:49.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:48 smithi177 bash[19748]: cluster 2024-02-07T13:42:48.497213+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-02-07T13:42:49.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:48 smithi177 bash[19748]: audit 2024-02-07T13:42:48.497863+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-07T13:42:49.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:48 smithi191 bash[14303]: audit 2024-02-07T13:42:47.721814+0000 mon.a (mon.0) 485 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-02-07T13:42:49.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:48 smithi191 bash[14303]: cluster 2024-02-07T13:42:47.722018+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-02-07T13:42:49.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:48 smithi191 bash[14303]: audit 2024-02-07T13:42:47.722782+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-07T13:42:49.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:48 smithi191 bash[14303]: audit 2024-02-07T13:42:47.732298+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-07T13:42:49.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:48 smithi191 bash[14303]: cluster 2024-02-07T13:42:48.497119+0000 mon.a (mon.0) 489 : cluster [INF] osd.5 [v2:172.21.15.191:6808/3030687935,v1:172.21.15.191:6809/3030687935] boot 2024-02-07T13:42:49.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:48 smithi191 bash[14303]: cluster 2024-02-07T13:42:48.497213+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-02-07T13:42:49.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:48 smithi191 bash[14303]: audit 2024-02-07T13:42:48.497863+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-07T13:42:50.009 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:49 smithi191 bash[14303]: cluster 2024-02-07T13:42:46.795861+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-07T13:42:50.009 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:49 smithi191 bash[14303]: cluster 2024-02-07T13:42:46.796041+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-07T13:42:50.010 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:49 smithi191 bash[14303]: cluster 2024-02-07T13:42:48.615139+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:50.010 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:49 smithi191 bash[14303]: cluster 2024-02-07T13:42:49.507971+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-02-07T13:42:50.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:49 smithi177 bash[19748]: cluster 2024-02-07T13:42:46.795861+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-07T13:42:50.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:49 smithi177 bash[19748]: cluster 2024-02-07T13:42:46.796041+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-07T13:42:50.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:49 smithi177 bash[19748]: cluster 2024-02-07T13:42:48.615139+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:50.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:49 smithi177 bash[19748]: cluster 2024-02-07T13:42:49.507971+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-02-07T13:42:50.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:49 smithi177 bash[14301]: cluster 2024-02-07T13:42:46.795861+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-07T13:42:50.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:49 smithi177 bash[14301]: cluster 2024-02-07T13:42:46.796041+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-07T13:42:50.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:49 smithi177 bash[14301]: cluster 2024-02-07T13:42:48.615139+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-07T13:42:50.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:49 smithi177 bash[14301]: cluster 2024-02-07T13:42:49.507971+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-02-07T13:42:50.592 INFO:teuthology.orchestra.run.smithi191.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-07T13:42:50.592 INFO:teuthology.orchestra.run.smithi191.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-07T13:42:50.592 INFO:teuthology.orchestra.run.smithi191.stderr: stderr: 10+0 records in 2024-02-07T13:42:50.592 INFO:teuthology.orchestra.run.smithi191.stderr:10+0 records out 2024-02-07T13:42:50.593 INFO:teuthology.orchestra.run.smithi191.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.020547 s, 510 MB/s 2024-02-07T13:42:50.593 INFO:teuthology.orchestra.run.smithi191.stderr:--> Zapping successful for: 2024-02-07T13:42:51.742 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph orch daemon add osd smithi191:vg_nvme/lv_2 2024-02-07T13:42:51.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:51 smithi177 bash[14301]: cluster 2024-02-07T13:42:50.521096+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-02-07T13:42:51.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:51 smithi177 bash[19748]: cluster 2024-02-07T13:42:50.521096+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-02-07T13:42:51.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:51 smithi191 bash[14303]: cluster 2024-02-07T13:42:50.521096+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-02-07T13:42:52.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:52 smithi177 bash[14301]: cluster 2024-02-07T13:42:50.615886+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v175: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:42:52.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:52 smithi177 bash[14301]: cluster 2024-02-07T13:42:51.513339+0000 mon.a (mon.0) 494 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-07T13:42:52.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:52 smithi177 bash[14301]: cluster 2024-02-07T13:42:51.533032+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-02-07T13:42:52.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:52 smithi177 bash[19748]: cluster 2024-02-07T13:42:50.615886+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v175: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:42:52.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:52 smithi177 bash[19748]: cluster 2024-02-07T13:42:51.513339+0000 mon.a (mon.0) 494 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-07T13:42:52.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:52 smithi177 bash[19748]: cluster 2024-02-07T13:42:51.533032+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-02-07T13:42:52.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:52 smithi191 bash[14303]: cluster 2024-02-07T13:42:50.615886+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v175: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:42:52.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:52 smithi191 bash[14303]: cluster 2024-02-07T13:42:51.513339+0000 mon.a (mon.0) 494 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-07T13:42:52.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:52 smithi191 bash[14303]: cluster 2024-02-07T13:42:51.533032+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-02-07T13:42:53.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:53 smithi191 bash[14303]: cluster 2024-02-07T13:42:52.557750+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-02-07T13:42:53.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:53 smithi191 bash[14303]: cluster 2024-02-07T13:42:52.616596+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v178: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:42:54.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:53 smithi177 bash[14301]: cluster 2024-02-07T13:42:52.557750+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-02-07T13:42:54.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:53 smithi177 bash[14301]: cluster 2024-02-07T13:42:52.616596+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v178: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:42:54.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:53 smithi177 bash[19748]: cluster 2024-02-07T13:42:52.557750+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-02-07T13:42:54.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:53 smithi177 bash[19748]: cluster 2024-02-07T13:42:52.616596+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v178: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:42:55.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:54 smithi177 bash[14301]: cluster 2024-02-07T13:42:54.668384+0000 mon.a (mon.0) 497 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-07T13:42:55.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:54 smithi177 bash[14301]: cluster 2024-02-07T13:42:54.668448+0000 mon.a (mon.0) 498 : cluster [INF] Cluster is now healthy 2024-02-07T13:42:55.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:54 smithi177 bash[19748]: cluster 2024-02-07T13:42:54.668384+0000 mon.a (mon.0) 497 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-07T13:42:55.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:54 smithi177 bash[19748]: cluster 2024-02-07T13:42:54.668448+0000 mon.a (mon.0) 498 : cluster [INF] Cluster is now healthy 2024-02-07T13:42:55.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:54 smithi191 bash[14303]: cluster 2024-02-07T13:42:54.668384+0000 mon.a (mon.0) 497 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-07T13:42:55.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:54 smithi191 bash[14303]: cluster 2024-02-07T13:42:54.668448+0000 mon.a (mon.0) 498 : cluster [INF] Cluster is now healthy 2024-02-07T13:42:56.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:56 smithi177 bash[14301]: cluster 2024-02-07T13:42:54.617184+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:42:56.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:56 smithi177 bash[14301]: cephadm 2024-02-07T13:42:55.516796+0000 mgr.y (mgr.14152) 196 : cephadm [INF] Detected new or changed devices on smithi191 2024-02-07T13:42:56.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:56 smithi177 bash[14301]: audit 2024-02-07T13:42:55.526678+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:56.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:56 smithi177 bash[14301]: audit 2024-02-07T13:42:55.528645+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:42:56.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:56 smithi177 bash[14301]: audit 2024-02-07T13:42:55.530246+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:42:56.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:56 smithi177 bash[14301]: cephadm 2024-02-07T13:42:55.531392+0000 mgr.y (mgr.14152) 197 : cephadm [INF] Adjusting osd_memory_target on smithi191 to 8635M 2024-02-07T13:42:56.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:56 smithi177 bash[14301]: audit 2024-02-07T13:42:55.538340+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:56.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:56 smithi177 bash[14301]: audit 2024-02-07T13:42:55.546112+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:56.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:56 smithi177 bash[14301]: audit 2024-02-07T13:42:55.982689+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T13:42:56.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:56 smithi177 bash[14301]: audit 2024-02-07T13:42:55.988899+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T13:42:56.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:56 smithi177 bash[14301]: audit 2024-02-07T13:42:55.990498+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:42:56.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:56 smithi177 bash[19748]: cluster 2024-02-07T13:42:54.617184+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:42:56.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:56 smithi177 bash[19748]: cephadm 2024-02-07T13:42:55.516796+0000 mgr.y (mgr.14152) 196 : cephadm [INF] Detected new or changed devices on smithi191 2024-02-07T13:42:56.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:56 smithi177 bash[19748]: audit 2024-02-07T13:42:55.526678+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:56.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:56 smithi177 bash[19748]: audit 2024-02-07T13:42:55.528645+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:42:56.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:56 smithi177 bash[19748]: audit 2024-02-07T13:42:55.530246+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:42:56.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:56 smithi177 bash[19748]: cephadm 2024-02-07T13:42:55.531392+0000 mgr.y (mgr.14152) 197 : cephadm [INF] Adjusting osd_memory_target on smithi191 to 8635M 2024-02-07T13:42:56.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:56 smithi177 bash[19748]: audit 2024-02-07T13:42:55.538340+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:56.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:56 smithi177 bash[19748]: audit 2024-02-07T13:42:55.546112+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:56.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:56 smithi177 bash[19748]: audit 2024-02-07T13:42:55.982689+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T13:42:56.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:56 smithi177 bash[19748]: audit 2024-02-07T13:42:55.988899+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T13:42:56.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:56 smithi177 bash[19748]: audit 2024-02-07T13:42:55.990498+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:42:56.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:56 smithi191 bash[14303]: cluster 2024-02-07T13:42:54.617184+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:42:56.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:56 smithi191 bash[14303]: cephadm 2024-02-07T13:42:55.516796+0000 mgr.y (mgr.14152) 196 : cephadm [INF] Detected new or changed devices on smithi191 2024-02-07T13:42:56.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:56 smithi191 bash[14303]: audit 2024-02-07T13:42:55.526678+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:56.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:56 smithi191 bash[14303]: audit 2024-02-07T13:42:55.528645+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:42:56.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:56 smithi191 bash[14303]: audit 2024-02-07T13:42:55.530246+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:42:56.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:56 smithi191 bash[14303]: cephadm 2024-02-07T13:42:55.531392+0000 mgr.y (mgr.14152) 197 : cephadm [INF] Adjusting osd_memory_target on smithi191 to 8635M 2024-02-07T13:42:56.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:56 smithi191 bash[14303]: audit 2024-02-07T13:42:55.538340+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:56.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:56 smithi191 bash[14303]: audit 2024-02-07T13:42:55.546112+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:42:56.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:56 smithi191 bash[14303]: audit 2024-02-07T13:42:55.982689+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T13:42:56.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:56 smithi191 bash[14303]: audit 2024-02-07T13:42:55.988899+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T13:42:56.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:56 smithi191 bash[14303]: audit 2024-02-07T13:42:55.990498+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:42:57.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:57 smithi177 bash[14301]: audit 2024-02-07T13:42:55.975940+0000 mgr.y (mgr.14152) 198 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:42:57.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:57 smithi177 bash[19748]: audit 2024-02-07T13:42:55.975940+0000 mgr.y (mgr.14152) 198 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:42:57.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:57 smithi191 bash[14303]: audit 2024-02-07T13:42:55.975940+0000 mgr.y (mgr.14152) 198 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:42:58.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:42:58 smithi177 bash[14301]: cluster 2024-02-07T13:42:56.617772+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-02-07T13:42:58.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:42:58 smithi177 bash[19748]: cluster 2024-02-07T13:42:56.617772+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-02-07T13:42:58.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:42:58 smithi191 bash[14303]: cluster 2024-02-07T13:42:56.617772+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-02-07T13:43:00.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:00 smithi177 bash[14301]: cluster 2024-02-07T13:42:58.618389+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-02-07T13:43:00.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:00 smithi177 bash[19748]: cluster 2024-02-07T13:42:58.618389+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-02-07T13:43:00.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:00 smithi191 bash[14303]: cluster 2024-02-07T13:42:58.618389+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-02-07T13:43:01.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:01 smithi191 bash[14303]: audit 2024-02-07T13:43:00.627009+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:43:01.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:01 smithi191 bash[14303]: audit 2024-02-07T13:43:00.629652+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:43:02.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:01 smithi177 bash[14301]: audit 2024-02-07T13:43:00.627009+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:43:02.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:01 smithi177 bash[14301]: audit 2024-02-07T13:43:00.629652+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:43:02.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:01 smithi177 bash[19748]: audit 2024-02-07T13:43:00.627009+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:43:02.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:01 smithi177 bash[19748]: audit 2024-02-07T13:43:00.629652+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:43:02.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:02 smithi191 bash[14303]: cluster 2024-02-07T13:43:00.618987+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-02-07T13:43:02.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:02 smithi191 bash[14303]: audit 2024-02-07T13:43:02.245166+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.191:0/360385492' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d541abb5-9a70-48db-a6a4-0a0333ed5b12"}]: dispatch 2024-02-07T13:43:02.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:02 smithi191 bash[14303]: audit 2024-02-07T13:43:02.248419+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d541abb5-9a70-48db-a6a4-0a0333ed5b12"}]: dispatch 2024-02-07T13:43:02.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:02 smithi191 bash[14303]: audit 2024-02-07T13:43:02.258258+0000 mon.a (mon.0) 510 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d541abb5-9a70-48db-a6a4-0a0333ed5b12"}]': finished 2024-02-07T13:43:02.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:02 smithi191 bash[14303]: cluster 2024-02-07T13:43:02.258515+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-02-07T13:43:02.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:02 smithi191 bash[14303]: audit 2024-02-07T13:43:02.258865+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-07T13:43:03.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:02 smithi177 bash[14301]: cluster 2024-02-07T13:43:00.618987+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-02-07T13:43:03.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:02 smithi177 bash[14301]: audit 2024-02-07T13:43:02.245166+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.191:0/360385492' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d541abb5-9a70-48db-a6a4-0a0333ed5b12"}]: dispatch 2024-02-07T13:43:03.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:02 smithi177 bash[14301]: audit 2024-02-07T13:43:02.248419+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d541abb5-9a70-48db-a6a4-0a0333ed5b12"}]: dispatch 2024-02-07T13:43:03.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:02 smithi177 bash[14301]: audit 2024-02-07T13:43:02.258258+0000 mon.a (mon.0) 510 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d541abb5-9a70-48db-a6a4-0a0333ed5b12"}]': finished 2024-02-07T13:43:03.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:02 smithi177 bash[14301]: cluster 2024-02-07T13:43:02.258515+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-02-07T13:43:03.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:02 smithi177 bash[14301]: audit 2024-02-07T13:43:02.258865+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-07T13:43:03.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:02 smithi177 bash[19748]: cluster 2024-02-07T13:43:00.618987+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-02-07T13:43:03.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:02 smithi177 bash[19748]: audit 2024-02-07T13:43:02.245166+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.191:0/360385492' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d541abb5-9a70-48db-a6a4-0a0333ed5b12"}]: dispatch 2024-02-07T13:43:03.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:02 smithi177 bash[19748]: audit 2024-02-07T13:43:02.248419+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d541abb5-9a70-48db-a6a4-0a0333ed5b12"}]: dispatch 2024-02-07T13:43:03.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:02 smithi177 bash[19748]: audit 2024-02-07T13:43:02.258258+0000 mon.a (mon.0) 510 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d541abb5-9a70-48db-a6a4-0a0333ed5b12"}]': finished 2024-02-07T13:43:03.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:02 smithi177 bash[19748]: cluster 2024-02-07T13:43:02.258515+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-02-07T13:43:03.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:02 smithi177 bash[19748]: audit 2024-02-07T13:43:02.258865+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-07T13:43:04.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:03 smithi177 bash[14301]: cluster 2024-02-07T13:43:02.619570+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-07T13:43:04.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:03 smithi177 bash[14301]: audit 2024-02-07T13:43:02.976175+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.191:0/3160589213' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T13:43:04.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:03 smithi177 bash[19748]: cluster 2024-02-07T13:43:02.619570+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-07T13:43:04.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:03 smithi177 bash[19748]: audit 2024-02-07T13:43:02.976175+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.191:0/3160589213' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T13:43:04.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:03 smithi191 bash[14303]: cluster 2024-02-07T13:43:02.619570+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-07T13:43:04.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:03 smithi191 bash[14303]: audit 2024-02-07T13:43:02.976175+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.191:0/3160589213' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T13:43:05.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:05 smithi191 bash[14303]: cluster 2024-02-07T13:43:04.620223+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:43:06.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:05 smithi177 bash[14301]: cluster 2024-02-07T13:43:04.620223+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:43:06.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:05 smithi177 bash[19748]: cluster 2024-02-07T13:43:04.620223+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:43:08.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:07 smithi177 bash[14301]: cluster 2024-02-07T13:43:06.620908+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:43:08.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:07 smithi177 bash[19748]: cluster 2024-02-07T13:43:06.620908+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:43:08.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:07 smithi191 bash[14303]: cluster 2024-02-07T13:43:06.620908+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:43:10.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:10 smithi191 bash[14303]: cluster 2024-02-07T13:43:08.621593+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 2024-02-07T13:43:10.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:10 smithi177 bash[14301]: cluster 2024-02-07T13:43:08.621593+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 2024-02-07T13:43:10.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:10 smithi177 bash[19748]: cluster 2024-02-07T13:43:08.621593+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 2024-02-07T13:43:12.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:12 smithi177 bash[14301]: cluster 2024-02-07T13:43:10.622185+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 2024-02-07T13:43:12.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:12 smithi177 bash[19748]: cluster 2024-02-07T13:43:10.622185+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 2024-02-07T13:43:12.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:12 smithi191 bash[14303]: cluster 2024-02-07T13:43:10.622185+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 2024-02-07T13:43:13.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:13 smithi191 bash[14303]: audit 2024-02-07T13:43:13.008504+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-07T13:43:13.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:13 smithi191 bash[14303]: audit 2024-02-07T13:43:13.010046+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:43:13.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:13 smithi177 bash[14301]: audit 2024-02-07T13:43:13.008504+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-07T13:43:13.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:13 smithi177 bash[14301]: audit 2024-02-07T13:43:13.010046+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:43:13.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:13 smithi177 bash[19748]: audit 2024-02-07T13:43:13.008504+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-07T13:43:13.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:13 smithi177 bash[19748]: audit 2024-02-07T13:43:13.010046+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:43:14.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:14 smithi177 bash[19748]: cluster 2024-02-07T13:43:12.622828+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 2024-02-07T13:43:14.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:14 smithi177 bash[19748]: cephadm 2024-02-07T13:43:13.011474+0000 mgr.y (mgr.14152) 208 : cephadm [INF] Deploying daemon osd.6 on smithi191 2024-02-07T13:43:14.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:14 smithi177 bash[14301]: cluster 2024-02-07T13:43:12.622828+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 2024-02-07T13:43:14.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:14 smithi177 bash[14301]: cephadm 2024-02-07T13:43:13.011474+0000 mgr.y (mgr.14152) 208 : cephadm [INF] Deploying daemon osd.6 on smithi191 2024-02-07T13:43:14.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:14 smithi191 bash[14303]: cluster 2024-02-07T13:43:12.622828+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 2024-02-07T13:43:14.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:14 smithi191 bash[14303]: cephadm 2024-02-07T13:43:13.011474+0000 mgr.y (mgr.14152) 208 : cephadm [INF] Deploying daemon osd.6 on smithi191 2024-02-07T13:43:16.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:16 smithi177 bash[19748]: cluster 2024-02-07T13:43:14.623436+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:43:16.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:16 smithi177 bash[14301]: cluster 2024-02-07T13:43:14.623436+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:43:16.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:16 smithi191 bash[14303]: cluster 2024-02-07T13:43:14.623436+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:43:18.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:18 smithi177 bash[14301]: cluster 2024-02-07T13:43:16.624000+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:43:18.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:18 smithi177 bash[14301]: audit 2024-02-07T13:43:17.234895+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:43:18.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:18 smithi177 bash[14301]: audit 2024-02-07T13:43:17.273585+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:43:18.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:18 smithi177 bash[14301]: audit 2024-02-07T13:43:17.276277+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:43:18.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:18 smithi177 bash[14301]: audit 2024-02-07T13:43:17.277998+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:43:18.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:18 smithi177 bash[19748]: cluster 2024-02-07T13:43:16.624000+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:43:18.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:18 smithi177 bash[19748]: audit 2024-02-07T13:43:17.234895+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:43:18.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:18 smithi177 bash[19748]: audit 2024-02-07T13:43:17.273585+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:43:18.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:18 smithi177 bash[19748]: audit 2024-02-07T13:43:17.276277+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:43:18.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:18 smithi177 bash[19748]: audit 2024-02-07T13:43:17.277998+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:43:18.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:18 smithi191 bash[14303]: cluster 2024-02-07T13:43:16.624000+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:43:18.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:18 smithi191 bash[14303]: audit 2024-02-07T13:43:17.234895+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:43:18.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:18 smithi191 bash[14303]: audit 2024-02-07T13:43:17.273585+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:43:18.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:18 smithi191 bash[14303]: audit 2024-02-07T13:43:17.276277+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:43:18.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:18 smithi191 bash[14303]: audit 2024-02-07T13:43:17.277998+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:43:20.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:20 smithi177 bash[14301]: cluster 2024-02-07T13:43:18.624598+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:43:20.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:20 smithi177 bash[19748]: cluster 2024-02-07T13:43:18.624598+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:43:20.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:20 smithi191 bash[14303]: cluster 2024-02-07T13:43:18.624598+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:43:22.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:22 smithi177 bash[14301]: cluster 2024-02-07T13:43:20.625207+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:43:22.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:22 smithi177 bash[14301]: audit 2024-02-07T13:43:21.314461+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:43:22.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:22 smithi177 bash[14301]: audit 2024-02-07T13:43:21.606598+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:43:22.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:22 smithi177 bash[19748]: cluster 2024-02-07T13:43:20.625207+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:43:22.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:22 smithi177 bash[19748]: audit 2024-02-07T13:43:21.314461+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:43:22.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:22 smithi177 bash[19748]: audit 2024-02-07T13:43:21.606598+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:43:22.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:22 smithi191 bash[14303]: cluster 2024-02-07T13:43:20.625207+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:43:22.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:22 smithi191 bash[14303]: audit 2024-02-07T13:43:21.314461+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:43:22.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:22 smithi191 bash[14303]: audit 2024-02-07T13:43:21.606598+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:43:24.635 INFO:teuthology.orchestra.run.smithi191.stdout:Created osd(s) 6 on host 'smithi191' 2024-02-07T13:43:24.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:24 smithi177 bash[14301]: cluster 2024-02-07T13:43:22.625785+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:43:24.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:24 smithi177 bash[14301]: audit 2024-02-07T13:43:24.489004+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.191:6816/212188105,v1:172.21.15.191:6817/212188105]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-07T13:43:24.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:24 smithi177 bash[14301]: audit 2024-02-07T13:43:24.492252+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 2024-02-07T13:43:24.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:24 smithi177 bash[19748]: cluster 2024-02-07T13:43:22.625785+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:43:24.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:24 smithi177 bash[19748]: audit 2024-02-07T13:43:24.489004+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.191:6816/212188105,v1:172.21.15.191:6817/212188105]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-07T13:43:24.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:24 smithi177 bash[19748]: audit 2024-02-07T13:43:24.492252+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 2024-02-07T13:43:24.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:24 smithi191 bash[14303]: cluster 2024-02-07T13:43:22.625785+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:43:24.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:24 smithi191 bash[14303]: audit 2024-02-07T13:43:24.489004+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.191:6816/212188105,v1:172.21.15.191:6817/212188105]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-07T13:43:24.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:24 smithi191 bash[14303]: audit 2024-02-07T13:43:24.492252+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 2024-02-07T13:43:25.437 DEBUG:teuthology.orchestra.run.smithi191:osd.6> sudo journalctl -f -n 0 -u ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@osd.6.service 2024-02-07T13:43:25.440 INFO:tasks.cephadm:Deploying osd.7 on smithi191 with /dev/vg_nvme/lv_1... 2024-02-07T13:43:25.440 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-07T13:43:25.579 INFO:journalctl@ceph.osd.6.smithi191.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-07T13:43:25.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:25 smithi177 bash[14301]: audit 2024-02-07T13:43:24.521919+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.191:6816/212188105,v1:172.21.15.191:6817/212188105]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:43:25.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:25 smithi177 bash[14301]: audit 2024-02-07T13:43:24.523144+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 2024-02-07T13:43:25.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:25 smithi177 bash[14301]: cluster 2024-02-07T13:43:24.523369+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-02-07T13:43:25.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:25 smithi177 bash[14301]: audit 2024-02-07T13:43:24.523660+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-07T13:43:25.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:25 smithi177 bash[14301]: audit 2024-02-07T13:43:24.525240+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=smithi191", "root=default"]}]: dispatch 2024-02-07T13:43:25.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:25 smithi177 bash[14301]: audit 2024-02-07T13:43:24.635557+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:43:25.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:25 smithi177 bash[14301]: audit 2024-02-07T13:43:24.636131+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:43:25.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:25 smithi177 bash[14301]: audit 2024-02-07T13:43:24.639722+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:43:25.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:25 smithi177 bash[14301]: audit 2024-02-07T13:43:24.641162+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:43:25.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:25 smithi177 bash[19748]: audit 2024-02-07T13:43:24.521919+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.191:6816/212188105,v1:172.21.15.191:6817/212188105]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:43:25.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:25 smithi177 bash[19748]: audit 2024-02-07T13:43:24.523144+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 2024-02-07T13:43:25.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:25 smithi177 bash[19748]: cluster 2024-02-07T13:43:24.523369+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-02-07T13:43:25.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:25 smithi177 bash[19748]: audit 2024-02-07T13:43:24.523660+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-07T13:43:25.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:25 smithi177 bash[19748]: audit 2024-02-07T13:43:24.525240+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=smithi191", "root=default"]}]: dispatch 2024-02-07T13:43:25.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:25 smithi177 bash[19748]: audit 2024-02-07T13:43:24.635557+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:43:25.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:25 smithi177 bash[19748]: audit 2024-02-07T13:43:24.636131+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:43:25.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:25 smithi177 bash[19748]: audit 2024-02-07T13:43:24.639722+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:43:25.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:25 smithi177 bash[19748]: audit 2024-02-07T13:43:24.641162+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:43:25.802 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 13:43:25 smithi191 bash[23747]: debug 2024-02-07T13:43:25.528+0000 7f9cdc2be700 -1 osd.6 0 waiting for initial osdmap 2024-02-07T13:43:25.802 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 13:43:25 smithi191 bash[23747]: debug 2024-02-07T13:43:25.536+0000 7f9cd5452700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-07T13:43:25.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:25 smithi191 bash[14303]: audit 2024-02-07T13:43:24.521919+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.191:6816/212188105,v1:172.21.15.191:6817/212188105]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:43:25.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:25 smithi191 bash[14303]: audit 2024-02-07T13:43:24.523144+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 2024-02-07T13:43:25.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:25 smithi191 bash[14303]: cluster 2024-02-07T13:43:24.523369+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-02-07T13:43:25.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:25 smithi191 bash[14303]: audit 2024-02-07T13:43:24.523660+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-07T13:43:25.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:25 smithi191 bash[14303]: audit 2024-02-07T13:43:24.525240+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=smithi191", "root=default"]}]: dispatch 2024-02-07T13:43:25.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:25 smithi191 bash[14303]: audit 2024-02-07T13:43:24.635557+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:43:25.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:25 smithi191 bash[14303]: audit 2024-02-07T13:43:24.636131+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:43:25.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:25 smithi191 bash[14303]: audit 2024-02-07T13:43:24.639722+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:43:25.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:25 smithi191 bash[14303]: audit 2024-02-07T13:43:24.641162+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:43:26.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:26 smithi177 bash[14301]: cluster 2024-02-07T13:43:24.626368+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:43:26.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:26 smithi177 bash[14301]: audit 2024-02-07T13:43:25.525173+0000 mon.a (mon.0) 530 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-02-07T13:43:26.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:26 smithi177 bash[14301]: cluster 2024-02-07T13:43:25.525391+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-02-07T13:43:26.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:26 smithi177 bash[14301]: audit 2024-02-07T13:43:25.526375+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-07T13:43:26.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:26 smithi177 bash[14301]: audit 2024-02-07T13:43:25.534484+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-07T13:43:26.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:26 smithi177 bash[19748]: cluster 2024-02-07T13:43:24.626368+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:43:26.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:26 smithi177 bash[19748]: audit 2024-02-07T13:43:25.525173+0000 mon.a (mon.0) 530 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-02-07T13:43:26.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:26 smithi177 bash[19748]: cluster 2024-02-07T13:43:25.525391+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-02-07T13:43:26.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:26 smithi177 bash[19748]: audit 2024-02-07T13:43:25.526375+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-07T13:43:26.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:26 smithi177 bash[19748]: audit 2024-02-07T13:43:25.534484+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-07T13:43:26.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:26 smithi191 bash[14303]: cluster 2024-02-07T13:43:24.626368+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-07T13:43:26.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:26 smithi191 bash[14303]: audit 2024-02-07T13:43:25.525173+0000 mon.a (mon.0) 530 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-02-07T13:43:26.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:26 smithi191 bash[14303]: cluster 2024-02-07T13:43:25.525391+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-02-07T13:43:26.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:26 smithi191 bash[14303]: audit 2024-02-07T13:43:25.526375+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-07T13:43:26.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:26 smithi191 bash[14303]: audit 2024-02-07T13:43:25.534484+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-07T13:43:27.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:27 smithi191 bash[14303]: cluster 2024-02-07T13:43:25.440886+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-07T13:43:27.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:27 smithi191 bash[14303]: cluster 2024-02-07T13:43:25.441127+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-07T13:43:27.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:27 smithi191 bash[14303]: cluster 2024-02-07T13:43:26.530132+0000 mon.a (mon.0) 534 : cluster [INF] osd.6 [v2:172.21.15.191:6816/212188105,v1:172.21.15.191:6817/212188105] boot 2024-02-07T13:43:27.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:27 smithi191 bash[14303]: cluster 2024-02-07T13:43:26.530279+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-02-07T13:43:27.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:27 smithi191 bash[14303]: audit 2024-02-07T13:43:26.530574+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-07T13:43:28.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:27 smithi177 bash[14301]: cluster 2024-02-07T13:43:25.440886+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-07T13:43:28.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:27 smithi177 bash[14301]: cluster 2024-02-07T13:43:25.441127+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-07T13:43:28.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:27 smithi177 bash[14301]: cluster 2024-02-07T13:43:26.530132+0000 mon.a (mon.0) 534 : cluster [INF] osd.6 [v2:172.21.15.191:6816/212188105,v1:172.21.15.191:6817/212188105] boot 2024-02-07T13:43:28.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:27 smithi177 bash[14301]: cluster 2024-02-07T13:43:26.530279+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-02-07T13:43:28.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:27 smithi177 bash[14301]: audit 2024-02-07T13:43:26.530574+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-07T13:43:28.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:27 smithi177 bash[19748]: cluster 2024-02-07T13:43:25.440886+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-07T13:43:28.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:27 smithi177 bash[19748]: cluster 2024-02-07T13:43:25.441127+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-07T13:43:28.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:27 smithi177 bash[19748]: cluster 2024-02-07T13:43:26.530132+0000 mon.a (mon.0) 534 : cluster [INF] osd.6 [v2:172.21.15.191:6816/212188105,v1:172.21.15.191:6817/212188105] boot 2024-02-07T13:43:28.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:27 smithi177 bash[19748]: cluster 2024-02-07T13:43:26.530279+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-02-07T13:43:28.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:27 smithi177 bash[19748]: audit 2024-02-07T13:43:26.530574+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-07T13:43:28.875 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:28 smithi191 bash[14303]: cluster 2024-02-07T13:43:26.626978+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:43:28.875 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:28 smithi191 bash[14303]: cluster 2024-02-07T13:43:27.557608+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-02-07T13:43:29.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:28 smithi177 bash[14301]: cluster 2024-02-07T13:43:26.626978+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:43:29.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:28 smithi177 bash[14301]: cluster 2024-02-07T13:43:27.557608+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-02-07T13:43:29.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:28 smithi177 bash[19748]: cluster 2024-02-07T13:43:26.626978+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:43:29.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:28 smithi177 bash[19748]: cluster 2024-02-07T13:43:27.557608+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-02-07T13:43:29.452 INFO:teuthology.orchestra.run.smithi191.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-07T13:43:29.452 INFO:teuthology.orchestra.run.smithi191.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-07T13:43:29.452 INFO:teuthology.orchestra.run.smithi191.stderr: stderr: 10+0 records in 2024-02-07T13:43:29.452 INFO:teuthology.orchestra.run.smithi191.stderr:10+0 records out 2024-02-07T13:43:29.452 INFO:teuthology.orchestra.run.smithi191.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0201251 s, 521 MB/s 2024-02-07T13:43:29.452 INFO:teuthology.orchestra.run.smithi191.stderr:--> Zapping successful for: 2024-02-07T13:43:29.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:29 smithi191 bash[14303]: cluster 2024-02-07T13:43:28.552592+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-02-07T13:43:29.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:29 smithi191 bash[14303]: cluster 2024-02-07T13:43:28.627586+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:43:30.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:29 smithi177 bash[14301]: cluster 2024-02-07T13:43:28.552592+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-02-07T13:43:30.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:29 smithi177 bash[14301]: cluster 2024-02-07T13:43:28.627586+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:43:30.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:29 smithi177 bash[19748]: cluster 2024-02-07T13:43:28.552592+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-02-07T13:43:30.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:29 smithi177 bash[19748]: cluster 2024-02-07T13:43:28.627586+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:43:31.025 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:30 smithi191 bash[14303]: cluster 2024-02-07T13:43:29.573447+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-02-07T13:43:31.026 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph orch daemon add osd smithi191:vg_nvme/lv_1 2024-02-07T13:43:31.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:30 smithi177 bash[14301]: cluster 2024-02-07T13:43:29.573447+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-02-07T13:43:31.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:30 smithi177 bash[19748]: cluster 2024-02-07T13:43:29.573447+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-02-07T13:43:31.911 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:31 smithi191 bash[14303]: cluster 2024-02-07T13:43:30.573058+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-02-07T13:43:31.911 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:31 smithi191 bash[14303]: cluster 2024-02-07T13:43:30.628187+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:43:32.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:31 smithi177 bash[14301]: cluster 2024-02-07T13:43:30.573058+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-02-07T13:43:32.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:31 smithi177 bash[14301]: cluster 2024-02-07T13:43:30.628187+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:43:32.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:31 smithi177 bash[19748]: cluster 2024-02-07T13:43:30.573058+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-02-07T13:43:32.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:31 smithi177 bash[19748]: cluster 2024-02-07T13:43:30.628187+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:43:34.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:34 smithi177 bash[14301]: cluster 2024-02-07T13:43:32.628753+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-02-07T13:43:34.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:34 smithi177 bash[19748]: cluster 2024-02-07T13:43:32.628753+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-02-07T13:43:34.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:34 smithi191 bash[14303]: cluster 2024-02-07T13:43:32.628753+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-02-07T13:43:35.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:35 smithi177 bash[14301]: cephadm 2024-02-07T13:43:34.493707+0000 mgr.y (mgr.14152) 219 : cephadm [INF] Detected new or changed devices on smithi191 2024-02-07T13:43:35.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:35 smithi177 bash[14301]: audit 2024-02-07T13:43:34.504671+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:43:35.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:35 smithi177 bash[14301]: audit 2024-02-07T13:43:34.507251+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:43:35.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:35 smithi177 bash[14301]: audit 2024-02-07T13:43:34.513309+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:43:35.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:35 smithi177 bash[14301]: audit 2024-02-07T13:43:34.514899+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:43:35.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:35 smithi177 bash[14301]: cephadm 2024-02-07T13:43:34.515855+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Adjusting osd_memory_target on smithi191 to 5757M 2024-02-07T13:43:35.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:35 smithi177 bash[14301]: audit 2024-02-07T13:43:34.522912+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:43:35.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:35 smithi177 bash[14301]: audit 2024-02-07T13:43:34.532353+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:43:35.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:35 smithi177 bash[14301]: audit 2024-02-07T13:43:34.902846+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T13:43:35.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:35 smithi177 bash[14301]: audit 2024-02-07T13:43:34.909185+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T13:43:35.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:35 smithi177 bash[14301]: audit 2024-02-07T13:43:34.910915+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:43:35.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:35 smithi177 bash[19748]: cephadm 2024-02-07T13:43:34.493707+0000 mgr.y (mgr.14152) 219 : cephadm [INF] Detected new or changed devices on smithi191 2024-02-07T13:43:35.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:35 smithi177 bash[19748]: audit 2024-02-07T13:43:34.504671+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:43:35.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:35 smithi177 bash[19748]: audit 2024-02-07T13:43:34.507251+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:43:35.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:35 smithi177 bash[19748]: audit 2024-02-07T13:43:34.513309+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:43:35.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:35 smithi177 bash[19748]: audit 2024-02-07T13:43:34.514899+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:43:35.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:35 smithi177 bash[19748]: cephadm 2024-02-07T13:43:34.515855+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Adjusting osd_memory_target on smithi191 to 5757M 2024-02-07T13:43:35.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:35 smithi177 bash[19748]: audit 2024-02-07T13:43:34.522912+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:43:35.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:35 smithi177 bash[19748]: audit 2024-02-07T13:43:34.532353+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:43:35.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:35 smithi177 bash[19748]: audit 2024-02-07T13:43:34.902846+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T13:43:35.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:35 smithi177 bash[19748]: audit 2024-02-07T13:43:34.909185+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T13:43:35.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:35 smithi177 bash[19748]: audit 2024-02-07T13:43:34.910915+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:43:35.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:35 smithi191 bash[14303]: cephadm 2024-02-07T13:43:34.493707+0000 mgr.y (mgr.14152) 219 : cephadm [INF] Detected new or changed devices on smithi191 2024-02-07T13:43:35.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:35 smithi191 bash[14303]: audit 2024-02-07T13:43:34.504671+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:43:35.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:35 smithi191 bash[14303]: audit 2024-02-07T13:43:34.507251+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:43:35.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:35 smithi191 bash[14303]: audit 2024-02-07T13:43:34.513309+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:43:35.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:35 smithi191 bash[14303]: audit 2024-02-07T13:43:34.514899+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:43:35.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:35 smithi191 bash[14303]: cephadm 2024-02-07T13:43:34.515855+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Adjusting osd_memory_target on smithi191 to 5757M 2024-02-07T13:43:35.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:35 smithi191 bash[14303]: audit 2024-02-07T13:43:34.522912+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:43:35.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:35 smithi191 bash[14303]: audit 2024-02-07T13:43:34.532353+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:43:35.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:35 smithi191 bash[14303]: audit 2024-02-07T13:43:34.902846+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-07T13:43:35.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:35 smithi191 bash[14303]: audit 2024-02-07T13:43:34.909185+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-07T13:43:35.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:35 smithi191 bash[14303]: audit 2024-02-07T13:43:34.910915+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:43:36.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:36 smithi177 bash[14301]: cluster 2024-02-07T13:43:34.629350+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-02-07T13:43:36.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:36 smithi177 bash[14301]: audit 2024-02-07T13:43:34.896612+0000 mgr.y (mgr.14152) 222 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:43:36.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:36 smithi177 bash[19748]: cluster 2024-02-07T13:43:34.629350+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-02-07T13:43:36.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:36 smithi177 bash[19748]: audit 2024-02-07T13:43:34.896612+0000 mgr.y (mgr.14152) 222 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:43:36.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:36 smithi191 bash[14303]: cluster 2024-02-07T13:43:34.629350+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-02-07T13:43:36.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:36 smithi191 bash[14303]: audit 2024-02-07T13:43:34.896612+0000 mgr.y (mgr.14152) 222 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:43:38.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:38 smithi177 bash[14301]: cluster 2024-02-07T13:43:36.629957+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-02-07T13:43:38.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:38 smithi177 bash[19748]: cluster 2024-02-07T13:43:36.629957+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-02-07T13:43:38.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:38 smithi191 bash[14303]: cluster 2024-02-07T13:43:36.629957+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-02-07T13:43:40.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:40 smithi191 bash[14303]: cluster 2024-02-07T13:43:38.630569+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-02-07T13:43:41.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:40 smithi177 bash[19748]: cluster 2024-02-07T13:43:38.630569+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-02-07T13:43:41.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:40 smithi177 bash[14301]: cluster 2024-02-07T13:43:38.630569+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-02-07T13:43:41.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:41 smithi191 bash[14303]: audit 2024-02-07T13:43:41.147601+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.191:0/1016248935' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "115cd194-a1ef-46a1-aad8-11dd67dc373f"}]: dispatch 2024-02-07T13:43:41.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:41 smithi191 bash[14303]: audit 2024-02-07T13:43:41.151131+0000 mon.a (mon.0) 550 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "115cd194-a1ef-46a1-aad8-11dd67dc373f"}]: dispatch 2024-02-07T13:43:41.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:41 smithi191 bash[14303]: audit 2024-02-07T13:43:41.160490+0000 mon.a (mon.0) 551 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "115cd194-a1ef-46a1-aad8-11dd67dc373f"}]': finished 2024-02-07T13:43:41.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:41 smithi191 bash[14303]: cluster 2024-02-07T13:43:41.160704+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-02-07T13:43:41.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:41 smithi191 bash[14303]: audit 2024-02-07T13:43:41.160979+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-07T13:43:42.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:41 smithi177 bash[19748]: audit 2024-02-07T13:43:41.147601+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.191:0/1016248935' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "115cd194-a1ef-46a1-aad8-11dd67dc373f"}]: dispatch 2024-02-07T13:43:42.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:41 smithi177 bash[19748]: audit 2024-02-07T13:43:41.151131+0000 mon.a (mon.0) 550 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "115cd194-a1ef-46a1-aad8-11dd67dc373f"}]: dispatch 2024-02-07T13:43:42.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:41 smithi177 bash[19748]: audit 2024-02-07T13:43:41.160490+0000 mon.a (mon.0) 551 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "115cd194-a1ef-46a1-aad8-11dd67dc373f"}]': finished 2024-02-07T13:43:42.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:41 smithi177 bash[19748]: cluster 2024-02-07T13:43:41.160704+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-02-07T13:43:42.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:41 smithi177 bash[19748]: audit 2024-02-07T13:43:41.160979+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-07T13:43:42.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:41 smithi177 bash[14301]: audit 2024-02-07T13:43:41.147601+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.191:0/1016248935' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "115cd194-a1ef-46a1-aad8-11dd67dc373f"}]: dispatch 2024-02-07T13:43:42.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:41 smithi177 bash[14301]: audit 2024-02-07T13:43:41.151131+0000 mon.a (mon.0) 550 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "115cd194-a1ef-46a1-aad8-11dd67dc373f"}]: dispatch 2024-02-07T13:43:42.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:41 smithi177 bash[14301]: audit 2024-02-07T13:43:41.160490+0000 mon.a (mon.0) 551 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "115cd194-a1ef-46a1-aad8-11dd67dc373f"}]': finished 2024-02-07T13:43:42.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:41 smithi177 bash[14301]: cluster 2024-02-07T13:43:41.160704+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-02-07T13:43:42.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:41 smithi177 bash[14301]: audit 2024-02-07T13:43:41.160979+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-07T13:43:43.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:42 smithi177 bash[19748]: cluster 2024-02-07T13:43:40.631170+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-02-07T13:43:43.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:42 smithi177 bash[19748]: audit 2024-02-07T13:43:41.887283+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.191:0/3587278659' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T13:43:43.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:42 smithi177 bash[14301]: cluster 2024-02-07T13:43:40.631170+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-02-07T13:43:43.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:42 smithi177 bash[14301]: audit 2024-02-07T13:43:41.887283+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.191:0/3587278659' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T13:43:43.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:42 smithi191 bash[14303]: cluster 2024-02-07T13:43:40.631170+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-02-07T13:43:43.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:42 smithi191 bash[14303]: audit 2024-02-07T13:43:41.887283+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.191:0/3587278659' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-07T13:43:44.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:44 smithi177 bash[14301]: cluster 2024-02-07T13:43:42.631783+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:43:44.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:44 smithi177 bash[19748]: cluster 2024-02-07T13:43:42.631783+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:43:44.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:44 smithi191 bash[14303]: cluster 2024-02-07T13:43:42.631783+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:43:46.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:46 smithi177 bash[14301]: cluster 2024-02-07T13:43:44.632429+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 2024-02-07T13:43:46.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:46 smithi177 bash[19748]: cluster 2024-02-07T13:43:44.632429+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 2024-02-07T13:43:46.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:46 smithi191 bash[14303]: cluster 2024-02-07T13:43:44.632429+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 2024-02-07T13:43:48.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:48 smithi177 bash[14301]: cluster 2024-02-07T13:43:46.633039+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 2024-02-07T13:43:48.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:48 smithi177 bash[19748]: cluster 2024-02-07T13:43:46.633039+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 2024-02-07T13:43:48.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:48 smithi191 bash[14303]: cluster 2024-02-07T13:43:46.633039+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 2024-02-07T13:43:50.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:50 smithi177 bash[14301]: cluster 2024-02-07T13:43:48.633652+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 2024-02-07T13:43:50.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:50 smithi177 bash[19748]: cluster 2024-02-07T13:43:48.633652+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 2024-02-07T13:43:50.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:50 smithi191 bash[14303]: cluster 2024-02-07T13:43:48.633652+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 2024-02-07T13:43:52.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:52 smithi177 bash[19748]: cluster 2024-02-07T13:43:50.634276+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 2024-02-07T13:43:52.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:52 smithi177 bash[19748]: audit 2024-02-07T13:43:51.968148+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-07T13:43:52.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:52 smithi177 bash[19748]: audit 2024-02-07T13:43:51.969762+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:43:52.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:52 smithi177 bash[14301]: cluster 2024-02-07T13:43:50.634276+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 2024-02-07T13:43:52.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:52 smithi177 bash[14301]: audit 2024-02-07T13:43:51.968148+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-07T13:43:52.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:52 smithi177 bash[14301]: audit 2024-02-07T13:43:51.969762+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:43:52.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:52 smithi191 bash[14303]: cluster 2024-02-07T13:43:50.634276+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 2024-02-07T13:43:52.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:52 smithi191 bash[14303]: audit 2024-02-07T13:43:51.968148+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-07T13:43:52.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:52 smithi191 bash[14303]: audit 2024-02-07T13:43:51.969762+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:43:53.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:53 smithi177 bash[14301]: cephadm 2024-02-07T13:43:51.971028+0000 mgr.y (mgr.14152) 231 : cephadm [INF] Deploying daemon osd.7 on smithi191 2024-02-07T13:43:53.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:53 smithi177 bash[19748]: cephadm 2024-02-07T13:43:51.971028+0000 mgr.y (mgr.14152) 231 : cephadm [INF] Deploying daemon osd.7 on smithi191 2024-02-07T13:43:53.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:53 smithi191 bash[14303]: cephadm 2024-02-07T13:43:51.971028+0000 mgr.y (mgr.14152) 231 : cephadm [INF] Deploying daemon osd.7 on smithi191 2024-02-07T13:43:54.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:54 smithi177 bash[14301]: cluster 2024-02-07T13:43:52.634933+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:43:54.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:54 smithi177 bash[19748]: cluster 2024-02-07T13:43:52.634933+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:43:54.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:54 smithi191 bash[14303]: cluster 2024-02-07T13:43:52.634933+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:43:56.620 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:56 smithi177 bash[14301]: cluster 2024-02-07T13:43:54.635642+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:43:56.620 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:56 smithi177 bash[14301]: audit 2024-02-07T13:43:56.316418+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:43:56.620 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:56 smithi177 bash[14301]: audit 2024-02-07T13:43:56.317146+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:43:56.620 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:56 smithi177 bash[14301]: audit 2024-02-07T13:43:56.319790+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:43:56.620 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:56 smithi177 bash[14301]: audit 2024-02-07T13:43:56.321260+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:43:56.620 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:56 smithi177 bash[19748]: cluster 2024-02-07T13:43:54.635642+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:43:56.620 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:56 smithi177 bash[19748]: audit 2024-02-07T13:43:56.316418+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:43:56.620 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:56 smithi177 bash[19748]: audit 2024-02-07T13:43:56.317146+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:43:56.620 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:56 smithi177 bash[19748]: audit 2024-02-07T13:43:56.319790+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:43:56.621 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:56 smithi177 bash[19748]: audit 2024-02-07T13:43:56.321260+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:43:56.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:56 smithi191 bash[14303]: cluster 2024-02-07T13:43:54.635642+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:43:56.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:56 smithi191 bash[14303]: audit 2024-02-07T13:43:56.316418+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:43:56.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:56 smithi191 bash[14303]: audit 2024-02-07T13:43:56.317146+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:43:56.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:56 smithi191 bash[14303]: audit 2024-02-07T13:43:56.319790+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:43:56.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:56 smithi191 bash[14303]: audit 2024-02-07T13:43:56.321260+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:43:58.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:43:58 smithi191 bash[14303]: cluster 2024-02-07T13:43:56.636167+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:43:59.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:43:58 smithi177 bash[14301]: cluster 2024-02-07T13:43:56.636167+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:43:59.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:43:58 smithi177 bash[19748]: cluster 2024-02-07T13:43:56.636167+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:44:00.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:00 smithi191 bash[14303]: cluster 2024-02-07T13:43:58.636725+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:44:00.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:00 smithi191 bash[14303]: audit 2024-02-07T13:44:00.531924+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:44:00.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:00 smithi191 bash[14303]: audit 2024-02-07T13:44:00.540245+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:44:01.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:00 smithi177 bash[14301]: cluster 2024-02-07T13:43:58.636725+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:44:01.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:00 smithi177 bash[14301]: audit 2024-02-07T13:44:00.531924+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:44:01.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:00 smithi177 bash[14301]: audit 2024-02-07T13:44:00.540245+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:44:01.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:00 smithi177 bash[19748]: cluster 2024-02-07T13:43:58.636725+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:44:01.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:00 smithi177 bash[19748]: audit 2024-02-07T13:44:00.531924+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:44:01.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:00 smithi177 bash[19748]: audit 2024-02-07T13:44:00.540245+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:44:02.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:01 smithi177 bash[14301]: audit 2024-02-07T13:44:00.635210+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:44:02.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:01 smithi177 bash[14301]: audit 2024-02-07T13:44:00.635895+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:44:02.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:01 smithi177 bash[19748]: audit 2024-02-07T13:44:00.635210+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:44:02.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:01 smithi177 bash[19748]: audit 2024-02-07T13:44:00.635895+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:44:02.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:01 smithi191 bash[14303]: audit 2024-02-07T13:44:00.635210+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:44:02.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:01 smithi191 bash[14303]: audit 2024-02-07T13:44:00.635895+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:44:02.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:02 smithi191 bash[14303]: cluster 2024-02-07T13:44:00.637119+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:44:03.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:02 smithi177 bash[14301]: cluster 2024-02-07T13:44:00.637119+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:44:03.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:02 smithi177 bash[19748]: cluster 2024-02-07T13:44:00.637119+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:44:03.790 INFO:teuthology.orchestra.run.smithi191.stdout:Created osd(s) 7 on host 'smithi191' 2024-02-07T13:44:04.523 DEBUG:teuthology.orchestra.run.smithi191:osd.7> sudo journalctl -f -n 0 -u ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@osd.7.service 2024-02-07T13:44:04.525 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-02-07T13:44:04.525 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph osd stat -f json 2024-02-07T13:44:04.718 INFO:journalctl@ceph.osd.7.smithi191.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-07T13:44:04.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:04 smithi177 bash[14301]: cluster 2024-02-07T13:44:02.637696+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:44:04.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:04 smithi177 bash[14301]: audit 2024-02-07T13:44:03.791187+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:44:04.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:04 smithi177 bash[14301]: audit 2024-02-07T13:44:03.817622+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:44:04.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:04 smithi177 bash[14301]: audit 2024-02-07T13:44:03.820508+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:44:04.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:04 smithi177 bash[14301]: audit 2024-02-07T13:44:03.822470+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:44:04.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:04 smithi177 bash[14301]: audit 2024-02-07T13:44:03.927172+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.191:6824/3173668576,v1:172.21.15.191:6825/3173668576]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-07T13:44:04.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:04 smithi177 bash[14301]: audit 2024-02-07T13:44:03.930744+0000 mon.a (mon.0) 568 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-07T13:44:04.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:04 smithi177 bash[19748]: cluster 2024-02-07T13:44:02.637696+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:44:04.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:04 smithi177 bash[19748]: audit 2024-02-07T13:44:03.791187+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:44:04.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:04 smithi177 bash[19748]: audit 2024-02-07T13:44:03.817622+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:44:04.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:04 smithi177 bash[19748]: audit 2024-02-07T13:44:03.820508+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:44:04.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:04 smithi177 bash[19748]: audit 2024-02-07T13:44:03.822470+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:44:04.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:04 smithi177 bash[19748]: audit 2024-02-07T13:44:03.927172+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.191:6824/3173668576,v1:172.21.15.191:6825/3173668576]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-07T13:44:04.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:04 smithi177 bash[19748]: audit 2024-02-07T13:44:03.930744+0000 mon.a (mon.0) 568 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-07T13:44:04.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:04 smithi191 bash[14303]: cluster 2024-02-07T13:44:02.637696+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:44:04.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:04 smithi191 bash[14303]: audit 2024-02-07T13:44:03.791187+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:44:04.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:04 smithi191 bash[14303]: audit 2024-02-07T13:44:03.817622+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:44:04.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:04 smithi191 bash[14303]: audit 2024-02-07T13:44:03.820508+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:44:04.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:04 smithi191 bash[14303]: audit 2024-02-07T13:44:03.822470+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:44:04.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:04 smithi191 bash[14303]: audit 2024-02-07T13:44:03.927172+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.191:6824/3173668576,v1:172.21.15.191:6825/3173668576]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-07T13:44:04.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:04 smithi191 bash[14303]: audit 2024-02-07T13:44:03.930744+0000 mon.a (mon.0) 568 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-07T13:44:06.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:05 smithi177 bash[19748]: cluster 2024-02-07T13:44:04.638289+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:44:06.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:05 smithi177 bash[19748]: audit 2024-02-07T13:44:04.797528+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.191:6824/3173668576,v1:172.21.15.191:6825/3173668576]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:44:06.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:05 smithi177 bash[19748]: audit 2024-02-07T13:44:04.798381+0000 mon.a (mon.0) 569 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-07T13:44:06.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:05 smithi177 bash[19748]: cluster 2024-02-07T13:44:04.798580+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-02-07T13:44:06.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:05 smithi177 bash[19748]: audit 2024-02-07T13:44:04.798811+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-07T13:44:06.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:05 smithi177 bash[19748]: audit 2024-02-07T13:44:04.801029+0000 mon.a (mon.0) 572 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:44:06.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:05 smithi177 bash[14301]: cluster 2024-02-07T13:44:04.638289+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:44:06.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:05 smithi177 bash[14301]: audit 2024-02-07T13:44:04.797528+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.191:6824/3173668576,v1:172.21.15.191:6825/3173668576]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:44:06.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:05 smithi177 bash[14301]: audit 2024-02-07T13:44:04.798381+0000 mon.a (mon.0) 569 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-07T13:44:06.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:05 smithi177 bash[14301]: cluster 2024-02-07T13:44:04.798580+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-02-07T13:44:06.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:05 smithi177 bash[14301]: audit 2024-02-07T13:44:04.798811+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-07T13:44:06.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:05 smithi177 bash[14301]: audit 2024-02-07T13:44:04.801029+0000 mon.a (mon.0) 572 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:44:06.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 13:44:05 smithi191 bash[26888]: debug 2024-02-07T13:44:05.803+0000 7f409c52b700 -1 osd.7 0 waiting for initial osdmap 2024-02-07T13:44:06.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 13:44:05 smithi191 bash[26888]: debug 2024-02-07T13:44:05.819+0000 7f4097ec4700 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-07T13:44:06.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:05 smithi191 bash[14303]: cluster 2024-02-07T13:44:04.638289+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:44:06.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:05 smithi191 bash[14303]: audit 2024-02-07T13:44:04.797528+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.191:6824/3173668576,v1:172.21.15.191:6825/3173668576]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:44:06.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:05 smithi191 bash[14303]: audit 2024-02-07T13:44:04.798381+0000 mon.a (mon.0) 569 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-07T13:44:06.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:05 smithi191 bash[14303]: cluster 2024-02-07T13:44:04.798580+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-02-07T13:44:06.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:05 smithi191 bash[14303]: audit 2024-02-07T13:44:04.798811+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-07T13:44:06.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:05 smithi191 bash[14303]: audit 2024-02-07T13:44:04.801029+0000 mon.a (mon.0) 572 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:44:07.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:06 smithi191 bash[14303]: audit 2024-02-07T13:44:05.802013+0000 mon.a (mon.0) 573 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-02-07T13:44:07.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:06 smithi191 bash[14303]: cluster 2024-02-07T13:44:05.802254+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-02-07T13:44:07.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:06 smithi191 bash[14303]: audit 2024-02-07T13:44:05.803092+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-07T13:44:07.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:06 smithi191 bash[14303]: audit 2024-02-07T13:44:05.811891+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-07T13:44:07.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:06 smithi177 bash[19748]: audit 2024-02-07T13:44:05.802013+0000 mon.a (mon.0) 573 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-02-07T13:44:07.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:06 smithi177 bash[19748]: cluster 2024-02-07T13:44:05.802254+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-02-07T13:44:07.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:06 smithi177 bash[19748]: audit 2024-02-07T13:44:05.803092+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-07T13:44:07.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:06 smithi177 bash[19748]: audit 2024-02-07T13:44:05.811891+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-07T13:44:07.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:06 smithi177 bash[14301]: audit 2024-02-07T13:44:05.802013+0000 mon.a (mon.0) 573 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-02-07T13:44:07.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:06 smithi177 bash[14301]: cluster 2024-02-07T13:44:05.802254+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-02-07T13:44:07.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:06 smithi177 bash[14301]: audit 2024-02-07T13:44:05.803092+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-07T13:44:07.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:06 smithi177 bash[14301]: audit 2024-02-07T13:44:05.811891+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-07T13:44:07.296 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-02-07T13:44:08.044 INFO:teuthology.orchestra.run.smithi177.stdout:{"epoch":54,"num_osds":8,"num_up_osds":8,"osd_up_since":1707313446,"num_in_osds":8,"osd_in_since":1707313421,"num_remapped_pgs":1} 2024-02-07T13:44:08.045 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph osd dump --format=json 2024-02-07T13:44:08.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:07 smithi177 bash[14301]: cluster 2024-02-07T13:44:04.912771+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-07T13:44:08.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:07 smithi177 bash[14301]: cluster 2024-02-07T13:44:04.912940+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-07T13:44:08.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:07 smithi177 bash[14301]: cluster 2024-02-07T13:44:06.639011+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:44:08.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:07 smithi177 bash[14301]: cluster 2024-02-07T13:44:06.814102+0000 mon.a (mon.0) 577 : cluster [INF] osd.7 [v2:172.21.15.191:6824/3173668576,v1:172.21.15.191:6825/3173668576] boot 2024-02-07T13:44:08.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:07 smithi177 bash[14301]: cluster 2024-02-07T13:44:06.814238+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-02-07T13:44:08.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:07 smithi177 bash[14301]: audit 2024-02-07T13:44:06.815166+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-07T13:44:08.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:07 smithi177 bash[14301]: audit 2024-02-07T13:44:07.298218+0000 mon.a (mon.0) 580 : audit [DBG] from='client.? 172.21.15.177:0/2495744812' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-07T13:44:08.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:07 smithi177 bash[19748]: cluster 2024-02-07T13:44:04.912771+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-07T13:44:08.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:07 smithi177 bash[19748]: cluster 2024-02-07T13:44:04.912940+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-07T13:44:08.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:07 smithi177 bash[19748]: cluster 2024-02-07T13:44:06.639011+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:44:08.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:07 smithi177 bash[19748]: cluster 2024-02-07T13:44:06.814102+0000 mon.a (mon.0) 577 : cluster [INF] osd.7 [v2:172.21.15.191:6824/3173668576,v1:172.21.15.191:6825/3173668576] boot 2024-02-07T13:44:08.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:07 smithi177 bash[19748]: cluster 2024-02-07T13:44:06.814238+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-02-07T13:44:08.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:07 smithi177 bash[19748]: audit 2024-02-07T13:44:06.815166+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-07T13:44:08.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:07 smithi177 bash[19748]: audit 2024-02-07T13:44:07.298218+0000 mon.a (mon.0) 580 : audit [DBG] from='client.? 172.21.15.177:0/2495744812' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-07T13:44:08.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:07 smithi191 bash[14303]: cluster 2024-02-07T13:44:04.912771+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-07T13:44:08.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:07 smithi191 bash[14303]: cluster 2024-02-07T13:44:04.912940+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-07T13:44:08.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:07 smithi191 bash[14303]: cluster 2024-02-07T13:44:06.639011+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-07T13:44:08.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:07 smithi191 bash[14303]: cluster 2024-02-07T13:44:06.814102+0000 mon.a (mon.0) 577 : cluster [INF] osd.7 [v2:172.21.15.191:6824/3173668576,v1:172.21.15.191:6825/3173668576] boot 2024-02-07T13:44:08.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:07 smithi191 bash[14303]: cluster 2024-02-07T13:44:06.814238+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-02-07T13:44:08.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:07 smithi191 bash[14303]: audit 2024-02-07T13:44:06.815166+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-07T13:44:08.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:07 smithi191 bash[14303]: audit 2024-02-07T13:44:07.298218+0000 mon.a (mon.0) 580 : audit [DBG] from='client.? 172.21.15.177:0/2495744812' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-07T13:44:09.217 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:08 smithi191 bash[14303]: cluster 2024-02-07T13:44:07.825817+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-07T13:44:09.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:08 smithi177 bash[14301]: cluster 2024-02-07T13:44:07.825817+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-07T13:44:09.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:08 smithi177 bash[19748]: cluster 2024-02-07T13:44:07.825817+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-07T13:44:10.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:09 smithi177 bash[14301]: cluster 2024-02-07T13:44:08.639640+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:10.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:09 smithi177 bash[14301]: cluster 2024-02-07T13:44:08.836036+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-07T13:44:10.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:09 smithi177 bash[19748]: cluster 2024-02-07T13:44:08.639640+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:10.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:09 smithi177 bash[19748]: cluster 2024-02-07T13:44:08.836036+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-07T13:44:10.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:09 smithi191 bash[14303]: cluster 2024-02-07T13:44:08.639640+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:10.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:09 smithi191 bash[14303]: cluster 2024-02-07T13:44:08.836036+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-07T13:44:10.772 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T13:44:11.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:10 smithi191 bash[14303]: cluster 2024-02-07T13:44:09.853660+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-07T13:44:11.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:10 smithi177 bash[14301]: cluster 2024-02-07T13:44:09.853660+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-07T13:44:11.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:10 smithi177 bash[19748]: cluster 2024-02-07T13:44:09.853660+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-07T13:44:12.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:11 smithi177 bash[14301]: cluster 2024-02-07T13:44:10.640405+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:12.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:11 smithi177 bash[14301]: cluster 2024-02-07T13:44:10.863286+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-07T13:44:12.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:11 smithi177 bash[14301]: cephadm 2024-02-07T13:44:11.242047+0000 mgr.y (mgr.14152) 242 : cephadm [INF] Detected new or changed devices on smithi191 2024-02-07T13:44:12.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:11 smithi177 bash[14301]: audit 2024-02-07T13:44:11.252492+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:44:12.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:11 smithi177 bash[14301]: audit 2024-02-07T13:44:11.254051+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:44:12.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:11 smithi177 bash[14301]: audit 2024-02-07T13:44:11.255360+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:44:12.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:11 smithi177 bash[14301]: audit 2024-02-07T13:44:11.256565+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:44:12.015 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:11 smithi177 bash[14301]: audit 2024-02-07T13:44:11.257800+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:44:12.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:11 smithi177 bash[14301]: cephadm 2024-02-07T13:44:11.258753+0000 mgr.y (mgr.14152) 243 : cephadm [INF] Adjusting osd_memory_target on smithi191 to 4317M 2024-02-07T13:44:12.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:11 smithi177 bash[14301]: audit 2024-02-07T13:44:11.265953+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:44:12.016 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:11 smithi177 bash[14301]: audit 2024-02-07T13:44:11.273750+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:44:12.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:11 smithi177 bash[19748]: cluster 2024-02-07T13:44:10.640405+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:12.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:11 smithi177 bash[19748]: cluster 2024-02-07T13:44:10.863286+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-07T13:44:12.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:11 smithi177 bash[19748]: cephadm 2024-02-07T13:44:11.242047+0000 mgr.y (mgr.14152) 242 : cephadm [INF] Detected new or changed devices on smithi191 2024-02-07T13:44:12.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:11 smithi177 bash[19748]: audit 2024-02-07T13:44:11.252492+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:44:12.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:11 smithi177 bash[19748]: audit 2024-02-07T13:44:11.254051+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:44:12.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:11 smithi177 bash[19748]: audit 2024-02-07T13:44:11.255360+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:44:12.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:11 smithi177 bash[19748]: audit 2024-02-07T13:44:11.256565+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:44:12.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:11 smithi177 bash[19748]: audit 2024-02-07T13:44:11.257800+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:44:12.016 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:11 smithi177 bash[19748]: cephadm 2024-02-07T13:44:11.258753+0000 mgr.y (mgr.14152) 243 : cephadm [INF] Adjusting osd_memory_target on smithi191 to 4317M 2024-02-07T13:44:12.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:11 smithi177 bash[19748]: audit 2024-02-07T13:44:11.265953+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:44:12.017 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:11 smithi177 bash[19748]: audit 2024-02-07T13:44:11.273750+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:44:12.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:11 smithi191 bash[14303]: cluster 2024-02-07T13:44:10.640405+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:12.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:11 smithi191 bash[14303]: cluster 2024-02-07T13:44:10.863286+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-07T13:44:12.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:11 smithi191 bash[14303]: cephadm 2024-02-07T13:44:11.242047+0000 mgr.y (mgr.14152) 242 : cephadm [INF] Detected new or changed devices on smithi191 2024-02-07T13:44:12.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:11 smithi191 bash[14303]: audit 2024-02-07T13:44:11.252492+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:44:12.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:11 smithi191 bash[14303]: audit 2024-02-07T13:44:11.254051+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:44:12.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:11 smithi191 bash[14303]: audit 2024-02-07T13:44:11.255360+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:44:12.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:11 smithi191 bash[14303]: audit 2024-02-07T13:44:11.256565+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:44:12.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:11 smithi191 bash[14303]: audit 2024-02-07T13:44:11.257800+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:44:12.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:11 smithi191 bash[14303]: cephadm 2024-02-07T13:44:11.258753+0000 mgr.y (mgr.14152) 243 : cephadm [INF] Adjusting osd_memory_target on smithi191 to 4317M 2024-02-07T13:44:12.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:11 smithi191 bash[14303]: audit 2024-02-07T13:44:11.265953+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:44:12.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:11 smithi191 bash[14303]: audit 2024-02-07T13:44:11.273750+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:44:13.630 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-02-07T13:44:13.631 INFO:teuthology.orchestra.run.smithi177.stdout:{"epoch":58,"fsid":"d00f16f0-c5bd-11ee-95b6-87774f69a715","created":"2024-02-07T13:36:57.286960+0000","modified":"2024-02-07T13:44:10.850349+0000","last_up_change":"2024-02-07T13:44:06.804635+0000","last_in_change":"2024-02-07T13:43:41.152428+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-07T13:40:59.128545+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"4c37733d-33e8-44d5-a6f9-1b91c4f5d946","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6802","nonce":2428223045},{"type":"v1","addr":"172.21.15.177:6803","nonce":2428223045}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6804","nonce":2428223045},{"type":"v1","addr":"172.21.15.177:6805","nonce":2428223045}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6808","nonce":2428223045},{"type":"v1","addr":"172.21.15.177:6809","nonce":2428223045}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6806","nonce":2428223045},{"type":"v1","addr":"172.21.15.177:6807","nonce":2428223045}]},"public_addr":"172.21.15.177:6803/2428223045","cluster_addr":"172.21.15.177:6805/2428223045","heartbeat_back_addr":"172.21.15.177:6809/2428223045","heartbeat_front_addr":"172.21.15.177:6807/2428223045","state":["exists","up"]},{"osd":1,"uuid":"897c25b1-f5de-439b-8efc-3a6bfe3497cf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6810","nonce":2300015670},{"type":"v1","addr":"172.21.15.177:6811","nonce":2300015670}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6812","nonce":2300015670},{"type":"v1","addr":"172.21.15.177:6813","nonce":2300015670}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6816","nonce":2300015670},{"type":"v1","addr":"172.21.15.177:6817","nonce":2300015670}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6814","nonce":2300015670},{"type":"v1","addr":"172.21.15.177:6815","nonce":2300015670}]},"public_addr":"172.21.15.177:6811/2300015670","cluster_addr":"172.21.15.177:6813/2300015670","heartbeat_back_addr":"172.21.15.177:6817/2300015670","heartbeat_front_addr":"172.21.15.177:6815/2300015670","state":["exists","up"]},{"osd":2,"uuid":"eafbfdd4-d863-4a4e-ba29-ea1d2b26d5d6","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.177:6818","nonce":3437502684},{"type":"v1","addr":"172.21.15.177:6819","nonce":3437502684}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6820","nonce":3437502684},{"type":"v1","addr":"172.21.15.177:6821","nonce":3437502684}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6824","nonce":3437502684},{"type":"v1","addr":"172.21.15.177:6825","nonce":3437502684}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6822","nonce":3437502684},{"type":"v1","addr":"172.21.15.177:6823","nonce":3437502684}]},"public_addr":"172.21.15.177:6819/3437502684","cluster_addr":"172.21.15.177:6821/3437502684","heartbeat_back_addr":"172.21.15.177:6825/3437502684","heartbeat_front_addr":"172.21.15.177:6823/3437502684","state":["exists","up"]},{"osd":3,"uuid":"3b3f3dbc-9c47-4170-8629-66f8f2dca045","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6826","nonce":648831271},{"type":"v1","addr":"172.21.15.177:6827","nonce":648831271}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6828","nonce":648831271},{"type":"v1","addr":"172.21.15.177:6829","nonce":648831271}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6832","nonce":648831271},{"type":"v1","addr":"172.21.15.177:6833","nonce":648831271}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6830","nonce":648831271},{"type":"v1","addr":"172.21.15.177:6831","nonce":648831271}]},"public_addr":"172.21.15.177:6827/648831271","cluster_addr":"172.21.15.177:6829/648831271","heartbeat_back_addr":"172.21.15.177:6833/648831271","heartbeat_front_addr":"172.21.15.177:6831/648831271","state":["exists","up"]},{"osd":4,"uuid":"6e4106a4-83b8-4b51-a9b9-2a85e9c95b9c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6800","nonce":2771248777},{"type":"v1","addr":"172.21.15.191:6801","nonce":2771248777}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6802","nonce":2771248777},{"type":"v1","addr":"172.21.15.191:6803","nonce":2771248777}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6806","nonce":2771248777},{"type":"v1","addr":"172.21.15.191:6807","nonce":2771248777}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6804","nonce":2771248777},{"type":"v1","addr":"172.21.15.191:6805","nonce":2771248777}]},"public_addr":"172.21.15.191:6801/2771248777","cluster_addr":"172.21.15.191:6803/2771248777","heartbeat_back_addr":"172.21.15.191:6807/2771248777","heartbeat_front_addr":"172.21.15.191:6805/2771248777","state":["exists","up"]},{"osd":5,"uuid":"5145431d-7911-43c2-90fe-4f70abba3b6d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6808","nonce":3030687935},{"type":"v1","addr":"172.21.15.191:6809","nonce":3030687935}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6810","nonce":3030687935},{"type":"v1","addr":"172.21.15.191:6811","nonce":3030687935}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6814","nonce":3030687935},{"type":"v1","addr":"172.21.15.191:6815","nonce":3030687935}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6812","nonce":3030687935},{"type":"v1","addr":"172.21.15.191:6813","nonce":3030687935}]},"public_addr":"172.21.15.191:6809/3030687935","cluster_addr":"172.21.15.191:6811/3030687935","heartbeat_back_addr":"172.21.15.191:6815/3030687935","heartbeat_front_addr":"172.21.15.191:6813/3030687935","state":["exists","up"]},{"osd":6,"uuid":"d541abb5-9a70-48db-a6a4-0a0333ed5b12","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6816","nonce":212188105},{"type":"v1","addr":"172.21.15.191:6817","nonce":212188105}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6818","nonce":212188105},{"type":"v1","addr":"172.21.15.191:6819","nonce":212188105}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6822","nonce":212188105},{"type":"v1","addr":"172.21.15.191:6823","nonce":212188105}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6820","nonce":212188105},{"type":"v1","addr":"172.21.15.191:6821","nonce":212188105}]},"public_addr":"172.21.15.191:6817/212188105","cluster_addr":"172.21.15.191:6819/212188105","heartbeat_back_addr":"172.21.15.191:6823/212188105","heartbeat_front_addr":"172.21.15.191:6821/212188105","state":["exists","up"]},{"osd":7,"uuid":"115cd194-a1ef-46a1-aad8-11dd67dc373f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6824","nonce":3173668576},{"type":"v1","addr":"172.21.15.191:6825","nonce":3173668576}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6826","nonce":3173668576},{"type":"v1","addr":"172.21.15.191:6827","nonce":3173668576}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6830","nonce":3173668576},{"type":"v1","addr":"172.21.15.191:6831","nonce":3173668576}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6828","nonce":3173668576},{"type":"v1","addr":"172.21.15.191:6829","nonce":3173668576}]},"public_addr":"172.21.15.191:6825/3173668576","cluster_addr":"172.21.15.191:6827/3173668576","heartbeat_back_addr":"172.21.15.191:6831/3173668576","heartbeat_front_addr":"172.21.15.191:6829/3173668576","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T13:39:42.761875+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T13:40:19.239617+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T13:40:56.573164+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T13:41:35.017881+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T13:42:09.678274+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T13:42:46.796047+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T13:43:25.441136+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T13:44:04.912946+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.177:0/485133193":"2024-02-08T13:38:00.477883+0000","172.21.15.177:0/2064385872":"2024-02-08T13:38:00.477883+0000","172.21.15.177:0/1903257421":"2024-02-08T13:38:00.477883+0000","172.21.15.177:6801/133523467":"2024-02-08T13:38:00.477883+0000","172.21.15.177:6800/133523467":"2024-02-08T13:38:00.477883+0000","172.21.15.177:6800/4156214789":"2024-02-08T13:37:28.838051+0000","172.21.15.177:6801/4156214789":"2024-02-08T13:37:28.838051+0000","172.21.15.177:0/1719186928":"2024-02-08T13:37:28.838051+0000","172.21.15.177:0/1730814523":"2024-02-08T13:37:28.838051+0000","172.21.15.177:0/2850611685":"2024-02-08T13:37:28.838051+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-02-07T13:44:14.279 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-02-07T13:40:59.128545+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2024-02-07T13:44:14.279 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph osd pool get .mgr pg_num 2024-02-07T13:44:14.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:14 smithi177 bash[19748]: cluster 2024-02-07T13:44:12.641084+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:14.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:14 smithi177 bash[19748]: audit 2024-02-07T13:44:13.630735+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.177:0/2463615909' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-07T13:44:14.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:14 smithi177 bash[14301]: cluster 2024-02-07T13:44:12.641084+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:14.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:14 smithi177 bash[14301]: audit 2024-02-07T13:44:13.630735+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.177:0/2463615909' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-07T13:44:14.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:14 smithi191 bash[14303]: cluster 2024-02-07T13:44:12.641084+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:14.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:14 smithi191 bash[14303]: audit 2024-02-07T13:44:13.630735+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.177:0/2463615909' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-07T13:44:16.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:16 smithi177 bash[14301]: cluster 2024-02-07T13:44:14.641720+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-02-07T13:44:16.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:16 smithi177 bash[19748]: cluster 2024-02-07T13:44:14.641720+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-02-07T13:44:16.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:16 smithi191 bash[14303]: cluster 2024-02-07T13:44:14.641720+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-02-07T13:44:17.000 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T13:44:18.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:18 smithi177 bash[14301]: cluster 2024-02-07T13:44:16.642456+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-02-07T13:44:18.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:18 smithi177 bash[19748]: cluster 2024-02-07T13:44:16.642456+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-02-07T13:44:18.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:18 smithi191 bash[14303]: cluster 2024-02-07T13:44:16.642456+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-02-07T13:44:19.956 INFO:teuthology.orchestra.run.smithi177.stdout:pg_num: 1 2024-02-07T13:44:20.660 INFO:tasks.cephadm:Adding prometheus.a on smithi191 2024-02-07T13:44:20.661 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph orch apply prometheus '1;smithi191=a' 2024-02-07T13:44:20.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:20 smithi177 bash[14301]: cluster 2024-02-07T13:44:18.643127+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-02-07T13:44:20.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:20 smithi177 bash[14301]: audit 2024-02-07T13:44:19.957643+0000 mon.a (mon.0) 592 : audit [DBG] from='client.? 172.21.15.177:0/1184862550' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-07T13:44:20.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:20 smithi177 bash[19748]: cluster 2024-02-07T13:44:18.643127+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-02-07T13:44:20.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:20 smithi177 bash[19748]: audit 2024-02-07T13:44:19.957643+0000 mon.a (mon.0) 592 : audit [DBG] from='client.? 172.21.15.177:0/1184862550' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-07T13:44:20.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:20 smithi191 bash[14303]: cluster 2024-02-07T13:44:18.643127+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-02-07T13:44:20.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:20 smithi191 bash[14303]: audit 2024-02-07T13:44:19.957643+0000 mon.a (mon.0) 592 : audit [DBG] from='client.? 172.21.15.177:0/1184862550' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-07T13:44:22.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:22 smithi177 bash[14301]: cluster 2024-02-07T13:44:20.643741+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-07T13:44:22.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:22 smithi177 bash[19748]: cluster 2024-02-07T13:44:20.643741+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-07T13:44:22.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:22 smithi191 bash[14303]: cluster 2024-02-07T13:44:20.643741+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-07T13:44:23.954 INFO:teuthology.orchestra.run.smithi191.stdout:Scheduled prometheus update... 2024-02-07T13:44:24.723 DEBUG:teuthology.orchestra.run.smithi191:prometheus.a> sudo journalctl -f -n 0 -u ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@prometheus.a.service 2024-02-07T13:44:24.726 INFO:tasks.cephadm:Adding node-exporter.a on smithi177 2024-02-07T13:44:24.726 INFO:tasks.cephadm:Adding node-exporter.b on smithi191 2024-02-07T13:44:24.726 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph orch apply node-exporter '2;smithi177=a;smithi191=b' 2024-02-07T13:44:24.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:24 smithi191 bash[14303]: cluster 2024-02-07T13:44:22.644384+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s, 0 objects/s recovering 2024-02-07T13:44:24.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:24 smithi191 bash[14303]: audit 2024-02-07T13:44:23.955565+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:44:24.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:24 smithi191 bash[14303]: audit 2024-02-07T13:44:23.973363+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:44:24.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:24 smithi191 bash[14303]: audit 2024-02-07T13:44:23.976417+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:44:24.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:24 smithi191 bash[14303]: audit 2024-02-07T13:44:23.978419+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:44:24.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:24 smithi191 bash[14303]: audit 2024-02-07T13:44:24.263939+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:44:24.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:24 smithi191 bash[14303]: audit 2024-02-07T13:44:24.272491+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-07T13:44:25.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:24 smithi177 bash[14301]: cluster 2024-02-07T13:44:22.644384+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s, 0 objects/s recovering 2024-02-07T13:44:25.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:24 smithi177 bash[14301]: audit 2024-02-07T13:44:23.955565+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:44:25.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:24 smithi177 bash[14301]: audit 2024-02-07T13:44:23.973363+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:44:25.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:24 smithi177 bash[14301]: audit 2024-02-07T13:44:23.976417+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:44:25.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:24 smithi177 bash[14301]: audit 2024-02-07T13:44:23.978419+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:44:25.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:24 smithi177 bash[14301]: audit 2024-02-07T13:44:24.263939+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:44:25.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:24 smithi177 bash[14301]: audit 2024-02-07T13:44:24.272491+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-07T13:44:25.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:24 smithi177 bash[19748]: cluster 2024-02-07T13:44:22.644384+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s, 0 objects/s recovering 2024-02-07T13:44:25.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:24 smithi177 bash[19748]: audit 2024-02-07T13:44:23.955565+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:44:25.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:24 smithi177 bash[19748]: audit 2024-02-07T13:44:23.973363+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:44:25.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:24 smithi177 bash[19748]: audit 2024-02-07T13:44:23.976417+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:44:25.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:24 smithi177 bash[19748]: audit 2024-02-07T13:44:23.978419+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:44:25.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:24 smithi177 bash[19748]: audit 2024-02-07T13:44:24.263939+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' 2024-02-07T13:44:25.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:24 smithi177 bash[19748]: audit 2024-02-07T13:44:24.272491+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-07T13:44:25.200 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-07T13:44:25.549 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:25 smithi177 bash[14572]: ignoring --setuser ceph since I am not root 2024-02-07T13:44:25.549 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:25 smithi177 bash[14572]: ignoring --setgroup ceph since I am not root 2024-02-07T13:44:25.549 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:25 smithi177 bash[14572]: debug 2024-02-07T13:44:25.318+0000 7fef3199b700 1 -- 172.21.15.177:0/997099270 <== mon.0 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5597c3568340 con 0x5597c42e6c00 2024-02-07T13:44:25.549 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:25 smithi177 bash[14572]: debug 2024-02-07T13:44:25.478+0000 7fef3a3f7000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-07T13:44:25.594 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:44:25 smithi191 bash[15207]: ignoring --setuser ceph since I am not root 2024-02-07T13:44:25.594 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:44:25 smithi191 bash[15207]: ignoring --setgroup ceph since I am not root 2024-02-07T13:44:25.594 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:44:25 smithi191 bash[15207]: debug 2024-02-07T13:44:25.314+0000 7f9b13870700 1 -- 172.21.15.191:0/1916041429 <== mon.2 v2:172.21.15.191:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558c9c078340 con 0x558c9cdf4400 2024-02-07T13:44:25.594 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:44:25 smithi191 bash[15207]: debug 2024-02-07T13:44:25.470+0000 7f9b1c2cc000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-07T13:44:26.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:25 smithi177 bash[14301]: audit 2024-02-07T13:44:23.942695+0000 mgr.y (mgr.14152) 250 : audit [DBG] from='client.24350 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi191=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:44:26.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:25 smithi177 bash[14301]: cephadm 2024-02-07T13:44:23.946151+0000 mgr.y (mgr.14152) 251 : cephadm [INF] Saving service prometheus spec with placement smithi191=a;count:1 2024-02-07T13:44:26.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:25 smithi177 bash[14301]: audit 2024-02-07T13:44:25.277559+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-07T13:44:26.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:25 smithi177 bash[14301]: cluster 2024-02-07T13:44:25.277640+0000 mon.a (mon.0) 600 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-02-07T13:44:26.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:25 smithi177 bash[19748]: audit 2024-02-07T13:44:23.942695+0000 mgr.y (mgr.14152) 250 : audit [DBG] from='client.24350 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi191=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:44:26.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:25 smithi177 bash[19748]: cephadm 2024-02-07T13:44:23.946151+0000 mgr.y (mgr.14152) 251 : cephadm [INF] Saving service prometheus spec with placement smithi191=a;count:1 2024-02-07T13:44:26.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:25 smithi177 bash[19748]: audit 2024-02-07T13:44:25.277559+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-07T13:44:26.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:25 smithi177 bash[19748]: cluster 2024-02-07T13:44:25.277640+0000 mon.a (mon.0) 600 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-02-07T13:44:26.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:25 smithi191 bash[14303]: audit 2024-02-07T13:44:23.942695+0000 mgr.y (mgr.14152) 250 : audit [DBG] from='client.24350 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi191=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:44:26.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:25 smithi191 bash[14303]: cephadm 2024-02-07T13:44:23.946151+0000 mgr.y (mgr.14152) 251 : cephadm [INF] Saving service prometheus spec with placement smithi191=a;count:1 2024-02-07T13:44:26.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:25 smithi191 bash[14303]: audit 2024-02-07T13:44:25.277559+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.177:0/2461186964' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-07T13:44:26.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:25 smithi191 bash[14303]: cluster 2024-02-07T13:44:25.277640+0000 mon.a (mon.0) 600 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-02-07T13:44:26.407 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:44:26 smithi191 bash[15207]: debug 2024-02-07T13:44:26.178+0000 7f9b1c2cc000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-07T13:44:26.407 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:44:26 smithi191 bash[15207]: debug 2024-02-07T13:44:26.310+0000 7f9b1c2cc000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-07T13:44:26.413 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:26 smithi177 bash[14572]: debug 2024-02-07T13:44:26.134+0000 7fef3a3f7000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-07T13:44:26.413 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:26 smithi177 bash[14572]: debug 2024-02-07T13:44:26.254+0000 7fef3a3f7000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-07T13:44:26.741 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:26 smithi177 bash[14572]: debug 2024-02-07T13:44:26.410+0000 7fef3a3f7000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-07T13:44:26.800 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:44:26 smithi191 bash[15207]: debug 2024-02-07T13:44:26.470+0000 7f9b1c2cc000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-07T13:44:27.031 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:26 smithi177 bash[14572]: debug 2024-02-07T13:44:26.738+0000 7fef3a3f7000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-07T13:44:27.032 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:26 smithi177 bash[14572]: debug 2024-02-07T13:44:26.830+0000 7fef3a3f7000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-07T13:44:27.052 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:44:26 smithi191 bash[15207]: debug 2024-02-07T13:44:26.798+0000 7f9b1c2cc000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-07T13:44:27.052 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:44:26 smithi191 bash[15207]: debug 2024-02-07T13:44:26.894+0000 7f9b1c2cc000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-07T13:44:27.288 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:27 smithi177 bash[14572]: debug 2024-02-07T13:44:27.030+0000 7fef3a3f7000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-07T13:44:27.302 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:44:27 smithi191 bash[15207]: debug 2024-02-07T13:44:27.094+0000 7f9b1c2cc000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-07T13:44:28.187 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:27 smithi177 bash[14572]: debug 2024-02-07T13:44:27.874+0000 7fef3a3f7000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-07T13:44:28.187 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:27 smithi177 bash[14572]: debug 2024-02-07T13:44:27.978+0000 7fef3a3f7000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-07T13:44:28.276 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:44:27 smithi191 bash[15207]: debug 2024-02-07T13:44:27.950+0000 7f9b1c2cc000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-07T13:44:28.279 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:44:28 smithi191 bash[15207]: debug 2024-02-07T13:44:28.062+0000 7f9b1c2cc000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-07T13:44:28.532 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:28 smithi177 bash[14572]: debug 2024-02-07T13:44:28.186+0000 7fef3a3f7000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-07T13:44:28.552 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:44:28 smithi191 bash[15207]: debug 2024-02-07T13:44:28.274+0000 7f9b1c2cc000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-07T13:44:28.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:28 smithi177 bash[14572]: debug 2024-02-07T13:44:28.530+0000 7fef3a3f7000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-07T13:44:28.947 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:44:28 smithi191 bash[15207]: debug 2024-02-07T13:44:28.614+0000 7f9b1c2cc000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-07T13:44:29.226 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:28 smithi177 bash[14572]: debug 2024-02-07T13:44:28.858+0000 7fef3a3f7000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-07T13:44:29.302 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:44:28 smithi191 bash[15207]: debug 2024-02-07T13:44:28.942+0000 7f9b1c2cc000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-07T13:44:29.494 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:29 smithi177 bash[14572]: debug 2024-02-07T13:44:29.226+0000 7fef3a3f7000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-07T13:44:29.576 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:44:29 smithi191 bash[15207]: debug 2024-02-07T13:44:29.306+0000 7f9b1c2cc000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-07T13:44:29.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:29 smithi177 bash[14572]: debug 2024-02-07T13:44:29.494+0000 7fef3a3f7000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-07T13:44:30.052 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:44:29 smithi191 bash[15207]: debug 2024-02-07T13:44:29.574+0000 7f9b1c2cc000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-07T13:44:30.433 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:30 smithi177 bash[14572]: debug 2024-02-07T13:44:30.170+0000 7fef3a3f7000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-07T13:44:30.433 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:30 smithi177 bash[14572]: debug 2024-02-07T13:44:30.274+0000 7fef3a3f7000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-07T13:44:30.514 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:44:30 smithi191 bash[15207]: debug 2024-02-07T13:44:30.250+0000 7f9b1c2cc000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-07T13:44:30.514 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:44:30 smithi191 bash[15207]: debug 2024-02-07T13:44:30.354+0000 7f9b1c2cc000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-07T13:44:30.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:30 smithi177 bash[14572]: debug 2024-02-07T13:44:30.430+0000 7fef3a3f7000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-07T13:44:30.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:30 smithi177 bash[14572]: debug 2024-02-07T13:44:30.538+0000 7fef3a3f7000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-07T13:44:30.789 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:30 smithi177 bash[14572]: debug 2024-02-07T13:44:30.674+0000 7fef3a3f7000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-07T13:44:30.802 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:44:30 smithi191 bash[15207]: debug 2024-02-07T13:44:30.510+0000 7f9b1c2cc000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-07T13:44:30.802 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:44:30 smithi191 bash[15207]: debug 2024-02-07T13:44:30.618+0000 7f9b1c2cc000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-07T13:44:30.802 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:44:30 smithi191 bash[15207]: debug 2024-02-07T13:44:30.754+0000 7f9b1c2cc000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-07T13:44:31.270 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:30 smithi177 bash[14572]: debug 2024-02-07T13:44:30.966+0000 7fef3a3f7000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-07T13:44:31.271 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:31 smithi177 bash[14572]: debug 2024-02-07T13:44:31.086+0000 7fef3a3f7000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-07T13:44:31.302 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:44:31 smithi191 bash[15207]: debug 2024-02-07T13:44:31.046+0000 7f9b1c2cc000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-07T13:44:31.302 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:44:31 smithi191 bash[15207]: debug 2024-02-07T13:44:31.166+0000 7f9b1c2cc000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-07T13:44:31.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:31 smithi177 bash[14572]: debug 2024-02-07T13:44:31.270+0000 7fef3a3f7000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-07T13:44:31.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:31 smithi177 bash[14572]: debug 2024-02-07T13:44:31.390+0000 7fef3a3f7000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-07T13:44:31.802 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:44:31 smithi191 bash[15207]: debug 2024-02-07T13:44:31.346+0000 7f9b1c2cc000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-07T13:44:31.802 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:44:31 smithi191 bash[15207]: debug 2024-02-07T13:44:31.466+0000 7f9b1c2cc000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-07T13:44:32.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:32 smithi177 bash[14572]: debug 2024-02-07T13:44:32.230+0000 7fef3a3f7000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-07T13:44:32.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:32 smithi177 bash[14572]: [07/Feb/2024:13:44:32] ENGINE Bus STARTING 2024-02-07T13:44:32.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:32 smithi177 bash[14301]: cluster 2024-02-07T13:44:32.255648+0000 mon.a (mon.0) 601 : cluster [INF] Active manager daemon y restarted 2024-02-07T13:44:32.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:32 smithi177 bash[14301]: cluster 2024-02-07T13:44:32.256540+0000 mon.a (mon.0) 602 : cluster [INF] Activating manager daemon y 2024-02-07T13:44:32.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:32 smithi177 bash[14301]: cluster 2024-02-07T13:44:32.261111+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-07T13:44:32.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:32 smithi177 bash[19748]: cluster 2024-02-07T13:44:32.255648+0000 mon.a (mon.0) 601 : cluster [INF] Active manager daemon y restarted 2024-02-07T13:44:32.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:32 smithi177 bash[19748]: cluster 2024-02-07T13:44:32.256540+0000 mon.a (mon.0) 602 : cluster [INF] Activating manager daemon y 2024-02-07T13:44:32.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:32 smithi177 bash[19748]: cluster 2024-02-07T13:44:32.261111+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-07T13:44:32.717 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:32 smithi191 bash[14303]: cluster 2024-02-07T13:44:32.255648+0000 mon.a (mon.0) 601 : cluster [INF] Active manager daemon y restarted 2024-02-07T13:44:32.717 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:32 smithi191 bash[14303]: cluster 2024-02-07T13:44:32.256540+0000 mon.a (mon.0) 602 : cluster [INF] Activating manager daemon y 2024-02-07T13:44:32.717 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:32 smithi191 bash[14303]: cluster 2024-02-07T13:44:32.261111+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-07T13:44:32.717 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:44:32 smithi191 bash[15207]: debug 2024-02-07T13:44:32.310+0000 7f9b1c2cc000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-07T13:44:32.717 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:44:32 smithi191 bash[15207]: [07/Feb/2024:13:44:32] ENGINE Bus STARTING 2024-02-07T13:44:32.717 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:44:32 smithi191 bash[15207]: CherryPy Checker: 2024-02-07T13:44:32.717 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:44:32 smithi191 bash[15207]: The Application mounted at '' has an empty config. 2024-02-07T13:44:32.717 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:44:32 smithi191 bash[15207]: [07/Feb/2024:13:44:32] ENGINE Serving on http://:::9283 2024-02-07T13:44:32.717 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:44:32 smithi191 bash[15207]: [07/Feb/2024:13:44:32] ENGINE Bus STARTED 2024-02-07T13:44:33.002 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:32 smithi177 bash[14572]: CherryPy Checker: 2024-02-07T13:44:33.002 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:32 smithi177 bash[14572]: The Application mounted at '' has an empty config. 2024-02-07T13:44:33.002 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:32 smithi177 bash[14572]: [07/Feb/2024:13:44:32] ENGINE Serving on http://:::9283 2024-02-07T13:44:33.002 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:32 smithi177 bash[14572]: [07/Feb/2024:13:44:32] ENGINE Bus STARTED 2024-02-07T13:44:33.288 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14572]: [07/Feb/2024:13:44:33] ENGINE Bus STARTING 2024-02-07T13:44:33.289 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14572]: [07/Feb/2024:13:44:33] ENGINE Serving on https://172.21.15.177:7150 2024-02-07T13:44:33.289 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14572]: [07/Feb/2024:13:44:33] ENGINE Bus STARTED 2024-02-07T13:44:33.357 INFO:teuthology.orchestra.run.smithi191.stdout:Scheduled node-exporter update... 2024-02-07T13:44:33.598 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:33 smithi191 bash[14303]: cluster 2024-02-07T13:44:32.318340+0000 mon.a (mon.0) 604 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0619133s), standbys: x 2024-02-07T13:44:33.598 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:33 smithi191 bash[14303]: audit 2024-02-07T13:44:32.323344+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:44:33.598 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:33 smithi191 bash[14303]: audit 2024-02-07T13:44:32.329173+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:44:33.598 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:33 smithi191 bash[14303]: audit 2024-02-07T13:44:32.329668+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:44:33.598 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:33 smithi191 bash[14303]: audit 2024-02-07T13:44:32.329925+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-07T13:44:33.599 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:33 smithi191 bash[14303]: audit 2024-02-07T13:44:32.330203+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-07T13:44:33.599 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:33 smithi191 bash[14303]: audit 2024-02-07T13:44:32.332893+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T13:44:33.599 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:33 smithi191 bash[14303]: audit 2024-02-07T13:44:32.333427+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T13:44:33.599 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:33 smithi191 bash[14303]: audit 2024-02-07T13:44:32.333863+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T13:44:33.599 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:33 smithi191 bash[14303]: audit 2024-02-07T13:44:32.334286+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-07T13:44:33.599 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:33 smithi191 bash[14303]: audit 2024-02-07T13:44:32.334700+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-07T13:44:33.599 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:33 smithi191 bash[14303]: audit 2024-02-07T13:44:32.335137+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-07T13:44:33.599 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:33 smithi191 bash[14303]: audit 2024-02-07T13:44:32.335561+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-07T13:44:33.599 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:33 smithi191 bash[14303]: audit 2024-02-07T13:44:32.335942+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-07T13:44:33.599 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:33 smithi191 bash[14303]: cluster 2024-02-07T13:44:32.336316+0000 mon.a (mon.0) 618 : cluster [DBG] Standby manager daemon x restarted 2024-02-07T13:44:33.599 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:33 smithi191 bash[14303]: cluster 2024-02-07T13:44:32.336466+0000 mon.a (mon.0) 619 : cluster [DBG] Standby manager daemon x started 2024-02-07T13:44:33.599 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:33 smithi191 bash[14303]: audit 2024-02-07T13:44:32.336856+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-07T13:44:33.599 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:33 smithi191 bash[14303]: audit 2024-02-07T13:44:32.337132+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-07T13:44:33.599 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:33 smithi191 bash[14303]: audit 2024-02-07T13:44:32.338045+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-07T13:44:33.600 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:33 smithi191 bash[14303]: audit 2024-02-07T13:44:32.340292+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.? 172.21.15.191:0/1594557426' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-07T13:44:33.600 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:33 smithi191 bash[14303]: audit 2024-02-07T13:44:32.341731+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.? 172.21.15.191:0/1594557426' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-07T13:44:33.600 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:33 smithi191 bash[14303]: audit 2024-02-07T13:44:32.345186+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.? 172.21.15.191:0/1594557426' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-07T13:44:33.600 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:33 smithi191 bash[14303]: audit 2024-02-07T13:44:32.346658+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.? 172.21.15.191:0/1594557426' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-07T13:44:33.600 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:33 smithi191 bash[14303]: cluster 2024-02-07T13:44:32.347592+0000 mon.a (mon.0) 627 : cluster [INF] Manager daemon y is now available 2024-02-07T13:44:33.600 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:33 smithi191 bash[14303]: audit 2024-02-07T13:44:32.372319+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:44:33.600 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:33 smithi191 bash[14303]: audit 2024-02-07T13:44:32.374551+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:44:33.600 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:33 smithi191 bash[14303]: audit 2024-02-07T13:44:32.377405+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:44:33.600 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:33 smithi191 bash[14303]: audit 2024-02-07T13:44:32.379214+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:44:33.600 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:33 smithi191 bash[14303]: audit 2024-02-07T13:44:32.402606+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:33.600 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:33 smithi191 bash[14303]: audit 2024-02-07T13:44:32.666621+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:44:33.601 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:33 smithi191 bash[14303]: audit 2024-02-07T13:44:32.674036+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:44:33.601 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:33 smithi191 bash[14303]: audit 2024-02-07T13:44:33.230665+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:33.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14301]: cluster 2024-02-07T13:44:32.318340+0000 mon.a (mon.0) 604 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0619133s), standbys: x 2024-02-07T13:44:33.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14301]: audit 2024-02-07T13:44:32.323344+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:44:33.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14301]: audit 2024-02-07T13:44:32.329173+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:44:33.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14301]: audit 2024-02-07T13:44:32.329668+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:44:33.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14301]: audit 2024-02-07T13:44:32.329925+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-07T13:44:33.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14301]: audit 2024-02-07T13:44:32.330203+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-07T13:44:33.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14301]: audit 2024-02-07T13:44:32.332893+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T13:44:33.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14301]: audit 2024-02-07T13:44:32.333427+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T13:44:33.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14301]: audit 2024-02-07T13:44:32.333863+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T13:44:33.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14301]: audit 2024-02-07T13:44:32.334286+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-07T13:44:33.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14301]: audit 2024-02-07T13:44:32.334700+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-07T13:44:33.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14301]: audit 2024-02-07T13:44:32.335137+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-07T13:44:33.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14301]: audit 2024-02-07T13:44:32.335561+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-07T13:44:33.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14301]: audit 2024-02-07T13:44:32.335942+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-07T13:44:33.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14301]: cluster 2024-02-07T13:44:32.336316+0000 mon.a (mon.0) 618 : cluster [DBG] Standby manager daemon x restarted 2024-02-07T13:44:33.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14301]: cluster 2024-02-07T13:44:32.336466+0000 mon.a (mon.0) 619 : cluster [DBG] Standby manager daemon x started 2024-02-07T13:44:33.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14301]: audit 2024-02-07T13:44:32.336856+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-07T13:44:33.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14301]: audit 2024-02-07T13:44:32.337132+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-07T13:44:33.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14301]: audit 2024-02-07T13:44:32.338045+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-07T13:44:33.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[19748]: cluster 2024-02-07T13:44:32.318340+0000 mon.a (mon.0) 604 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0619133s), standbys: x 2024-02-07T13:44:33.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[19748]: audit 2024-02-07T13:44:32.323344+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:44:33.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[19748]: audit 2024-02-07T13:44:32.329173+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:44:33.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[19748]: audit 2024-02-07T13:44:32.329668+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:44:33.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[19748]: audit 2024-02-07T13:44:32.329925+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-07T13:44:33.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[19748]: audit 2024-02-07T13:44:32.330203+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-07T13:44:33.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[19748]: audit 2024-02-07T13:44:32.332893+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T13:44:33.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[19748]: audit 2024-02-07T13:44:32.333427+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T13:44:33.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[19748]: audit 2024-02-07T13:44:32.333863+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T13:44:33.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[19748]: audit 2024-02-07T13:44:32.334286+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-07T13:44:33.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[19748]: audit 2024-02-07T13:44:32.334700+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-07T13:44:33.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[19748]: audit 2024-02-07T13:44:32.335137+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-07T13:44:33.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[19748]: audit 2024-02-07T13:44:32.335561+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-07T13:44:33.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[19748]: audit 2024-02-07T13:44:32.335942+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-07T13:44:33.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[19748]: cluster 2024-02-07T13:44:32.336316+0000 mon.a (mon.0) 618 : cluster [DBG] Standby manager daemon x restarted 2024-02-07T13:44:33.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[19748]: cluster 2024-02-07T13:44:32.336466+0000 mon.a (mon.0) 619 : cluster [DBG] Standby manager daemon x started 2024-02-07T13:44:33.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[19748]: audit 2024-02-07T13:44:32.336856+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-07T13:44:33.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[19748]: audit 2024-02-07T13:44:32.337132+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-07T13:44:33.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[19748]: audit 2024-02-07T13:44:32.338045+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-07T13:44:33.793 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14301]: audit 2024-02-07T13:44:32.340292+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.? 172.21.15.191:0/1594557426' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-07T13:44:33.793 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14301]: audit 2024-02-07T13:44:32.341731+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.? 172.21.15.191:0/1594557426' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-07T13:44:33.793 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14301]: audit 2024-02-07T13:44:32.345186+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.? 172.21.15.191:0/1594557426' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-07T13:44:33.793 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14301]: audit 2024-02-07T13:44:32.346658+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.? 172.21.15.191:0/1594557426' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-07T13:44:33.793 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14301]: cluster 2024-02-07T13:44:32.347592+0000 mon.a (mon.0) 627 : cluster [INF] Manager daemon y is now available 2024-02-07T13:44:33.793 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14301]: audit 2024-02-07T13:44:32.372319+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:44:33.793 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14301]: audit 2024-02-07T13:44:32.374551+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:44:33.793 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14301]: audit 2024-02-07T13:44:32.377405+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:44:33.793 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14301]: audit 2024-02-07T13:44:32.379214+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:44:33.793 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14301]: audit 2024-02-07T13:44:32.402606+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:33.793 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14301]: audit 2024-02-07T13:44:32.666621+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:44:33.793 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14301]: audit 2024-02-07T13:44:32.674036+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:44:33.794 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[14301]: audit 2024-02-07T13:44:33.230665+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:33.794 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[19748]: audit 2024-02-07T13:44:32.340292+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.? 172.21.15.191:0/1594557426' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-07T13:44:33.794 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[19748]: audit 2024-02-07T13:44:32.341731+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.? 172.21.15.191:0/1594557426' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-07T13:44:33.794 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[19748]: audit 2024-02-07T13:44:32.345186+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.? 172.21.15.191:0/1594557426' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-07T13:44:33.794 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[19748]: audit 2024-02-07T13:44:32.346658+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.? 172.21.15.191:0/1594557426' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-07T13:44:33.794 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[19748]: cluster 2024-02-07T13:44:32.347592+0000 mon.a (mon.0) 627 : cluster [INF] Manager daemon y is now available 2024-02-07T13:44:33.794 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[19748]: audit 2024-02-07T13:44:32.372319+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:44:33.794 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[19748]: audit 2024-02-07T13:44:32.374551+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:44:33.794 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[19748]: audit 2024-02-07T13:44:32.377405+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:44:33.794 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[19748]: audit 2024-02-07T13:44:32.379214+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:44:33.794 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[19748]: audit 2024-02-07T13:44:32.402606+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:33.795 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[19748]: audit 2024-02-07T13:44:32.666621+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:44:33.795 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[19748]: audit 2024-02-07T13:44:32.674036+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:44:33.795 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:33 smithi177 bash[19748]: audit 2024-02-07T13:44:33.230665+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:34.247 DEBUG:teuthology.orchestra.run.smithi177:node-exporter.a> sudo journalctl -f -n 0 -u ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@node-exporter.a.service 2024-02-07T13:44:34.249 DEBUG:teuthology.orchestra.run.smithi191:node-exporter.b> sudo journalctl -f -n 0 -u ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@node-exporter.b.service 2024-02-07T13:44:34.252 INFO:tasks.cephadm:Adding alertmanager.a on smithi177 2024-02-07T13:44:34.252 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph orch apply alertmanager '1;smithi177=a' 2024-02-07T13:44:34.324 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-07T13:44:34.391 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-07T13:44:34.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:34 smithi177 bash[14301]: cephadm 2024-02-07T13:44:33.100540+0000 mgr.y (mgr.24362) 1 : cephadm [INF] [07/Feb/2024:13:44:33] ENGINE Bus STARTING 2024-02-07T13:44:34.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:34 smithi177 bash[14301]: cephadm 2024-02-07T13:44:33.221335+0000 mgr.y (mgr.24362) 2 : cephadm [INF] [07/Feb/2024:13:44:33] ENGINE Serving on https://172.21.15.177:7150 2024-02-07T13:44:34.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:34 smithi177 bash[14301]: cephadm 2024-02-07T13:44:33.221922+0000 mgr.y (mgr.24362) 3 : cephadm [INF] [07/Feb/2024:13:44:33] ENGINE Bus STARTED 2024-02-07T13:44:34.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:34 smithi177 bash[14301]: cluster 2024-02-07T13:44:33.347918+0000 mon.a (mon.0) 636 : cluster [DBG] mgrmap e18: y(active, since 1.0915s), standbys: x 2024-02-07T13:44:34.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:34 smithi177 bash[14301]: audit 2024-02-07T13:44:33.358603+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:34.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:34 smithi177 bash[19748]: cephadm 2024-02-07T13:44:33.100540+0000 mgr.y (mgr.24362) 1 : cephadm [INF] [07/Feb/2024:13:44:33] ENGINE Bus STARTING 2024-02-07T13:44:34.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:34 smithi177 bash[19748]: cephadm 2024-02-07T13:44:33.221335+0000 mgr.y (mgr.24362) 2 : cephadm [INF] [07/Feb/2024:13:44:33] ENGINE Serving on https://172.21.15.177:7150 2024-02-07T13:44:34.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:34 smithi177 bash[19748]: cephadm 2024-02-07T13:44:33.221922+0000 mgr.y (mgr.24362) 3 : cephadm [INF] [07/Feb/2024:13:44:33] ENGINE Bus STARTED 2024-02-07T13:44:34.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:34 smithi177 bash[19748]: cluster 2024-02-07T13:44:33.347918+0000 mon.a (mon.0) 636 : cluster [DBG] mgrmap e18: y(active, since 1.0915s), standbys: x 2024-02-07T13:44:34.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:34 smithi177 bash[19748]: audit 2024-02-07T13:44:33.358603+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:34.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:34 smithi191 bash[14303]: cephadm 2024-02-07T13:44:33.100540+0000 mgr.y (mgr.24362) 1 : cephadm [INF] [07/Feb/2024:13:44:33] ENGINE Bus STARTING 2024-02-07T13:44:34.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:34 smithi191 bash[14303]: cephadm 2024-02-07T13:44:33.221335+0000 mgr.y (mgr.24362) 2 : cephadm [INF] [07/Feb/2024:13:44:33] ENGINE Serving on https://172.21.15.177:7150 2024-02-07T13:44:34.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:34 smithi191 bash[14303]: cephadm 2024-02-07T13:44:33.221922+0000 mgr.y (mgr.24362) 3 : cephadm [INF] [07/Feb/2024:13:44:33] ENGINE Bus STARTED 2024-02-07T13:44:34.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:34 smithi191 bash[14303]: cluster 2024-02-07T13:44:33.347918+0000 mon.a (mon.0) 636 : cluster [DBG] mgrmap e18: y(active, since 1.0915s), standbys: x 2024-02-07T13:44:34.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:34 smithi191 bash[14303]: audit 2024-02-07T13:44:33.358603+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:35.620 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:35 smithi191 bash[14303]: audit 2024-02-07T13:44:33.352245+0000 mgr.y (mgr.24362) 4 : audit [DBG] from='client.24368 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi177=a;smithi191=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:44:35.620 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:35 smithi191 bash[14303]: cephadm 2024-02-07T13:44:33.354669+0000 mgr.y (mgr.24362) 5 : cephadm [INF] Saving service node-exporter spec with placement smithi177=a;smithi191=b;count:2 2024-02-07T13:44:35.620 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:35 smithi191 bash[14303]: cluster 2024-02-07T13:44:33.355763+0000 mgr.y (mgr.24362) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:35.620 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:35 smithi191 bash[14303]: cluster 2024-02-07T13:44:34.327230+0000 mgr.y (mgr.24362) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:35.620 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:35 smithi191 bash[14303]: cluster 2024-02-07T13:44:34.538138+0000 mon.a (mon.0) 638 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-02-07T13:44:35.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:35 smithi177 bash[14301]: audit 2024-02-07T13:44:33.352245+0000 mgr.y (mgr.24362) 4 : audit [DBG] from='client.24368 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi177=a;smithi191=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:44:35.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:35 smithi177 bash[14301]: cephadm 2024-02-07T13:44:33.354669+0000 mgr.y (mgr.24362) 5 : cephadm [INF] Saving service node-exporter spec with placement smithi177=a;smithi191=b;count:2 2024-02-07T13:44:35.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:35 smithi177 bash[14301]: cluster 2024-02-07T13:44:33.355763+0000 mgr.y (mgr.24362) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:35.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:35 smithi177 bash[14301]: cluster 2024-02-07T13:44:34.327230+0000 mgr.y (mgr.24362) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:35.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:35 smithi177 bash[14301]: cluster 2024-02-07T13:44:34.538138+0000 mon.a (mon.0) 638 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-02-07T13:44:35.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:35 smithi177 bash[19748]: audit 2024-02-07T13:44:33.352245+0000 mgr.y (mgr.24362) 4 : audit [DBG] from='client.24368 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi177=a;smithi191=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:44:35.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:35 smithi177 bash[19748]: cephadm 2024-02-07T13:44:33.354669+0000 mgr.y (mgr.24362) 5 : cephadm [INF] Saving service node-exporter spec with placement smithi177=a;smithi191=b;count:2 2024-02-07T13:44:35.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:35 smithi177 bash[19748]: cluster 2024-02-07T13:44:33.355763+0000 mgr.y (mgr.24362) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:35.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:35 smithi177 bash[19748]: cluster 2024-02-07T13:44:34.327230+0000 mgr.y (mgr.24362) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:35.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:35 smithi177 bash[19748]: cluster 2024-02-07T13:44:34.538138+0000 mon.a (mon.0) 638 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-02-07T13:44:36.617 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:36 smithi177 bash[14301]: cluster 2024-02-07T13:44:36.327648+0000 mgr.y (mgr.24362) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:36.617 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:36 smithi177 bash[19748]: cluster 2024-02-07T13:44:36.327648+0000 mgr.y (mgr.24362) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:36.705 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:36 smithi191 bash[14303]: cluster 2024-02-07T13:44:36.327648+0000 mgr.y (mgr.24362) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:37.531 INFO:teuthology.orchestra.run.smithi191.stdout:Scheduled alertmanager update... 2024-02-07T13:44:37.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:37 smithi191 bash[14303]: audit 2024-02-07T13:44:36.350140+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:37.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:37 smithi191 bash[14303]: audit 2024-02-07T13:44:36.441555+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:37.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:37 smithi191 bash[14303]: audit 2024-02-07T13:44:36.833612+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:37.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:37 smithi191 bash[14303]: cephadm 2024-02-07T13:44:36.834862+0000 mgr.y (mgr.24362) 9 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-07T13:44:37.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:37 smithi191 bash[14303]: audit 2024-02-07T13:44:36.927569+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:37.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:37 smithi191 bash[14303]: cephadm 2024-02-07T13:44:36.930129+0000 mgr.y (mgr.24362) 10 : cephadm [INF] Updating smithi191:/etc/ceph/ceph.conf 2024-02-07T13:44:37.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:37 smithi191 bash[14303]: cephadm 2024-02-07T13:44:36.941637+0000 mgr.y (mgr.24362) 11 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-02-07T13:44:37.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:37 smithi191 bash[14303]: cephadm 2024-02-07T13:44:37.043976+0000 mgr.y (mgr.24362) 12 : cephadm [INF] Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-02-07T13:44:37.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:37 smithi191 bash[14303]: audit 2024-02-07T13:44:37.055121+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:37.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:37 smithi191 bash[14303]: audit 2024-02-07T13:44:37.177910+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:37.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:37 smithi191 bash[14303]: audit 2024-02-07T13:44:37.187263+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:37.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:37 smithi191 bash[14303]: cephadm 2024-02-07T13:44:37.211829+0000 mgr.y (mgr.24362) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi191 2024-02-07T13:44:37.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:37 smithi177 bash[14301]: audit 2024-02-07T13:44:36.350140+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:37.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:37 smithi177 bash[14301]: audit 2024-02-07T13:44:36.441555+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:37.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:37 smithi177 bash[14301]: audit 2024-02-07T13:44:36.833612+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:37.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:37 smithi177 bash[14301]: cephadm 2024-02-07T13:44:36.834862+0000 mgr.y (mgr.24362) 9 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-07T13:44:37.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:37 smithi177 bash[14301]: audit 2024-02-07T13:44:36.927569+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:37.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:37 smithi177 bash[14301]: cephadm 2024-02-07T13:44:36.930129+0000 mgr.y (mgr.24362) 10 : cephadm [INF] Updating smithi191:/etc/ceph/ceph.conf 2024-02-07T13:44:37.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:37 smithi177 bash[14301]: cephadm 2024-02-07T13:44:36.941637+0000 mgr.y (mgr.24362) 11 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-02-07T13:44:37.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:37 smithi177 bash[14301]: cephadm 2024-02-07T13:44:37.043976+0000 mgr.y (mgr.24362) 12 : cephadm [INF] Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-02-07T13:44:37.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:37 smithi177 bash[14301]: audit 2024-02-07T13:44:37.055121+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:37.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:37 smithi177 bash[14301]: audit 2024-02-07T13:44:37.177910+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:37.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:37 smithi177 bash[14301]: audit 2024-02-07T13:44:37.187263+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:37.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:37 smithi177 bash[14301]: cephadm 2024-02-07T13:44:37.211829+0000 mgr.y (mgr.24362) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi191 2024-02-07T13:44:37.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:37 smithi177 bash[19748]: audit 2024-02-07T13:44:36.350140+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:37.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:37 smithi177 bash[19748]: audit 2024-02-07T13:44:36.441555+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:37.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:37 smithi177 bash[19748]: audit 2024-02-07T13:44:36.833612+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:37.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:37 smithi177 bash[19748]: cephadm 2024-02-07T13:44:36.834862+0000 mgr.y (mgr.24362) 9 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-07T13:44:37.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:37 smithi177 bash[19748]: audit 2024-02-07T13:44:36.927569+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:37.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:37 smithi177 bash[19748]: cephadm 2024-02-07T13:44:36.930129+0000 mgr.y (mgr.24362) 10 : cephadm [INF] Updating smithi191:/etc/ceph/ceph.conf 2024-02-07T13:44:37.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:37 smithi177 bash[19748]: cephadm 2024-02-07T13:44:36.941637+0000 mgr.y (mgr.24362) 11 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-02-07T13:44:37.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:37 smithi177 bash[19748]: cephadm 2024-02-07T13:44:37.043976+0000 mgr.y (mgr.24362) 12 : cephadm [INF] Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-02-07T13:44:37.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:37 smithi177 bash[19748]: audit 2024-02-07T13:44:37.055121+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:37.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:37 smithi177 bash[19748]: audit 2024-02-07T13:44:37.177910+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:37.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:37 smithi177 bash[19748]: audit 2024-02-07T13:44:37.187263+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:37.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:37 smithi177 bash[19748]: cephadm 2024-02-07T13:44:37.211829+0000 mgr.y (mgr.24362) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi191 2024-02-07T13:44:38.376 DEBUG:teuthology.orchestra.run.smithi177:alertmanager.a> sudo journalctl -f -n 0 -u ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@alertmanager.a.service 2024-02-07T13:44:38.378 INFO:tasks.cephadm:Adding grafana.a on smithi191 2024-02-07T13:44:38.378 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph orch apply grafana '1;smithi191=a' 2024-02-07T13:44:38.513 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-07T13:44:38.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:38 smithi177 bash[14301]: audit 2024-02-07T13:44:37.521999+0000 mgr.y (mgr.24362) 14 : audit [DBG] from='client.24395 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi177=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:44:38.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:38 smithi177 bash[14301]: cephadm 2024-02-07T13:44:37.525323+0000 mgr.y (mgr.24362) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi177=a;count:1 2024-02-07T13:44:38.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:38 smithi177 bash[14301]: audit 2024-02-07T13:44:37.532406+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:38.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:38 smithi177 bash[14301]: cluster 2024-02-07T13:44:38.328229+0000 mgr.y (mgr.24362) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:38.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:38 smithi177 bash[19748]: audit 2024-02-07T13:44:37.521999+0000 mgr.y (mgr.24362) 14 : audit [DBG] from='client.24395 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi177=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:44:38.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:38 smithi177 bash[19748]: cephadm 2024-02-07T13:44:37.525323+0000 mgr.y (mgr.24362) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi177=a;count:1 2024-02-07T13:44:38.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:38 smithi177 bash[19748]: audit 2024-02-07T13:44:37.532406+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:38.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:38 smithi177 bash[19748]: cluster 2024-02-07T13:44:38.328229+0000 mgr.y (mgr.24362) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:38.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:38 smithi191 bash[14303]: audit 2024-02-07T13:44:37.521999+0000 mgr.y (mgr.24362) 14 : audit [DBG] from='client.24395 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi177=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:44:38.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:38 smithi191 bash[14303]: cephadm 2024-02-07T13:44:37.525323+0000 mgr.y (mgr.24362) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi177=a;count:1 2024-02-07T13:44:38.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:38 smithi191 bash[14303]: audit 2024-02-07T13:44:37.532406+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:38.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:38 smithi191 bash[14303]: cluster 2024-02-07T13:44:38.328229+0000 mgr.y (mgr.24362) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:40.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:40 smithi177 bash[14301]: cluster 2024-02-07T13:44:40.328832+0000 mgr.y (mgr.24362) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:40.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:40 smithi177 bash[19748]: cluster 2024-02-07T13:44:40.328832+0000 mgr.y (mgr.24362) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:40.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:40 smithi191 bash[14303]: cluster 2024-02-07T13:44:40.328832+0000 mgr.y (mgr.24362) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:42.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:42 smithi177 bash[14301]: cluster 2024-02-07T13:44:42.329419+0000 mgr.y (mgr.24362) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:42.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:42 smithi177 bash[19748]: cluster 2024-02-07T13:44:42.329419+0000 mgr.y (mgr.24362) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:42.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:42 smithi191 bash[14303]: cluster 2024-02-07T13:44:42.329419+0000 mgr.y (mgr.24362) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:43.607 INFO:teuthology.orchestra.run.smithi191.stdout:Scheduled grafana update... 2024-02-07T13:44:45.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:44 smithi177 bash[19748]: audit 2024-02-07T13:44:43.594643+0000 mgr.y (mgr.24362) 19 : audit [DBG] from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi191=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:44:45.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:44 smithi177 bash[19748]: cephadm 2024-02-07T13:44:43.597985+0000 mgr.y (mgr.24362) 20 : cephadm [INF] Saving service grafana spec with placement smithi191=a;count:1 2024-02-07T13:44:45.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:44 smithi177 bash[19748]: audit 2024-02-07T13:44:43.607098+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:45.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:44 smithi177 bash[19748]: cluster 2024-02-07T13:44:44.330071+0000 mgr.y (mgr.24362) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:45.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:44 smithi177 bash[14301]: audit 2024-02-07T13:44:43.594643+0000 mgr.y (mgr.24362) 19 : audit [DBG] from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi191=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:44:45.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:44 smithi177 bash[14301]: cephadm 2024-02-07T13:44:43.597985+0000 mgr.y (mgr.24362) 20 : cephadm [INF] Saving service grafana spec with placement smithi191=a;count:1 2024-02-07T13:44:45.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:44 smithi177 bash[14301]: audit 2024-02-07T13:44:43.607098+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:45.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:44 smithi177 bash[14301]: cluster 2024-02-07T13:44:44.330071+0000 mgr.y (mgr.24362) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:45.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:44 smithi191 bash[14303]: audit 2024-02-07T13:44:43.594643+0000 mgr.y (mgr.24362) 19 : audit [DBG] from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi191=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:44:45.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:44 smithi191 bash[14303]: cephadm 2024-02-07T13:44:43.597985+0000 mgr.y (mgr.24362) 20 : cephadm [INF] Saving service grafana spec with placement smithi191=a;count:1 2024-02-07T13:44:45.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:44 smithi191 bash[14303]: audit 2024-02-07T13:44:43.607098+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:45.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:44 smithi191 bash[14303]: cluster 2024-02-07T13:44:44.330071+0000 mgr.y (mgr.24362) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:45.609 DEBUG:teuthology.orchestra.run.smithi191:grafana.a> sudo journalctl -f -n 0 -u ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@grafana.a.service 2024-02-07T13:44:45.611 INFO:tasks.cephadm:Setting up client nodes... 2024-02-07T13:44:45.614 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-07T13:44:45.703 INFO:journalctl@ceph.grafana.a.smithi191.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-07T13:44:46.732 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:46 smithi177 bash[14301]: cluster 2024-02-07T13:44:46.330710+0000 mgr.y (mgr.24362) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:46.732 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:46 smithi177 bash[19748]: cluster 2024-02-07T13:44:46.330710+0000 mgr.y (mgr.24362) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:46.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:46 smithi191 bash[14303]: cluster 2024-02-07T13:44:46.330710+0000 mgr.y (mgr.24362) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:48.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:48 smithi191 bash[14303]: cluster 2024-02-07T13:44:48.331354+0000 mgr.y (mgr.24362) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:48.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:48 smithi177 bash[14301]: cluster 2024-02-07T13:44:48.331354+0000 mgr.y (mgr.24362) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:48.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:48 smithi177 bash[19748]: cluster 2024-02-07T13:44:48.331354+0000 mgr.y (mgr.24362) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:48.850 INFO:teuthology.orchestra.run.smithi177.stdout:[client.0] 2024-02-07T13:44:48.850 INFO:teuthology.orchestra.run.smithi177.stdout: key = AQBQicNlGvdZMhAAGnhN2pxQXVi0+2Uyxp0IIQ== 2024-02-07T13:44:49.602 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-02-07T13:44:49.602 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-02-07T13:44:49.602 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-02-07T13:44:49.625 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-07T13:44:49.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:49 smithi177 bash[14301]: audit 2024-02-07T13:44:48.840341+0000 mon.b (mon.2) 25 : audit [INF] from='client.? 172.21.15.177:0/519647668' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-07T13:44:49.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:49 smithi177 bash[14301]: audit 2024-02-07T13:44:48.844409+0000 mon.a (mon.0) 648 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-07T13:44:49.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:49 smithi177 bash[14301]: audit 2024-02-07T13:44:48.851320+0000 mon.a (mon.0) 649 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-07T13:44:49.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:49 smithi177 bash[19748]: audit 2024-02-07T13:44:48.840341+0000 mon.b (mon.2) 25 : audit [INF] from='client.? 172.21.15.177:0/519647668' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-07T13:44:49.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:49 smithi177 bash[19748]: audit 2024-02-07T13:44:48.844409+0000 mon.a (mon.0) 648 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-07T13:44:49.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:49 smithi177 bash[19748]: audit 2024-02-07T13:44:48.851320+0000 mon.a (mon.0) 649 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-07T13:44:49.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:49 smithi191 bash[14303]: audit 2024-02-07T13:44:48.840341+0000 mon.b (mon.2) 25 : audit [INF] from='client.? 172.21.15.177:0/519647668' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-07T13:44:49.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:49 smithi191 bash[14303]: audit 2024-02-07T13:44:48.844409+0000 mon.a (mon.0) 648 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-07T13:44:49.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:49 smithi191 bash[14303]: audit 2024-02-07T13:44:48.851320+0000 mon.a (mon.0) 649 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-07T13:44:50.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:50 smithi177 bash[14301]: cluster 2024-02-07T13:44:50.332063+0000 mgr.y (mgr.24362) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:50.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:50 smithi177 bash[19748]: cluster 2024-02-07T13:44:50.332063+0000 mgr.y (mgr.24362) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:50.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:50 smithi191 bash[14303]: cluster 2024-02-07T13:44:50.332063+0000 mgr.y (mgr.24362) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:52.648 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:52 smithi191 bash[14303]: cluster 2024-02-07T13:44:52.332716+0000 mgr.y (mgr.24362) 25 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:52.726 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:52 smithi177 bash[14301]: cluster 2024-02-07T13:44:52.332716+0000 mgr.y (mgr.24362) 25 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:52.727 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:52 smithi177 bash[19748]: cluster 2024-02-07T13:44:52.332716+0000 mgr.y (mgr.24362) 25 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:53.442 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:53 smithi177 systemd[1]: Started Ceph node-exporter.a for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:44:53.704 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:53 smithi177 bash[34479]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-02-07T13:44:53.964 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:53 smithi191 bash[14303]: audit 2024-02-07T13:44:52.708977+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:53.964 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:53 smithi191 bash[14303]: cephadm 2024-02-07T13:44:52.713509+0000 mgr.y (mgr.24362) 26 : cephadm [INF] Deploying daemon node-exporter.a on smithi177 2024-02-07T13:44:53.964 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:53 smithi191 bash[14303]: audit 2024-02-07T13:44:53.430747+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:54.038 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:53 smithi177 bash[34479]: v1.3.1: Pulling from prometheus/node-exporter 2024-02-07T13:44:54.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:53 smithi177 bash[19748]: audit 2024-02-07T13:44:52.708977+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:54.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:53 smithi177 bash[19748]: cephadm 2024-02-07T13:44:52.713509+0000 mgr.y (mgr.24362) 26 : cephadm [INF] Deploying daemon node-exporter.a on smithi177 2024-02-07T13:44:54.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:53 smithi177 bash[19748]: audit 2024-02-07T13:44:53.430747+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:54.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:53 smithi177 bash[14301]: audit 2024-02-07T13:44:52.708977+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:54.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:53 smithi177 bash[14301]: cephadm 2024-02-07T13:44:52.713509+0000 mgr.y (mgr.24362) 26 : cephadm [INF] Deploying daemon node-exporter.a on smithi177 2024-02-07T13:44:54.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:53 smithi177 bash[14301]: audit 2024-02-07T13:44:53.430747+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:54.413 INFO:teuthology.orchestra.run.smithi191.stdout:[client.1] 2024-02-07T13:44:54.414 INFO:teuthology.orchestra.run.smithi191.stdout: key = AQBWicNlpDVFGBAARBFqQ/ry4Im4BxihJ/JMaA== 2024-02-07T13:44:54.438 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:54 smithi191 systemd[1]: Started Ceph node-exporter.b for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:44:54.439 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:54 smithi191 bash[29732]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-02-07T13:44:54.439 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:44:54 smithi191 bash[29475]: ts=2024-02-07T13:44:54.096Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-02-07T13:44:54.443 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:54 smithi177 bash[34479]: aa2a8d90b84c: Pulling fs layer 2024-02-07T13:44:54.443 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:54 smithi177 bash[34479]: b45d31ee2d7f: Pulling fs layer 2024-02-07T13:44:54.443 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:54 smithi177 bash[34479]: b5db1e299295: Pulling fs layer 2024-02-07T13:44:54.443 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:54 smithi177 bash[34479]: aa2a8d90b84c: Download complete 2024-02-07T13:44:54.443 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:54 smithi177 bash[34479]: b45d31ee2d7f: Verifying Checksum 2024-02-07T13:44:54.443 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:54 smithi177 bash[34479]: b45d31ee2d7f: Download complete 2024-02-07T13:44:54.788 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:54 smithi177 bash[34479]: b5db1e299295: Download complete 2024-02-07T13:44:54.788 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:54 smithi177 bash[34479]: aa2a8d90b84c: Pull complete 2024-02-07T13:44:55.397 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:55 smithi177 bash[34479]: b45d31ee2d7f: Pull complete 2024-02-07T13:44:55.397 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:55 smithi177 bash[19748]: cephadm 2024-02-07T13:44:53.432707+0000 mgr.y (mgr.24362) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi191 2024-02-07T13:44:55.397 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:55 smithi177 bash[19748]: audit 2024-02-07T13:44:54.209778+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:55.397 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:55 smithi177 bash[19748]: audit 2024-02-07T13:44:54.213286+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:44:55.397 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:55 smithi177 bash[19748]: audit 2024-02-07T13:44:54.214729+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:44:55.397 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:55 smithi177 bash[19748]: audit 2024-02-07T13:44:54.215745+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:44:55.397 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:55 smithi177 bash[19748]: audit 2024-02-07T13:44:54.403240+0000 mon.b (mon.2) 26 : audit [INF] from='client.? 172.21.15.191:0/1343660562' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-07T13:44:55.398 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:55 smithi177 bash[19748]: audit 2024-02-07T13:44:54.406873+0000 mon.a (mon.0) 656 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-07T13:44:55.398 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:55 smithi177 bash[19748]: audit 2024-02-07T13:44:54.412536+0000 mon.a (mon.0) 657 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-07T13:44:55.398 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:55 smithi177 bash[14301]: cephadm 2024-02-07T13:44:53.432707+0000 mgr.y (mgr.24362) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi191 2024-02-07T13:44:55.398 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:55 smithi177 bash[14301]: audit 2024-02-07T13:44:54.209778+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:55.398 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:55 smithi177 bash[14301]: audit 2024-02-07T13:44:54.213286+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:44:55.398 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:55 smithi177 bash[14301]: audit 2024-02-07T13:44:54.214729+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:44:55.398 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:55 smithi177 bash[14301]: audit 2024-02-07T13:44:54.215745+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:44:55.398 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:55 smithi177 bash[14301]: audit 2024-02-07T13:44:54.403240+0000 mon.b (mon.2) 26 : audit [INF] from='client.? 172.21.15.191:0/1343660562' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-07T13:44:55.398 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:55 smithi177 bash[14301]: audit 2024-02-07T13:44:54.406873+0000 mon.a (mon.0) 656 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-07T13:44:55.398 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:55 smithi177 bash[14301]: audit 2024-02-07T13:44:54.412536+0000 mon.a (mon.0) 657 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-07T13:44:55.479 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:55 smithi191 bash[29732]: v1.3.1: Pulling from prometheus/node-exporter 2024-02-07T13:44:55.480 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:55 smithi191 bash[14303]: cephadm 2024-02-07T13:44:53.432707+0000 mgr.y (mgr.24362) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi191 2024-02-07T13:44:55.480 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:55 smithi191 bash[14303]: audit 2024-02-07T13:44:54.209778+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:55.480 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:55 smithi191 bash[14303]: audit 2024-02-07T13:44:54.213286+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:44:55.480 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:55 smithi191 bash[14303]: audit 2024-02-07T13:44:54.214729+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:44:55.480 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:55 smithi191 bash[14303]: audit 2024-02-07T13:44:54.215745+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:44:55.480 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:55 smithi191 bash[14303]: audit 2024-02-07T13:44:54.403240+0000 mon.b (mon.2) 26 : audit [INF] from='client.? 172.21.15.191:0/1343660562' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-07T13:44:55.480 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:55 smithi191 bash[14303]: audit 2024-02-07T13:44:54.406873+0000 mon.a (mon.0) 656 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-07T13:44:55.480 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:55 smithi191 bash[14303]: audit 2024-02-07T13:44:54.412536+0000 mon.a (mon.0) 657 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-07T13:44:55.481 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-02-07T13:44:55.481 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-02-07T13:44:55.482 DEBUG:teuthology.orchestra.run.smithi191:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-02-07T13:44:55.506 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-02-07T13:44:55.507 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-02-07T13:44:55.507 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph mgr dump --format=json 2024-02-07T13:44:55.650 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:55 smithi177 bash[34479]: b5db1e299295: Pull complete 2024-02-07T13:44:55.650 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:55 smithi177 bash[34479]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-02-07T13:44:55.650 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:55 smithi177 bash[34479]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-02-07T13:44:55.772 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:55 smithi191 bash[29732]: aa2a8d90b84c: Pulling fs layer 2024-02-07T13:44:55.772 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:55 smithi191 bash[29732]: b45d31ee2d7f: Pulling fs layer 2024-02-07T13:44:55.772 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:55 smithi191 bash[29732]: b5db1e299295: Pulling fs layer 2024-02-07T13:44:56.052 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:55 smithi191 bash[29732]: b45d31ee2d7f: Download complete 2024-02-07T13:44:56.052 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:55 smithi191 bash[29732]: aa2a8d90b84c: Verifying Checksum 2024-02-07T13:44:56.052 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:55 smithi191 bash[29732]: aa2a8d90b84c: Download complete 2024-02-07T13:44:56.052 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:55 smithi191 bash[29732]: b5db1e299295: Verifying Checksum 2024-02-07T13:44:56.053 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:55 smithi191 bash[29732]: b5db1e299295: Download complete 2024-02-07T13:44:56.053 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:55 smithi191 bash[29732]: aa2a8d90b84c: Pull complete 2024-02-07T13:44:56.500 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:56 smithi191 bash[14303]: cluster 2024-02-07T13:44:54.333640+0000 mgr.y (mgr.24362) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:56.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:56 smithi177 bash[19748]: cluster 2024-02-07T13:44:54.333640+0000 mgr.y (mgr.24362) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:56.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:56 smithi177 bash[14301]: cluster 2024-02-07T13:44:54.333640+0000 mgr.y (mgr.24362) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:56.802 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:56 smithi191 bash[29732]: b45d31ee2d7f: Pull complete 2024-02-07T13:44:57.159 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:56 smithi191 bash[29732]: b5db1e299295: Pull complete 2024-02-07T13:44:57.159 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:57 smithi191 bash[29732]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-02-07T13:44:57.159 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:57 smithi191 bash[29732]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-02-07T13:44:57.289 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.026Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-02-07T13:44:57.289 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.026Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-02-07T13:44:57.289 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.026Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-02-07T13:44:57.289 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.027Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-02-07T13:44:57.289 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.028Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-02-07T13:44:57.289 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.028Z caller=node_exporter.go:115 level=info collector=arp 2024-02-07T13:44:57.289 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.028Z caller=node_exporter.go:115 level=info collector=bcache 2024-02-07T13:44:57.289 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.028Z caller=node_exporter.go:115 level=info collector=bonding 2024-02-07T13:44:57.289 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.028Z caller=node_exporter.go:115 level=info collector=btrfs 2024-02-07T13:44:57.289 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.028Z caller=node_exporter.go:115 level=info collector=conntrack 2024-02-07T13:44:57.289 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.028Z caller=node_exporter.go:115 level=info collector=cpu 2024-02-07T13:44:57.290 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.028Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-02-07T13:44:57.290 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.028Z caller=node_exporter.go:115 level=info collector=diskstats 2024-02-07T13:44:57.290 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.028Z caller=node_exporter.go:115 level=info collector=dmi 2024-02-07T13:44:57.290 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.028Z caller=node_exporter.go:115 level=info collector=edac 2024-02-07T13:44:57.290 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.028Z caller=node_exporter.go:115 level=info collector=entropy 2024-02-07T13:44:57.290 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.028Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-02-07T13:44:57.290 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.028Z caller=node_exporter.go:115 level=info collector=filefd 2024-02-07T13:44:57.290 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.028Z caller=node_exporter.go:115 level=info collector=filesystem 2024-02-07T13:44:57.290 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.028Z caller=node_exporter.go:115 level=info collector=hwmon 2024-02-07T13:44:57.290 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.029Z caller=node_exporter.go:115 level=info collector=infiniband 2024-02-07T13:44:57.290 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.029Z caller=node_exporter.go:115 level=info collector=ipvs 2024-02-07T13:44:57.290 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.029Z caller=node_exporter.go:115 level=info collector=loadavg 2024-02-07T13:44:57.290 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.029Z caller=node_exporter.go:115 level=info collector=mdadm 2024-02-07T13:44:57.290 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.029Z caller=node_exporter.go:115 level=info collector=meminfo 2024-02-07T13:44:57.290 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.029Z caller=node_exporter.go:115 level=info collector=netclass 2024-02-07T13:44:57.290 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.029Z caller=node_exporter.go:115 level=info collector=netdev 2024-02-07T13:44:57.291 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.029Z caller=node_exporter.go:115 level=info collector=netstat 2024-02-07T13:44:57.291 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.029Z caller=node_exporter.go:115 level=info collector=nfs 2024-02-07T13:44:57.291 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.029Z caller=node_exporter.go:115 level=info collector=nfsd 2024-02-07T13:44:57.291 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.029Z caller=node_exporter.go:115 level=info collector=nvme 2024-02-07T13:44:57.291 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.029Z caller=node_exporter.go:115 level=info collector=os 2024-02-07T13:44:57.291 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.029Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-02-07T13:44:57.291 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.029Z caller=node_exporter.go:115 level=info collector=pressure 2024-02-07T13:44:57.291 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.029Z caller=node_exporter.go:115 level=info collector=rapl 2024-02-07T13:44:57.291 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.029Z caller=node_exporter.go:115 level=info collector=schedstat 2024-02-07T13:44:57.291 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.029Z caller=node_exporter.go:115 level=info collector=sockstat 2024-02-07T13:44:57.292 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.029Z caller=node_exporter.go:115 level=info collector=softnet 2024-02-07T13:44:57.292 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.029Z caller=node_exporter.go:115 level=info collector=stat 2024-02-07T13:44:57.292 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.029Z caller=node_exporter.go:115 level=info collector=tapestats 2024-02-07T13:44:57.292 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.029Z caller=node_exporter.go:115 level=info collector=textfile 2024-02-07T13:44:57.292 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.029Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-02-07T13:44:57.292 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.029Z caller=node_exporter.go:115 level=info collector=time 2024-02-07T13:44:57.292 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.029Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-02-07T13:44:57.292 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.029Z caller=node_exporter.go:115 level=info collector=uname 2024-02-07T13:44:57.292 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.029Z caller=node_exporter.go:115 level=info collector=vmstat 2024-02-07T13:44:57.292 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.029Z caller=node_exporter.go:115 level=info collector=xfs 2024-02-07T13:44:57.292 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.029Z caller=node_exporter.go:115 level=info collector=zfs 2024-02-07T13:44:57.292 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.029Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-02-07T13:44:57.292 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:44:57 smithi177 bash[34479]: ts=2024-02-07T13:44:57.029Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-02-07T13:44:58.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:58 smithi177 bash[14301]: cluster 2024-02-07T13:44:56.334223+0000 mgr.y (mgr.24362) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:58.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:58 smithi177 bash[14301]: audit 2024-02-07T13:44:57.408944+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:58.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:58 smithi177 bash[14301]: audit 2024-02-07T13:44:57.678717+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:58.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:58 smithi177 bash[14301]: audit 2024-02-07T13:44:57.971186+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:58.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:58 smithi177 bash[14301]: audit 2024-02-07T13:44:57.981396+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:58.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:58 smithi177 bash[19748]: cluster 2024-02-07T13:44:56.334223+0000 mgr.y (mgr.24362) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:58.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:58 smithi177 bash[19748]: audit 2024-02-07T13:44:57.408944+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:58.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:58 smithi177 bash[19748]: audit 2024-02-07T13:44:57.678717+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:58.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:58 smithi177 bash[19748]: audit 2024-02-07T13:44:57.971186+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:58.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:58 smithi177 bash[19748]: audit 2024-02-07T13:44:57.981396+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:58.524 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[14303]: cluster 2024-02-07T13:44:56.334223+0000 mgr.y (mgr.24362) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:44:58.524 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[14303]: audit 2024-02-07T13:44:57.408944+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:58.524 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[14303]: audit 2024-02-07T13:44:57.678717+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:58.524 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[14303]: audit 2024-02-07T13:44:57.971186+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:58.524 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[14303]: audit 2024-02-07T13:44:57.981396+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:44:58.803 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.615Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-02-07T13:44:58.803 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.615Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-02-07T13:44:58.804 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.615Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-02-07T13:44:58.804 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.615Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-02-07T13:44:58.804 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.618Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-02-07T13:44:58.804 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.618Z caller=node_exporter.go:115 level=info collector=arp 2024-02-07T13:44:58.804 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.618Z caller=node_exporter.go:115 level=info collector=bcache 2024-02-07T13:44:58.804 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.618Z caller=node_exporter.go:115 level=info collector=bonding 2024-02-07T13:44:58.804 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.618Z caller=node_exporter.go:115 level=info collector=btrfs 2024-02-07T13:44:58.805 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.618Z caller=node_exporter.go:115 level=info collector=conntrack 2024-02-07T13:44:58.805 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.618Z caller=node_exporter.go:115 level=info collector=cpu 2024-02-07T13:44:58.805 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.618Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-02-07T13:44:58.805 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.618Z caller=node_exporter.go:115 level=info collector=diskstats 2024-02-07T13:44:58.805 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.618Z caller=node_exporter.go:115 level=info collector=dmi 2024-02-07T13:44:58.805 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.618Z caller=node_exporter.go:115 level=info collector=edac 2024-02-07T13:44:58.805 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.618Z caller=node_exporter.go:115 level=info collector=entropy 2024-02-07T13:44:58.806 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.618Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-02-07T13:44:58.806 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.618Z caller=node_exporter.go:115 level=info collector=filefd 2024-02-07T13:44:58.806 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.618Z caller=node_exporter.go:115 level=info collector=filesystem 2024-02-07T13:44:58.806 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.618Z caller=node_exporter.go:115 level=info collector=hwmon 2024-02-07T13:44:58.806 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.618Z caller=node_exporter.go:115 level=info collector=infiniband 2024-02-07T13:44:58.806 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.618Z caller=node_exporter.go:115 level=info collector=ipvs 2024-02-07T13:44:58.807 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.618Z caller=node_exporter.go:115 level=info collector=loadavg 2024-02-07T13:44:58.807 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.618Z caller=node_exporter.go:115 level=info collector=mdadm 2024-02-07T13:44:58.807 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.618Z caller=node_exporter.go:115 level=info collector=meminfo 2024-02-07T13:44:58.807 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.618Z caller=node_exporter.go:115 level=info collector=netclass 2024-02-07T13:44:58.807 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.618Z caller=node_exporter.go:115 level=info collector=netdev 2024-02-07T13:44:58.807 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.618Z caller=node_exporter.go:115 level=info collector=netstat 2024-02-07T13:44:58.808 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.618Z caller=node_exporter.go:115 level=info collector=nfs 2024-02-07T13:44:58.808 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.618Z caller=node_exporter.go:115 level=info collector=nfsd 2024-02-07T13:44:58.808 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.618Z caller=node_exporter.go:115 level=info collector=nvme 2024-02-07T13:44:58.808 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.618Z caller=node_exporter.go:115 level=info collector=os 2024-02-07T13:44:58.808 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.618Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-02-07T13:44:58.808 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.618Z caller=node_exporter.go:115 level=info collector=pressure 2024-02-07T13:44:58.808 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.619Z caller=node_exporter.go:115 level=info collector=rapl 2024-02-07T13:44:58.809 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.619Z caller=node_exporter.go:115 level=info collector=schedstat 2024-02-07T13:44:58.809 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.619Z caller=node_exporter.go:115 level=info collector=sockstat 2024-02-07T13:44:58.809 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.619Z caller=node_exporter.go:115 level=info collector=softnet 2024-02-07T13:44:58.809 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.619Z caller=node_exporter.go:115 level=info collector=stat 2024-02-07T13:44:58.809 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.619Z caller=node_exporter.go:115 level=info collector=tapestats 2024-02-07T13:44:58.809 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.619Z caller=node_exporter.go:115 level=info collector=textfile 2024-02-07T13:44:58.810 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.619Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-02-07T13:44:58.810 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.619Z caller=node_exporter.go:115 level=info collector=time 2024-02-07T13:44:58.810 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.619Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-02-07T13:44:58.810 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.619Z caller=node_exporter.go:115 level=info collector=uname 2024-02-07T13:44:58.810 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.619Z caller=node_exporter.go:115 level=info collector=vmstat 2024-02-07T13:44:58.810 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.619Z caller=node_exporter.go:115 level=info collector=xfs 2024-02-07T13:44:58.811 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.619Z caller=node_exporter.go:115 level=info collector=zfs 2024-02-07T13:44:58.811 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.619Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-02-07T13:44:58.811 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:44:58 smithi191 bash[29732]: ts=2024-02-07T13:44:58.619Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-02-07T13:44:59.001 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T13:44:59.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:44:59 smithi177 bash[14301]: cephadm 2024-02-07T13:44:57.995406+0000 mgr.y (mgr.24362) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi177 2024-02-07T13:44:59.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:44:59 smithi177 bash[19748]: cephadm 2024-02-07T13:44:57.995406+0000 mgr.y (mgr.24362) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi177 2024-02-07T13:44:59.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:44:59 smithi191 bash[14303]: cephadm 2024-02-07T13:44:57.995406+0000 mgr.y (mgr.24362) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi177 2024-02-07T13:45:00.506 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:00 smithi177 bash[14301]: cluster 2024-02-07T13:44:58.334766+0000 mgr.y (mgr.24362) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:00.506 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:00 smithi177 bash[19748]: cluster 2024-02-07T13:44:58.334766+0000 mgr.y (mgr.24362) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:00.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:00 smithi191 bash[14303]: cluster 2024-02-07T13:44:58.334766+0000 mgr.y (mgr.24362) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:01.052 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:45:00 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:45:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:45:02.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:02 smithi191 bash[14303]: cluster 2024-02-07T13:45:00.335363+0000 mgr.y (mgr.24362) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:02.553 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:02 smithi177 bash[14301]: cluster 2024-02-07T13:45:00.335363+0000 mgr.y (mgr.24362) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:02.554 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:45:02 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:45:02] "GET /metrics HTTP/1.1" 200 191521 "" "Prometheus/2.33.4" 2024-02-07T13:45:02.554 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:02 smithi177 bash[19748]: cluster 2024-02-07T13:45:00.335363+0000 mgr.y (mgr.24362) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:04.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:04 smithi177 bash[19748]: cluster 2024-02-07T13:45:02.335944+0000 mgr.y (mgr.24362) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:04.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:04 smithi177 bash[14301]: cluster 2024-02-07T13:45:02.335944+0000 mgr.y (mgr.24362) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:04.509 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-02-07T13:45:04.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:04 smithi191 bash[14303]: cluster 2024-02-07T13:45:02.335944+0000 mgr.y (mgr.24362) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:05.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:05 smithi177 bash[14301]: audit 2024-02-07T13:45:04.503512+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.177:0/2710228340' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-07T13:45:05.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:05 smithi177 bash[19748]: audit 2024-02-07T13:45:04.503512+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.177:0/2710228340' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-07T13:45:05.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:05 smithi191 bash[14303]: audit 2024-02-07T13:45:04.503512+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.177:0/2710228340' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-07T13:45:05.728 INFO:teuthology.orchestra.run.smithi177.stdout:{"epoch":19,"active_gid":24362,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6800","nonce":3364633217},{"type":"v1","addr":"172.21.15.177:6801","nonce":3364633217}]},"active_addr":"172.21.15.177:6801/3364633217","active_change":"2024-02-07T13:44:32.256405+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":14463,"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.177:8443/","prometheus":"http://172.21.15.177:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":59,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.177:0","nonce":3821296658}]},{"addrvec":[{"type":"v2","addr":"172.21.15.177:0","nonce":3442006036}]},{"addrvec":[{"type":"v2","addr":"172.21.15.177:0","nonce":1961741448}]},{"addrvec":[{"type":"v2","addr":"172.21.15.177:0","nonce":3400094119}]}]}} 2024-02-07T13:45:05.732 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-02-07T13:45:05.732 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-02-07T13:45:05.732 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph osd dump --format=json 2024-02-07T13:45:06.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:06 smithi177 bash[14301]: cluster 2024-02-07T13:45:04.336626+0000 mgr.y (mgr.24362) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:06.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:06 smithi177 bash[19748]: cluster 2024-02-07T13:45:04.336626+0000 mgr.y (mgr.24362) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:06.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:06 smithi191 bash[14303]: cluster 2024-02-07T13:45:04.336626+0000 mgr.y (mgr.24362) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:08.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:08 smithi177 bash[14301]: cluster 2024-02-07T13:45:06.337267+0000 mgr.y (mgr.24362) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:08.267 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:08 smithi177 bash[14301]: audit 2024-02-07T13:45:08.050254+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:45:08.451 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:08 smithi177 bash[14301]: audit 2024-02-07T13:45:08.194206+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:45:08.451 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:08 smithi177 bash[14301]: audit 2024-02-07T13:45:08.201586+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:45:08.451 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:08 smithi177 bash[14301]: audit 2024-02-07T13:45:08.206290+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-07T13:45:08.452 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:08 smithi177 bash[14301]: audit 2024-02-07T13:45:08.212652+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:45:08.452 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:08 smithi177 bash[19748]: cluster 2024-02-07T13:45:06.337267+0000 mgr.y (mgr.24362) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:08.452 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:08 smithi177 bash[19748]: audit 2024-02-07T13:45:08.050254+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:45:08.452 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:08 smithi177 bash[19748]: audit 2024-02-07T13:45:08.194206+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:45:08.452 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:08 smithi177 bash[19748]: audit 2024-02-07T13:45:08.201586+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:45:08.452 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:08 smithi177 bash[19748]: audit 2024-02-07T13:45:08.206290+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-07T13:45:08.452 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:08 smithi177 bash[19748]: audit 2024-02-07T13:45:08.212652+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:45:08.462 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T13:45:08.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:08 smithi191 bash[14303]: cluster 2024-02-07T13:45:06.337267+0000 mgr.y (mgr.24362) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:08.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:08 smithi191 bash[14303]: audit 2024-02-07T13:45:08.050254+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:45:08.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:08 smithi191 bash[14303]: audit 2024-02-07T13:45:08.194206+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:45:08.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:08 smithi191 bash[14303]: audit 2024-02-07T13:45:08.201586+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:45:08.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:08 smithi191 bash[14303]: audit 2024-02-07T13:45:08.206290+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-07T13:45:08.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:08 smithi191 bash[14303]: audit 2024-02-07T13:45:08.212652+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:45:09.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:09 smithi177 bash[14301]: audit 2024-02-07T13:45:08.206784+0000 mgr.y (mgr.24362) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-07T13:45:09.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:09 smithi177 bash[14301]: cephadm 2024-02-07T13:45:08.222465+0000 mgr.y (mgr.24362) 37 : cephadm [INF] Deploying daemon grafana.a on smithi191 2024-02-07T13:45:09.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:09 smithi177 bash[19748]: audit 2024-02-07T13:45:08.206784+0000 mgr.y (mgr.24362) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-07T13:45:09.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:09 smithi177 bash[19748]: cephadm 2024-02-07T13:45:08.222465+0000 mgr.y (mgr.24362) 37 : cephadm [INF] Deploying daemon grafana.a on smithi191 2024-02-07T13:45:09.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:09 smithi191 bash[14303]: audit 2024-02-07T13:45:08.206784+0000 mgr.y (mgr.24362) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-07T13:45:09.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:09 smithi191 bash[14303]: cephadm 2024-02-07T13:45:08.222465+0000 mgr.y (mgr.24362) 37 : cephadm [INF] Deploying daemon grafana.a on smithi191 2024-02-07T13:45:10.038 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:45:09 smithi177 bash[35267]: level=info ts=2024-02-07T13:45:09.879Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-02-07T13:45:10.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:10 smithi177 bash[14301]: cluster 2024-02-07T13:45:08.337834+0000 mgr.y (mgr.24362) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:10.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:10 smithi177 bash[19748]: cluster 2024-02-07T13:45:08.337834+0000 mgr.y (mgr.24362) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:10.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:10 smithi191 bash[14303]: cluster 2024-02-07T13:45:08.337834+0000 mgr.y (mgr.24362) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:11.052 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:45:10 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:45:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:45:11.879 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-02-07T13:45:11.879 INFO:teuthology.orchestra.run.smithi177.stdout:{"epoch":59,"fsid":"d00f16f0-c5bd-11ee-95b6-87774f69a715","created":"2024-02-07T13:36:57.286960+0000","modified":"2024-02-07T13:44:32.255794+0000","last_up_change":"2024-02-07T13:44:06.804635+0000","last_in_change":"2024-02-07T13:43:41.152428+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-07T13:40:59.128545+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"4c37733d-33e8-44d5-a6f9-1b91c4f5d946","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6802","nonce":2428223045},{"type":"v1","addr":"172.21.15.177:6803","nonce":2428223045}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6804","nonce":2428223045},{"type":"v1","addr":"172.21.15.177:6805","nonce":2428223045}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6808","nonce":2428223045},{"type":"v1","addr":"172.21.15.177:6809","nonce":2428223045}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6806","nonce":2428223045},{"type":"v1","addr":"172.21.15.177:6807","nonce":2428223045}]},"public_addr":"172.21.15.177:6803/2428223045","cluster_addr":"172.21.15.177:6805/2428223045","heartbeat_back_addr":"172.21.15.177:6809/2428223045","heartbeat_front_addr":"172.21.15.177:6807/2428223045","state":["exists","up"]},{"osd":1,"uuid":"897c25b1-f5de-439b-8efc-3a6bfe3497cf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6810","nonce":2300015670},{"type":"v1","addr":"172.21.15.177:6811","nonce":2300015670}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6812","nonce":2300015670},{"type":"v1","addr":"172.21.15.177:6813","nonce":2300015670}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6816","nonce":2300015670},{"type":"v1","addr":"172.21.15.177:6817","nonce":2300015670}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6814","nonce":2300015670},{"type":"v1","addr":"172.21.15.177:6815","nonce":2300015670}]},"public_addr":"172.21.15.177:6811/2300015670","cluster_addr":"172.21.15.177:6813/2300015670","heartbeat_back_addr":"172.21.15.177:6817/2300015670","heartbeat_front_addr":"172.21.15.177:6815/2300015670","state":["exists","up"]},{"osd":2,"uuid":"eafbfdd4-d863-4a4e-ba29-ea1d2b26d5d6","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.177:6818","nonce":3437502684},{"type":"v1","addr":"172.21.15.177:6819","nonce":3437502684}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6820","nonce":3437502684},{"type":"v1","addr":"172.21.15.177:6821","nonce":3437502684}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6824","nonce":3437502684},{"type":"v1","addr":"172.21.15.177:6825","nonce":3437502684}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6822","nonce":3437502684},{"type":"v1","addr":"172.21.15.177:6823","nonce":3437502684}]},"public_addr":"172.21.15.177:6819/3437502684","cluster_addr":"172.21.15.177:6821/3437502684","heartbeat_back_addr":"172.21.15.177:6825/3437502684","heartbeat_front_addr":"172.21.15.177:6823/3437502684","state":["exists","up"]},{"osd":3,"uuid":"3b3f3dbc-9c47-4170-8629-66f8f2dca045","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6826","nonce":648831271},{"type":"v1","addr":"172.21.15.177:6827","nonce":648831271}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6828","nonce":648831271},{"type":"v1","addr":"172.21.15.177:6829","nonce":648831271}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6832","nonce":648831271},{"type":"v1","addr":"172.21.15.177:6833","nonce":648831271}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6830","nonce":648831271},{"type":"v1","addr":"172.21.15.177:6831","nonce":648831271}]},"public_addr":"172.21.15.177:6827/648831271","cluster_addr":"172.21.15.177:6829/648831271","heartbeat_back_addr":"172.21.15.177:6833/648831271","heartbeat_front_addr":"172.21.15.177:6831/648831271","state":["exists","up"]},{"osd":4,"uuid":"6e4106a4-83b8-4b51-a9b9-2a85e9c95b9c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6800","nonce":2771248777},{"type":"v1","addr":"172.21.15.191:6801","nonce":2771248777}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6802","nonce":2771248777},{"type":"v1","addr":"172.21.15.191:6803","nonce":2771248777}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6806","nonce":2771248777},{"type":"v1","addr":"172.21.15.191:6807","nonce":2771248777}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6804","nonce":2771248777},{"type":"v1","addr":"172.21.15.191:6805","nonce":2771248777}]},"public_addr":"172.21.15.191:6801/2771248777","cluster_addr":"172.21.15.191:6803/2771248777","heartbeat_back_addr":"172.21.15.191:6807/2771248777","heartbeat_front_addr":"172.21.15.191:6805/2771248777","state":["exists","up"]},{"osd":5,"uuid":"5145431d-7911-43c2-90fe-4f70abba3b6d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6808","nonce":3030687935},{"type":"v1","addr":"172.21.15.191:6809","nonce":3030687935}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6810","nonce":3030687935},{"type":"v1","addr":"172.21.15.191:6811","nonce":3030687935}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6814","nonce":3030687935},{"type":"v1","addr":"172.21.15.191:6815","nonce":3030687935}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6812","nonce":3030687935},{"type":"v1","addr":"172.21.15.191:6813","nonce":3030687935}]},"public_addr":"172.21.15.191:6809/3030687935","cluster_addr":"172.21.15.191:6811/3030687935","heartbeat_back_addr":"172.21.15.191:6815/3030687935","heartbeat_front_addr":"172.21.15.191:6813/3030687935","state":["exists","up"]},{"osd":6,"uuid":"d541abb5-9a70-48db-a6a4-0a0333ed5b12","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6816","nonce":212188105},{"type":"v1","addr":"172.21.15.191:6817","nonce":212188105}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6818","nonce":212188105},{"type":"v1","addr":"172.21.15.191:6819","nonce":212188105}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6822","nonce":212188105},{"type":"v1","addr":"172.21.15.191:6823","nonce":212188105}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6820","nonce":212188105},{"type":"v1","addr":"172.21.15.191:6821","nonce":212188105}]},"public_addr":"172.21.15.191:6817/212188105","cluster_addr":"172.21.15.191:6819/212188105","heartbeat_back_addr":"172.21.15.191:6823/212188105","heartbeat_front_addr":"172.21.15.191:6821/212188105","state":["exists","up"]},{"osd":7,"uuid":"115cd194-a1ef-46a1-aad8-11dd67dc373f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6824","nonce":3173668576},{"type":"v1","addr":"172.21.15.191:6825","nonce":3173668576}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6826","nonce":3173668576},{"type":"v1","addr":"172.21.15.191:6827","nonce":3173668576}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6830","nonce":3173668576},{"type":"v1","addr":"172.21.15.191:6831","nonce":3173668576}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6828","nonce":3173668576},{"type":"v1","addr":"172.21.15.191:6829","nonce":3173668576}]},"public_addr":"172.21.15.191:6825/3173668576","cluster_addr":"172.21.15.191:6827/3173668576","heartbeat_back_addr":"172.21.15.191:6831/3173668576","heartbeat_front_addr":"172.21.15.191:6829/3173668576","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T13:39:42.761875+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T13:40:19.239617+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T13:40:56.573164+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T13:41:35.017881+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T13:42:09.678274+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T13:42:46.796047+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T13:43:25.441136+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T13:44:04.912946+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.177:0/456328375":"2024-02-08T13:44:32.255697+0000","172.21.15.177:0/2187393445":"2024-02-08T13:44:32.255697+0000","172.21.15.177:6801/2395426210":"2024-02-08T13:44:32.255697+0000","172.21.15.177:0/2892181517":"2024-02-08T13:44:32.255697+0000","172.21.15.177:0/485133193":"2024-02-08T13:38:00.477883+0000","172.21.15.177:0/2064385872":"2024-02-08T13:38:00.477883+0000","172.21.15.177:0/1903257421":"2024-02-08T13:38:00.477883+0000","172.21.15.177:6801/133523467":"2024-02-08T13:38:00.477883+0000","172.21.15.177:6800/133523467":"2024-02-08T13:38:00.477883+0000","172.21.15.177:6800/4156214789":"2024-02-08T13:37:28.838051+0000","172.21.15.177:6800/2395426210":"2024-02-08T13:44:32.255697+0000","172.21.15.177:6801/4156214789":"2024-02-08T13:37:28.838051+0000","172.21.15.177:0/1719186928":"2024-02-08T13:37:28.838051+0000","172.21.15.177:0/1730814523":"2024-02-08T13:37:28.838051+0000","172.21.15.177:0/90093743":"2024-02-08T13:44:32.255697+0000","172.21.15.177:0/2850611685":"2024-02-08T13:37:28.838051+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-02-07T13:45:12.281 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:45:11 smithi177 bash[35267]: level=info ts=2024-02-07T13:45:11.830Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000048424s 2024-02-07T13:45:12.405 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:12 smithi177 bash[14301]: cluster 2024-02-07T13:45:10.338468+0000 mgr.y (mgr.24362) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:12.406 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:12 smithi177 bash[14301]: audit 2024-02-07T13:45:11.879657+0000 mon.a (mon.0) 667 : audit [DBG] from='client.? 172.21.15.177:0/2742093028' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-07T13:45:12.406 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:12 smithi177 bash[19748]: cluster 2024-02-07T13:45:10.338468+0000 mgr.y (mgr.24362) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:12.406 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:12 smithi177 bash[19748]: audit 2024-02-07T13:45:11.879657+0000 mon.a (mon.0) 667 : audit [DBG] from='client.? 172.21.15.177:0/2742093028' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-07T13:45:12.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:45:12 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:45:12] "GET /metrics HTTP/1.1" 200 191517 "" "Prometheus/2.33.4" 2024-02-07T13:45:12.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:12 smithi191 bash[14303]: cluster 2024-02-07T13:45:10.338468+0000 mgr.y (mgr.24362) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:12.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:12 smithi191 bash[14303]: audit 2024-02-07T13:45:11.879657+0000 mon.a (mon.0) 667 : audit [DBG] from='client.? 172.21.15.177:0/2742093028' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-07T13:45:12.609 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-02-07T13:45:12.609 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph osd dump --format=json 2024-02-07T13:45:13.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:13 smithi177 bash[14301]: cluster 2024-02-07T13:45:12.339099+0000 mgr.y (mgr.24362) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:13.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:13 smithi177 bash[14301]: audit 2024-02-07T13:45:12.419120+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:45:13.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:13 smithi177 bash[19748]: cluster 2024-02-07T13:45:12.339099+0000 mgr.y (mgr.24362) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:13.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:13 smithi177 bash[19748]: audit 2024-02-07T13:45:12.419120+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:45:13.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:13 smithi191 bash[14303]: cluster 2024-02-07T13:45:12.339099+0000 mgr.y (mgr.24362) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:13.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:13 smithi191 bash[14303]: audit 2024-02-07T13:45:12.419120+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:45:15.346 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T13:45:15.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:15 smithi177 bash[14301]: cluster 2024-02-07T13:45:14.339773+0000 mgr.y (mgr.24362) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:15.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:15 smithi177 bash[19748]: cluster 2024-02-07T13:45:14.339773+0000 mgr.y (mgr.24362) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:15.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:15 smithi191 bash[14303]: cluster 2024-02-07T13:45:14.339773+0000 mgr.y (mgr.24362) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:17.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:17 smithi191 bash[14303]: cluster 2024-02-07T13:45:16.340405+0000 mgr.y (mgr.24362) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:17.861 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:17 smithi177 bash[14301]: cluster 2024-02-07T13:45:16.340405+0000 mgr.y (mgr.24362) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:17.861 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:17 smithi177 bash[19748]: cluster 2024-02-07T13:45:16.340405+0000 mgr.y (mgr.24362) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:18.250 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-02-07T13:45:18.250 INFO:teuthology.orchestra.run.smithi177.stdout:{"epoch":59,"fsid":"d00f16f0-c5bd-11ee-95b6-87774f69a715","created":"2024-02-07T13:36:57.286960+0000","modified":"2024-02-07T13:44:32.255794+0000","last_up_change":"2024-02-07T13:44:06.804635+0000","last_in_change":"2024-02-07T13:43:41.152428+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-07T13:40:59.128545+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"4c37733d-33e8-44d5-a6f9-1b91c4f5d946","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6802","nonce":2428223045},{"type":"v1","addr":"172.21.15.177:6803","nonce":2428223045}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6804","nonce":2428223045},{"type":"v1","addr":"172.21.15.177:6805","nonce":2428223045}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6808","nonce":2428223045},{"type":"v1","addr":"172.21.15.177:6809","nonce":2428223045}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6806","nonce":2428223045},{"type":"v1","addr":"172.21.15.177:6807","nonce":2428223045}]},"public_addr":"172.21.15.177:6803/2428223045","cluster_addr":"172.21.15.177:6805/2428223045","heartbeat_back_addr":"172.21.15.177:6809/2428223045","heartbeat_front_addr":"172.21.15.177:6807/2428223045","state":["exists","up"]},{"osd":1,"uuid":"897c25b1-f5de-439b-8efc-3a6bfe3497cf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6810","nonce":2300015670},{"type":"v1","addr":"172.21.15.177:6811","nonce":2300015670}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6812","nonce":2300015670},{"type":"v1","addr":"172.21.15.177:6813","nonce":2300015670}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6816","nonce":2300015670},{"type":"v1","addr":"172.21.15.177:6817","nonce":2300015670}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6814","nonce":2300015670},{"type":"v1","addr":"172.21.15.177:6815","nonce":2300015670}]},"public_addr":"172.21.15.177:6811/2300015670","cluster_addr":"172.21.15.177:6813/2300015670","heartbeat_back_addr":"172.21.15.177:6817/2300015670","heartbeat_front_addr":"172.21.15.177:6815/2300015670","state":["exists","up"]},{"osd":2,"uuid":"eafbfdd4-d863-4a4e-ba29-ea1d2b26d5d6","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.177:6818","nonce":3437502684},{"type":"v1","addr":"172.21.15.177:6819","nonce":3437502684}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6820","nonce":3437502684},{"type":"v1","addr":"172.21.15.177:6821","nonce":3437502684}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6824","nonce":3437502684},{"type":"v1","addr":"172.21.15.177:6825","nonce":3437502684}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6822","nonce":3437502684},{"type":"v1","addr":"172.21.15.177:6823","nonce":3437502684}]},"public_addr":"172.21.15.177:6819/3437502684","cluster_addr":"172.21.15.177:6821/3437502684","heartbeat_back_addr":"172.21.15.177:6825/3437502684","heartbeat_front_addr":"172.21.15.177:6823/3437502684","state":["exists","up"]},{"osd":3,"uuid":"3b3f3dbc-9c47-4170-8629-66f8f2dca045","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6826","nonce":648831271},{"type":"v1","addr":"172.21.15.177:6827","nonce":648831271}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6828","nonce":648831271},{"type":"v1","addr":"172.21.15.177:6829","nonce":648831271}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6832","nonce":648831271},{"type":"v1","addr":"172.21.15.177:6833","nonce":648831271}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6830","nonce":648831271},{"type":"v1","addr":"172.21.15.177:6831","nonce":648831271}]},"public_addr":"172.21.15.177:6827/648831271","cluster_addr":"172.21.15.177:6829/648831271","heartbeat_back_addr":"172.21.15.177:6833/648831271","heartbeat_front_addr":"172.21.15.177:6831/648831271","state":["exists","up"]},{"osd":4,"uuid":"6e4106a4-83b8-4b51-a9b9-2a85e9c95b9c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6800","nonce":2771248777},{"type":"v1","addr":"172.21.15.191:6801","nonce":2771248777}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6802","nonce":2771248777},{"type":"v1","addr":"172.21.15.191:6803","nonce":2771248777}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6806","nonce":2771248777},{"type":"v1","addr":"172.21.15.191:6807","nonce":2771248777}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6804","nonce":2771248777},{"type":"v1","addr":"172.21.15.191:6805","nonce":2771248777}]},"public_addr":"172.21.15.191:6801/2771248777","cluster_addr":"172.21.15.191:6803/2771248777","heartbeat_back_addr":"172.21.15.191:6807/2771248777","heartbeat_front_addr":"172.21.15.191:6805/2771248777","state":["exists","up"]},{"osd":5,"uuid":"5145431d-7911-43c2-90fe-4f70abba3b6d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6808","nonce":3030687935},{"type":"v1","addr":"172.21.15.191:6809","nonce":3030687935}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6810","nonce":3030687935},{"type":"v1","addr":"172.21.15.191:6811","nonce":3030687935}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6814","nonce":3030687935},{"type":"v1","addr":"172.21.15.191:6815","nonce":3030687935}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6812","nonce":3030687935},{"type":"v1","addr":"172.21.15.191:6813","nonce":3030687935}]},"public_addr":"172.21.15.191:6809/3030687935","cluster_addr":"172.21.15.191:6811/3030687935","heartbeat_back_addr":"172.21.15.191:6815/3030687935","heartbeat_front_addr":"172.21.15.191:6813/3030687935","state":["exists","up"]},{"osd":6,"uuid":"d541abb5-9a70-48db-a6a4-0a0333ed5b12","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6816","nonce":212188105},{"type":"v1","addr":"172.21.15.191:6817","nonce":212188105}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6818","nonce":212188105},{"type":"v1","addr":"172.21.15.191:6819","nonce":212188105}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6822","nonce":212188105},{"type":"v1","addr":"172.21.15.191:6823","nonce":212188105}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6820","nonce":212188105},{"type":"v1","addr":"172.21.15.191:6821","nonce":212188105}]},"public_addr":"172.21.15.191:6817/212188105","cluster_addr":"172.21.15.191:6819/212188105","heartbeat_back_addr":"172.21.15.191:6823/212188105","heartbeat_front_addr":"172.21.15.191:6821/212188105","state":["exists","up"]},{"osd":7,"uuid":"115cd194-a1ef-46a1-aad8-11dd67dc373f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6824","nonce":3173668576},{"type":"v1","addr":"172.21.15.191:6825","nonce":3173668576}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6826","nonce":3173668576},{"type":"v1","addr":"172.21.15.191:6827","nonce":3173668576}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6830","nonce":3173668576},{"type":"v1","addr":"172.21.15.191:6831","nonce":3173668576}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6828","nonce":3173668576},{"type":"v1","addr":"172.21.15.191:6829","nonce":3173668576}]},"public_addr":"172.21.15.191:6825/3173668576","cluster_addr":"172.21.15.191:6827/3173668576","heartbeat_back_addr":"172.21.15.191:6831/3173668576","heartbeat_front_addr":"172.21.15.191:6829/3173668576","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T13:39:42.761875+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T13:40:19.239617+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T13:40:56.573164+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T13:41:35.017881+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T13:42:09.678274+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T13:42:46.796047+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T13:43:25.441136+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-07T13:44:04.912946+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.177:0/456328375":"2024-02-08T13:44:32.255697+0000","172.21.15.177:0/2187393445":"2024-02-08T13:44:32.255697+0000","172.21.15.177:6801/2395426210":"2024-02-08T13:44:32.255697+0000","172.21.15.177:0/2892181517":"2024-02-08T13:44:32.255697+0000","172.21.15.177:0/485133193":"2024-02-08T13:38:00.477883+0000","172.21.15.177:0/2064385872":"2024-02-08T13:38:00.477883+0000","172.21.15.177:0/1903257421":"2024-02-08T13:38:00.477883+0000","172.21.15.177:6801/133523467":"2024-02-08T13:38:00.477883+0000","172.21.15.177:6800/133523467":"2024-02-08T13:38:00.477883+0000","172.21.15.177:6800/4156214789":"2024-02-08T13:37:28.838051+0000","172.21.15.177:6800/2395426210":"2024-02-08T13:44:32.255697+0000","172.21.15.177:6801/4156214789":"2024-02-08T13:37:28.838051+0000","172.21.15.177:0/1719186928":"2024-02-08T13:37:28.838051+0000","172.21.15.177:0/1730814523":"2024-02-08T13:37:28.838051+0000","172.21.15.177:0/90093743":"2024-02-08T13:44:32.255697+0000","172.21.15.177:0/2850611685":"2024-02-08T13:37:28.838051+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-02-07T13:45:18.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:18 smithi177 bash[14301]: audit 2024-02-07T13:45:18.250790+0000 mon.a (mon.0) 669 : audit [DBG] from='client.? 172.21.15.177:0/1136415512' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-07T13:45:18.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:18 smithi177 bash[19748]: audit 2024-02-07T13:45:18.250790+0000 mon.a (mon.0) 669 : audit [DBG] from='client.? 172.21.15.177:0/1136415512' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-07T13:45:18.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:18 smithi191 bash[14303]: audit 2024-02-07T13:45:18.250790+0000 mon.a (mon.0) 669 : audit [DBG] from='client.? 172.21.15.177:0/1136415512' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-07T13:45:18.997 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-02-07T13:45:18.998 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-02-07T13:45:18.998 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-02-07T13:45:18.999 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-02-07T13:45:18.999 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-02-07T13:45:18.999 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-02-07T13:45:19.000 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-02-07T13:45:19.000 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-02-07T13:45:19.829 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:19 smithi177 bash[14301]: cluster 2024-02-07T13:45:18.341045+0000 mgr.y (mgr.24362) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:19.830 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:19 smithi177 bash[19748]: cluster 2024-02-07T13:45:18.341045+0000 mgr.y (mgr.24362) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:20.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:19 smithi191 bash[14303]: cluster 2024-02-07T13:45:18.341045+0000 mgr.y (mgr.24362) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:20.288 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:45:19 smithi177 bash[35267]: level=info ts=2024-02-07T13:45:19.831Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.001626465s 2024-02-07T13:45:21.052 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:45:20 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:45:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:45:21.844 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T13:45:21.844 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T13:45:21.844 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T13:45:21.845 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T13:45:21.847 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T13:45:21.848 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T13:45:21.848 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T13:45:21.848 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T13:45:21.875 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:21 smithi177 bash[19748]: cluster 2024-02-07T13:45:20.341754+0000 mgr.y (mgr.24362) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:21.877 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:21 smithi177 bash[14301]: cluster 2024-02-07T13:45:20.341754+0000 mgr.y (mgr.24362) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:22.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:21 smithi191 bash[14303]: cluster 2024-02-07T13:45:20.341754+0000 mgr.y (mgr.24362) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:22.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:45:22 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:45:22] "GET /metrics HTTP/1.1" 200 191511 "" "Prometheus/2.33.4" 2024-02-07T13:45:23.909 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:23 smithi177 bash[14301]: cluster 2024-02-07T13:45:22.342381+0000 mgr.y (mgr.24362) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:23.909 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:23 smithi177 bash[19748]: cluster 2024-02-07T13:45:22.342381+0000 mgr.y (mgr.24362) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:24.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:23 smithi191 bash[14303]: cluster 2024-02-07T13:45:22.342381+0000 mgr.y (mgr.24362) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:26.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:25 smithi177 bash[14301]: cluster 2024-02-07T13:45:24.343051+0000 mgr.y (mgr.24362) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:26.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:25 smithi177 bash[19748]: cluster 2024-02-07T13:45:24.343051+0000 mgr.y (mgr.24362) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:26.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:25 smithi191 bash[14303]: cluster 2024-02-07T13:45:24.343051+0000 mgr.y (mgr.24362) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:27.987 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:27 smithi191 bash[14303]: cluster 2024-02-07T13:45:26.343828+0000 mgr.y (mgr.24362) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:28.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:27 smithi177 bash[14301]: cluster 2024-02-07T13:45:26.343828+0000 mgr.y (mgr.24362) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:28.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:27 smithi177 bash[19748]: cluster 2024-02-07T13:45:26.343828+0000 mgr.y (mgr.24362) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:29.707 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:29 smithi191 bash[14303]: cluster 2024-02-07T13:45:28.344531+0000 mgr.y (mgr.24362) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:29.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:29 smithi177 bash[14301]: cluster 2024-02-07T13:45:28.344531+0000 mgr.y (mgr.24362) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:29.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:29 smithi177 bash[19748]: cluster 2024-02-07T13:45:28.344531+0000 mgr.y (mgr.24362) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:30.951 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:45:30 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:45:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:45:30.952 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:30 smithi191 systemd[1]: Started Ceph grafana.a for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:45:31.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:31 smithi177 bash[19748]: cluster 2024-02-07T13:45:30.345184+0000 mgr.y (mgr.24362) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:31.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:31 smithi177 bash[19748]: audit 2024-02-07T13:45:30.725852+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:45:31.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:31 smithi177 bash[19748]: audit 2024-02-07T13:45:30.729030+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:45:31.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:31 smithi177 bash[19748]: audit 2024-02-07T13:45:30.731245+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:45:31.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:31 smithi177 bash[19748]: audit 2024-02-07T13:45:30.732591+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:45:31.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:31 smithi177 bash[14301]: cluster 2024-02-07T13:45:30.345184+0000 mgr.y (mgr.24362) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:31.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:31 smithi177 bash[14301]: audit 2024-02-07T13:45:30.725852+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:45:31.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:31 smithi177 bash[14301]: audit 2024-02-07T13:45:30.729030+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:45:31.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:31 smithi177 bash[14301]: audit 2024-02-07T13:45:30.731245+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:45:31.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:31 smithi177 bash[14301]: audit 2024-02-07T13:45:30.732591+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:45:32.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:31 smithi191 bash[14303]: cluster 2024-02-07T13:45:30.345184+0000 mgr.y (mgr.24362) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:32.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:31 smithi191 bash[14303]: audit 2024-02-07T13:45:30.725852+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:45:32.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:31 smithi191 bash[14303]: audit 2024-02-07T13:45:30.729030+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:45:32.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:31 smithi191 bash[14303]: audit 2024-02-07T13:45:30.731245+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:45:32.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:31 smithi191 bash[14303]: audit 2024-02-07T13:45:30.732591+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:45:32.277 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2024-02-07T13:45:32.277 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2024-02-07T13:45:32.277 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-02-07T13:45:32.277 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-02-07T13:45:32.277 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-02-07T13:45:32.277 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-02-07T13:45:32.277 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-02-07T13:45:32.277 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-02-07T13:45:32.278 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-02-07T13:45:32.278 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-02-07T13:45:32.278 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-02-07T13:45:32.278 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-02-07T13:45:32.278 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-02-07T13:45:32.278 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="App mode production" logger=settings 2024-02-07T13:45:32.278 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-02-07T13:45:32.278 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-02-07T13:45:32.278 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-02-07T13:45:32.278 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-02-07T13:45:32.278 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-02-07T13:45:32.278 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-02-07T13:45:32.278 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-02-07T13:45:32.278 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-02-07T13:45:32.279 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-02-07T13:45:32.279 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-02-07T13:45:32.279 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-02-07T13:45:32.537 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-02-07T13:45:32.537 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-02-07T13:45:32.538 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-07T13:45:32.538 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-02-07T13:45:32.538 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-02-07T13:45:32.538 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-02-07T13:45:32.538 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-02-07T13:45:32.566 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:45:32 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:45:32] "GET /metrics HTTP/1.1" 200 191511 "" "Prometheus/2.33.4" 2024-02-07T13:45:32.799 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-02-07T13:45:32.799 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-02-07T13:45:32.800 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-02-07T13:45:32.800 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-02-07T13:45:32.800 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-02-07T13:45:32.800 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-02-07T13:45:32.800 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-02-07T13:45:33.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-02-07T13:45:33.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-02-07T13:45:33.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-02-07T13:45:33.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-02-07T13:45:33.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:32 smithi191 bash[30373]: t=2024-02-07T13:45:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-02-07T13:45:33.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:33 smithi191 bash[30373]: t=2024-02-07T13:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-02-07T13:45:33.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:33 smithi191 bash[30373]: t=2024-02-07T13:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-02-07T13:45:33.339 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:33 smithi191 bash[30373]: t=2024-02-07T13:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-02-07T13:45:33.339 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:33 smithi191 bash[30373]: t=2024-02-07T13:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-02-07T13:45:33.340 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:33 smithi191 bash[30373]: t=2024-02-07T13:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-02-07T13:45:33.340 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:33 smithi191 bash[30373]: t=2024-02-07T13:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-02-07T13:45:33.340 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:33 smithi191 bash[30373]: t=2024-02-07T13:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-02-07T13:45:33.340 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:33 smithi191 bash[30373]: t=2024-02-07T13:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-02-07T13:45:33.340 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:33 smithi191 bash[30373]: t=2024-02-07T13:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-02-07T13:45:33.340 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:33 smithi191 bash[30373]: t=2024-02-07T13:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-02-07T13:45:33.340 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:33 smithi191 bash[30373]: t=2024-02-07T13:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-02-07T13:45:33.618 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:33 smithi191 bash[14303]: cluster 2024-02-07T13:45:32.345808+0000 mgr.y (mgr.24362) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:33.618 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:33 smithi191 bash[14303]: audit 2024-02-07T13:45:32.428278+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:45:33.618 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:33 smithi191 bash[14303]: audit 2024-02-07T13:45:32.670236+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:45:33.618 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:33 smithi191 bash[14303]: audit 2024-02-07T13:45:32.679522+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:45:33.618 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:33 smithi191 bash[30373]: t=2024-02-07T13:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-02-07T13:45:33.618 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:33 smithi191 bash[30373]: t=2024-02-07T13:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-02-07T13:45:33.619 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:33 smithi191 bash[30373]: t=2024-02-07T13:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-02-07T13:45:33.619 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:33 smithi191 bash[30373]: t=2024-02-07T13:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-02-07T13:45:33.619 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:33 smithi191 bash[30373]: t=2024-02-07T13:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-02-07T13:45:33.619 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:33 smithi191 bash[30373]: t=2024-02-07T13:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-02-07T13:45:33.619 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:33 smithi191 bash[30373]: t=2024-02-07T13:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-02-07T13:45:33.694 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:33 smithi177 bash[14301]: cluster 2024-02-07T13:45:32.345808+0000 mgr.y (mgr.24362) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:33.694 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:33 smithi177 bash[14301]: audit 2024-02-07T13:45:32.428278+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:45:33.694 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:33 smithi177 bash[14301]: audit 2024-02-07T13:45:32.670236+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:45:33.694 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:33 smithi177 bash[14301]: audit 2024-02-07T13:45:32.679522+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:45:33.694 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:33 smithi177 bash[19748]: cluster 2024-02-07T13:45:32.345808+0000 mgr.y (mgr.24362) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:33.695 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:33 smithi177 bash[19748]: audit 2024-02-07T13:45:32.428278+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:45:33.695 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:33 smithi177 bash[19748]: audit 2024-02-07T13:45:32.670236+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:45:33.695 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:33 smithi177 bash[19748]: audit 2024-02-07T13:45:32.679522+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:45:33.938 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:33 smithi191 bash[30373]: t=2024-02-07T13:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-02-07T13:45:33.938 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:33 smithi191 bash[30373]: t=2024-02-07T13:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-02-07T13:45:33.938 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:33 smithi191 bash[30373]: t=2024-02-07T13:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-02-07T13:45:33.938 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:33 smithi191 bash[30373]: t=2024-02-07T13:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-02-07T13:45:33.938 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:33 smithi191 bash[30373]: t=2024-02-07T13:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-02-07T13:45:33.939 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:33 smithi191 bash[30373]: t=2024-02-07T13:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-02-07T13:45:33.939 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:33 smithi191 bash[30373]: t=2024-02-07T13:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-02-07T13:45:33.939 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:33 smithi191 bash[30373]: t=2024-02-07T13:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-02-07T13:45:34.208 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:33 smithi191 bash[30373]: t=2024-02-07T13:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-02-07T13:45:34.208 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:33 smithi191 bash[30373]: t=2024-02-07T13:45:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-02-07T13:45:34.208 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:34 smithi191 bash[30373]: t=2024-02-07T13:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-02-07T13:45:34.208 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:34 smithi191 bash[30373]: t=2024-02-07T13:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-02-07T13:45:34.209 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:34 smithi191 bash[30373]: t=2024-02-07T13:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-02-07T13:45:34.209 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:34 smithi191 bash[30373]: t=2024-02-07T13:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-02-07T13:45:34.209 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:34 smithi191 bash[30373]: t=2024-02-07T13:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-02-07T13:45:34.209 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:34 smithi191 bash[30373]: t=2024-02-07T13:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-02-07T13:45:34.470 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:34 smithi191 bash[30373]: t=2024-02-07T13:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-02-07T13:45:34.470 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:34 smithi191 bash[30373]: t=2024-02-07T13:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-02-07T13:45:34.470 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:34 smithi191 bash[30373]: t=2024-02-07T13:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-02-07T13:45:34.470 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:34 smithi191 bash[30373]: t=2024-02-07T13:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-02-07T13:45:34.470 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:34 smithi191 bash[30373]: t=2024-02-07T13:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-02-07T13:45:34.470 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:34 smithi191 bash[30373]: t=2024-02-07T13:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-02-07T13:45:34.471 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:34 smithi191 bash[30373]: t=2024-02-07T13:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-02-07T13:45:34.471 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:34 smithi191 bash[30373]: t=2024-02-07T13:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-02-07T13:45:34.471 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:34 smithi191 bash[30373]: t=2024-02-07T13:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-02-07T13:45:34.731 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:34 smithi191 bash[30373]: t=2024-02-07T13:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-02-07T13:45:34.731 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:34 smithi191 bash[30373]: t=2024-02-07T13:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-02-07T13:45:34.731 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:34 smithi191 bash[30373]: t=2024-02-07T13:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-02-07T13:45:34.731 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:34 smithi191 bash[30373]: t=2024-02-07T13:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-02-07T13:45:35.010 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:34 smithi191 bash[30373]: t=2024-02-07T13:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-02-07T13:45:35.010 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:34 smithi191 bash[30373]: t=2024-02-07T13:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-02-07T13:45:35.010 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:34 smithi191 bash[30373]: t=2024-02-07T13:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-02-07T13:45:35.010 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:34 smithi191 bash[30373]: t=2024-02-07T13:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-02-07T13:45:35.010 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:34 smithi191 bash[30373]: t=2024-02-07T13:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-02-07T13:45:35.010 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:34 smithi191 bash[30373]: t=2024-02-07T13:45:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-02-07T13:45:35.010 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:35 smithi191 bash[30373]: t=2024-02-07T13:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-02-07T13:45:35.271 INFO:teuthology.orchestra.run.smithi177.stdout:34359738439 2024-02-07T13:45:35.271 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-02-07T13:45:35.280 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:35 smithi191 bash[30373]: t=2024-02-07T13:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-02-07T13:45:35.280 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:35 smithi191 bash[30373]: t=2024-02-07T13:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-02-07T13:45:35.280 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:35 smithi191 bash[30373]: t=2024-02-07T13:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-02-07T13:45:35.280 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:35 smithi191 bash[30373]: t=2024-02-07T13:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-02-07T13:45:35.280 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:35 smithi191 bash[30373]: t=2024-02-07T13:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-02-07T13:45:35.280 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:35 smithi191 bash[30373]: t=2024-02-07T13:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-02-07T13:45:35.280 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:35 smithi191 bash[30373]: t=2024-02-07T13:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-02-07T13:45:35.547 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:35 smithi191 bash[30373]: t=2024-02-07T13:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-02-07T13:45:35.548 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:35 smithi191 bash[30373]: t=2024-02-07T13:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-02-07T13:45:35.548 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:35 smithi191 bash[30373]: t=2024-02-07T13:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-02-07T13:45:35.548 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:35 smithi191 bash[30373]: t=2024-02-07T13:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-02-07T13:45:35.548 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:35 smithi191 bash[30373]: t=2024-02-07T13:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-02-07T13:45:35.651 INFO:teuthology.orchestra.run.smithi177.stdout:77309411384 2024-02-07T13:45:35.651 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-02-07T13:45:35.727 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:35 smithi191 bash[14303]: cluster 2024-02-07T13:45:34.346489+0000 mgr.y (mgr.24362) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:35.727 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:35 smithi191 bash[14303]: audit 2024-02-07T13:45:35.531467+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:45:35.727 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:35 smithi191 bash[30373]: t=2024-02-07T13:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-02-07T13:45:35.727 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:35 smithi191 bash[30373]: t=2024-02-07T13:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-02-07T13:45:35.727 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:35 smithi191 bash[30373]: t=2024-02-07T13:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-02-07T13:45:35.803 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:35 smithi191 bash[30373]: t=2024-02-07T13:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-02-07T13:45:35.803 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:35 smithi191 bash[30373]: t=2024-02-07T13:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-02-07T13:45:35.803 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:35 smithi191 bash[30373]: t=2024-02-07T13:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-02-07T13:45:36.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:35 smithi177 bash[19748]: cluster 2024-02-07T13:45:34.346489+0000 mgr.y (mgr.24362) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:36.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:35 smithi177 bash[19748]: audit 2024-02-07T13:45:35.531467+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:45:36.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:35 smithi177 bash[14301]: cluster 2024-02-07T13:45:34.346489+0000 mgr.y (mgr.24362) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:36.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:35 smithi177 bash[14301]: audit 2024-02-07T13:45:35.531467+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:45:36.056 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:35 smithi191 bash[30373]: t=2024-02-07T13:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-02-07T13:45:36.056 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:35 smithi191 bash[30373]: t=2024-02-07T13:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-02-07T13:45:36.056 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:35 smithi191 bash[30373]: t=2024-02-07T13:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-07T13:45:36.056 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:35 smithi191 bash[30373]: t=2024-02-07T13:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-02-07T13:45:36.056 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:35 smithi191 bash[30373]: t=2024-02-07T13:45:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-02-07T13:45:36.057 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:36 smithi191 bash[30373]: t=2024-02-07T13:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-02-07T13:45:36.057 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:36 smithi191 bash[30373]: t=2024-02-07T13:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-02-07T13:45:36.317 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:36 smithi191 bash[30373]: t=2024-02-07T13:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-02-07T13:45:36.317 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:36 smithi191 bash[30373]: t=2024-02-07T13:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-02-07T13:45:36.317 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:36 smithi191 bash[30373]: t=2024-02-07T13:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-02-07T13:45:36.317 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:36 smithi191 bash[30373]: t=2024-02-07T13:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-02-07T13:45:36.317 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:36 smithi191 bash[30373]: t=2024-02-07T13:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-02-07T13:45:36.317 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:36 smithi191 bash[30373]: t=2024-02-07T13:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-02-07T13:45:36.317 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:36 smithi191 bash[30373]: t=2024-02-07T13:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-02-07T13:45:36.579 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:36 smithi191 bash[30373]: t=2024-02-07T13:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-02-07T13:45:36.579 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:36 smithi191 bash[30373]: t=2024-02-07T13:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-02-07T13:45:36.579 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:36 smithi191 bash[30373]: t=2024-02-07T13:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-02-07T13:45:36.579 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:36 smithi191 bash[30373]: t=2024-02-07T13:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-02-07T13:45:36.579 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:36 smithi191 bash[30373]: t=2024-02-07T13:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-02-07T13:45:36.579 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:36 smithi191 bash[30373]: t=2024-02-07T13:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-02-07T13:45:36.579 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:36 smithi191 bash[30373]: t=2024-02-07T13:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-02-07T13:45:36.579 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:36 smithi191 bash[30373]: t=2024-02-07T13:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-02-07T13:45:36.846 INFO:teuthology.orchestra.run.smithi177.stdout:128849018922 2024-02-07T13:45:36.846 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-02-07T13:45:36.865 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:36 smithi191 bash[30373]: t=2024-02-07T13:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-02-07T13:45:36.865 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:36 smithi191 bash[30373]: t=2024-02-07T13:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-02-07T13:45:36.865 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:36 smithi191 bash[30373]: t=2024-02-07T13:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-02-07T13:45:36.865 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:36 smithi191 bash[30373]: t=2024-02-07T13:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-02-07T13:45:36.865 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:36 smithi191 bash[30373]: t=2024-02-07T13:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-02-07T13:45:36.865 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:36 smithi191 bash[30373]: t=2024-02-07T13:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-02-07T13:45:37.118 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:36 smithi191 bash[30373]: t=2024-02-07T13:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-02-07T13:45:37.119 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:36 smithi191 bash[30373]: t=2024-02-07T13:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-02-07T13:45:37.119 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:36 smithi191 bash[30373]: t=2024-02-07T13:45:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-02-07T13:45:37.119 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:37 smithi191 bash[30373]: t=2024-02-07T13:45:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-02-07T13:45:37.119 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:37 smithi191 bash[30373]: t=2024-02-07T13:45:37+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-02-07T13:45:37.119 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:37 smithi191 bash[30373]: t=2024-02-07T13:45:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-02-07T13:45:37.119 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:37 smithi191 bash[30373]: t=2024-02-07T13:45:37+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-02-07T13:45:37.119 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:37 smithi191 bash[30373]: t=2024-02-07T13:45:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-02-07T13:45:37.371 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:37 smithi191 bash[30373]: t=2024-02-07T13:45:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-02-07T13:45:37.371 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:37 smithi191 bash[30373]: t=2024-02-07T13:45:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-02-07T13:45:37.371 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:37 smithi191 bash[30373]: t=2024-02-07T13:45:37+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-02-07T13:45:37.371 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:37 smithi191 bash[30373]: t=2024-02-07T13:45:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-02-07T13:45:37.371 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:37 smithi191 bash[30373]: t=2024-02-07T13:45:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-02-07T13:45:37.371 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:37 smithi191 bash[30373]: t=2024-02-07T13:45:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-02-07T13:45:37.470 INFO:teuthology.orchestra.run.smithi177.stdout:231928234004 2024-02-07T13:45:37.470 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-02-07T13:45:37.624 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:37 smithi191 bash[14303]: cluster 2024-02-07T13:45:36.347026+0000 mgr.y (mgr.24362) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:37.625 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:37 smithi191 bash[30373]: t=2024-02-07T13:45:37+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-02-07T13:45:37.625 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:37 smithi191 bash[30373]: t=2024-02-07T13:45:37+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-02-07T13:45:37.625 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:37 smithi191 bash[30373]: t=2024-02-07T13:45:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-02-07T13:45:37.625 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:37 smithi191 bash[30373]: t=2024-02-07T13:45:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-02-07T13:45:37.625 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:37 smithi191 bash[30373]: t=2024-02-07T13:45:37+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-02-07T13:45:37.625 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:37 smithi191 bash[30373]: t=2024-02-07T13:45:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-02-07T13:45:37.625 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:37 smithi191 bash[30373]: t=2024-02-07T13:45:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-02-07T13:45:37.814 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:37 smithi177 bash[14301]: cluster 2024-02-07T13:45:36.347026+0000 mgr.y (mgr.24362) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:37.814 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:37 smithi177 bash[19748]: cluster 2024-02-07T13:45:36.347026+0000 mgr.y (mgr.24362) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:37.877 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:37 smithi191 bash[30373]: t=2024-02-07T13:45:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-02-07T13:45:37.877 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:37 smithi191 bash[30373]: t=2024-02-07T13:45:37+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-02-07T13:45:37.877 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:37 smithi191 bash[30373]: t=2024-02-07T13:45:37+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-02-07T13:45:37.878 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:37 smithi191 bash[30373]: t=2024-02-07T13:45:37+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-02-07T13:45:37.878 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:37 smithi191 bash[30373]: t=2024-02-07T13:45:37+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-02-07T13:45:37.878 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:37 smithi191 bash[30373]: t=2024-02-07T13:45:37+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-02-07T13:45:37.878 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:37 smithi191 bash[30373]: t=2024-02-07T13:45:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-02-07T13:45:38.131 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:37 smithi191 bash[30373]: t=2024-02-07T13:45:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-02-07T13:45:38.131 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:37 smithi191 bash[30373]: t=2024-02-07T13:45:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-02-07T13:45:38.131 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:38 smithi191 bash[30373]: t=2024-02-07T13:45:38+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-02-07T13:45:38.131 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:38 smithi191 bash[30373]: t=2024-02-07T13:45:38+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-02-07T13:45:38.131 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:38 smithi191 bash[30373]: t=2024-02-07T13:45:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-02-07T13:45:38.131 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:38 smithi191 bash[30373]: t=2024-02-07T13:45:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-02-07T13:45:38.131 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:38 smithi191 bash[30373]: t=2024-02-07T13:45:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-02-07T13:45:38.393 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:38 smithi191 bash[30373]: t=2024-02-07T13:45:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-02-07T13:45:38.393 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:38 smithi191 bash[30373]: t=2024-02-07T13:45:38+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-02-07T13:45:38.393 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:38 smithi191 bash[30373]: t=2024-02-07T13:45:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-02-07T13:45:38.393 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:38 smithi191 bash[30373]: t=2024-02-07T13:45:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-02-07T13:45:38.393 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:38 smithi191 bash[30373]: t=2024-02-07T13:45:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-02-07T13:45:38.393 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:38 smithi191 bash[30373]: t=2024-02-07T13:45:38+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-02-07T13:45:38.393 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:38 smithi191 bash[30373]: t=2024-02-07T13:45:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-02-07T13:45:38.393 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:38 smithi191 bash[30373]: t=2024-02-07T13:45:38+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-02-07T13:45:38.603 INFO:teuthology.orchestra.run.smithi177.stdout:163208757283 2024-02-07T13:45:38.603 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-02-07T13:45:38.662 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:38 smithi191 bash[30373]: t=2024-02-07T13:45:38+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-02-07T13:45:38.662 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:38 smithi191 bash[30373]: t=2024-02-07T13:45:38+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-02-07T13:45:38.663 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:38 smithi191 bash[30373]: t=2024-02-07T13:45:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-02-07T13:45:38.663 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:38 smithi191 bash[30373]: t=2024-02-07T13:45:38+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-02-07T13:45:38.663 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:38 smithi191 bash[30373]: t=2024-02-07T13:45:38+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-02-07T13:45:38.663 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:38 smithi191 bash[30373]: t=2024-02-07T13:45:38+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-02-07T13:45:38.663 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:38 smithi191 bash[30373]: t=2024-02-07T13:45:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-02-07T13:45:38.663 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:38 smithi191 bash[30373]: t=2024-02-07T13:45:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-02-07T13:45:38.982 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:38 smithi191 bash[30373]: t=2024-02-07T13:45:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-02-07T13:45:38.982 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:38 smithi191 bash[30373]: t=2024-02-07T13:45:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-02-07T13:45:38.982 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:38 smithi191 bash[30373]: t=2024-02-07T13:45:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-02-07T13:45:38.982 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:38 smithi191 bash[30373]: t=2024-02-07T13:45:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-02-07T13:45:38.982 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:38 smithi191 bash[30373]: t=2024-02-07T13:45:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-02-07T13:45:38.983 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:38 smithi191 bash[30373]: t=2024-02-07T13:45:38+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-02-07T13:45:39.114 INFO:teuthology.orchestra.run.smithi177.stdout:197568495642 2024-02-07T13:45:39.114 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-02-07T13:45:39.197 INFO:teuthology.orchestra.run.smithi177.stdout:107374182448 2024-02-07T13:45:39.197 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-02-07T13:45:39.243 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:39 smithi191 bash[30373]: t=2024-02-07T13:45:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-02-07T13:45:39.243 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:39 smithi191 bash[30373]: t=2024-02-07T13:45:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-02-07T13:45:39.244 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:39 smithi191 bash[30373]: t=2024-02-07T13:45:39+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-02-07T13:45:39.244 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:39 smithi191 bash[30373]: t=2024-02-07T13:45:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-02-07T13:45:39.244 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:39 smithi191 bash[30373]: t=2024-02-07T13:45:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-02-07T13:45:39.244 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:39 smithi191 bash[30373]: t=2024-02-07T13:45:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-02-07T13:45:39.244 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:39 smithi191 bash[30373]: t=2024-02-07T13:45:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-02-07T13:45:39.505 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:39 smithi191 bash[30373]: t=2024-02-07T13:45:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-02-07T13:45:39.505 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:39 smithi191 bash[30373]: t=2024-02-07T13:45:39+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-02-07T13:45:39.505 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:39 smithi191 bash[30373]: t=2024-02-07T13:45:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-02-07T13:45:39.505 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:39 smithi191 bash[30373]: t=2024-02-07T13:45:39+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-02-07T13:45:39.505 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:39 smithi191 bash[30373]: t=2024-02-07T13:45:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-02-07T13:45:39.505 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:39 smithi191 bash[30373]: t=2024-02-07T13:45:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-02-07T13:45:39.505 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:39 smithi191 bash[30373]: t=2024-02-07T13:45:39+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-02-07T13:45:39.506 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:39 smithi191 bash[30373]: t=2024-02-07T13:45:39+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-02-07T13:45:39.506 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:39 smithi191 bash[30373]: t=2024-02-07T13:45:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-02-07T13:45:39.599 INFO:teuthology.orchestra.run.smithi177.stdout:55834574913 2024-02-07T13:45:39.600 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-02-07T13:45:39.783 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:39 smithi191 bash[14303]: cluster 2024-02-07T13:45:38.347627+0000 mgr.y (mgr.24362) 53 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:39.783 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:39 smithi191 bash[30373]: t=2024-02-07T13:45:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-02-07T13:45:39.784 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:39 smithi191 bash[30373]: t=2024-02-07T13:45:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-02-07T13:45:39.784 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:39 smithi191 bash[30373]: t=2024-02-07T13:45:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-02-07T13:45:39.784 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:39 smithi191 bash[30373]: t=2024-02-07T13:45:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-02-07T13:45:39.784 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:39 smithi191 bash[30373]: t=2024-02-07T13:45:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-02-07T13:45:39.784 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:39 smithi191 bash[30373]: t=2024-02-07T13:45:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-02-07T13:45:39.784 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:39 smithi191 bash[30373]: t=2024-02-07T13:45:39+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-02-07T13:45:40.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:39 smithi177 bash[14301]: cluster 2024-02-07T13:45:38.347627+0000 mgr.y (mgr.24362) 53 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:40.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:39 smithi177 bash[19748]: cluster 2024-02-07T13:45:38.347627+0000 mgr.y (mgr.24362) 53 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:40.052 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:39 smithi191 bash[30373]: t=2024-02-07T13:45:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-02-07T13:45:40.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:39 smithi191 bash[30373]: t=2024-02-07T13:45:39+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-02-07T13:45:40.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:39 smithi191 bash[30373]: t=2024-02-07T13:45:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-02-07T13:45:40.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:39 smithi191 bash[30373]: t=2024-02-07T13:45:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-02-07T13:45:40.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:39 smithi191 bash[30373]: t=2024-02-07T13:45:39+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-02-07T13:45:40.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:39 smithi191 bash[30373]: t=2024-02-07T13:45:39+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-02-07T13:45:40.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:40 smithi191 bash[30373]: t=2024-02-07T13:45:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-02-07T13:45:40.073 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T13:45:40.075 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T13:45:40.075 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T13:45:40.171 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T13:45:40.315 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:40 smithi191 bash[30373]: t=2024-02-07T13:45:40+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-02-07T13:45:40.315 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:40 smithi191 bash[30373]: t=2024-02-07T13:45:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-02-07T13:45:40.315 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:40 smithi191 bash[30373]: t=2024-02-07T13:45:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-02-07T13:45:40.315 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:40 smithi191 bash[30373]: t=2024-02-07T13:45:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-02-07T13:45:40.315 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:40 smithi191 bash[30373]: t=2024-02-07T13:45:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-02-07T13:45:40.315 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:40 smithi191 bash[30373]: t=2024-02-07T13:45:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-02-07T13:45:40.315 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:40 smithi191 bash[30373]: t=2024-02-07T13:45:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-02-07T13:45:40.316 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:40 smithi191 bash[30373]: t=2024-02-07T13:45:40+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-02-07T13:45:40.585 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:40 smithi191 bash[30373]: t=2024-02-07T13:45:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-02-07T13:45:40.585 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:40 smithi191 bash[30373]: t=2024-02-07T13:45:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-02-07T13:45:40.585 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:40 smithi191 bash[30373]: t=2024-02-07T13:45:40+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-02-07T13:45:40.585 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:40 smithi191 bash[30373]: t=2024-02-07T13:45:40+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-02-07T13:45:40.585 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:40 smithi191 bash[30373]: t=2024-02-07T13:45:40+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-02-07T13:45:40.585 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:40 smithi191 bash[30373]: t=2024-02-07T13:45:40+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-02-07T13:45:40.585 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:40 smithi191 bash[30373]: t=2024-02-07T13:45:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-02-07T13:45:40.586 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:40 smithi191 bash[30373]: t=2024-02-07T13:45:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-02-07T13:45:40.854 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:45:40 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:45:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:45:40.854 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:40 smithi191 bash[30373]: t=2024-02-07T13:45:40+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-02-07T13:45:40.854 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:40 smithi191 bash[30373]: t=2024-02-07T13:45:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-02-07T13:45:40.855 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:40 smithi191 bash[30373]: t=2024-02-07T13:45:40+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-02-07T13:45:40.855 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:40 smithi191 bash[30373]: t=2024-02-07T13:45:40+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-02-07T13:45:40.855 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:40 smithi191 bash[30373]: t=2024-02-07T13:45:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-02-07T13:45:40.855 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:40 smithi191 bash[30373]: t=2024-02-07T13:45:40+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-02-07T13:45:40.855 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:40 smithi191 bash[30373]: t=2024-02-07T13:45:40+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-02-07T13:45:41.107 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:40 smithi191 bash[30373]: t=2024-02-07T13:45:40+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-02-07T13:45:41.107 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:40 smithi191 bash[30373]: t=2024-02-07T13:45:40+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-02-07T13:45:41.107 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:40 smithi191 bash[30373]: t=2024-02-07T13:45:40+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-02-07T13:45:41.107 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:41 smithi191 bash[30373]: t=2024-02-07T13:45:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-02-07T13:45:41.107 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:41 smithi191 bash[30373]: t=2024-02-07T13:45:41+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-02-07T13:45:41.107 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:41 smithi191 bash[30373]: t=2024-02-07T13:45:41+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-02-07T13:45:41.186 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T13:45:41.187 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T13:45:41.187 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T13:45:41.369 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:41 smithi191 bash[30373]: t=2024-02-07T13:45:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-02-07T13:45:41.369 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:41 smithi191 bash[30373]: t=2024-02-07T13:45:41+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-02-07T13:45:41.369 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:41 smithi191 bash[30373]: t=2024-02-07T13:45:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-02-07T13:45:41.369 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:41 smithi191 bash[30373]: t=2024-02-07T13:45:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-02-07T13:45:41.369 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:41 smithi191 bash[30373]: t=2024-02-07T13:45:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-02-07T13:45:41.369 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:41 smithi191 bash[30373]: t=2024-02-07T13:45:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-02-07T13:45:41.369 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:41 smithi191 bash[30373]: t=2024-02-07T13:45:41+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-02-07T13:45:41.370 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:41 smithi191 bash[30373]: t=2024-02-07T13:45:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-02-07T13:45:41.639 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:41 smithi191 bash[14303]: cluster 2024-02-07T13:45:40.348335+0000 mgr.y (mgr.24362) 54 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:41.639 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:41 smithi191 bash[30373]: t=2024-02-07T13:45:41+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-02-07T13:45:41.639 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:41 smithi191 bash[30373]: t=2024-02-07T13:45:41+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-02-07T13:45:41.639 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:41 smithi191 bash[30373]: t=2024-02-07T13:45:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-02-07T13:45:41.640 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:41 smithi191 bash[30373]: t=2024-02-07T13:45:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-02-07T13:45:41.640 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:41 smithi191 bash[30373]: t=2024-02-07T13:45:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-02-07T13:45:41.640 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:41 smithi191 bash[30373]: t=2024-02-07T13:45:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-02-07T13:45:41.640 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:41 smithi191 bash[30373]: t=2024-02-07T13:45:41+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-02-07T13:45:41.640 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:41 smithi191 bash[30373]: t=2024-02-07T13:45:41+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-02-07T13:45:41.640 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:41 smithi191 bash[30373]: t=2024-02-07T13:45:41+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-02-07T13:45:41.909 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:41 smithi191 bash[30373]: t=2024-02-07T13:45:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-02-07T13:45:41.909 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:41 smithi191 bash[30373]: t=2024-02-07T13:45:41+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-02-07T13:45:41.910 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:41 smithi191 bash[30373]: t=2024-02-07T13:45:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-02-07T13:45:41.910 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:41 smithi191 bash[30373]: t=2024-02-07T13:45:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-02-07T13:45:41.910 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:41 smithi191 bash[30373]: t=2024-02-07T13:45:41+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-02-07T13:45:41.910 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:41 smithi191 bash[30373]: t=2024-02-07T13:45:41+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-02-07T13:45:41.910 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:41 smithi191 bash[30373]: t=2024-02-07T13:45:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-02-07T13:45:42.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:41 smithi177 bash[19748]: cluster 2024-02-07T13:45:40.348335+0000 mgr.y (mgr.24362) 54 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:42.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:41 smithi177 bash[14301]: cluster 2024-02-07T13:45:40.348335+0000 mgr.y (mgr.24362) 54 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:42.170 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:41 smithi191 bash[30373]: t=2024-02-07T13:45:41+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-02-07T13:45:42.170 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:42 smithi191 bash[30373]: t=2024-02-07T13:45:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-02-07T13:45:42.170 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:42 smithi191 bash[30373]: t=2024-02-07T13:45:42+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-02-07T13:45:42.170 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:42 smithi191 bash[30373]: t=2024-02-07T13:45:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-02-07T13:45:42.170 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:42 smithi191 bash[30373]: t=2024-02-07T13:45:42+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-02-07T13:45:42.171 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:42 smithi191 bash[30373]: t=2024-02-07T13:45:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-02-07T13:45:42.171 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:42 smithi191 bash[30373]: t=2024-02-07T13:45:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-02-07T13:45:42.204 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T13:45:42.423 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:42 smithi191 bash[30373]: t=2024-02-07T13:45:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-02-07T13:45:42.423 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:42 smithi191 bash[30373]: t=2024-02-07T13:45:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-02-07T13:45:42.424 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:42 smithi191 bash[30373]: t=2024-02-07T13:45:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-02-07T13:45:42.424 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:42 smithi191 bash[30373]: t=2024-02-07T13:45:42+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-02-07T13:45:42.424 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:42 smithi191 bash[30373]: t=2024-02-07T13:45:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-02-07T13:45:42.424 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:42 smithi191 bash[30373]: t=2024-02-07T13:45:42+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-02-07T13:45:42.424 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:42 smithi191 bash[30373]: t=2024-02-07T13:45:42+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-02-07T13:45:42.735 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:42 smithi191 bash[30373]: t=2024-02-07T13:45:42+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-02-07T13:45:42.735 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:42 smithi191 bash[30373]: t=2024-02-07T13:45:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-02-07T13:45:42.735 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:42 smithi191 bash[30373]: t=2024-02-07T13:45:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-02-07T13:45:42.735 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:42 smithi191 bash[30373]: t=2024-02-07T13:45:42+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-02-07T13:45:42.735 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:42 smithi191 bash[30373]: t=2024-02-07T13:45:42+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-02-07T13:45:42.735 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:42 smithi191 bash[30373]: t=2024-02-07T13:45:42+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-02-07T13:45:42.735 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:42 smithi191 bash[30373]: t=2024-02-07T13:45:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-02-07T13:45:42.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:45:42 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:45:42] "GET /metrics HTTP/1.1" 200 191505 "" "Prometheus/2.33.4" 2024-02-07T13:45:43.004 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:42 smithi191 bash[30373]: t=2024-02-07T13:45:42+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-02-07T13:45:43.005 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:42 smithi191 bash[30373]: t=2024-02-07T13:45:42+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-02-07T13:45:43.005 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:42 smithi191 bash[30373]: t=2024-02-07T13:45:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-02-07T13:45:43.005 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:42 smithi191 bash[30373]: t=2024-02-07T13:45:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-02-07T13:45:43.005 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:42 smithi191 bash[30373]: t=2024-02-07T13:45:42+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-02-07T13:45:43.005 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:42 smithi191 bash[30373]: t=2024-02-07T13:45:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-02-07T13:45:43.005 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:42 smithi191 bash[30373]: t=2024-02-07T13:45:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-02-07T13:45:43.006 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:43 smithi191 bash[30373]: t=2024-02-07T13:45:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-02-07T13:45:43.261 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:43 smithi191 bash[30373]: t=2024-02-07T13:45:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-02-07T13:45:43.261 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:43 smithi191 bash[30373]: t=2024-02-07T13:45:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-02-07T13:45:43.261 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:43 smithi191 bash[30373]: t=2024-02-07T13:45:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-02-07T13:45:43.261 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:43 smithi191 bash[30373]: t=2024-02-07T13:45:43+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-02-07T13:45:43.261 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:43 smithi191 bash[30373]: t=2024-02-07T13:45:43+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-02-07T13:45:43.261 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:43 smithi191 bash[30373]: t=2024-02-07T13:45:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-02-07T13:45:43.536 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:43 smithi191 bash[14303]: audit 2024-02-07T13:45:42.255919+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:45:43.536 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:43 smithi191 bash[14303]: audit 2024-02-07T13:45:42.524230+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:45:43.536 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:43 smithi191 bash[30373]: t=2024-02-07T13:45:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-02-07T13:45:43.536 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:43 smithi191 bash[30373]: t=2024-02-07T13:45:43+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-02-07T13:45:43.536 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:43 smithi191 bash[30373]: t=2024-02-07T13:45:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-02-07T13:45:43.537 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:43 smithi191 bash[30373]: t=2024-02-07T13:45:43+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-02-07T13:45:43.537 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:43 smithi191 bash[30373]: t=2024-02-07T13:45:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-02-07T13:45:43.537 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:43 smithi191 bash[30373]: t=2024-02-07T13:45:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-02-07T13:45:43.537 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:43 smithi191 bash[30373]: t=2024-02-07T13:45:43+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-02-07T13:45:43.537 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:43 smithi191 bash[30373]: t=2024-02-07T13:45:43+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-02-07T13:45:43.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:43 smithi177 bash[14301]: audit 2024-02-07T13:45:42.255919+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:45:43.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:43 smithi177 bash[14301]: audit 2024-02-07T13:45:42.524230+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:45:43.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:43 smithi177 bash[19748]: audit 2024-02-07T13:45:42.255919+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:45:43.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:43 smithi177 bash[19748]: audit 2024-02-07T13:45:42.524230+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:45:43.796 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:43 smithi191 bash[30373]: t=2024-02-07T13:45:43+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-02-07T13:45:43.796 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:43 smithi191 bash[30373]: t=2024-02-07T13:45:43+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-02-07T13:45:43.797 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:43 smithi191 bash[30373]: t=2024-02-07T13:45:43+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-02-07T13:45:43.797 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:43 smithi191 bash[30373]: t=2024-02-07T13:45:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-02-07T13:45:43.797 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:43 smithi191 bash[30373]: t=2024-02-07T13:45:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-02-07T13:45:44.052 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:43 smithi191 bash[30373]: t=2024-02-07T13:45:43+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-02-07T13:45:44.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:43 smithi191 bash[30373]: t=2024-02-07T13:45:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-02-07T13:45:44.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:43 smithi191 bash[30373]: t=2024-02-07T13:45:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-02-07T13:45:44.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:43 smithi191 bash[30373]: t=2024-02-07T13:45:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-02-07T13:45:44.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:43 smithi191 bash[30373]: t=2024-02-07T13:45:43+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-02-07T13:45:44.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:44 smithi191 bash[30373]: t=2024-02-07T13:45:44+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-02-07T13:45:44.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:44 smithi191 bash[30373]: t=2024-02-07T13:45:44+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-02-07T13:45:44.345 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:44 smithi191 bash[14303]: cluster 2024-02-07T13:45:42.348783+0000 mgr.y (mgr.24362) 55 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:44.345 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:44 smithi191 bash[14303]: cephadm 2024-02-07T13:45:42.531304+0000 mgr.y (mgr.24362) 56 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-07T13:45:44.345 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:44 smithi191 bash[14303]: cephadm 2024-02-07T13:45:42.534635+0000 mgr.y (mgr.24362) 57 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi177 2024-02-07T13:45:44.345 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:44 smithi191 bash[30373]: t=2024-02-07T13:45:44+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-02-07T13:45:44.345 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:44 smithi191 bash[30373]: t=2024-02-07T13:45:44+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-02-07T13:45:44.345 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:44 smithi191 bash[30373]: t=2024-02-07T13:45:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-02-07T13:45:44.345 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:44 smithi191 bash[30373]: t=2024-02-07T13:45:44+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-02-07T13:45:44.345 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:44 smithi191 bash[30373]: t=2024-02-07T13:45:44+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-02-07T13:45:44.346 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:44 smithi191 bash[30373]: t=2024-02-07T13:45:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-02-07T13:45:44.346 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:44 smithi191 bash[30373]: t=2024-02-07T13:45:44+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-02-07T13:45:44.346 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:44 smithi191 bash[30373]: t=2024-02-07T13:45:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-02-07T13:45:44.346 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:44 smithi191 bash[30373]: t=2024-02-07T13:45:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-02-07T13:45:44.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:44 smithi177 bash[14301]: cluster 2024-02-07T13:45:42.348783+0000 mgr.y (mgr.24362) 55 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:44.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:44 smithi177 bash[14301]: cephadm 2024-02-07T13:45:42.531304+0000 mgr.y (mgr.24362) 56 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-07T13:45:44.524 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:44 smithi177 bash[14301]: cephadm 2024-02-07T13:45:42.534635+0000 mgr.y (mgr.24362) 57 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi177 2024-02-07T13:45:44.524 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:44 smithi177 bash[19748]: cluster 2024-02-07T13:45:42.348783+0000 mgr.y (mgr.24362) 55 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:44.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:44 smithi177 bash[19748]: cephadm 2024-02-07T13:45:42.531304+0000 mgr.y (mgr.24362) 56 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-07T13:45:44.525 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:44 smithi177 bash[19748]: cephadm 2024-02-07T13:45:42.534635+0000 mgr.y (mgr.24362) 57 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi177 2024-02-07T13:45:44.614 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:44 smithi191 bash[30373]: t=2024-02-07T13:45:44+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-02-07T13:45:44.614 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:44 smithi191 bash[30373]: t=2024-02-07T13:45:44+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-02-07T13:45:44.614 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:44 smithi191 bash[30373]: t=2024-02-07T13:45:44+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-02-07T13:45:44.615 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:44 smithi191 bash[30373]: t=2024-02-07T13:45:44+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-02-07T13:45:44.615 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:44 smithi191 bash[30373]: t=2024-02-07T13:45:44+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-02-07T13:45:44.615 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:44 smithi191 bash[30373]: t=2024-02-07T13:45:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-02-07T13:45:44.615 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:44 smithi191 bash[30373]: t=2024-02-07T13:45:44+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-02-07T13:45:44.876 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:44 smithi191 bash[30373]: t=2024-02-07T13:45:44+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-02-07T13:45:44.876 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:44 smithi191 bash[30373]: t=2024-02-07T13:45:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-02-07T13:45:44.876 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:44 smithi191 bash[30373]: t=2024-02-07T13:45:44+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-02-07T13:45:44.876 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:44 smithi191 bash[30373]: t=2024-02-07T13:45:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-02-07T13:45:44.876 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:44 smithi191 bash[30373]: t=2024-02-07T13:45:44+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-02-07T13:45:44.876 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:44 smithi191 bash[30373]: t=2024-02-07T13:45:44+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-02-07T13:45:44.876 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:44 smithi191 bash[30373]: t=2024-02-07T13:45:44+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-02-07T13:45:45.137 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:44 smithi191 bash[30373]: t=2024-02-07T13:45:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-02-07T13:45:45.137 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:44 smithi191 bash[30373]: t=2024-02-07T13:45:44+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-02-07T13:45:45.137 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:44 smithi191 bash[30373]: t=2024-02-07T13:45:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-02-07T13:45:45.137 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:45 smithi191 bash[30373]: t=2024-02-07T13:45:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-02-07T13:45:45.137 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:45 smithi191 bash[30373]: t=2024-02-07T13:45:45+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-02-07T13:45:45.137 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:45 smithi191 bash[30373]: t=2024-02-07T13:45:45+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-02-07T13:45:45.137 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:45 smithi191 bash[30373]: t=2024-02-07T13:45:45+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-02-07T13:45:45.138 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:45 smithi191 bash[30373]: t=2024-02-07T13:45:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-02-07T13:45:45.398 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:45 smithi191 bash[30373]: t=2024-02-07T13:45:45+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-02-07T13:45:45.398 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:45 smithi191 bash[30373]: t=2024-02-07T13:45:45+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-02-07T13:45:45.398 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:45 smithi191 bash[30373]: t=2024-02-07T13:45:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-02-07T13:45:45.398 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:45 smithi191 bash[30373]: t=2024-02-07T13:45:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-02-07T13:45:45.399 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:45 smithi191 bash[30373]: t=2024-02-07T13:45:45+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-02-07T13:45:45.399 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:45 smithi191 bash[30373]: t=2024-02-07T13:45:45+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-02-07T13:45:45.399 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:45 smithi191 bash[30373]: t=2024-02-07T13:45:45+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-02-07T13:45:45.659 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:45 smithi191 bash[30373]: t=2024-02-07T13:45:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-02-07T13:45:45.660 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:45 smithi191 bash[30373]: t=2024-02-07T13:45:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-02-07T13:45:45.660 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:45 smithi191 bash[30373]: t=2024-02-07T13:45:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-02-07T13:45:45.660 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:45 smithi191 bash[30373]: t=2024-02-07T13:45:45+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-02-07T13:45:45.660 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:45 smithi191 bash[30373]: t=2024-02-07T13:45:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-02-07T13:45:45.660 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:45 smithi191 bash[30373]: t=2024-02-07T13:45:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-02-07T13:45:45.660 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:45 smithi191 bash[30373]: t=2024-02-07T13:45:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-02-07T13:45:45.920 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:45 smithi191 bash[30373]: t=2024-02-07T13:45:45+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-02-07T13:45:45.920 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:45 smithi191 bash[30373]: t=2024-02-07T13:45:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-02-07T13:45:45.921 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:45 smithi191 bash[30373]: t=2024-02-07T13:45:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-02-07T13:45:45.921 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:45 smithi191 bash[30373]: t=2024-02-07T13:45:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-02-07T13:45:45.921 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:45 smithi191 bash[30373]: t=2024-02-07T13:45:45+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-02-07T13:45:45.921 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:45 smithi191 bash[30373]: t=2024-02-07T13:45:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-02-07T13:45:46.199 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:45 smithi191 bash[30373]: t=2024-02-07T13:45:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-02-07T13:45:46.199 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:45 smithi191 bash[30373]: t=2024-02-07T13:45:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-02-07T13:45:46.199 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:45 smithi191 bash[30373]: t=2024-02-07T13:45:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-02-07T13:45:46.199 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:46 smithi191 bash[30373]: t=2024-02-07T13:45:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-02-07T13:45:46.199 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:46 smithi191 bash[30373]: t=2024-02-07T13:45:46+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-02-07T13:45:46.199 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:46 smithi191 bash[30373]: t=2024-02-07T13:45:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-02-07T13:45:46.199 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:46 smithi191 bash[30373]: t=2024-02-07T13:45:46+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-02-07T13:45:46.535 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:46 smithi177 bash[14301]: cluster 2024-02-07T13:45:44.349375+0000 mgr.y (mgr.24362) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:46.535 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:46 smithi177 bash[19748]: cluster 2024-02-07T13:45:44.349375+0000 mgr.y (mgr.24362) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:46.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:46 smithi191 bash[14303]: cluster 2024-02-07T13:45:44.349375+0000 mgr.y (mgr.24362) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:46.553 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:46 smithi191 bash[30373]: t=2024-02-07T13:45:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-02-07T13:45:46.553 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:46 smithi191 bash[30373]: t=2024-02-07T13:45:46+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=14.259324365s 2024-02-07T13:45:46.553 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:46 smithi191 bash[30373]: t=2024-02-07T13:45:46+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-02-07T13:45:46.553 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:46 smithi191 bash[30373]: t=2024-02-07T13:45:46+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-02-07T13:45:46.553 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:46 smithi191 bash[30373]: t=2024-02-07T13:45:46+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-02-07T13:45:46.553 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:46 smithi191 bash[30373]: t=2024-02-07T13:45:46+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-02-07T13:45:46.553 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:46 smithi191 bash[30373]: t=2024-02-07T13:45:46+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-02-07T13:45:46.553 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:46 smithi191 bash[30373]: t=2024-02-07T13:45:46+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-02-07T13:45:47.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:46 smithi191 bash[30373]: t=2024-02-07T13:45:46+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-02-07T13:45:47.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:46 smithi191 bash[30373]: t=2024-02-07T13:45:46+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-02-07T13:45:47.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:46 smithi191 bash[30373]: t=2024-02-07T13:45:46+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-02-07T13:45:47.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:46 smithi191 bash[30373]: t=2024-02-07T13:45:46+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-02-07T13:45:47.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:45:46 smithi191 bash[30373]: t=2024-02-07T13:45:46+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-02-07T13:45:48.501 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:48 smithi177 bash[14301]: cluster 2024-02-07T13:45:46.350005+0000 mgr.y (mgr.24362) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:48.501 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:48 smithi177 bash[19748]: cluster 2024-02-07T13:45:46.350005+0000 mgr.y (mgr.24362) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:48.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:48 smithi191 bash[14303]: cluster 2024-02-07T13:45:46.350005+0000 mgr.y (mgr.24362) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:50.549 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:50 smithi177 bash[14301]: cluster 2024-02-07T13:45:48.350582+0000 mgr.y (mgr.24362) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:50.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:50 smithi177 bash[19748]: cluster 2024-02-07T13:45:48.350582+0000 mgr.y (mgr.24362) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:50.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:50 smithi191 bash[14303]: cluster 2024-02-07T13:45:48.350582+0000 mgr.y (mgr.24362) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:51.052 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:45:50 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:45:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:45:52.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:52 smithi191 bash[14303]: cluster 2024-02-07T13:45:50.351197+0000 mgr.y (mgr.24362) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:52.786 INFO:teuthology.orchestra.run.smithi177.stdout:34359738443 2024-02-07T13:45:52.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:52 smithi177 bash[14301]: cluster 2024-02-07T13:45:50.351197+0000 mgr.y (mgr.24362) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:52.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:45:52 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:45:52] "GET /metrics HTTP/1.1" 200 191512 "" "Prometheus/2.33.4" 2024-02-07T13:45:52.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:52 smithi177 bash[19748]: cluster 2024-02-07T13:45:50.351197+0000 mgr.y (mgr.24362) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:53.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:53 smithi191 bash[14303]: audit 2024-02-07T13:45:52.788698+0000 mon.a (mon.0) 680 : audit [DBG] from='client.? 172.21.15.177:0/3568463149' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-07T13:45:53.731 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:53 smithi177 bash[19748]: audit 2024-02-07T13:45:52.788698+0000 mon.a (mon.0) 680 : audit [DBG] from='client.? 172.21.15.177:0/3568463149' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-07T13:45:53.732 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:53 smithi177 bash[14301]: audit 2024-02-07T13:45:52.788698+0000 mon.a (mon.0) 680 : audit [DBG] from='client.? 172.21.15.177:0/3568463149' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-07T13:45:54.110 INFO:teuthology.orchestra.run.smithi177.stdout:231928234007 2024-02-07T13:45:54.491 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:54 smithi177 bash[14301]: cluster 2024-02-07T13:45:52.351811+0000 mgr.y (mgr.24362) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:54.491 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:54 smithi177 bash[14301]: audit 2024-02-07T13:45:54.112591+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.177:0/1666228338' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-07T13:45:54.491 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:54 smithi177 bash[19748]: cluster 2024-02-07T13:45:52.351811+0000 mgr.y (mgr.24362) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:54.492 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:54 smithi177 bash[19748]: audit 2024-02-07T13:45:54.112591+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.177:0/1666228338' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-07T13:45:54.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:54 smithi191 bash[14303]: cluster 2024-02-07T13:45:52.351811+0000 mgr.y (mgr.24362) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:54.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:54 smithi191 bash[14303]: audit 2024-02-07T13:45:54.112591+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.177:0/1666228338' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-07T13:45:55.676 INFO:teuthology.orchestra.run.smithi177.stdout:77309411389 2024-02-07T13:45:56.264 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738439 got 34359738443 for osd.0 2024-02-07T13:45:56.264 DEBUG:teuthology.parallel:result is None 2024-02-07T13:45:56.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:56 smithi191 bash[14303]: cluster 2024-02-07T13:45:54.352487+0000 mgr.y (mgr.24362) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:56.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:56 smithi191 bash[14303]: audit 2024-02-07T13:45:55.678214+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.177:0/2531581226' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-07T13:45:56.584 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:56 smithi177 bash[14301]: cluster 2024-02-07T13:45:54.352487+0000 mgr.y (mgr.24362) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:56.584 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:56 smithi177 bash[14301]: audit 2024-02-07T13:45:55.678214+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.177:0/2531581226' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-07T13:45:56.585 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:56 smithi177 bash[19748]: cluster 2024-02-07T13:45:54.352487+0000 mgr.y (mgr.24362) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:56.585 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:56 smithi177 bash[19748]: audit 2024-02-07T13:45:55.678214+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.177:0/2531581226' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-07T13:45:57.444 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234004 got 231928234007 for osd.7 2024-02-07T13:45:57.444 DEBUG:teuthology.parallel:result is None 2024-02-07T13:45:58.497 INFO:teuthology.orchestra.run.smithi177.stdout:128849018926 2024-02-07T13:45:58.637 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:58 smithi177 bash[14301]: cluster 2024-02-07T13:45:56.353048+0000 mgr.y (mgr.24362) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:58.637 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:58 smithi177 bash[19748]: cluster 2024-02-07T13:45:56.353048+0000 mgr.y (mgr.24362) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:58.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:58 smithi191 bash[14303]: cluster 2024-02-07T13:45:56.353048+0000 mgr.y (mgr.24362) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:45:58.880 INFO:teuthology.orchestra.run.smithi177.stdout:107374182452 2024-02-07T13:45:59.471 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411384 got 77309411389 for osd.2 2024-02-07T13:45:59.472 DEBUG:teuthology.parallel:result is None 2024-02-07T13:45:59.671 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:59 smithi177 bash[14301]: audit 2024-02-07T13:45:58.499751+0000 mon.a (mon.0) 681 : audit [DBG] from='client.? 172.21.15.177:0/930321363' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-07T13:45:59.671 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:45:59 smithi177 bash[14301]: audit 2024-02-07T13:45:58.882680+0000 mon.a (mon.0) 682 : audit [DBG] from='client.? 172.21.15.177:0/2238437227' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-07T13:45:59.671 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:59 smithi177 bash[19748]: audit 2024-02-07T13:45:58.499751+0000 mon.a (mon.0) 681 : audit [DBG] from='client.? 172.21.15.177:0/930321363' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-07T13:45:59.671 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:45:59 smithi177 bash[19748]: audit 2024-02-07T13:45:58.882680+0000 mon.a (mon.0) 682 : audit [DBG] from='client.? 172.21.15.177:0/2238437227' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-07T13:45:59.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:59 smithi191 bash[14303]: audit 2024-02-07T13:45:58.499751+0000 mon.a (mon.0) 681 : audit [DBG] from='client.? 172.21.15.177:0/930321363' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-07T13:45:59.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:45:59 smithi191 bash[14303]: audit 2024-02-07T13:45:58.882680+0000 mon.a (mon.0) 682 : audit [DBG] from='client.? 172.21.15.177:0/2238437227' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-07T13:46:00.513 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:00 smithi177 bash[14301]: cluster 2024-02-07T13:45:58.353599+0000 mgr.y (mgr.24362) 65 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:00.513 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:00 smithi177 bash[19748]: cluster 2024-02-07T13:45:58.353599+0000 mgr.y (mgr.24362) 65 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:00.657 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:00 smithi191 bash[14303]: cluster 2024-02-07T13:45:58.353599+0000 mgr.y (mgr.24362) 65 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:01.036 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018922 got 128849018926 for osd.4 2024-02-07T13:46:01.036 DEBUG:teuthology.parallel:result is None 2024-02-07T13:46:01.055 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:46:00 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:46:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:46:01.348 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182448 got 107374182452 for osd.3 2024-02-07T13:46:01.348 DEBUG:teuthology.parallel:result is None 2024-02-07T13:46:01.424 INFO:teuthology.orchestra.run.smithi177.stdout:55834574918 2024-02-07T13:46:01.448 INFO:teuthology.orchestra.run.smithi177.stdout:163208757288 2024-02-07T13:46:01.475 INFO:teuthology.orchestra.run.smithi177.stdout:197568495647 2024-02-07T13:46:02.405 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:02 smithi177 bash[14301]: cluster 2024-02-07T13:46:00.354262+0000 mgr.y (mgr.24362) 66 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:02.405 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:02 smithi177 bash[14301]: audit 2024-02-07T13:46:01.427276+0000 mon.a (mon.0) 683 : audit [DBG] from='client.? 172.21.15.177:0/1553057943' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-07T13:46:02.405 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:02 smithi177 bash[14301]: audit 2024-02-07T13:46:01.450682+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.177:0/2721682751' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-07T13:46:02.405 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:02 smithi177 bash[14301]: audit 2024-02-07T13:46:01.478111+0000 mon.a (mon.0) 684 : audit [DBG] from='client.? 172.21.15.177:0/2406999983' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-07T13:46:02.405 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:02 smithi177 bash[19748]: cluster 2024-02-07T13:46:00.354262+0000 mgr.y (mgr.24362) 66 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:02.405 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:02 smithi177 bash[19748]: audit 2024-02-07T13:46:01.427276+0000 mon.a (mon.0) 683 : audit [DBG] from='client.? 172.21.15.177:0/1553057943' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-07T13:46:02.405 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:02 smithi177 bash[19748]: audit 2024-02-07T13:46:01.450682+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.177:0/2721682751' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-07T13:46:02.405 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:02 smithi177 bash[19748]: audit 2024-02-07T13:46:01.478111+0000 mon.a (mon.0) 684 : audit [DBG] from='client.? 172.21.15.177:0/2406999983' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-07T13:46:02.590 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574913 got 55834574918 for osd.1 2024-02-07T13:46:02.590 DEBUG:teuthology.parallel:result is None 2024-02-07T13:46:02.761 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:46:02 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:46:02] "GET /metrics HTTP/1.1" 200 191512 "" "Prometheus/2.33.4" 2024-02-07T13:46:02.762 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:46:02 smithi177 systemd[1]: Stopping Ceph alertmanager.a for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T13:46:02.762 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:46:02 smithi177 bash[39387]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-alertmanager.a 2024-02-07T13:46:02.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:02 smithi191 bash[14303]: cluster 2024-02-07T13:46:00.354262+0000 mgr.y (mgr.24362) 66 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:02.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:02 smithi191 bash[14303]: audit 2024-02-07T13:46:01.427276+0000 mon.a (mon.0) 683 : audit [DBG] from='client.? 172.21.15.177:0/1553057943' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-07T13:46:02.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:02 smithi191 bash[14303]: audit 2024-02-07T13:46:01.450682+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.177:0/2721682751' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-07T13:46:02.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:02 smithi191 bash[14303]: audit 2024-02-07T13:46:01.478111+0000 mon.a (mon.0) 684 : audit [DBG] from='client.? 172.21.15.177:0/2406999983' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-07T13:46:03.038 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:46:02 smithi177 bash[35267]: level=info ts=2024-02-07T13:46:02.790Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-02-07T13:46:03.763 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495642 got 197568495647 for osd.6 2024-02-07T13:46:03.764 DEBUG:teuthology.parallel:result is None 2024-02-07T13:46:03.765 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757283 got 163208757288 for osd.5 2024-02-07T13:46:03.765 DEBUG:teuthology.parallel:result is None 2024-02-07T13:46:03.765 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-02-07T13:46:03.765 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph pg dump --format=json 2024-02-07T13:46:04.033 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:46:03 smithi177 bash[39395]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-alertmanager-a 2024-02-07T13:46:04.034 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:46:03 smithi177 bash[39434]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-alertmanager.a 2024-02-07T13:46:04.288 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:46:04 smithi177 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-07T13:46:04.288 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:46:04 smithi177 systemd[1]: Stopped Ceph alertmanager.a for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:46:04.289 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:46:04 smithi177 systemd[1]: Started Ceph alertmanager.a for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:46:04.464 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:04 smithi177 bash[14301]: cluster 2024-02-07T13:46:02.354824+0000 mgr.y (mgr.24362) 67 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:04.464 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:04 smithi177 bash[14301]: audit 2024-02-07T13:46:04.085630+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:04.465 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:04 smithi177 bash[19748]: cluster 2024-02-07T13:46:02.354824+0000 mgr.y (mgr.24362) 67 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:04.465 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:04 smithi177 bash[19748]: audit 2024-02-07T13:46:04.085630+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:04.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:04 smithi191 bash[14303]: cluster 2024-02-07T13:46:02.354824+0000 mgr.y (mgr.24362) 67 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:04.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:04 smithi191 bash[14303]: audit 2024-02-07T13:46:04.085630+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:05.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:05 smithi177 bash[14301]: cephadm 2024-02-07T13:46:04.087777+0000 mgr.y (mgr.24362) 68 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-07T13:46:05.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:05 smithi177 bash[14301]: cephadm 2024-02-07T13:46:04.093403+0000 mgr.y (mgr.24362) 69 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi191 2024-02-07T13:46:05.539 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:46:05 smithi177 bash[39481]: level=info ts=2024-02-07T13:46:05.232Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-02-07T13:46:05.539 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:46:05 smithi177 bash[39481]: level=info ts=2024-02-07T13:46:05.232Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-02-07T13:46:05.539 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:46:05 smithi177 bash[39481]: level=info ts=2024-02-07T13:46:05.234Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.177 port=9094 2024-02-07T13:46:05.539 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:46:05 smithi177 bash[39481]: level=info ts=2024-02-07T13:46:05.237Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-07T13:46:05.539 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:46:05 smithi177 bash[39481]: level=info ts=2024-02-07T13:46:05.293Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-07T13:46:05.539 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:46:05 smithi177 bash[39481]: level=info ts=2024-02-07T13:46:05.294Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-07T13:46:05.539 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:46:05 smithi177 bash[39481]: level=info ts=2024-02-07T13:46:05.299Z caller=main.go:518 msg=Listening address=:9093 2024-02-07T13:46:05.539 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:46:05 smithi177 bash[39481]: level=info ts=2024-02-07T13:46:05.299Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-02-07T13:46:05.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:05 smithi177 bash[19748]: cephadm 2024-02-07T13:46:04.087777+0000 mgr.y (mgr.24362) 68 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-07T13:46:05.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:05 smithi177 bash[19748]: cephadm 2024-02-07T13:46:04.093403+0000 mgr.y (mgr.24362) 69 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi191 2024-02-07T13:46:05.739 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:05 smithi191 bash[14303]: cephadm 2024-02-07T13:46:04.087777+0000 mgr.y (mgr.24362) 68 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-07T13:46:05.739 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:05 smithi191 bash[14303]: cephadm 2024-02-07T13:46:04.093403+0000 mgr.y (mgr.24362) 69 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi191 2024-02-07T13:46:06.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:06 smithi191 bash[14303]: cluster 2024-02-07T13:46:04.355435+0000 mgr.y (mgr.24362) 70 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:06.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:06 smithi177 bash[14301]: cluster 2024-02-07T13:46:04.355435+0000 mgr.y (mgr.24362) 70 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:06.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:06 smithi177 bash[19748]: cluster 2024-02-07T13:46:04.355435+0000 mgr.y (mgr.24362) 70 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:07.490 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T13:46:07.526 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:46:07 smithi177 bash[39481]: level=info ts=2024-02-07T13:46:07.238Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000645645s 2024-02-07T13:46:08.446 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:08 smithi191 bash[14303]: cluster 2024-02-07T13:46:06.356031+0000 mgr.y (mgr.24362) 71 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:08.447 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:08 smithi191 systemd[1]: Stopping Ceph prometheus.a for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T13:46:08.447 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:08 smithi191 bash[30940]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-prometheus.a 2024-02-07T13:46:08.447 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:08 smithi191 bash[29475]: ts=2024-02-07T13:46:08.233Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-07T13:46:08.447 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:08 smithi191 bash[29475]: ts=2024-02-07T13:46:08.233Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-02-07T13:46:08.447 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:08 smithi191 bash[29475]: ts=2024-02-07T13:46:08.233Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-02-07T13:46:08.447 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:08 smithi191 bash[29475]: ts=2024-02-07T13:46:08.233Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-02-07T13:46:08.447 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:08 smithi191 bash[29475]: ts=2024-02-07T13:46:08.233Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-02-07T13:46:08.447 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:08 smithi191 bash[29475]: ts=2024-02-07T13:46:08.233Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-02-07T13:46:08.447 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:08 smithi191 bash[29475]: ts=2024-02-07T13:46:08.234Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-07T13:46:08.447 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:08 smithi191 bash[29475]: ts=2024-02-07T13:46:08.234Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-02-07T13:46:08.447 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:08 smithi191 bash[29475]: ts=2024-02-07T13:46:08.234Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-02-07T13:46:08.448 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:08 smithi191 bash[29475]: ts=2024-02-07T13:46:08.234Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-02-07T13:46:08.448 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:08 smithi191 bash[29475]: ts=2024-02-07T13:46:08.234Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-02-07T13:46:08.448 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:08 smithi191 bash[29475]: ts=2024-02-07T13:46:08.235Z caller=main.go:1066 level=info msg="See you next time!" 2024-02-07T13:46:08.719 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:08 smithi177 bash[14301]: cluster 2024-02-07T13:46:06.356031+0000 mgr.y (mgr.24362) 71 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:08.719 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:08 smithi177 bash[19748]: cluster 2024-02-07T13:46:06.356031+0000 mgr.y (mgr.24362) 71 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:09.042 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:08 smithi191 bash[30949]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-prometheus-a 2024-02-07T13:46:09.043 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:08 smithi191 bash[30985]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-prometheus.a 2024-02-07T13:46:09.043 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:09 smithi191 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@prometheus.a.service: Succeeded. 2024-02-07T13:46:09.043 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:09 smithi191 systemd[1]: Stopped Ceph prometheus.a for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:46:09.043 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:09 smithi191 systemd[1]: Started Ceph prometheus.a for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:46:10.407 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[31015]: ts=2024-02-07T13:46:10.237Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-02-07T13:46:10.407 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[31015]: ts=2024-02-07T13:46:10.237Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-02-07T13:46:10.408 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[31015]: ts=2024-02-07T13:46:10.237Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-02-07T13:46:10.408 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[31015]: ts=2024-02-07T13:46:10.237Z caller=main.go:518 level=info host_details="(Linux 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 smithi191 (none))" 2024-02-07T13:46:10.408 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[31015]: ts=2024-02-07T13:46:10.237Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-07T13:46:10.408 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[31015]: ts=2024-02-07T13:46:10.237Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-07T13:46:10.408 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[31015]: ts=2024-02-07T13:46:10.239Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-02-07T13:46:10.408 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[31015]: ts=2024-02-07T13:46:10.240Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-02-07T13:46:10.408 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[31015]: ts=2024-02-07T13:46:10.242Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-02-07T13:46:10.408 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[31015]: ts=2024-02-07T13:46:10.247Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-07T13:46:10.408 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[31015]: ts=2024-02-07T13:46:10.247Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.485µs 2024-02-07T13:46:10.408 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[31015]: ts=2024-02-07T13:46:10.247Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-07T13:46:10.408 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[31015]: ts=2024-02-07T13:46:10.405Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-02-07T13:46:10.409 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[14303]: cluster 2024-02-07T13:46:08.356492+0000 mgr.y (mgr.24362) 72 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:10.409 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[14303]: audit 2024-02-07T13:46:09.085807+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:10.409 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[14303]: audit 2024-02-07T13:46:09.093355+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-07T13:46:10.409 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[14303]: audit 2024-02-07T13:46:09.094249+0000 mgr.y (mgr.24362) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-07T13:46:10.409 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[14303]: audit 2024-02-07T13:46:09.096194+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.177:9093"}]: dispatch 2024-02-07T13:46:10.409 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[14303]: audit 2024-02-07T13:46:09.097003+0000 mgr.y (mgr.24362) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.177:9093"}]: dispatch 2024-02-07T13:46:10.409 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[14303]: audit 2024-02-07T13:46:09.103582+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:10.409 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[14303]: audit 2024-02-07T13:46:09.112299+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-07T13:46:10.409 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[14303]: audit 2024-02-07T13:46:09.113071+0000 mgr.y (mgr.24362) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-07T13:46:10.409 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[14303]: audit 2024-02-07T13:46:09.124187+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.191:9095"}]: dispatch 2024-02-07T13:46:10.409 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[14303]: audit 2024-02-07T13:46:09.124933+0000 mgr.y (mgr.24362) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.191:9095"}]: dispatch 2024-02-07T13:46:10.410 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[14303]: audit 2024-02-07T13:46:09.133134+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:10.410 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[14303]: audit 2024-02-07T13:46:09.142431+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-07T13:46:10.410 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[14303]: audit 2024-02-07T13:46:09.143086+0000 mgr.y (mgr.24362) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-07T13:46:10.410 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[14303]: audit 2024-02-07T13:46:09.157374+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.191:3000"}]: dispatch 2024-02-07T13:46:10.410 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[14303]: audit 2024-02-07T13:46:09.158073+0000 mgr.y (mgr.24362) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.191:3000"}]: dispatch 2024-02-07T13:46:10.410 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[14303]: audit 2024-02-07T13:46:09.163748+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:10.410 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[14303]: audit 2024-02-07T13:46:09.168716+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:46:10.410 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[14303]: audit 2024-02-07T13:46:09.170761+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:46:10.410 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[14303]: audit 2024-02-07T13:46:09.172261+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:46:10.479 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-02-07T13:46:10.481 INFO:teuthology.orchestra.run.smithi177.stderr:dumped all 2024-02-07T13:46:10.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[14301]: cluster 2024-02-07T13:46:08.356492+0000 mgr.y (mgr.24362) 72 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:10.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[14301]: audit 2024-02-07T13:46:09.085807+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:10.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[14301]: audit 2024-02-07T13:46:09.093355+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-07T13:46:10.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[14301]: audit 2024-02-07T13:46:09.094249+0000 mgr.y (mgr.24362) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-07T13:46:10.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[14301]: audit 2024-02-07T13:46:09.096194+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.177:9093"}]: dispatch 2024-02-07T13:46:10.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[14301]: audit 2024-02-07T13:46:09.097003+0000 mgr.y (mgr.24362) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.177:9093"}]: dispatch 2024-02-07T13:46:10.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[14301]: audit 2024-02-07T13:46:09.103582+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:10.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[14301]: audit 2024-02-07T13:46:09.112299+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-07T13:46:10.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[14301]: audit 2024-02-07T13:46:09.113071+0000 mgr.y (mgr.24362) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-07T13:46:10.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[14301]: audit 2024-02-07T13:46:09.124187+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.191:9095"}]: dispatch 2024-02-07T13:46:10.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[14301]: audit 2024-02-07T13:46:09.124933+0000 mgr.y (mgr.24362) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.191:9095"}]: dispatch 2024-02-07T13:46:10.515 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[14301]: audit 2024-02-07T13:46:09.133134+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:10.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[14301]: audit 2024-02-07T13:46:09.142431+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-07T13:46:10.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[14301]: audit 2024-02-07T13:46:09.143086+0000 mgr.y (mgr.24362) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-07T13:46:10.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[14301]: audit 2024-02-07T13:46:09.157374+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.191:3000"}]: dispatch 2024-02-07T13:46:10.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[14301]: audit 2024-02-07T13:46:09.158073+0000 mgr.y (mgr.24362) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.191:3000"}]: dispatch 2024-02-07T13:46:10.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[14301]: audit 2024-02-07T13:46:09.163748+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:10.516 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[14301]: audit 2024-02-07T13:46:09.168716+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:46:10.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[19748]: cluster 2024-02-07T13:46:08.356492+0000 mgr.y (mgr.24362) 72 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:10.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[19748]: audit 2024-02-07T13:46:09.085807+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:10.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[19748]: audit 2024-02-07T13:46:09.093355+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-07T13:46:10.516 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[19748]: audit 2024-02-07T13:46:09.094249+0000 mgr.y (mgr.24362) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-07T13:46:10.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[19748]: audit 2024-02-07T13:46:09.096194+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.177:9093"}]: dispatch 2024-02-07T13:46:10.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[19748]: audit 2024-02-07T13:46:09.097003+0000 mgr.y (mgr.24362) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.177:9093"}]: dispatch 2024-02-07T13:46:10.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[19748]: audit 2024-02-07T13:46:09.103582+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:10.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[19748]: audit 2024-02-07T13:46:09.112299+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-07T13:46:10.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[19748]: audit 2024-02-07T13:46:09.113071+0000 mgr.y (mgr.24362) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-07T13:46:10.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[19748]: audit 2024-02-07T13:46:09.124187+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.191:9095"}]: dispatch 2024-02-07T13:46:10.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[19748]: audit 2024-02-07T13:46:09.124933+0000 mgr.y (mgr.24362) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.191:9095"}]: dispatch 2024-02-07T13:46:10.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[19748]: audit 2024-02-07T13:46:09.133134+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:10.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[19748]: audit 2024-02-07T13:46:09.142431+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-07T13:46:10.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[19748]: audit 2024-02-07T13:46:09.143086+0000 mgr.y (mgr.24362) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-07T13:46:10.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[19748]: audit 2024-02-07T13:46:09.157374+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.191:3000"}]: dispatch 2024-02-07T13:46:10.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[19748]: audit 2024-02-07T13:46:09.158073+0000 mgr.y (mgr.24362) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.191:3000"}]: dispatch 2024-02-07T13:46:10.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[19748]: audit 2024-02-07T13:46:09.163748+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:10.517 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[19748]: audit 2024-02-07T13:46:09.168716+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:46:10.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[19748]: audit 2024-02-07T13:46:09.170761+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:46:10.518 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[19748]: audit 2024-02-07T13:46:09.172261+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:46:10.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[14301]: audit 2024-02-07T13:46:09.170761+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:46:10.518 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:10 smithi177 bash[14301]: audit 2024-02-07T13:46:09.172261+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:46:10.803 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[31015]: ts=2024-02-07T13:46:10.406Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-02-07T13:46:10.803 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[31015]: ts=2024-02-07T13:46:10.406Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=60.435µs wal_replay_duration=158.451891ms total_replay_duration=158.535737ms 2024-02-07T13:46:10.803 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[31015]: ts=2024-02-07T13:46:10.410Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-02-07T13:46:10.803 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[31015]: ts=2024-02-07T13:46:10.410Z caller=main.go:947 level=info msg="TSDB started" 2024-02-07T13:46:10.803 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[31015]: ts=2024-02-07T13:46:10.410Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-07T13:46:10.803 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[31015]: ts=2024-02-07T13:46:10.436Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.503727ms db_storage=1.22µs remote_storage=2.177µs web_handler=574ns query_engine=1.281µs scrape=554.73µs scrape_sd=62.674µs notify=27.495µs notify_sd=9.057µs rules=24.338979ms 2024-02-07T13:46:10.803 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:46:10 smithi191 bash[31015]: ts=2024-02-07T13:46:10.436Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-02-07T13:46:11.226 INFO:teuthology.orchestra.run.smithi177.stdout:{"pg_ready":true,"pg_map":{"version":52,"stamp":"2024-02-07T13:46:10.356666+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":48848,"kb_used_data":6096,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912368,"statfs":{"total":767960285184,"available":767910264832,"internally_reserved":0,"allocated":6242304,"data_stored":3488982,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43712512},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003328"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-07T13:44:32.731232+0000","last_change":"2024-02-07T13:44:10.864258+0000","last_active":"2024-02-07T13:44:32.731232+0000","last_peered":"2024-02-07T13:44:32.731232+0000","last_clean":"2024-02-07T13:44:32.731232+0000","last_became_active":"2024-02-07T13:44:10.863546+0000","last_became_peered":"2024-02-07T13:44:10.863546+0000","last_unstale":"2024-02-07T13:44:32.731232+0000","last_undegraded":"2024-02-07T13:44:32.731232+0000","last_fullsized":"2024-02-07T13:44:32.731232+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-07T13:40:59.561585+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-07T13:40:59.561585+0000","last_clean_scrub_stamp":"2024-02-07T13:40:59.561585+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-09T00:19:49.130688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234011,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6088,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739064,"statfs":{"total":95995035648,"available":95988801536,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Feb 7 13:45:07 2024","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.871,"15min":0.871},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.2310000000000001,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":1.2509999999999999},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.0089999999999999,"15min":1.0089999999999999},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.2569999999999999,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":0.748}]},{"osd":1,"last update":"Wed Feb 7 13:45:07 2024","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.92400000000000004,"15min":0.92400000000000004},"min":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":1.292,"5min":1.292,"15min":1.292},"last":1.379},{"interface":"front","average":{"1min":1.085,"5min":1.085,"15min":1.085},"min":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":1.0589999999999999}]},{"osd":2,"last update":"Wed Feb 7 13:45:07 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.169,"5min":1.169,"15min":1.169},"last":0.90200000000000002},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.0149999999999999,"15min":1.0149999999999999},"min":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"max":{"1min":1.4350000000000001,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":1.494}]},{"osd":3,"last update":"Wed Feb 7 13:45:07 2024","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.0009999999999999,"15min":1.0009999999999999},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.2410000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":1.101},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.0389999999999999,"15min":1.0389999999999999},"min":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.383,"5min":1.383,"15min":1.383},"last":1.4470000000000001}]},{"osd":4,"last update":"Wed Feb 7 13:45:07 2024","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.054,"15min":1.054},"min":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":1.141},{"interface":"front","average":{"1min":1.022,"5min":1.022,"15min":1.022},"min":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":1.286,"5min":1.286,"15min":1.286},"last":1.0329999999999999}]},{"osd":5,"last update":"Wed Feb 7 13:45:07 2024","interfaces":[{"interface":"back","average":{"1min":1.135,"5min":1.135,"15min":1.135},"min":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":1.514,"5min":1.514,"15min":1.514},"last":1.542},{"interface":"front","average":{"1min":1.234,"5min":1.234,"15min":1.234},"min":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"max":{"1min":1.5640000000000001,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":1.3160000000000001}]},{"osd":6,"last update":"Wed Feb 7 13:45:07 2024","interfaces":[{"interface":"back","average":{"1min":1.29,"5min":1.29,"15min":1.29},"min":{"1min":1.0089999999999999,"5min":1.0089999999999999,"15min":1.0089999999999999},"max":{"1min":1.6379999999999999,"5min":1.6379999999999999,"15min":1.6379999999999999},"last":1.417},{"interface":"front","average":{"1min":1.224,"5min":1.224,"15min":1.224},"min":{"1min":0.94099999999999995,"5min":0.94099999999999995,"15min":0.94099999999999995},"max":{"1min":1.577,"5min":1.577,"15min":1.577},"last":1.2050000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495649,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6148,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739004,"statfs":{"total":95995035648,"available":95988740096,"internally_reserved":0,"allocated":1110016,"data_stored":766504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Feb 7 13:45:31 2024","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.97599999999999998,"15min":0.98999999999999999},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":1.1379999999999999},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.96299999999999997,"15min":0.97399999999999998},"min":{"1min":0.61199999999999999,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.3540000000000001,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.92900000000000005}]},{"osd":1,"last update":"Wed Feb 7 13:45:31 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.93000000000000005,"15min":0.92800000000000005},"min":{"1min":0.71799999999999997,"5min":0.70199999999999996,"15min":0.70199999999999996},"max":{"1min":1.28,"5min":1.28,"15min":1.28},"last":1.0069999999999999},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.98999999999999999,"15min":0.996},"min":{"1min":0.64500000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.224,"5min":1.47,"15min":1.47},"last":0.85599999999999998}]},{"osd":2,"last update":"Wed Feb 7 13:45:31 2024","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.95899999999999996,"15min":0.96899999999999997},"min":{"1min":0.66700000000000004,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.123,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":0.98399999999999999},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.052,"15min":1.0600000000000001},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.2689999999999999,"5min":1.532,"15min":1.532},"last":1.1830000000000001}]},{"osd":3,"last update":"Wed Feb 7 13:45:31 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.99099999999999999,"15min":0.999},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.3260000000000001,"5min":1.375,"15min":1.375},"last":0.89200000000000002},{"interface":"front","average":{"1min":1.034,"5min":1.0960000000000001,"15min":1.1060000000000001},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.333,"5min":1.395,"15min":1.395},"last":1.242}]},{"osd":4,"last update":"Wed Feb 7 13:45:31 2024","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":0.997,"15min":0.98799999999999999},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.5640000000000001,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":1.052},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.0940000000000001,"15min":1.0960000000000001},"min":{"1min":0.76400000000000001,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.427,"5min":1.427,"15min":1.427},"last":1.1020000000000001}]},{"osd":5,"last update":"Wed Feb 7 13:45:31 2024","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.0740000000000001,"15min":1.0680000000000001},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.5049999999999999,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":1.2589999999999999},{"interface":"front","average":{"1min":1.165,"5min":1.173,"15min":1.1739999999999999},"min":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":1.474,"5min":1.474,"15min":1.474},"last":1.2170000000000001}]},{"osd":7,"last update":"Wed Feb 7 13:45:06 2024","interfaces":[{"interface":"back","average":{"1min":1.2250000000000001,"5min":1.2250000000000001,"15min":1.2250000000000001},"min":{"1min":1.0249999999999999,"5min":1.0249999999999999,"15min":1.0249999999999999},"max":{"1min":1.6160000000000001,"5min":1.6160000000000001,"15min":1.6160000000000001},"last":1.329},{"interface":"front","average":{"1min":1.2390000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"min":{"1min":0.97099999999999997,"5min":0.97099999999999997,"15min":0.97099999999999997},"max":{"1min":1.8879999999999999,"5min":1.8879999999999999,"15min":1.8879999999999999},"last":1.3109999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574920,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6336,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738816,"statfs":{"total":95995035648,"available":95988547584,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Feb 7 13:45:29 2024","interfaces":[{"interface":"back","average":{"1min":0.80300000000000005,"5min":0.70799999999999996,"15min":0.60599999999999998},"min":{"1min":0.45000000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.1679999999999999,"5min":1.569,"15min":1.569},"last":1.016},{"interface":"front","average":{"1min":0.80500000000000005,"5min":0.748,"15min":0.66000000000000003},"min":{"1min":0.56699999999999995,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.25,"5min":1.25,"15min":1.25},"last":0.71399999999999997}]},{"osd":2,"last update":"Wed Feb 7 13:46:08 2024","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.79000000000000004,"15min":0.748},"min":{"1min":0.59999999999999998,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.2909999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.92000000000000004},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.82199999999999995,"15min":0.76000000000000001},"min":{"1min":0.58599999999999997,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.206,"5min":1.206,"15min":1.206},"last":0.95099999999999996}]},{"osd":3,"last update":"Wed Feb 7 13:45:43 2024","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":0.79400000000000004,"15min":0.78000000000000003},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.1060000000000001,"5min":1.1060000000000001,"15min":1.1060000000000001},"last":0.872},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.91100000000000003,"15min":0.85099999999999998},"min":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.2729999999999999,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.748}]},{"osd":4,"last update":"Wed Feb 7 13:45:17 2024","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.01,"15min":0.97799999999999998},"min":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"max":{"1min":1.51,"5min":1.51,"15min":1.51},"last":1.085},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.0449999999999999,"15min":1.032},"min":{"1min":0.755,"5min":0.755,"15min":0.755},"max":{"1min":1.4379999999999999,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":0.97499999999999998}]},{"osd":5,"last update":"Wed Feb 7 13:45:55 2024","interfaces":[{"interface":"back","average":{"1min":1.1379999999999999,"5min":1.177,"15min":1.1839999999999999},"min":{"1min":0.85199999999999998,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.458,"5min":1.9139999999999999,"15min":1.9139999999999999},"last":1.1910000000000001},{"interface":"front","average":{"1min":1.179,"5min":1.177,"15min":1.1950000000000001},"min":{"1min":0.79500000000000004,"5min":0.76300000000000001,"15min":0.76300000000000001},"max":{"1min":1.52,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":1.306}]},{"osd":6,"last update":"Wed Feb 7 13:45:29 2024","interfaces":[{"interface":"back","average":{"1min":1.1379999999999999,"5min":1.1930000000000001,"15min":1.202},"min":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"max":{"1min":1.512,"5min":1.6850000000000001,"15min":1.6850000000000001},"last":1.234},{"interface":"front","average":{"1min":1.228,"5min":1.29,"15min":1.3},"min":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"max":{"1min":1.581,"5min":1.599,"15min":1.599},"last":1.419}]},{"osd":7,"last update":"Wed Feb 7 13:46:08 2024","interfaces":[{"interface":"back","average":{"1min":1.252,"5min":1.2210000000000001,"15min":1.216},"min":{"1min":0.95899999999999996,"5min":0.877,"15min":0.877},"max":{"1min":1.6040000000000001,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":1.246},{"interface":"front","average":{"1min":1.222,"5min":1.2709999999999999,"15min":1.2789999999999999},"min":{"1min":0.91000000000000003,"5min":0.91000000000000003,"15min":0.91000000000000003},"max":{"1min":1.5649999999999999,"5min":1.7669999999999999,"15min":1.7669999999999999},"last":1.173}]}]},{"osd":0,"up_from":8,"seq":34359738447,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Feb 7 13:45:29 2024","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.69199999999999995,"15min":0.60199999999999998},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.1499999999999999,"5min":1.1499999999999999,"15min":1.1499999999999999},"last":0.92500000000000004},{"interface":"front","average":{"1min":0.81000000000000005,"5min":0.77200000000000002,"15min":0.65300000000000002},"min":{"1min":0.47199999999999998,"5min":0.375,"15min":0.375},"max":{"1min":1.3460000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":1.071}]},{"osd":2,"last update":"Wed Feb 7 13:46:08 2024","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.81299999999999994,"15min":0.745},"min":{"1min":0.51400000000000001,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.383,"5min":1.383,"15min":1.383},"last":0.96399999999999997},{"interface":"front","average":{"1min":0.86199999999999999,"5min":0.79300000000000004,"15min":0.71899999999999997},"min":{"1min":0.63500000000000001,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.296,"5min":1.296,"15min":1.296},"last":1.2370000000000001}]},{"osd":3,"last update":"Wed Feb 7 13:45:42 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.89700000000000002,"15min":0.85299999999999998},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.3959999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":1.355},{"interface":"front","average":{"1min":0.80400000000000005,"5min":0.82199999999999995,"15min":0.81699999999999995},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.1419999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"last":1.0009999999999999}]},{"osd":4,"last update":"Wed Feb 7 13:45:19 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":0.97899999999999998,"15min":0.96099999999999997},"min":{"1min":0.71099999999999997,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.464,"5min":1.464,"15min":1.464},"last":1.1319999999999999},{"interface":"front","average":{"1min":1.054,"5min":1.008,"15min":0.98999999999999999},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.5149999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":1.149}]},{"osd":5,"last update":"Wed Feb 7 13:45:52 2024","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.167,"15min":1.1850000000000001},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.329,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":1.286},{"interface":"front","average":{"1min":1.1850000000000001,"5min":1.1339999999999999,"15min":1.1259999999999999},"min":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.54,"5min":1.54,"15min":1.54},"last":1.379}]},{"osd":6,"last update":"Wed Feb 7 13:45:29 2024","interfaces":[{"interface":"back","average":{"1min":1.1499999999999999,"5min":1.1479999999999999,"15min":1.1479999999999999},"min":{"1min":0.60599999999999998,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.7010000000000001,"5min":1.7010000000000001,"15min":1.7010000000000001},"last":1.6459999999999999},{"interface":"front","average":{"1min":1.2090000000000001,"5min":1.2350000000000001,"15min":1.2390000000000001},"min":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.577,"5min":1.7629999999999999,"15min":1.7629999999999999},"last":1.53}]},{"osd":7,"last update":"Wed Feb 7 13:45:10 2024","interfaces":[{"interface":"back","average":{"1min":1.228,"5min":1.228,"15min":1.228},"min":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"max":{"1min":1.5189999999999999,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":1.5840000000000001},{"interface":"front","average":{"1min":1.222,"5min":1.222,"15min":1.222},"min":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.625,"5min":1.625,"15min":1.625},"last":1.5049999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411392,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6272,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738880,"statfs":{"total":95995035648,"available":95988613120,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Feb 7 13:45:08 2024","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.66900000000000004,"15min":0.66300000000000003},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.95499999999999996,"5min":1.071,"15min":1.071},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.73199999999999998,"5min":0.748,"15min":0.69999999999999996},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.1639999999999999,"5min":1.1639999999999999,"15min":1.1639999999999999},"last":0.77600000000000002}]},{"osd":1,"last update":"Wed Feb 7 13:45:08 2024","interfaces":[{"interface":"back","average":{"1min":0.79000000000000004,"5min":0.74399999999999999,"15min":0.71799999999999997},"min":{"1min":0.55700000000000005,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.3140000000000001,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.82599999999999996},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.80900000000000005,"15min":0.77600000000000002},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.218,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":0.83699999999999997}]},{"osd":3,"last update":"Wed Feb 7 13:45:45 2024","interfaces":[{"interface":"back","average":{"1min":0.77100000000000002,"5min":0.78500000000000003,"15min":0.76500000000000001},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.329,"5min":1.329,"15min":1.329},"last":0.68799999999999994},{"interface":"front","average":{"1min":0.86799999999999999,"5min":0.88400000000000001,"15min":0.88200000000000001},"min":{"1min":0.50900000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.2529999999999999,"5min":1.26,"15min":1.26},"last":0.96999999999999997}]},{"osd":4,"last update":"Wed Feb 7 13:45:23 2024","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.0269999999999999,"15min":1.01},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.659,"5min":1.659,"15min":1.659},"last":0.93799999999999994},{"interface":"front","average":{"1min":1.056,"5min":1.0609999999999999,"15min":1.056},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.635,"5min":1.635,"15min":1.635},"last":1.0780000000000001}]},{"osd":5,"last update":"Wed Feb 7 13:45:54 2024","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.0860000000000001,"15min":1.075},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.9239999999999999,"5min":1.9239999999999999,"15min":1.9239999999999999},"last":1.0189999999999999},{"interface":"front","average":{"1min":1.157,"5min":1.169,"15min":1.177},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.899,"5min":1.899,"15min":1.899},"last":1.194}]},{"osd":6,"last update":"Wed Feb 7 13:45:27 2024","interfaces":[{"interface":"back","average":{"1min":1.1659999999999999,"5min":1.218,"15min":1.226},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.571,"5min":1.776,"15min":1.776},"last":1.0609999999999999},{"interface":"front","average":{"1min":1.1659999999999999,"5min":1.173,"15min":1.1739999999999999},"min":{"1min":0.72699999999999998,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":1.7090000000000001,"5min":1.8160000000000001,"15min":1.8160000000000001},"last":1.161}]},{"osd":7,"last update":"Wed Feb 7 13:45:08 2024","interfaces":[{"interface":"back","average":{"1min":1.171,"5min":1.171,"15min":1.171},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.782,"5min":1.782,"15min":1.782},"last":1.228},{"interface":"front","average":{"1min":1.2050000000000001,"5min":1.2050000000000001,"15min":1.2050000000000001},"min":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"max":{"1min":1.5860000000000001,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":1.133}]}]},{"osd":3,"up_from":25,"seq":107374182455,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Feb 7 13:45:47 2024","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":0.71499999999999997,"15min":0.68400000000000005},"min":{"1min":0.56499999999999995,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.5580000000000001,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":0.91400000000000003},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.81499999999999995,"15min":0.80700000000000005},"min":{"1min":0.59099999999999997,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.0920000000000001,"5min":1.097,"15min":1.097},"last":0.99099999999999999}]},{"osd":1,"last update":"Wed Feb 7 13:45:47 2024","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":0.78100000000000003,"15min":0.76900000000000002},"min":{"1min":0.65900000000000003,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":1.0740000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":1.024},{"interface":"front","average":{"1min":0.877,"5min":0.83499999999999996,"15min":0.81999999999999995},"min":{"1min":0.61299999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.375,"5min":1.375,"15min":1.375},"last":1.089}]},{"osd":2,"last update":"Wed Feb 7 13:45:47 2024","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.86899999999999999,"15min":0.84299999999999997},"min":{"1min":0.53600000000000003,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.518,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":0.82499999999999996},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.88300000000000001,"15min":0.84899999999999998},"min":{"1min":0.68799999999999994,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":1.0609999999999999}]},{"osd":4,"last update":"Wed Feb 7 13:45:17 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":1.01,"15min":0.99399999999999999},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.456,"5min":1.613,"15min":1.613},"last":1.3160000000000001},{"interface":"front","average":{"1min":1.0489999999999999,"5min":1.054,"15min":1.04},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.6870000000000001,"5min":1.6870000000000001,"15min":1.6870000000000001},"last":1.171}]},{"osd":5,"last update":"Wed Feb 7 13:45:56 2024","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":1.099,"15min":1.103},"min":{"1min":0.83499999999999996,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.4059999999999999,"5min":1.696,"15min":1.696},"last":1.466},{"interface":"front","average":{"1min":1.1779999999999999,"5min":1.1579999999999999,"15min":1.1539999999999999},"min":{"1min":0.87,"5min":0.71799999999999997,"15min":0.71799999999999997},"max":{"1min":1.5029999999999999,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":1.232}]},{"osd":6,"last update":"Wed Feb 7 13:45:32 2024","interfaces":[{"interface":"back","average":{"1min":1.133,"5min":1.2370000000000001,"15min":1.254},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.4930000000000001,"5min":1.601,"15min":1.601},"last":1.254},{"interface":"front","average":{"1min":1.141,"5min":1.2490000000000001,"15min":1.2669999999999999},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.4490000000000001,"5min":1.611,"15min":1.611},"last":1.526}]},{"osd":7,"last update":"Wed Feb 7 13:45:11 2024","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.1930000000000001,"15min":1.1930000000000001},"min":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"max":{"1min":1.712,"5min":1.712,"15min":1.712},"last":1.151},{"interface":"front","average":{"1min":1.173,"5min":1.173,"15min":1.173},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.746,"5min":1.746,"15min":1.746},"last":1.3540000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018929,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Feb 7 13:45:15 2024","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.92500000000000004,"15min":0.94299999999999995},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.3,"5min":1.3,"15min":1.3},"last":0.89700000000000002},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.90100000000000002,"15min":0.871},"min":{"1min":0.58099999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.379}]},{"osd":1,"last update":"Wed Feb 7 13:45:15 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.90300000000000002,"15min":0.89300000000000002},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.3109999999999999,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":0.96799999999999997},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.91100000000000003,"15min":0.90700000000000003},"min":{"1min":0.56499999999999995,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":1.111}]},{"osd":2,"last update":"Wed Feb 7 13:45:15 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.94499999999999995,"15min":0.93700000000000006},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.93100000000000005},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.93400000000000005,"15min":0.91200000000000003},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.2310000000000001}]},{"osd":3,"last update":"Wed Feb 7 13:45:15 2024","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.92600000000000005,"15min":0.91000000000000003},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.351,"5min":1.351,"15min":1.351},"last":1.1399999999999999},{"interface":"front","average":{"1min":1.0069999999999999,"5min":0.99299999999999999,"15min":0.97499999999999998},"min":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.5629999999999999,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":1.3149999999999999}]},{"osd":5,"last update":"Wed Feb 7 13:45:57 2024","interfaces":[{"interface":"back","average":{"1min":1.137,"5min":0.999,"15min":0.96399999999999997},"min":{"1min":0.75700000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.7629999999999999,"5min":1.7629999999999999,"15min":1.7629999999999999},"last":0.997},{"interface":"front","average":{"1min":1.1080000000000001,"5min":1.014,"15min":0.97999999999999998},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.738,"5min":1.738,"15min":1.738},"last":1.0760000000000001}]},{"osd":6,"last update":"Wed Feb 7 13:45:28 2024","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.0109999999999999,"15min":1.0129999999999999},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.056},{"interface":"front","average":{"1min":1.147,"5min":1.155,"15min":1.157},"min":{"1min":0.88300000000000001,"5min":0.877,"15min":0.877},"max":{"1min":1.615,"5min":1.615,"15min":1.615},"last":1.4419999999999999}]},{"osd":7,"last update":"Wed Feb 7 13:45:09 2024","interfaces":[{"interface":"back","average":{"1min":1.1739999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"min":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"max":{"1min":1.3759999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.147},{"interface":"front","average":{"1min":1.1719999999999999,"5min":1.1719999999999999,"15min":1.1719999999999999},"min":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"max":{"1min":1.409,"5min":1.409,"15min":1.409},"last":1.1779999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757290,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5628,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739524,"statfs":{"total":95995035648,"available":95989272576,"internally_reserved":0,"allocated":577536,"data_stored":237576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Feb 7 13:45:55 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.90300000000000002,"15min":0.90900000000000003},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.137,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":0.60899999999999999},{"interface":"front","average":{"1min":1.093,"5min":0.98999999999999999,"15min":0.96199999999999997},"min":{"1min":0.80700000000000005,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.2949999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.73899999999999999}]},{"osd":1,"last update":"Wed Feb 7 13:45:55 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.91700000000000004,"15min":0.91600000000000004},"min":{"1min":0.73899999999999999,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.23,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.79000000000000004},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.95999999999999996,"15min":0.93300000000000005},"min":{"1min":0.65600000000000003,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.536,"5min":1.708,"15min":1.708},"last":1.0700000000000001}]},{"osd":2,"last update":"Wed Feb 7 13:45:55 2024","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":0.94399999999999995,"15min":0.90900000000000003},"min":{"1min":0.748,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.284,"5min":1.7,"15min":1.7},"last":0.88100000000000001},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.038,"15min":1.018},"min":{"1min":0.84099999999999997,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.387,"5min":1.387,"15min":1.387},"last":1.159}]},{"osd":3,"last update":"Wed Feb 7 13:45:55 2024","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":0.97499999999999998,"15min":0.96299999999999997},"min":{"1min":0.81599999999999995,"5min":0.71799999999999997,"15min":0.71799999999999997},"max":{"1min":1.286,"5min":1.377,"15min":1.377},"last":0.98099999999999998},{"interface":"front","average":{"1min":1.0640000000000001,"5min":0.98799999999999999,"15min":0.97799999999999998},"min":{"1min":0.79500000000000004,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.2070000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.94699999999999995}]},{"osd":4,"last update":"Wed Feb 7 13:45:55 2024","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":0.96899999999999997,"15min":0.91800000000000004},"min":{"1min":0.70299999999999996,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.6080000000000001,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":1.2070000000000001},{"interface":"front","average":{"1min":1.075,"5min":1.0169999999999999,"15min":0.98099999999999998},"min":{"1min":0.69199999999999995,"5min":0.5,"15min":0.5},"max":{"1min":1.3700000000000001,"5min":1.736,"15min":1.736},"last":1.109}]},{"osd":6,"last update":"Wed Feb 7 13:45:29 2024","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":1.093,"15min":1.085},"min":{"1min":0.58599999999999997,"5min":0.379,"15min":0.379},"max":{"1min":1.597,"5min":1.597,"15min":1.597},"last":1.256},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.0860000000000001,"15min":1.0800000000000001},"min":{"1min":0.873,"5min":0.499,"15min":0.499},"max":{"1min":1.472,"5min":1.472,"15min":1.472},"last":1.028}]},{"osd":7,"last update":"Wed Feb 7 13:46:07 2024","interfaces":[{"interface":"back","average":{"1min":1.131,"5min":1.157,"15min":1.161},"min":{"1min":0.871,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.3169999999999999,"5min":1.6259999999999999,"15min":1.6259999999999999},"last":1.2330000000000001},{"interface":"front","average":{"1min":1.2549999999999999,"5min":1.2909999999999999,"15min":1.2969999999999999},"min":{"1min":0.89100000000000001,"5min":0.443,"15min":0.443},"max":{"1min":1.714,"5min":1.714,"15min":1.714},"last":1.3009999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-02-07T13:46:11.228 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph pg dump --format=json 2024-02-07T13:46:12.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:12 smithi177 bash[14301]: cluster 2024-02-07T13:46:10.356884+0000 mgr.y (mgr.24362) 79 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:12.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:12 smithi177 bash[14301]: audit 2024-02-07T13:46:10.473502+0000 mgr.y (mgr.24362) 80 : audit [DBG] from='client.24535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-07T13:46:12.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:12 smithi177 bash[19748]: cluster 2024-02-07T13:46:10.356884+0000 mgr.y (mgr.24362) 79 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:12.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:12 smithi177 bash[19748]: audit 2024-02-07T13:46:10.473502+0000 mgr.y (mgr.24362) 80 : audit [DBG] from='client.24535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-07T13:46:12.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:12 smithi191 bash[14303]: cluster 2024-02-07T13:46:10.356884+0000 mgr.y (mgr.24362) 79 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:12.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:12 smithi191 bash[14303]: audit 2024-02-07T13:46:10.473502+0000 mgr.y (mgr.24362) 80 : audit [DBG] from='client.24535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-07T13:46:13.949 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T13:46:14.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:13 smithi177 bash[14301]: cluster 2024-02-07T13:46:12.357505+0000 mgr.y (mgr.24362) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:14.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:13 smithi177 bash[14301]: audit 2024-02-07T13:46:12.850298+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:14.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:13 smithi177 bash[14301]: audit 2024-02-07T13:46:12.992458+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:14.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:13 smithi177 bash[14301]: audit 2024-02-07T13:46:13.267026+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:14.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:13 smithi177 bash[14301]: audit 2024-02-07T13:46:13.277948+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:46:14.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:13 smithi177 bash[14301]: audit 2024-02-07T13:46:13.279551+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:46:14.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:13 smithi177 bash[14301]: audit 2024-02-07T13:46:13.280788+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:46:14.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:13 smithi177 bash[19748]: cluster 2024-02-07T13:46:12.357505+0000 mgr.y (mgr.24362) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:14.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:13 smithi177 bash[19748]: audit 2024-02-07T13:46:12.850298+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:14.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:13 smithi177 bash[19748]: audit 2024-02-07T13:46:12.992458+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:14.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:13 smithi177 bash[19748]: audit 2024-02-07T13:46:13.267026+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:14.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:13 smithi177 bash[19748]: audit 2024-02-07T13:46:13.277948+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:46:14.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:13 smithi177 bash[19748]: audit 2024-02-07T13:46:13.279551+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:46:14.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:13 smithi177 bash[19748]: audit 2024-02-07T13:46:13.280788+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:46:14.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:13 smithi191 bash[14303]: cluster 2024-02-07T13:46:12.357505+0000 mgr.y (mgr.24362) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:14.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:13 smithi191 bash[14303]: audit 2024-02-07T13:46:12.850298+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:14.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:13 smithi191 bash[14303]: audit 2024-02-07T13:46:12.992458+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:14.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:13 smithi191 bash[14303]: audit 2024-02-07T13:46:13.267026+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:14.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:13 smithi191 bash[14303]: audit 2024-02-07T13:46:13.277948+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:46:14.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:13 smithi191 bash[14303]: audit 2024-02-07T13:46:13.279551+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:46:14.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:13 smithi191 bash[14303]: audit 2024-02-07T13:46:13.280788+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:46:15.538 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:46:15 smithi177 bash[39481]: level=info ts=2024-02-07T13:46:15.242Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003943183s 2024-02-07T13:46:16.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:15 smithi177 bash[14301]: cluster 2024-02-07T13:46:14.358435+0000 mgr.y (mgr.24362) 82 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:16.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:15 smithi177 bash[19748]: cluster 2024-02-07T13:46:14.358435+0000 mgr.y (mgr.24362) 82 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:16.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:15 smithi191 bash[14303]: cluster 2024-02-07T13:46:14.358435+0000 mgr.y (mgr.24362) 82 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:16.912 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-02-07T13:46:16.915 INFO:teuthology.orchestra.run.smithi177.stderr:dumped all 2024-02-07T13:46:17.608 INFO:teuthology.orchestra.run.smithi177.stdout:{"pg_ready":true,"pg_map":{"version":55,"stamp":"2024-02-07T13:46:16.358781+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":48848,"kb_used_data":6096,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912368,"statfs":{"total":767960285184,"available":767910264832,"internally_reserved":0,"allocated":6242304,"data_stored":3488982,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43712512},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003668"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-07T13:44:32.731232+0000","last_change":"2024-02-07T13:44:10.864258+0000","last_active":"2024-02-07T13:44:32.731232+0000","last_peered":"2024-02-07T13:44:32.731232+0000","last_clean":"2024-02-07T13:44:32.731232+0000","last_became_active":"2024-02-07T13:44:10.863546+0000","last_became_peered":"2024-02-07T13:44:10.863546+0000","last_unstale":"2024-02-07T13:44:32.731232+0000","last_undegraded":"2024-02-07T13:44:32.731232+0000","last_fullsized":"2024-02-07T13:44:32.731232+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-07T13:40:59.561585+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-07T13:40:59.561585+0000","last_clean_scrub_stamp":"2024-02-07T13:40:59.561585+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-09T00:19:49.130688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234012,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6088,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739064,"statfs":{"total":95995035648,"available":95988801536,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Feb 7 13:46:09 2024","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.88600000000000001,"15min":0.876},"min":{"1min":0.752,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.2509999999999999,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":0.76600000000000001},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.98599999999999999,"15min":1.0009999999999999},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.1830000000000001,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":1.0880000000000001}]},{"osd":1,"last update":"Wed Feb 7 13:46:09 2024","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.93600000000000005,"15min":0.92800000000000005},"min":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":1.008},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.073,"15min":1.081},"min":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"max":{"1min":1.3100000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.94699999999999995}]},{"osd":2,"last update":"Wed Feb 7 13:46:09 2024","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.92400000000000004,"15min":0.91900000000000004},"min":{"1min":0.66400000000000003,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.339,"5min":1.339,"15min":1.339},"last":0.872},{"interface":"front","average":{"1min":1.079,"5min":1.0269999999999999,"15min":1.0189999999999999},"min":{"1min":0.83699999999999997,"5min":0.78300000000000003,"15min":0.78300000000000003},"max":{"1min":1.494,"5min":1.494,"15min":1.494},"last":1.242}]},{"osd":3,"last update":"Wed Feb 7 13:46:09 2024","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.008,"15min":1.0029999999999999},"min":{"1min":0.71799999999999997,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.1200000000000001},{"interface":"front","average":{"1min":1.113,"5min":1.0529999999999999,"15min":1.0429999999999999},"min":{"1min":0.745,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.4470000000000001,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.333}]},{"osd":4,"last update":"Wed Feb 7 13:46:09 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":1.04,"15min":1.0489999999999999},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.2709999999999999,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":1.1879999999999999},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.036,"15min":1.026},"min":{"1min":0.80200000000000005,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":1.472,"5min":1.472,"15min":1.472},"last":1.0629999999999999}]},{"osd":5,"last update":"Wed Feb 7 13:46:09 2024","interfaces":[{"interface":"back","average":{"1min":1.127,"5min":1.133,"15min":1.1339999999999999},"min":{"1min":0.90600000000000003,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":1.542,"5min":1.542,"15min":1.542},"last":1.161},{"interface":"front","average":{"1min":1.143,"5min":1.2150000000000001,"15min":1.2270000000000001},"min":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.444,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":1.278}]},{"osd":6,"last update":"Wed Feb 7 13:46:09 2024","interfaces":[{"interface":"back","average":{"1min":1.238,"5min":1.2789999999999999,"15min":1.286},"min":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"max":{"1min":1.534,"5min":1.6379999999999999,"15min":1.6379999999999999},"last":1.373},{"interface":"front","average":{"1min":1.2809999999999999,"5min":1.2350000000000001,"15min":1.2270000000000001},"min":{"1min":0.96599999999999997,"5min":0.94099999999999995,"15min":0.94099999999999995},"max":{"1min":1.7529999999999999,"5min":1.7529999999999999,"15min":1.7529999999999999},"last":1.3069999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495650,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6148,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739004,"statfs":{"total":95995035648,"available":95988740096,"internally_reserved":0,"allocated":1110016,"data_stored":766504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Feb 7 13:45:31 2024","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.97599999999999998,"15min":0.98999999999999999},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.65700000000000003},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.96299999999999997,"15min":0.97399999999999998},"min":{"1min":0.61199999999999999,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.3540000000000001,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.94099999999999995}]},{"osd":1,"last update":"Wed Feb 7 13:45:31 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.93000000000000005,"15min":0.92800000000000005},"min":{"1min":0.71799999999999997,"5min":0.70199999999999996,"15min":0.70199999999999996},"max":{"1min":1.28,"5min":1.28,"15min":1.28},"last":1.044},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.98999999999999999,"15min":0.996},"min":{"1min":0.64500000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.224,"5min":1.47,"15min":1.47},"last":1.0249999999999999}]},{"osd":2,"last update":"Wed Feb 7 13:45:31 2024","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.95899999999999996,"15min":0.96899999999999997},"min":{"1min":0.66700000000000004,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.123,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":0.89600000000000002},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.052,"15min":1.0600000000000001},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.2689999999999999,"5min":1.532,"15min":1.532},"last":1.006}]},{"osd":3,"last update":"Wed Feb 7 13:45:31 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.99099999999999999,"15min":0.999},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.3260000000000001,"5min":1.375,"15min":1.375},"last":1.2290000000000001},{"interface":"front","average":{"1min":1.034,"5min":1.0960000000000001,"15min":1.1060000000000001},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.333,"5min":1.395,"15min":1.395},"last":1.077}]},{"osd":4,"last update":"Wed Feb 7 13:45:31 2024","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":0.997,"15min":0.98799999999999999},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.5640000000000001,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":0.72499999999999998},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.0940000000000001,"15min":1.0960000000000001},"min":{"1min":0.76400000000000001,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.427,"5min":1.427,"15min":1.427},"last":1.149}]},{"osd":5,"last update":"Wed Feb 7 13:45:31 2024","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.0740000000000001,"15min":1.0680000000000001},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.5049999999999999,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":0.85799999999999998},{"interface":"front","average":{"1min":1.165,"5min":1.173,"15min":1.1739999999999999},"min":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":1.474,"5min":1.474,"15min":1.474},"last":1.296}]},{"osd":7,"last update":"Wed Feb 7 13:46:11 2024","interfaces":[{"interface":"back","average":{"1min":1.1870000000000001,"5min":1.2170000000000001,"15min":1.222},"min":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"max":{"1min":1.502,"5min":1.6160000000000001,"15min":1.6160000000000001},"last":1.093},{"interface":"front","average":{"1min":1.2330000000000001,"5min":1.2370000000000001,"15min":1.238},"min":{"1min":0.95699999999999996,"5min":0.95699999999999996,"15min":0.95699999999999996},"max":{"1min":1.5700000000000001,"5min":1.8879999999999999,"15min":1.8879999999999999},"last":1.1799999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574921,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6336,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738816,"statfs":{"total":95995035648,"available":95988547584,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Feb 7 13:45:29 2024","interfaces":[{"interface":"back","average":{"1min":0.80300000000000005,"5min":0.70799999999999996,"15min":0.60599999999999998},"min":{"1min":0.45000000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.1679999999999999,"5min":1.569,"15min":1.569},"last":0.66600000000000004},{"interface":"front","average":{"1min":0.80500000000000005,"5min":0.748,"15min":0.66000000000000003},"min":{"1min":0.56699999999999995,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.25,"5min":1.25,"15min":1.25},"last":0.42299999999999999}]},{"osd":2,"last update":"Wed Feb 7 13:46:08 2024","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.79000000000000004,"15min":0.748},"min":{"1min":0.59999999999999998,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.2909999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.82199999999999995,"15min":0.76000000000000001},"min":{"1min":0.58599999999999997,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.206,"5min":1.206,"15min":1.206},"last":0.53600000000000003}]},{"osd":3,"last update":"Wed Feb 7 13:45:43 2024","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":0.79400000000000004,"15min":0.78000000000000003},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.1060000000000001,"5min":1.1060000000000001,"15min":1.1060000000000001},"last":0.503},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.91100000000000003,"15min":0.85099999999999998},"min":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.2729999999999999,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.57999999999999996}]},{"osd":4,"last update":"Wed Feb 7 13:45:17 2024","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.01,"15min":0.97799999999999998},"min":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"max":{"1min":1.51,"5min":1.51,"15min":1.51},"last":0.72699999999999998},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.0449999999999999,"15min":1.032},"min":{"1min":0.755,"5min":0.755,"15min":0.755},"max":{"1min":1.4379999999999999,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":0.86499999999999999}]},{"osd":5,"last update":"Wed Feb 7 13:45:55 2024","interfaces":[{"interface":"back","average":{"1min":1.1379999999999999,"5min":1.177,"15min":1.1839999999999999},"min":{"1min":0.85199999999999998,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.458,"5min":1.9139999999999999,"15min":1.9139999999999999},"last":0.88100000000000001},{"interface":"front","average":{"1min":1.179,"5min":1.177,"15min":1.1950000000000001},"min":{"1min":0.79500000000000004,"5min":0.76300000000000001,"15min":0.76300000000000001},"max":{"1min":1.52,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":1.1379999999999999}]},{"osd":6,"last update":"Wed Feb 7 13:45:29 2024","interfaces":[{"interface":"back","average":{"1min":1.1379999999999999,"5min":1.1930000000000001,"15min":1.202},"min":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"max":{"1min":1.512,"5min":1.6850000000000001,"15min":1.6850000000000001},"last":0.94799999999999995},{"interface":"front","average":{"1min":1.228,"5min":1.29,"15min":1.3},"min":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"max":{"1min":1.581,"5min":1.599,"15min":1.599},"last":1.073}]},{"osd":7,"last update":"Wed Feb 7 13:46:08 2024","interfaces":[{"interface":"back","average":{"1min":1.252,"5min":1.2210000000000001,"15min":1.216},"min":{"1min":0.95899999999999996,"5min":0.877,"15min":0.877},"max":{"1min":1.6040000000000001,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":1.0900000000000001},{"interface":"front","average":{"1min":1.222,"5min":1.2709999999999999,"15min":1.2789999999999999},"min":{"1min":0.91000000000000003,"5min":0.91000000000000003,"15min":0.91000000000000003},"max":{"1min":1.5649999999999999,"5min":1.7669999999999999,"15min":1.7669999999999999},"last":0.92000000000000004}]}]},{"osd":0,"up_from":8,"seq":34359738448,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Feb 7 13:45:29 2024","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.69199999999999995,"15min":0.60199999999999998},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.1499999999999999,"5min":1.1499999999999999,"15min":1.1499999999999999},"last":0.56499999999999995},{"interface":"front","average":{"1min":0.81000000000000005,"5min":0.77200000000000002,"15min":0.65300000000000002},"min":{"1min":0.47199999999999998,"5min":0.375,"15min":0.375},"max":{"1min":1.3460000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":0.76000000000000001}]},{"osd":2,"last update":"Wed Feb 7 13:46:08 2024","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.81299999999999994,"15min":0.745},"min":{"1min":0.51400000000000001,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.383,"5min":1.383,"15min":1.383},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.86199999999999999,"5min":0.79300000000000004,"15min":0.71899999999999997},"min":{"1min":0.63500000000000001,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.296,"5min":1.296,"15min":1.296},"last":0.71099999999999997}]},{"osd":3,"last update":"Wed Feb 7 13:45:42 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.89700000000000002,"15min":0.85299999999999998},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.3959999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.84399999999999997},{"interface":"front","average":{"1min":0.80400000000000005,"5min":0.82199999999999995,"15min":0.81699999999999995},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.1419999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"last":0.63100000000000001}]},{"osd":4,"last update":"Wed Feb 7 13:45:19 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":0.97899999999999998,"15min":0.96099999999999997},"min":{"1min":0.71099999999999997,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.464,"5min":1.464,"15min":1.464},"last":0.78900000000000003},{"interface":"front","average":{"1min":1.054,"5min":1.008,"15min":0.98999999999999999},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.5149999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":0.79600000000000004}]},{"osd":5,"last update":"Wed Feb 7 13:45:52 2024","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.167,"15min":1.1850000000000001},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.329,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":1.3879999999999999},{"interface":"front","average":{"1min":1.1850000000000001,"5min":1.1339999999999999,"15min":1.1259999999999999},"min":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.54,"5min":1.54,"15min":1.54},"last":0.998}]},{"osd":6,"last update":"Wed Feb 7 13:45:29 2024","interfaces":[{"interface":"back","average":{"1min":1.1499999999999999,"5min":1.1479999999999999,"15min":1.1479999999999999},"min":{"1min":0.60599999999999998,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.7010000000000001,"5min":1.7010000000000001,"15min":1.7010000000000001},"last":0.92700000000000005},{"interface":"front","average":{"1min":1.2090000000000001,"5min":1.2350000000000001,"15min":1.2390000000000001},"min":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.577,"5min":1.7629999999999999,"15min":1.7629999999999999},"last":1.444}]},{"osd":7,"last update":"Wed Feb 7 13:45:10 2024","interfaces":[{"interface":"back","average":{"1min":1.228,"5min":1.228,"15min":1.228},"min":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"max":{"1min":1.5189999999999999,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":1.321},{"interface":"front","average":{"1min":1.222,"5min":1.222,"15min":1.222},"min":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.625,"5min":1.625,"15min":1.625},"last":1.032}]}]},{"osd":2,"up_from":18,"seq":77309411393,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6272,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738880,"statfs":{"total":95995035648,"available":95988613120,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Feb 7 13:46:09 2024","interfaces":[{"interface":"back","average":{"1min":0.74099999999999999,"5min":0.68500000000000005,"15min":0.66900000000000004},"min":{"1min":0.46500000000000002,"5min":0.378,"15min":0.378},"max":{"1min":1.252,"5min":1.252,"15min":1.252},"last":1.2090000000000001},{"interface":"front","average":{"1min":0.80500000000000005,"5min":0.77400000000000002,"15min":0.70799999999999996},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.145,"5min":1.1639999999999999,"15min":1.1639999999999999},"last":0.70299999999999996}]},{"osd":1,"last update":"Wed Feb 7 13:46:09 2024","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":0.76100000000000001,"15min":0.72299999999999998},"min":{"1min":0.59999999999999998,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.1739999999999999,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.93100000000000005},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.83599999999999997,"15min":0.78500000000000003},"min":{"1min":0.53000000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.2270000000000001,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":1.603}]},{"osd":3,"last update":"Wed Feb 7 13:45:45 2024","interfaces":[{"interface":"back","average":{"1min":0.77100000000000002,"5min":0.78500000000000003,"15min":0.76500000000000001},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.329,"5min":1.329,"15min":1.329},"last":1.0089999999999999},{"interface":"front","average":{"1min":0.86799999999999999,"5min":0.88400000000000001,"15min":0.88200000000000001},"min":{"1min":0.50900000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.2529999999999999,"5min":1.26,"15min":1.26},"last":1.071}]},{"osd":4,"last update":"Wed Feb 7 13:45:23 2024","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.0269999999999999,"15min":1.01},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.659,"5min":1.659,"15min":1.659},"last":1.3220000000000001},{"interface":"front","average":{"1min":1.056,"5min":1.0609999999999999,"15min":1.056},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.635,"5min":1.635,"15min":1.635},"last":0.96399999999999997}]},{"osd":5,"last update":"Wed Feb 7 13:45:54 2024","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.0860000000000001,"15min":1.075},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.9239999999999999,"5min":1.9239999999999999,"15min":1.9239999999999999},"last":0.86899999999999999},{"interface":"front","average":{"1min":1.157,"5min":1.169,"15min":1.177},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.899,"5min":1.899,"15min":1.899},"last":1.4079999999999999}]},{"osd":6,"last update":"Wed Feb 7 13:45:27 2024","interfaces":[{"interface":"back","average":{"1min":1.1659999999999999,"5min":1.218,"15min":1.226},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.571,"5min":1.776,"15min":1.776},"last":1.5580000000000001},{"interface":"front","average":{"1min":1.1659999999999999,"5min":1.173,"15min":1.1739999999999999},"min":{"1min":0.72699999999999998,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":1.7090000000000001,"5min":1.8160000000000001,"15min":1.8160000000000001},"last":1.1379999999999999}]},{"osd":7,"last update":"Wed Feb 7 13:46:09 2024","interfaces":[{"interface":"back","average":{"1min":1.218,"5min":1.1799999999999999,"15min":1.1739999999999999},"min":{"1min":0.74399999999999999,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.7929999999999999,"5min":1.7929999999999999,"15min":1.7929999999999999},"last":1.0289999999999999},{"interface":"front","average":{"1min":1.284,"5min":1.22,"15min":1.21},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.98,"5min":1.98,"15min":1.98},"last":1.4890000000000001}]}]},{"osd":3,"up_from":25,"seq":107374182456,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Feb 7 13:45:47 2024","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":0.71499999999999997,"15min":0.68400000000000005},"min":{"1min":0.56499999999999995,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.5580000000000001,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.81499999999999995,"15min":0.80700000000000005},"min":{"1min":0.59099999999999997,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.0920000000000001,"5min":1.097,"15min":1.097},"last":0.59399999999999997}]},{"osd":1,"last update":"Wed Feb 7 13:45:47 2024","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":0.78100000000000003,"15min":0.76900000000000002},"min":{"1min":0.65900000000000003,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":1.0740000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.67500000000000004},{"interface":"front","average":{"1min":0.877,"5min":0.83499999999999996,"15min":0.81999999999999995},"min":{"1min":0.61299999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.375,"5min":1.375,"15min":1.375},"last":0.64500000000000002}]},{"osd":2,"last update":"Wed Feb 7 13:45:47 2024","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.86899999999999999,"15min":0.84299999999999997},"min":{"1min":0.53600000000000003,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.518,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.88300000000000001,"15min":0.84899999999999998},"min":{"1min":0.68799999999999994,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.76100000000000001}]},{"osd":4,"last update":"Wed Feb 7 13:45:17 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":1.01,"15min":0.99399999999999999},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.456,"5min":1.613,"15min":1.613},"last":0.97499999999999998},{"interface":"front","average":{"1min":1.0489999999999999,"5min":1.054,"15min":1.04},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.6870000000000001,"5min":1.6870000000000001,"15min":1.6870000000000001},"last":0.85999999999999999}]},{"osd":5,"last update":"Wed Feb 7 13:45:56 2024","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":1.099,"15min":1.103},"min":{"1min":0.83499999999999996,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.4059999999999999,"5min":1.696,"15min":1.696},"last":0.91500000000000004},{"interface":"front","average":{"1min":1.1779999999999999,"5min":1.1579999999999999,"15min":1.1539999999999999},"min":{"1min":0.87,"5min":0.71799999999999997,"15min":0.71799999999999997},"max":{"1min":1.5029999999999999,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":1.1100000000000001}]},{"osd":6,"last update":"Wed Feb 7 13:45:32 2024","interfaces":[{"interface":"back","average":{"1min":1.133,"5min":1.2370000000000001,"15min":1.254},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.4930000000000001,"5min":1.601,"15min":1.601},"last":1.2110000000000001},{"interface":"front","average":{"1min":1.141,"5min":1.2490000000000001,"15min":1.2669999999999999},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.4490000000000001,"5min":1.611,"15min":1.611},"last":0.82799999999999996}]},{"osd":7,"last update":"Wed Feb 7 13:45:11 2024","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.1930000000000001,"15min":1.1930000000000001},"min":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"max":{"1min":1.712,"5min":1.712,"15min":1.712},"last":0.89900000000000002},{"interface":"front","average":{"1min":1.173,"5min":1.173,"15min":1.173},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.746,"5min":1.746,"15min":1.746},"last":1.157}]}]},{"osd":4,"up_from":30,"seq":128849018930,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Feb 7 13:45:15 2024","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.92500000000000004,"15min":0.94299999999999995},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.3,"5min":1.3,"15min":1.3},"last":0.79300000000000004},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.90100000000000002,"15min":0.871},"min":{"1min":0.58099999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.1080000000000001}]},{"osd":1,"last update":"Wed Feb 7 13:45:15 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.90300000000000002,"15min":0.89300000000000002},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.3109999999999999,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":0.86599999999999999},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.91100000000000003,"15min":0.90700000000000003},"min":{"1min":0.56499999999999995,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":1.131}]},{"osd":2,"last update":"Wed Feb 7 13:45:15 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.94499999999999995,"15min":0.93700000000000006},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.0429999999999999},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.93400000000000005,"15min":0.91200000000000003},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.76600000000000001}]},{"osd":3,"last update":"Wed Feb 7 13:45:15 2024","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.92600000000000005,"15min":0.91000000000000003},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.351,"5min":1.351,"15min":1.351},"last":0.73799999999999999},{"interface":"front","average":{"1min":1.0069999999999999,"5min":0.99299999999999999,"15min":0.97499999999999998},"min":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.5629999999999999,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":0.96999999999999997}]},{"osd":5,"last update":"Wed Feb 7 13:45:57 2024","interfaces":[{"interface":"back","average":{"1min":1.137,"5min":0.999,"15min":0.96399999999999997},"min":{"1min":0.75700000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.7629999999999999,"5min":1.7629999999999999,"15min":1.7629999999999999},"last":0.83899999999999997},{"interface":"front","average":{"1min":1.1080000000000001,"5min":1.014,"15min":0.97999999999999998},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.738,"5min":1.738,"15min":1.738},"last":0.94899999999999995}]},{"osd":6,"last update":"Wed Feb 7 13:45:28 2024","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.0109999999999999,"15min":1.0129999999999999},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.2},{"interface":"front","average":{"1min":1.147,"5min":1.155,"15min":1.157},"min":{"1min":0.88300000000000001,"5min":0.877,"15min":0.877},"max":{"1min":1.615,"5min":1.615,"15min":1.615},"last":1.1759999999999999}]},{"osd":7,"last update":"Wed Feb 7 13:46:09 2024","interfaces":[{"interface":"back","average":{"1min":1.2450000000000001,"5min":1.1879999999999999,"15min":1.1779999999999999},"min":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.871,"5min":1.871,"15min":1.871},"last":1.226},{"interface":"front","average":{"1min":1.244,"5min":1.1859999999999999,"15min":1.1759999999999999},"min":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"max":{"1min":1.891,"5min":1.891,"15min":1.891},"last":1.03}]}]},{"osd":5,"up_from":38,"seq":163208757291,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5628,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739524,"statfs":{"total":95995035648,"available":95989272576,"internally_reserved":0,"allocated":577536,"data_stored":237576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Feb 7 13:45:55 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.90300000000000002,"15min":0.90900000000000003},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.137,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":0.67800000000000005},{"interface":"front","average":{"1min":1.093,"5min":0.98999999999999999,"15min":0.96199999999999997},"min":{"1min":0.80700000000000005,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.2949999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.69399999999999995}]},{"osd":1,"last update":"Wed Feb 7 13:45:55 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.91700000000000004,"15min":0.91600000000000004},"min":{"1min":0.73899999999999999,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.23,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":1.181},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.95999999999999996,"15min":0.93300000000000005},"min":{"1min":0.65600000000000003,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.536,"5min":1.708,"15min":1.708},"last":0.79200000000000004}]},{"osd":2,"last update":"Wed Feb 7 13:45:55 2024","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":0.94399999999999995,"15min":0.90900000000000003},"min":{"1min":0.748,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.284,"5min":1.7,"15min":1.7},"last":0.97799999999999998},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.038,"15min":1.018},"min":{"1min":0.84099999999999997,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.387,"5min":1.387,"15min":1.387},"last":0.82299999999999995}]},{"osd":3,"last update":"Wed Feb 7 13:45:55 2024","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":0.97499999999999998,"15min":0.96299999999999997},"min":{"1min":0.81599999999999995,"5min":0.71799999999999997,"15min":0.71799999999999997},"max":{"1min":1.286,"5min":1.377,"15min":1.377},"last":0.89200000000000002},{"interface":"front","average":{"1min":1.0640000000000001,"5min":0.98799999999999999,"15min":0.97799999999999998},"min":{"1min":0.79500000000000004,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.2070000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":1.0349999999999999}]},{"osd":4,"last update":"Wed Feb 7 13:45:55 2024","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":0.96899999999999997,"15min":0.91800000000000004},"min":{"1min":0.70299999999999996,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.6080000000000001,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":0.753},{"interface":"front","average":{"1min":1.075,"5min":1.0169999999999999,"15min":0.98099999999999998},"min":{"1min":0.69199999999999995,"5min":0.5,"15min":0.5},"max":{"1min":1.3700000000000001,"5min":1.736,"15min":1.736},"last":1.0680000000000001}]},{"osd":6,"last update":"Wed Feb 7 13:45:29 2024","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":1.093,"15min":1.085},"min":{"1min":0.58599999999999997,"5min":0.379,"15min":0.379},"max":{"1min":1.597,"5min":1.597,"15min":1.597},"last":1.0189999999999999},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.0860000000000001,"15min":1.0800000000000001},"min":{"1min":0.873,"5min":0.499,"15min":0.499},"max":{"1min":1.472,"5min":1.472,"15min":1.472},"last":1.1000000000000001}]},{"osd":7,"last update":"Wed Feb 7 13:46:07 2024","interfaces":[{"interface":"back","average":{"1min":1.131,"5min":1.157,"15min":1.161},"min":{"1min":0.871,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.3169999999999999,"5min":1.6259999999999999,"15min":1.6259999999999999},"last":1.1419999999999999},{"interface":"front","average":{"1min":1.2549999999999999,"5min":1.2909999999999999,"15min":1.2969999999999999},"min":{"1min":0.89100000000000001,"5min":0.443,"15min":0.443},"max":{"1min":1.714,"5min":1.714,"15min":1.714},"last":0.97199999999999998}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-02-07T13:46:17.610 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-02-07T13:46:17.610 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-02-07T13:46:17.610 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-02-07T13:46:17.610 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- ceph health --format=json 2024-02-07T13:46:18.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:18 smithi177 bash[14301]: cluster 2024-02-07T13:46:16.359066+0000 mgr.y (mgr.24362) 83 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:18.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:18 smithi177 bash[14301]: audit 2024-02-07T13:46:16.907390+0000 mgr.y (mgr.24362) 84 : audit [DBG] from='client.24541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-07T13:46:18.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:18 smithi177 bash[14301]: audit 2024-02-07T13:46:17.092494+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:18.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:18 smithi177 bash[14301]: audit 2024-02-07T13:46:17.099658+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:18.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:18 smithi177 bash[19748]: cluster 2024-02-07T13:46:16.359066+0000 mgr.y (mgr.24362) 83 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:18.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:18 smithi177 bash[19748]: audit 2024-02-07T13:46:16.907390+0000 mgr.y (mgr.24362) 84 : audit [DBG] from='client.24541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-07T13:46:18.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:18 smithi177 bash[19748]: audit 2024-02-07T13:46:17.092494+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:18.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:18 smithi177 bash[19748]: audit 2024-02-07T13:46:17.099658+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:18.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:18 smithi191 bash[14303]: cluster 2024-02-07T13:46:16.359066+0000 mgr.y (mgr.24362) 83 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:18.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:18 smithi191 bash[14303]: audit 2024-02-07T13:46:16.907390+0000 mgr.y (mgr.24362) 84 : audit [DBG] from='client.24541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-07T13:46:18.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:18 smithi191 bash[14303]: audit 2024-02-07T13:46:17.092494+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:18.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:18 smithi191 bash[14303]: audit 2024-02-07T13:46:17.099658+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:20.341 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/mon.a/config 2024-02-07T13:46:20.376 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:20 smithi177 bash[14301]: cluster 2024-02-07T13:46:18.359888+0000 mgr.y (mgr.24362) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:20.376 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:20 smithi177 bash[19748]: cluster 2024-02-07T13:46:18.359888+0000 mgr.y (mgr.24362) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:20.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:20 smithi191 bash[14303]: cluster 2024-02-07T13:46:18.359888+0000 mgr.y (mgr.24362) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:21.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:46:20 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:46:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:46:22.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:22 smithi177 bash[14301]: cluster 2024-02-07T13:46:20.360566+0000 mgr.y (mgr.24362) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:22.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:22 smithi177 bash[19748]: cluster 2024-02-07T13:46:20.360566+0000 mgr.y (mgr.24362) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:22.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:22 smithi191 bash[14303]: cluster 2024-02-07T13:46:20.360566+0000 mgr.y (mgr.24362) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:22.783 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:46:22 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:46:22] "GET /metrics HTTP/1.1" 200 191497 "" "Prometheus/2.33.4" 2024-02-07T13:46:23.212 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-02-07T13:46:23.213 INFO:teuthology.orchestra.run.smithi177.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-02-07T13:46:23.923 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-02-07T13:46:23.923 INFO:tasks.cephadm:Setup complete, yielding 2024-02-07T13:46:23.923 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-07T13:46:23.935 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi177.front.sepia.ceph.com 2024-02-07T13:46:23.935 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-02-07T13:46:24.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:24 smithi177 bash[14301]: cluster 2024-02-07T13:46:22.361114+0000 mgr.y (mgr.24362) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:24.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:24 smithi177 bash[14301]: audit 2024-02-07T13:46:23.215181+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.177:0/2997363732' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-07T13:46:24.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:24 smithi177 bash[19748]: cluster 2024-02-07T13:46:22.361114+0000 mgr.y (mgr.24362) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:24.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:24 smithi177 bash[19748]: audit 2024-02-07T13:46:23.215181+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.177:0/2997363732' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-07T13:46:24.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:24 smithi191 bash[14303]: cluster 2024-02-07T13:46:22.361114+0000 mgr.y (mgr.24362) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:24.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:24 smithi191 bash[14303]: audit 2024-02-07T13:46:23.215181+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.177:0/2997363732' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-07T13:46:26.474 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:26 smithi177 bash[14301]: cluster 2024-02-07T13:46:24.361727+0000 mgr.y (mgr.24362) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:26.474 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:26 smithi177 bash[19748]: cluster 2024-02-07T13:46:24.361727+0000 mgr.y (mgr.24362) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:26.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:26 smithi191 bash[14303]: cluster 2024-02-07T13:46:24.361727+0000 mgr.y (mgr.24362) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:27.642 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-07T13:46:27.651 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi177.front.sepia.ceph.com 2024-02-07T13:46:27.651 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -e sha1=44458ccedb18241cc2e17f10cdab3d1385399261 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-02-07T13:46:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:27 smithi177 bash[14301]: cluster 2024-02-07T13:46:26.362339+0000 mgr.y (mgr.24362) 89 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:28.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:27 smithi177 bash[14301]: audit 2024-02-07T13:46:26.901152+0000 mon.a (mon.0) 707 : audit [INF] from='client.? ' entity='client.admin' 2024-02-07T13:46:28.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:27 smithi177 bash[14301]: audit 2024-02-07T13:46:26.946814+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:46:28.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:27 smithi177 bash[14301]: audit 2024-02-07T13:46:26.948615+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:46:28.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:27 smithi177 bash[14301]: audit 2024-02-07T13:46:26.958220+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:28.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:27 smithi177 bash[19748]: cluster 2024-02-07T13:46:26.362339+0000 mgr.y (mgr.24362) 89 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:28.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:27 smithi177 bash[19748]: audit 2024-02-07T13:46:26.901152+0000 mon.a (mon.0) 707 : audit [INF] from='client.? ' entity='client.admin' 2024-02-07T13:46:28.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:27 smithi177 bash[19748]: audit 2024-02-07T13:46:26.946814+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:46:28.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:27 smithi177 bash[19748]: audit 2024-02-07T13:46:26.948615+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:46:28.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:27 smithi177 bash[19748]: audit 2024-02-07T13:46:26.958220+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:28.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:27 smithi191 bash[14303]: cluster 2024-02-07T13:46:26.362339+0000 mgr.y (mgr.24362) 89 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:28.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:27 smithi191 bash[14303]: audit 2024-02-07T13:46:26.901152+0000 mon.a (mon.0) 707 : audit [INF] from='client.? ' entity='client.admin' 2024-02-07T13:46:28.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:27 smithi191 bash[14303]: audit 2024-02-07T13:46:26.946814+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:46:28.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:27 smithi191 bash[14303]: audit 2024-02-07T13:46:26.948615+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:46:28.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:27 smithi191 bash[14303]: audit 2024-02-07T13:46:26.958220+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:30.248 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:29 smithi177 bash[14301]: cluster 2024-02-07T13:46:28.363051+0000 mgr.y (mgr.24362) 90 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:30.248 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:29 smithi177 bash[19748]: cluster 2024-02-07T13:46:28.363051+0000 mgr.y (mgr.24362) 90 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:30.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:29 smithi191 bash[14303]: cluster 2024-02-07T13:46:28.363051+0000 mgr.y (mgr.24362) 90 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:31.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:46:30 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:46:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:46:31.961 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:46:31.961 INFO:teuthology.orchestra.run.smithi177.stdout: "id": "896425c0-77b5-49ef-b17c-32d031724c7e", 2024-02-07T13:46:31.961 INFO:teuthology.orchestra.run.smithi177.stdout: "name": "r", 2024-02-07T13:46:31.961 INFO:teuthology.orchestra.run.smithi177.stdout: "current_period": "558f7bf7-af7e-4e90-a0be-42014e8dcf5c", 2024-02-07T13:46:31.962 INFO:teuthology.orchestra.run.smithi177.stdout: "epoch": 1 2024-02-07T13:46:31.962 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:46:32.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:31 smithi177 bash[19748]: cluster 2024-02-07T13:46:30.363460+0000 mgr.y (mgr.24362) 91 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:32.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:31 smithi177 bash[19748]: cluster 2024-02-07T13:46:30.915580+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-07T13:46:32.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:31 smithi177 bash[19748]: audit 2024-02-07T13:46:30.916851+0000 mon.a (mon.0) 712 : audit [INF] from='client.? 172.21.15.177:0/1391083506' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-07T13:46:32.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:31 smithi177 bash[14301]: cluster 2024-02-07T13:46:30.363460+0000 mgr.y (mgr.24362) 91 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:32.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:31 smithi177 bash[14301]: cluster 2024-02-07T13:46:30.915580+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-07T13:46:32.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:31 smithi177 bash[14301]: audit 2024-02-07T13:46:30.916851+0000 mon.a (mon.0) 712 : audit [INF] from='client.? 172.21.15.177:0/1391083506' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-07T13:46:32.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:31 smithi191 bash[14303]: cluster 2024-02-07T13:46:30.363460+0000 mgr.y (mgr.24362) 91 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:32.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:31 smithi191 bash[14303]: cluster 2024-02-07T13:46:30.915580+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-07T13:46:32.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:31 smithi191 bash[14303]: audit 2024-02-07T13:46:30.916851+0000 mon.a (mon.0) 712 : audit [INF] from='client.? 172.21.15.177:0/1391083506' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-07T13:46:32.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:46:32 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:46:32] "GET /metrics HTTP/1.1" 200 191497 "" "Prometheus/2.33.4" 2024-02-07T13:46:32.713 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -e sha1=44458ccedb18241cc2e17f10cdab3d1385399261 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-02-07T13:46:33.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:32 smithi177 bash[14301]: audit 2024-02-07T13:46:31.922389+0000 mon.a (mon.0) 713 : audit [INF] from='client.? 172.21.15.177:0/1391083506' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-07T13:46:33.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:32 smithi177 bash[14301]: cluster 2024-02-07T13:46:31.923090+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-07T13:46:33.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:32 smithi177 bash[14301]: audit 2024-02-07T13:46:32.673270+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:46:33.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:32 smithi177 bash[14301]: audit 2024-02-07T13:46:32.683304+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:46:33.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:32 smithi177 bash[14301]: cluster 2024-02-07T13:46:32.920496+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-07T13:46:33.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:32 smithi177 bash[19748]: audit 2024-02-07T13:46:31.922389+0000 mon.a (mon.0) 713 : audit [INF] from='client.? 172.21.15.177:0/1391083506' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-07T13:46:33.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:32 smithi177 bash[19748]: cluster 2024-02-07T13:46:31.923090+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-07T13:46:33.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:32 smithi177 bash[19748]: audit 2024-02-07T13:46:32.673270+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:46:33.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:32 smithi177 bash[19748]: audit 2024-02-07T13:46:32.683304+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:46:33.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:32 smithi177 bash[19748]: cluster 2024-02-07T13:46:32.920496+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-07T13:46:33.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:32 smithi191 bash[14303]: audit 2024-02-07T13:46:31.922389+0000 mon.a (mon.0) 713 : audit [INF] from='client.? 172.21.15.177:0/1391083506' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-07T13:46:33.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:32 smithi191 bash[14303]: cluster 2024-02-07T13:46:31.923090+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-07T13:46:33.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:32 smithi191 bash[14303]: audit 2024-02-07T13:46:32.673270+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:46:33.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:32 smithi191 bash[14303]: audit 2024-02-07T13:46:32.683304+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:46:33.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:32 smithi191 bash[14303]: cluster 2024-02-07T13:46:32.920496+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-07T13:46:34.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:33 smithi177 bash[19748]: cluster 2024-02-07T13:46:32.363944+0000 mgr.y (mgr.24362) 92 : cluster [DBG] pgmap v65: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:34.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:33 smithi177 bash[14301]: cluster 2024-02-07T13:46:32.363944+0000 mgr.y (mgr.24362) 92 : cluster [DBG] pgmap v65: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:34.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:33 smithi191 bash[14303]: cluster 2024-02-07T13:46:32.363944+0000 mgr.y (mgr.24362) 92 : cluster [DBG] pgmap v65: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:46:35.516 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:46:35.516 INFO:teuthology.orchestra.run.smithi177.stdout: "id": "c88ab616-6f4d-4dfa-b0c2-2b40dfb6c5fa", 2024-02-07T13:46:35.517 INFO:teuthology.orchestra.run.smithi177.stdout: "name": "default", 2024-02-07T13:46:35.517 INFO:teuthology.orchestra.run.smithi177.stdout: "api_name": "default", 2024-02-07T13:46:35.517 INFO:teuthology.orchestra.run.smithi177.stdout: "is_master": "true", 2024-02-07T13:46:35.517 INFO:teuthology.orchestra.run.smithi177.stdout: "endpoints": [], 2024-02-07T13:46:35.517 INFO:teuthology.orchestra.run.smithi177.stdout: "hostnames": [], 2024-02-07T13:46:35.517 INFO:teuthology.orchestra.run.smithi177.stdout: "hostnames_s3website": [], 2024-02-07T13:46:35.517 INFO:teuthology.orchestra.run.smithi177.stdout: "master_zone": "", 2024-02-07T13:46:35.517 INFO:teuthology.orchestra.run.smithi177.stdout: "zones": [], 2024-02-07T13:46:35.517 INFO:teuthology.orchestra.run.smithi177.stdout: "placement_targets": [], 2024-02-07T13:46:35.517 INFO:teuthology.orchestra.run.smithi177.stdout: "default_placement": "", 2024-02-07T13:46:35.517 INFO:teuthology.orchestra.run.smithi177.stdout: "realm_id": "896425c0-77b5-49ef-b17c-32d031724c7e", 2024-02-07T13:46:35.517 INFO:teuthology.orchestra.run.smithi177.stdout: "sync_policy": { 2024-02-07T13:46:35.517 INFO:teuthology.orchestra.run.smithi177.stdout: "groups": [] 2024-02-07T13:46:35.517 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T13:46:35.517 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:46:36.150 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -e sha1=44458ccedb18241cc2e17f10cdab3d1385399261 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-02-07T13:46:36.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:35 smithi177 bash[14301]: cluster 2024-02-07T13:46:34.364716+0000 mgr.y (mgr.24362) 93 : cluster [DBG] pgmap v67: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-02-07T13:46:36.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:35 smithi177 bash[19748]: cluster 2024-02-07T13:46:34.364716+0000 mgr.y (mgr.24362) 93 : cluster [DBG] pgmap v67: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-02-07T13:46:36.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:35 smithi191 bash[14303]: cluster 2024-02-07T13:46:34.364716+0000 mgr.y (mgr.24362) 93 : cluster [DBG] pgmap v67: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-02-07T13:46:38.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:37 smithi177 bash[14301]: cluster 2024-02-07T13:46:36.365352+0000 mgr.y (mgr.24362) 94 : cluster [DBG] pgmap v68: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-02-07T13:46:38.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:37 smithi177 bash[19748]: cluster 2024-02-07T13:46:36.365352+0000 mgr.y (mgr.24362) 94 : cluster [DBG] pgmap v68: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-02-07T13:46:38.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:37 smithi191 bash[14303]: cluster 2024-02-07T13:46:36.365352+0000 mgr.y (mgr.24362) 94 : cluster [DBG] pgmap v68: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-02-07T13:46:38.967 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:46:38.967 INFO:teuthology.orchestra.run.smithi177.stdout: "id": "8f031890-444b-4450-b367-8e62244cf537", 2024-02-07T13:46:38.967 INFO:teuthology.orchestra.run.smithi177.stdout: "name": "z", 2024-02-07T13:46:38.967 INFO:teuthology.orchestra.run.smithi177.stdout: "domain_root": "z.rgw.meta:root", 2024-02-07T13:46:38.967 INFO:teuthology.orchestra.run.smithi177.stdout: "control_pool": "z.rgw.control", 2024-02-07T13:46:38.967 INFO:teuthology.orchestra.run.smithi177.stdout: "gc_pool": "z.rgw.log:gc", 2024-02-07T13:46:38.967 INFO:teuthology.orchestra.run.smithi177.stdout: "lc_pool": "z.rgw.log:lc", 2024-02-07T13:46:38.967 INFO:teuthology.orchestra.run.smithi177.stdout: "log_pool": "z.rgw.log", 2024-02-07T13:46:38.967 INFO:teuthology.orchestra.run.smithi177.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-02-07T13:46:38.967 INFO:teuthology.orchestra.run.smithi177.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-02-07T13:46:38.967 INFO:teuthology.orchestra.run.smithi177.stdout: "roles_pool": "z.rgw.meta:roles", 2024-02-07T13:46:38.967 INFO:teuthology.orchestra.run.smithi177.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-02-07T13:46:38.968 INFO:teuthology.orchestra.run.smithi177.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-02-07T13:46:38.968 INFO:teuthology.orchestra.run.smithi177.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-02-07T13:46:38.968 INFO:teuthology.orchestra.run.smithi177.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-02-07T13:46:38.968 INFO:teuthology.orchestra.run.smithi177.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-02-07T13:46:38.968 INFO:teuthology.orchestra.run.smithi177.stdout: "otp_pool": "z.rgw.otp", 2024-02-07T13:46:38.968 INFO:teuthology.orchestra.run.smithi177.stdout: "system_key": { 2024-02-07T13:46:38.968 INFO:teuthology.orchestra.run.smithi177.stdout: "access_key": "", 2024-02-07T13:46:38.968 INFO:teuthology.orchestra.run.smithi177.stdout: "secret_key": "" 2024-02-07T13:46:38.968 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:46:38.968 INFO:teuthology.orchestra.run.smithi177.stdout: "placement_pools": [ 2024-02-07T13:46:38.968 INFO:teuthology.orchestra.run.smithi177.stdout: { 2024-02-07T13:46:38.968 INFO:teuthology.orchestra.run.smithi177.stdout: "key": "default-placement", 2024-02-07T13:46:38.968 INFO:teuthology.orchestra.run.smithi177.stdout: "val": { 2024-02-07T13:46:38.968 INFO:teuthology.orchestra.run.smithi177.stdout: "index_pool": "z.rgw.buckets.index", 2024-02-07T13:46:38.969 INFO:teuthology.orchestra.run.smithi177.stdout: "storage_classes": { 2024-02-07T13:46:38.969 INFO:teuthology.orchestra.run.smithi177.stdout: "STANDARD": { 2024-02-07T13:46:38.969 INFO:teuthology.orchestra.run.smithi177.stdout: "data_pool": "z.rgw.buckets.data" 2024-02-07T13:46:38.969 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T13:46:38.969 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:46:38.969 INFO:teuthology.orchestra.run.smithi177.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-02-07T13:46:38.969 INFO:teuthology.orchestra.run.smithi177.stdout: "index_type": 0 2024-02-07T13:46:38.969 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T13:46:38.969 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T13:46:38.969 INFO:teuthology.orchestra.run.smithi177.stdout: ], 2024-02-07T13:46:38.969 INFO:teuthology.orchestra.run.smithi177.stdout: "realm_id": "896425c0-77b5-49ef-b17c-32d031724c7e", 2024-02-07T13:46:38.969 INFO:teuthology.orchestra.run.smithi177.stdout: "notif_pool": "z.rgw.log:notif" 2024-02-07T13:46:38.969 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:46:39.597 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -e sha1=44458ccedb18241cc2e17f10cdab3d1385399261 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-02-07T13:46:40.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:39 smithi177 bash[14301]: cluster 2024-02-07T13:46:38.366237+0000 mgr.y (mgr.24362) 95 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 1 op/s 2024-02-07T13:46:40.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:39 smithi177 bash[19748]: cluster 2024-02-07T13:46:38.366237+0000 mgr.y (mgr.24362) 95 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 1 op/s 2024-02-07T13:46:40.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:39 smithi191 bash[14303]: cluster 2024-02-07T13:46:38.366237+0000 mgr.y (mgr.24362) 95 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 1 op/s 2024-02-07T13:46:41.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:46:40 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:46:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:46:42.221 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:41 smithi177 bash[14301]: cluster 2024-02-07T13:46:40.367094+0000 mgr.y (mgr.24362) 96 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 484 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-02-07T13:46:42.222 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:41 smithi177 bash[19748]: cluster 2024-02-07T13:46:40.367094+0000 mgr.y (mgr.24362) 96 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 484 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-02-07T13:46:42.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:41 smithi191 bash[14303]: cluster 2024-02-07T13:46:40.367094+0000 mgr.y (mgr.24362) 96 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 484 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-02-07T13:46:42.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:46:42 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:46:42] "GET /metrics HTTP/1.1" 200 192559 "" "Prometheus/2.33.4" 2024-02-07T13:46:44.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:43 smithi177 bash[14301]: cluster 2024-02-07T13:46:42.367905+0000 mgr.y (mgr.24362) 97 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-02-07T13:46:44.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:43 smithi177 bash[14301]: cluster 2024-02-07T13:46:42.978385+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-07T13:46:44.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:43 smithi177 bash[14301]: audit 2024-02-07T13:46:42.983140+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.177:0/3473791095' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-07T13:46:44.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:43 smithi177 bash[14301]: audit 2024-02-07T13:46:42.983899+0000 mon.a (mon.0) 719 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-07T13:46:44.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:43 smithi177 bash[19748]: cluster 2024-02-07T13:46:42.367905+0000 mgr.y (mgr.24362) 97 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-02-07T13:46:44.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:43 smithi177 bash[19748]: cluster 2024-02-07T13:46:42.978385+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-07T13:46:44.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:43 smithi177 bash[19748]: audit 2024-02-07T13:46:42.983140+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.177:0/3473791095' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-07T13:46:44.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:43 smithi177 bash[19748]: audit 2024-02-07T13:46:42.983899+0000 mon.a (mon.0) 719 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-07T13:46:44.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:43 smithi191 bash[14303]: cluster 2024-02-07T13:46:42.367905+0000 mgr.y (mgr.24362) 97 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-02-07T13:46:44.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:43 smithi191 bash[14303]: cluster 2024-02-07T13:46:42.978385+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-07T13:46:44.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:43 smithi191 bash[14303]: audit 2024-02-07T13:46:42.983140+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.177:0/3473791095' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-07T13:46:44.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:43 smithi191 bash[14303]: audit 2024-02-07T13:46:42.983899+0000 mon.a (mon.0) 719 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-07T13:46:45.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:44 smithi177 bash[14301]: audit 2024-02-07T13:46:43.981242+0000 mon.a (mon.0) 720 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-02-07T13:46:45.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:44 smithi177 bash[14301]: cluster 2024-02-07T13:46:43.981480+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-07T13:46:45.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:44 smithi177 bash[19748]: audit 2024-02-07T13:46:43.981242+0000 mon.a (mon.0) 720 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-02-07T13:46:45.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:44 smithi177 bash[19748]: cluster 2024-02-07T13:46:43.981480+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-07T13:46:45.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:44 smithi191 bash[14303]: audit 2024-02-07T13:46:43.981242+0000 mon.a (mon.0) 720 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-02-07T13:46:45.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:44 smithi191 bash[14303]: cluster 2024-02-07T13:46:43.981480+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-07T13:46:46.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:46 smithi177 bash[19748]: cluster 2024-02-07T13:46:44.368508+0000 mgr.y (mgr.24362) 98 : cluster [DBG] pgmap v74: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 4 op/s 2024-02-07T13:46:46.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:46 smithi177 bash[19748]: cluster 2024-02-07T13:46:45.004392+0000 mon.a (mon.0) 722 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-02-07T13:46:46.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:46 smithi177 bash[19748]: audit 2024-02-07T13:46:45.008239+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.177:0/3473791095' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-07T13:46:46.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:46 smithi177 bash[19748]: audit 2024-02-07T13:46:45.008757+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-07T13:46:46.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:46 smithi177 bash[14301]: cluster 2024-02-07T13:46:44.368508+0000 mgr.y (mgr.24362) 98 : cluster [DBG] pgmap v74: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 4 op/s 2024-02-07T13:46:46.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:46 smithi177 bash[14301]: cluster 2024-02-07T13:46:45.004392+0000 mon.a (mon.0) 722 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-02-07T13:46:46.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:46 smithi177 bash[14301]: audit 2024-02-07T13:46:45.008239+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.177:0/3473791095' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-07T13:46:46.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:46 smithi177 bash[14301]: audit 2024-02-07T13:46:45.008757+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-07T13:46:46.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:46 smithi191 bash[14303]: cluster 2024-02-07T13:46:44.368508+0000 mgr.y (mgr.24362) 98 : cluster [DBG] pgmap v74: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 4 op/s 2024-02-07T13:46:46.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:46 smithi191 bash[14303]: cluster 2024-02-07T13:46:45.004392+0000 mon.a (mon.0) 722 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-02-07T13:46:46.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:46 smithi191 bash[14303]: audit 2024-02-07T13:46:45.008239+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.177:0/3473791095' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-07T13:46:46.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:46 smithi191 bash[14303]: audit 2024-02-07T13:46:45.008757+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-07T13:46:47.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:47 smithi177 bash[14301]: audit 2024-02-07T13:46:46.005938+0000 mon.a (mon.0) 724 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-02-07T13:46:47.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:47 smithi177 bash[14301]: cluster 2024-02-07T13:46:46.006195+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-02-07T13:46:47.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:47 smithi177 bash[19748]: audit 2024-02-07T13:46:46.005938+0000 mon.a (mon.0) 724 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-02-07T13:46:47.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:47 smithi177 bash[19748]: cluster 2024-02-07T13:46:46.006195+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-02-07T13:46:47.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:47 smithi191 bash[14303]: audit 2024-02-07T13:46:46.005938+0000 mon.a (mon.0) 724 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-02-07T13:46:47.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:47 smithi191 bash[14303]: cluster 2024-02-07T13:46:46.006195+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-02-07T13:46:48.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:48 smithi191 bash[14303]: cluster 2024-02-07T13:46:46.369170+0000 mgr.y (mgr.24362) 99 : cluster [DBG] pgmap v77: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-02-07T13:46:48.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:48 smithi191 bash[14303]: cluster 2024-02-07T13:46:47.025900+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-02-07T13:46:48.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:48 smithi191 bash[14303]: audit 2024-02-07T13:46:47.028152+0000 mon.a (mon.0) 727 : audit [INF] from='client.? 172.21.15.177:0/4260375432' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-07T13:46:48.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:48 smithi177 bash[19748]: cluster 2024-02-07T13:46:46.369170+0000 mgr.y (mgr.24362) 99 : cluster [DBG] pgmap v77: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-02-07T13:46:48.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:48 smithi177 bash[19748]: cluster 2024-02-07T13:46:47.025900+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-02-07T13:46:48.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:48 smithi177 bash[19748]: audit 2024-02-07T13:46:47.028152+0000 mon.a (mon.0) 727 : audit [INF] from='client.? 172.21.15.177:0/4260375432' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-07T13:46:48.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:48 smithi177 bash[14301]: cluster 2024-02-07T13:46:46.369170+0000 mgr.y (mgr.24362) 99 : cluster [DBG] pgmap v77: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-02-07T13:46:48.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:48 smithi177 bash[14301]: cluster 2024-02-07T13:46:47.025900+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-02-07T13:46:48.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:48 smithi177 bash[14301]: audit 2024-02-07T13:46:47.028152+0000 mon.a (mon.0) 727 : audit [INF] from='client.? 172.21.15.177:0/4260375432' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-07T13:46:49.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:49 smithi191 bash[14303]: audit 2024-02-07T13:46:48.029259+0000 mon.a (mon.0) 728 : audit [INF] from='client.? 172.21.15.177:0/4260375432' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-02-07T13:46:49.327 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:49 smithi191 bash[14303]: cluster 2024-02-07T13:46:48.029596+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-02-07T13:46:49.327 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:49 smithi191 bash[14303]: audit 2024-02-07T13:46:48.033508+0000 mon.a (mon.0) 730 : audit [INF] from='client.? 172.21.15.177:0/4260375432' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-07T13:46:49.328 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:49 smithi191 bash[14303]: audit 2024-02-07T13:46:49.033369+0000 mon.a (mon.0) 731 : audit [INF] from='client.? 172.21.15.177:0/4260375432' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-02-07T13:46:49.328 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:49 smithi191 bash[14303]: cluster 2024-02-07T13:46:49.033558+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-02-07T13:46:49.328 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:49 smithi191 bash[14303]: audit 2024-02-07T13:46:49.035592+0000 mon.a (mon.0) 733 : audit [INF] from='client.? 172.21.15.177:0/4260375432' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-07T13:46:49.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:49 smithi177 bash[14301]: audit 2024-02-07T13:46:48.029259+0000 mon.a (mon.0) 728 : audit [INF] from='client.? 172.21.15.177:0/4260375432' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-02-07T13:46:49.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:49 smithi177 bash[14301]: cluster 2024-02-07T13:46:48.029596+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-02-07T13:46:49.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:49 smithi177 bash[14301]: audit 2024-02-07T13:46:48.033508+0000 mon.a (mon.0) 730 : audit [INF] from='client.? 172.21.15.177:0/4260375432' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-07T13:46:49.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:49 smithi177 bash[14301]: audit 2024-02-07T13:46:49.033369+0000 mon.a (mon.0) 731 : audit [INF] from='client.? 172.21.15.177:0/4260375432' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-02-07T13:46:49.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:49 smithi177 bash[14301]: cluster 2024-02-07T13:46:49.033558+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-02-07T13:46:49.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:49 smithi177 bash[14301]: audit 2024-02-07T13:46:49.035592+0000 mon.a (mon.0) 733 : audit [INF] from='client.? 172.21.15.177:0/4260375432' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-07T13:46:49.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:49 smithi177 bash[19748]: audit 2024-02-07T13:46:48.029259+0000 mon.a (mon.0) 728 : audit [INF] from='client.? 172.21.15.177:0/4260375432' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-02-07T13:46:49.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:49 smithi177 bash[19748]: cluster 2024-02-07T13:46:48.029596+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-02-07T13:46:49.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:49 smithi177 bash[19748]: audit 2024-02-07T13:46:48.033508+0000 mon.a (mon.0) 730 : audit [INF] from='client.? 172.21.15.177:0/4260375432' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-07T13:46:49.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:49 smithi177 bash[19748]: audit 2024-02-07T13:46:49.033369+0000 mon.a (mon.0) 731 : audit [INF] from='client.? 172.21.15.177:0/4260375432' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-02-07T13:46:49.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:49 smithi177 bash[19748]: cluster 2024-02-07T13:46:49.033558+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-02-07T13:46:49.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:49 smithi177 bash[19748]: audit 2024-02-07T13:46:49.035592+0000 mon.a (mon.0) 733 : audit [INF] from='client.? 172.21.15.177:0/4260375432' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-07T13:46:50.112 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:46:50.113 INFO:teuthology.orchestra.run.smithi177.stdout: "id": "b2b1885d-58dc-41e6-a8c2-3529dae3956d", 2024-02-07T13:46:50.113 INFO:teuthology.orchestra.run.smithi177.stdout: "epoch": 1, 2024-02-07T13:46:50.113 INFO:teuthology.orchestra.run.smithi177.stdout: "predecessor_uuid": "558f7bf7-af7e-4e90-a0be-42014e8dcf5c", 2024-02-07T13:46:50.113 INFO:teuthology.orchestra.run.smithi177.stdout: "sync_status": [], 2024-02-07T13:46:50.113 INFO:teuthology.orchestra.run.smithi177.stdout: "period_map": { 2024-02-07T13:46:50.113 INFO:teuthology.orchestra.run.smithi177.stdout: "id": "b2b1885d-58dc-41e6-a8c2-3529dae3956d", 2024-02-07T13:46:50.113 INFO:teuthology.orchestra.run.smithi177.stdout: "zonegroups": [ 2024-02-07T13:46:50.113 INFO:teuthology.orchestra.run.smithi177.stdout: { 2024-02-07T13:46:50.113 INFO:teuthology.orchestra.run.smithi177.stdout: "id": "c88ab616-6f4d-4dfa-b0c2-2b40dfb6c5fa", 2024-02-07T13:46:50.113 INFO:teuthology.orchestra.run.smithi177.stdout: "name": "default", 2024-02-07T13:46:50.113 INFO:teuthology.orchestra.run.smithi177.stdout: "api_name": "default", 2024-02-07T13:46:50.113 INFO:teuthology.orchestra.run.smithi177.stdout: "is_master": "true", 2024-02-07T13:46:50.113 INFO:teuthology.orchestra.run.smithi177.stdout: "endpoints": [], 2024-02-07T13:46:50.113 INFO:teuthology.orchestra.run.smithi177.stdout: "hostnames": [], 2024-02-07T13:46:50.114 INFO:teuthology.orchestra.run.smithi177.stdout: "hostnames_s3website": [], 2024-02-07T13:46:50.114 INFO:teuthology.orchestra.run.smithi177.stdout: "master_zone": "8f031890-444b-4450-b367-8e62244cf537", 2024-02-07T13:46:50.114 INFO:teuthology.orchestra.run.smithi177.stdout: "zones": [ 2024-02-07T13:46:50.114 INFO:teuthology.orchestra.run.smithi177.stdout: { 2024-02-07T13:46:50.114 INFO:teuthology.orchestra.run.smithi177.stdout: "id": "8f031890-444b-4450-b367-8e62244cf537", 2024-02-07T13:46:50.114 INFO:teuthology.orchestra.run.smithi177.stdout: "name": "z", 2024-02-07T13:46:50.114 INFO:teuthology.orchestra.run.smithi177.stdout: "endpoints": [], 2024-02-07T13:46:50.114 INFO:teuthology.orchestra.run.smithi177.stdout: "log_meta": "false", 2024-02-07T13:46:50.114 INFO:teuthology.orchestra.run.smithi177.stdout: "log_data": "false", 2024-02-07T13:46:50.114 INFO:teuthology.orchestra.run.smithi177.stdout: "bucket_index_max_shards": 11, 2024-02-07T13:46:50.114 INFO:teuthology.orchestra.run.smithi177.stdout: "read_only": "false", 2024-02-07T13:46:50.114 INFO:teuthology.orchestra.run.smithi177.stdout: "tier_type": "", 2024-02-07T13:46:50.114 INFO:teuthology.orchestra.run.smithi177.stdout: "sync_from_all": "true", 2024-02-07T13:46:50.114 INFO:teuthology.orchestra.run.smithi177.stdout: "sync_from": [], 2024-02-07T13:46:50.114 INFO:teuthology.orchestra.run.smithi177.stdout: "redirect_zone": "" 2024-02-07T13:46:50.114 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T13:46:50.115 INFO:teuthology.orchestra.run.smithi177.stdout: ], 2024-02-07T13:46:50.115 INFO:teuthology.orchestra.run.smithi177.stdout: "placement_targets": [ 2024-02-07T13:46:50.115 INFO:teuthology.orchestra.run.smithi177.stdout: { 2024-02-07T13:46:50.115 INFO:teuthology.orchestra.run.smithi177.stdout: "name": "default-placement", 2024-02-07T13:46:50.115 INFO:teuthology.orchestra.run.smithi177.stdout: "tags": [], 2024-02-07T13:46:50.115 INFO:teuthology.orchestra.run.smithi177.stdout: "storage_classes": [ 2024-02-07T13:46:50.115 INFO:teuthology.orchestra.run.smithi177.stdout: "STANDARD" 2024-02-07T13:46:50.115 INFO:teuthology.orchestra.run.smithi177.stdout: ] 2024-02-07T13:46:50.115 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T13:46:50.115 INFO:teuthology.orchestra.run.smithi177.stdout: ], 2024-02-07T13:46:50.115 INFO:teuthology.orchestra.run.smithi177.stdout: "default_placement": "default-placement", 2024-02-07T13:46:50.115 INFO:teuthology.orchestra.run.smithi177.stdout: "realm_id": "896425c0-77b5-49ef-b17c-32d031724c7e", 2024-02-07T13:46:50.115 INFO:teuthology.orchestra.run.smithi177.stdout: "sync_policy": { 2024-02-07T13:46:50.115 INFO:teuthology.orchestra.run.smithi177.stdout: "groups": [] 2024-02-07T13:46:50.115 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T13:46:50.116 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T13:46:50.116 INFO:teuthology.orchestra.run.smithi177.stdout: ], 2024-02-07T13:46:50.116 INFO:teuthology.orchestra.run.smithi177.stdout: "short_zone_ids": [ 2024-02-07T13:46:50.116 INFO:teuthology.orchestra.run.smithi177.stdout: { 2024-02-07T13:46:50.116 INFO:teuthology.orchestra.run.smithi177.stdout: "key": "8f031890-444b-4450-b367-8e62244cf537", 2024-02-07T13:46:50.116 INFO:teuthology.orchestra.run.smithi177.stdout: "val": 2470142379 2024-02-07T13:46:50.116 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T13:46:50.116 INFO:teuthology.orchestra.run.smithi177.stdout: ] 2024-02-07T13:46:50.116 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:46:50.116 INFO:teuthology.orchestra.run.smithi177.stdout: "master_zonegroup": "c88ab616-6f4d-4dfa-b0c2-2b40dfb6c5fa", 2024-02-07T13:46:50.116 INFO:teuthology.orchestra.run.smithi177.stdout: "master_zone": "8f031890-444b-4450-b367-8e62244cf537", 2024-02-07T13:46:50.116 INFO:teuthology.orchestra.run.smithi177.stdout: "period_config": { 2024-02-07T13:46:50.116 INFO:teuthology.orchestra.run.smithi177.stdout: "bucket_quota": { 2024-02-07T13:46:50.116 INFO:teuthology.orchestra.run.smithi177.stdout: "enabled": false, 2024-02-07T13:46:50.116 INFO:teuthology.orchestra.run.smithi177.stdout: "check_on_raw": false, 2024-02-07T13:46:50.117 INFO:teuthology.orchestra.run.smithi177.stdout: "max_size": -1, 2024-02-07T13:46:50.117 INFO:teuthology.orchestra.run.smithi177.stdout: "max_size_kb": 0, 2024-02-07T13:46:50.117 INFO:teuthology.orchestra.run.smithi177.stdout: "max_objects": -1 2024-02-07T13:46:50.117 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:46:50.117 INFO:teuthology.orchestra.run.smithi177.stdout: "user_quota": { 2024-02-07T13:46:50.117 INFO:teuthology.orchestra.run.smithi177.stdout: "enabled": false, 2024-02-07T13:46:50.117 INFO:teuthology.orchestra.run.smithi177.stdout: "check_on_raw": false, 2024-02-07T13:46:50.117 INFO:teuthology.orchestra.run.smithi177.stdout: "max_size": -1, 2024-02-07T13:46:50.117 INFO:teuthology.orchestra.run.smithi177.stdout: "max_size_kb": 0, 2024-02-07T13:46:50.117 INFO:teuthology.orchestra.run.smithi177.stdout: "max_objects": -1 2024-02-07T13:46:50.117 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:46:50.117 INFO:teuthology.orchestra.run.smithi177.stdout: "user_ratelimit": { 2024-02-07T13:46:50.117 INFO:teuthology.orchestra.run.smithi177.stdout: "max_read_ops": 0, 2024-02-07T13:46:50.117 INFO:teuthology.orchestra.run.smithi177.stdout: "max_write_ops": 0, 2024-02-07T13:46:50.117 INFO:teuthology.orchestra.run.smithi177.stdout: "max_read_bytes": 0, 2024-02-07T13:46:50.118 INFO:teuthology.orchestra.run.smithi177.stdout: "max_write_bytes": 0, 2024-02-07T13:46:50.118 INFO:teuthology.orchestra.run.smithi177.stdout: "enabled": false 2024-02-07T13:46:50.118 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:46:50.118 INFO:teuthology.orchestra.run.smithi177.stdout: "bucket_ratelimit": { 2024-02-07T13:46:50.118 INFO:teuthology.orchestra.run.smithi177.stdout: "max_read_ops": 0, 2024-02-07T13:46:50.118 INFO:teuthology.orchestra.run.smithi177.stdout: "max_write_ops": 0, 2024-02-07T13:46:50.118 INFO:teuthology.orchestra.run.smithi177.stdout: "max_read_bytes": 0, 2024-02-07T13:46:50.118 INFO:teuthology.orchestra.run.smithi177.stdout: "max_write_bytes": 0, 2024-02-07T13:46:50.118 INFO:teuthology.orchestra.run.smithi177.stdout: "enabled": false 2024-02-07T13:46:50.118 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:46:50.118 INFO:teuthology.orchestra.run.smithi177.stdout: "anonymous_ratelimit": { 2024-02-07T13:46:50.118 INFO:teuthology.orchestra.run.smithi177.stdout: "max_read_ops": 0, 2024-02-07T13:46:50.118 INFO:teuthology.orchestra.run.smithi177.stdout: "max_write_ops": 0, 2024-02-07T13:46:50.118 INFO:teuthology.orchestra.run.smithi177.stdout: "max_read_bytes": 0, 2024-02-07T13:46:50.118 INFO:teuthology.orchestra.run.smithi177.stdout: "max_write_bytes": 0, 2024-02-07T13:46:50.119 INFO:teuthology.orchestra.run.smithi177.stdout: "enabled": false 2024-02-07T13:46:50.119 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T13:46:50.119 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:46:50.119 INFO:teuthology.orchestra.run.smithi177.stdout: "realm_id": "896425c0-77b5-49ef-b17c-32d031724c7e", 2024-02-07T13:46:50.119 INFO:teuthology.orchestra.run.smithi177.stdout: "realm_name": "r", 2024-02-07T13:46:50.119 INFO:teuthology.orchestra.run.smithi177.stdout: "realm_epoch": 2 2024-02-07T13:46:50.119 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:46:50.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:50 smithi191 bash[14303]: cluster 2024-02-07T13:46:48.370590+0000 mgr.y (mgr.24362) 100 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-02-07T13:46:50.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:50 smithi191 bash[14303]: audit 2024-02-07T13:46:50.034571+0000 mon.a (mon.0) 734 : audit [INF] from='client.? 172.21.15.177:0/4260375432' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-02-07T13:46:50.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:50 smithi191 bash[14303]: cluster 2024-02-07T13:46:50.034740+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-02-07T13:46:50.328 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:50 smithi177 bash[14301]: cluster 2024-02-07T13:46:48.370590+0000 mgr.y (mgr.24362) 100 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-02-07T13:46:50.329 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:50 smithi177 bash[14301]: audit 2024-02-07T13:46:50.034571+0000 mon.a (mon.0) 734 : audit [INF] from='client.? 172.21.15.177:0/4260375432' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-02-07T13:46:50.329 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:50 smithi177 bash[14301]: cluster 2024-02-07T13:46:50.034740+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-02-07T13:46:50.329 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:50 smithi177 bash[19748]: cluster 2024-02-07T13:46:48.370590+0000 mgr.y (mgr.24362) 100 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-02-07T13:46:50.329 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:50 smithi177 bash[19748]: audit 2024-02-07T13:46:50.034571+0000 mon.a (mon.0) 734 : audit [INF] from='client.? 172.21.15.177:0/4260375432' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-02-07T13:46:50.329 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:50 smithi177 bash[19748]: cluster 2024-02-07T13:46:50.034740+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-02-07T13:46:51.032 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -e sha1=44458ccedb18241cc2e17f10cdab3d1385399261 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-02-07T13:46:51.052 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:46:50 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:46:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:46:52.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:52 smithi177 bash[14301]: cluster 2024-02-07T13:46:50.371300+0000 mgr.y (mgr.24362) 101 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-02-07T13:46:52.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:52 smithi177 bash[19748]: cluster 2024-02-07T13:46:50.371300+0000 mgr.y (mgr.24362) 101 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-02-07T13:46:52.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:52 smithi191 bash[14303]: cluster 2024-02-07T13:46:50.371300+0000 mgr.y (mgr.24362) 101 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-02-07T13:46:52.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:46:52 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:46:52] "GET /metrics HTTP/1.1" 200 196349 "" "Prometheus/2.33.4" 2024-02-07T13:46:54.055 INFO:teuthology.orchestra.run.smithi177.stdout:Scheduled rgw.foo update... 2024-02-07T13:46:54.377 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:54 smithi177 bash[14301]: cluster 2024-02-07T13:46:52.372022+0000 mgr.y (mgr.24362) 102 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 191 B/s rd, 382 B/s wr, 1 op/s 2024-02-07T13:46:54.377 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:54 smithi177 bash[14301]: audit 2024-02-07T13:46:54.056580+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:54.377 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:54 smithi177 bash[19748]: cluster 2024-02-07T13:46:52.372022+0000 mgr.y (mgr.24362) 102 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 191 B/s rd, 382 B/s wr, 1 op/s 2024-02-07T13:46:54.377 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:54 smithi177 bash[19748]: audit 2024-02-07T13:46:54.056580+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:54.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:54 smithi191 bash[14303]: cluster 2024-02-07T13:46:52.372022+0000 mgr.y (mgr.24362) 102 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 191 B/s rd, 382 B/s wr, 1 op/s 2024-02-07T13:46:54.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:54 smithi191 bash[14303]: audit 2024-02-07T13:46:54.056580+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:55.210 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -e sha1=44458ccedb18241cc2e17f10cdab3d1385399261 -- bash -c 'ceph orch apply rgw smpl' 2024-02-07T13:46:55.393 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:55 smithi177 bash[14301]: audit 2024-02-07T13:46:54.046423+0000 mgr.y (mgr.24362) 103 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:46:55.393 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:55 smithi177 bash[14301]: cephadm 2024-02-07T13:46:54.050073+0000 mgr.y (mgr.24362) 104 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-02-07T13:46:55.393 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:55 smithi177 bash[14301]: audit 2024-02-07T13:46:54.103148+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:46:55.393 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:55 smithi177 bash[14301]: audit 2024-02-07T13:46:54.104892+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:46:55.393 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:55 smithi177 bash[14301]: audit 2024-02-07T13:46:54.388412+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:55.394 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:55 smithi177 bash[14301]: audit 2024-02-07T13:46:54.399185+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:55.394 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:55 smithi177 bash[14301]: audit 2024-02-07T13:46:54.405744+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:55.394 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:55 smithi177 bash[14301]: audit 2024-02-07T13:46:54.413982+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:55.394 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:55 smithi177 bash[14301]: audit 2024-02-07T13:46:54.414890+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.lsebwe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T13:46:55.394 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:55 smithi177 bash[14301]: audit 2024-02-07T13:46:54.419670+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.lsebwe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-07T13:46:55.394 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:55 smithi177 bash[14301]: audit 2024-02-07T13:46:54.427354+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:55.394 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:55 smithi177 bash[14301]: audit 2024-02-07T13:46:54.428771+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:46:55.394 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:55 smithi177 bash[19748]: audit 2024-02-07T13:46:54.046423+0000 mgr.y (mgr.24362) 103 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:46:55.394 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:55 smithi177 bash[19748]: cephadm 2024-02-07T13:46:54.050073+0000 mgr.y (mgr.24362) 104 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-02-07T13:46:55.394 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:55 smithi177 bash[19748]: audit 2024-02-07T13:46:54.103148+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:46:55.394 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:55 smithi177 bash[19748]: audit 2024-02-07T13:46:54.104892+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:46:55.395 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:55 smithi177 bash[19748]: audit 2024-02-07T13:46:54.388412+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:55.395 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:55 smithi177 bash[19748]: audit 2024-02-07T13:46:54.399185+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:55.395 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:55 smithi177 bash[19748]: audit 2024-02-07T13:46:54.405744+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:55.395 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:55 smithi177 bash[19748]: audit 2024-02-07T13:46:54.413982+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:55.395 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:55 smithi177 bash[19748]: audit 2024-02-07T13:46:54.414890+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.lsebwe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T13:46:55.395 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:55 smithi177 bash[19748]: audit 2024-02-07T13:46:54.419670+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.lsebwe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-07T13:46:55.395 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:55 smithi177 bash[19748]: audit 2024-02-07T13:46:54.427354+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:55.395 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:55 smithi177 bash[19748]: audit 2024-02-07T13:46:54.428771+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:46:55.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:55 smithi191 bash[14303]: audit 2024-02-07T13:46:54.046423+0000 mgr.y (mgr.24362) 103 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:46:55.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:55 smithi191 bash[14303]: cephadm 2024-02-07T13:46:54.050073+0000 mgr.y (mgr.24362) 104 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-02-07T13:46:55.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:55 smithi191 bash[14303]: audit 2024-02-07T13:46:54.103148+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:46:55.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:55 smithi191 bash[14303]: audit 2024-02-07T13:46:54.104892+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:46:55.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:55 smithi191 bash[14303]: audit 2024-02-07T13:46:54.388412+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:55.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:55 smithi191 bash[14303]: audit 2024-02-07T13:46:54.399185+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:55.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:55 smithi191 bash[14303]: audit 2024-02-07T13:46:54.405744+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:55.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:55 smithi191 bash[14303]: audit 2024-02-07T13:46:54.413982+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:55.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:55 smithi191 bash[14303]: audit 2024-02-07T13:46:54.414890+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.lsebwe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T13:46:55.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:55 smithi191 bash[14303]: audit 2024-02-07T13:46:54.419670+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.lsebwe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-07T13:46:55.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:55 smithi191 bash[14303]: audit 2024-02-07T13:46:54.427354+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:55.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:55 smithi191 bash[14303]: audit 2024-02-07T13:46:54.428771+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:46:56.474 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:56 smithi177 bash[19748]: cluster 2024-02-07T13:46:54.373212+0000 mgr.y (mgr.24362) 105 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-02-07T13:46:56.474 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:56 smithi177 bash[19748]: cephadm 2024-02-07T13:46:54.406880+0000 mgr.y (mgr.24362) 106 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-02-07T13:46:56.474 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:56 smithi177 bash[19748]: cephadm 2024-02-07T13:46:54.430384+0000 mgr.y (mgr.24362) 107 : cephadm [INF] Deploying daemon rgw.foo.smithi177.lsebwe on smithi177 2024-02-07T13:46:56.474 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:56 smithi177 bash[14301]: cluster 2024-02-07T13:46:54.373212+0000 mgr.y (mgr.24362) 105 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-02-07T13:46:56.474 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:56 smithi177 bash[14301]: cephadm 2024-02-07T13:46:54.406880+0000 mgr.y (mgr.24362) 106 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-02-07T13:46:56.475 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:56 smithi177 bash[14301]: cephadm 2024-02-07T13:46:54.430384+0000 mgr.y (mgr.24362) 107 : cephadm [INF] Deploying daemon rgw.foo.smithi177.lsebwe on smithi177 2024-02-07T13:46:56.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:56 smithi191 bash[14303]: cluster 2024-02-07T13:46:54.373212+0000 mgr.y (mgr.24362) 105 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-02-07T13:46:56.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:56 smithi191 bash[14303]: cephadm 2024-02-07T13:46:54.406880+0000 mgr.y (mgr.24362) 106 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-02-07T13:46:56.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:56 smithi191 bash[14303]: cephadm 2024-02-07T13:46:54.430384+0000 mgr.y (mgr.24362) 107 : cephadm [INF] Deploying daemon rgw.foo.smithi177.lsebwe on smithi177 2024-02-07T13:46:58.424 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:58 smithi191 bash[14303]: cluster 2024-02-07T13:46:56.373903+0000 mgr.y (mgr.24362) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-02-07T13:46:58.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:58 smithi177 bash[14301]: cluster 2024-02-07T13:46:56.373903+0000 mgr.y (mgr.24362) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-02-07T13:46:58.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:58 smithi177 bash[19748]: cluster 2024-02-07T13:46:56.373903+0000 mgr.y (mgr.24362) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-02-07T13:46:59.423 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:59 smithi177 bash[14301]: audit 2024-02-07T13:46:58.150603+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:59.423 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:59 smithi177 bash[14301]: audit 2024-02-07T13:46:58.152168+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.kcfkkn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T13:46:59.423 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:59 smithi177 bash[14301]: audit 2024-02-07T13:46:58.157011+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.kcfkkn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-07T13:46:59.423 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:59 smithi177 bash[14301]: audit 2024-02-07T13:46:58.162934+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:59.424 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:59 smithi177 bash[14301]: audit 2024-02-07T13:46:58.164250+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:46:59.424 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:46:59 smithi177 bash[14301]: cephadm 2024-02-07T13:46:58.165480+0000 mgr.y (mgr.24362) 109 : cephadm [INF] Deploying daemon rgw.foo.smithi191.kcfkkn on smithi191 2024-02-07T13:46:59.424 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:59 smithi177 bash[19748]: audit 2024-02-07T13:46:58.150603+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:59.424 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:59 smithi177 bash[19748]: audit 2024-02-07T13:46:58.152168+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.kcfkkn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T13:46:59.424 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:59 smithi177 bash[19748]: audit 2024-02-07T13:46:58.157011+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.kcfkkn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-07T13:46:59.424 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:59 smithi177 bash[19748]: audit 2024-02-07T13:46:58.162934+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:59.424 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:59 smithi177 bash[19748]: audit 2024-02-07T13:46:58.164250+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:46:59.424 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:46:59 smithi177 bash[19748]: cephadm 2024-02-07T13:46:58.165480+0000 mgr.y (mgr.24362) 109 : cephadm [INF] Deploying daemon rgw.foo.smithi191.kcfkkn on smithi191 2024-02-07T13:46:59.525 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:59 smithi191 bash[14303]: audit 2024-02-07T13:46:58.150603+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:59.525 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:59 smithi191 bash[14303]: audit 2024-02-07T13:46:58.152168+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.kcfkkn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T13:46:59.526 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:59 smithi191 bash[14303]: audit 2024-02-07T13:46:58.157011+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.kcfkkn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-07T13:46:59.526 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:59 smithi191 bash[14303]: audit 2024-02-07T13:46:58.162934+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:46:59.526 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:59 smithi191 bash[14303]: audit 2024-02-07T13:46:58.164250+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:46:59.526 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:46:59 smithi191 bash[14303]: cephadm 2024-02-07T13:46:58.165480+0000 mgr.y (mgr.24362) 109 : cephadm [INF] Deploying daemon rgw.foo.smithi191.kcfkkn on smithi191 2024-02-07T13:46:59.601 INFO:teuthology.orchestra.run.smithi177.stdout:Scheduled rgw.smpl update... 2024-02-07T13:47:00.322 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -e sha1=44458ccedb18241cc2e17f10cdab3d1385399261 -- bash -c 'ceph osd pool create foo' 2024-02-07T13:47:00.506 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:00 smithi177 bash[19748]: cluster 2024-02-07T13:46:58.375413+0000 mgr.y (mgr.24362) 110 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 766 B/s rd, 766 B/s wr, 1 op/s 2024-02-07T13:47:00.506 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:00 smithi177 bash[19748]: audit 2024-02-07T13:46:59.603192+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:00.507 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:00 smithi177 bash[14301]: cluster 2024-02-07T13:46:58.375413+0000 mgr.y (mgr.24362) 110 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 766 B/s rd, 766 B/s wr, 1 op/s 2024-02-07T13:47:00.507 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:00 smithi177 bash[14301]: audit 2024-02-07T13:46:59.603192+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:00.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:00 smithi191 bash[14303]: cluster 2024-02-07T13:46:58.375413+0000 mgr.y (mgr.24362) 110 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 766 B/s rd, 766 B/s wr, 1 op/s 2024-02-07T13:47:00.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:00 smithi191 bash[14303]: audit 2024-02-07T13:46:59.603192+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:01.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:47:00 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:47:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:47:01.491 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:01 smithi177 bash[19748]: audit 2024-02-07T13:46:59.597384+0000 mgr.y (mgr.24362) 111 : audit [DBG] from='client.14721 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:47:01.491 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:01 smithi177 bash[19748]: cephadm 2024-02-07T13:46:59.598495+0000 mgr.y (mgr.24362) 112 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-02-07T13:47:01.491 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:01 smithi177 bash[19748]: audit 2024-02-07T13:47:00.689944+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:01.491 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:01 smithi177 bash[19748]: audit 2024-02-07T13:47:00.692689+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:47:01.491 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:01 smithi177 bash[19748]: audit 2024-02-07T13:47:00.694378+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:47:01.492 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:01 smithi177 bash[14301]: audit 2024-02-07T13:46:59.597384+0000 mgr.y (mgr.24362) 111 : audit [DBG] from='client.14721 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:47:01.492 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:01 smithi177 bash[14301]: cephadm 2024-02-07T13:46:59.598495+0000 mgr.y (mgr.24362) 112 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-02-07T13:47:01.492 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:01 smithi177 bash[14301]: audit 2024-02-07T13:47:00.689944+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:01.492 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:01 smithi177 bash[14301]: audit 2024-02-07T13:47:00.692689+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:47:01.492 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:01 smithi177 bash[14301]: audit 2024-02-07T13:47:00.694378+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:47:01.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:01 smithi191 bash[14303]: audit 2024-02-07T13:46:59.597384+0000 mgr.y (mgr.24362) 111 : audit [DBG] from='client.14721 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:47:01.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:01 smithi191 bash[14303]: cephadm 2024-02-07T13:46:59.598495+0000 mgr.y (mgr.24362) 112 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-02-07T13:47:01.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:01 smithi191 bash[14303]: audit 2024-02-07T13:47:00.689944+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:01.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:01 smithi191 bash[14303]: audit 2024-02-07T13:47:00.692689+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:47:01.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:01 smithi191 bash[14303]: audit 2024-02-07T13:47:00.694378+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:47:02.173 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:02 smithi177 bash[14301]: cluster 2024-02-07T13:47:00.375968+0000 mgr.y (mgr.24362) 113 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 692 B/s rd, 692 B/s wr, 1 op/s 2024-02-07T13:47:02.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:47:02 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:47:02] "GET /metrics HTTP/1.1" 200 196349 "" "Prometheus/2.33.4" 2024-02-07T13:47:02.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:02 smithi177 bash[19748]: cluster 2024-02-07T13:47:00.375968+0000 mgr.y (mgr.24362) 113 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 692 B/s rd, 692 B/s wr, 1 op/s 2024-02-07T13:47:02.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:02 smithi191 bash[14303]: cluster 2024-02-07T13:47:00.375968+0000 mgr.y (mgr.24362) 113 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 692 B/s rd, 692 B/s wr, 1 op/s 2024-02-07T13:47:03.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:03 smithi177 bash[14301]: cluster 2024-02-07T13:47:02.376675+0000 mgr.y (mgr.24362) 114 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 597 B/s wr, 1 op/s 2024-02-07T13:47:03.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:03 smithi177 bash[14301]: audit 2024-02-07T13:47:02.438297+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:03.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:03 smithi177 bash[19748]: cluster 2024-02-07T13:47:02.376675+0000 mgr.y (mgr.24362) 114 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 597 B/s wr, 1 op/s 2024-02-07T13:47:03.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:03 smithi177 bash[19748]: audit 2024-02-07T13:47:02.438297+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:03.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:03 smithi191 bash[14303]: cluster 2024-02-07T13:47:02.376675+0000 mgr.y (mgr.24362) 114 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 597 B/s wr, 1 op/s 2024-02-07T13:47:03.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:03 smithi191 bash[14303]: audit 2024-02-07T13:47:02.438297+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:04.615 INFO:teuthology.orchestra.run.smithi177.stderr:pool 'foo' created 2024-02-07T13:47:05.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:04 smithi177 bash[14301]: audit 2024-02-07T13:47:03.685799+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.177:0/312868952' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-02-07T13:47:05.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:04 smithi177 bash[14301]: audit 2024-02-07T13:47:03.686372+0000 mon.a (mon.0) 757 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-02-07T13:47:05.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:04 smithi177 bash[14301]: audit 2024-02-07T13:47:04.284039+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:05.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:04 smithi177 bash[19748]: audit 2024-02-07T13:47:03.685799+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.177:0/312868952' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-02-07T13:47:05.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:04 smithi177 bash[19748]: audit 2024-02-07T13:47:03.686372+0000 mon.a (mon.0) 757 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-02-07T13:47:05.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:04 smithi177 bash[19748]: audit 2024-02-07T13:47:04.284039+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:05.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:04 smithi191 bash[14303]: audit 2024-02-07T13:47:03.685799+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.177:0/312868952' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-02-07T13:47:05.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:04 smithi191 bash[14303]: audit 2024-02-07T13:47:03.686372+0000 mon.a (mon.0) 757 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-02-07T13:47:05.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:04 smithi191 bash[14303]: audit 2024-02-07T13:47:04.284039+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:05.335 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -e sha1=44458ccedb18241cc2e17f10cdab3d1385399261 -- bash -c 'rbd pool init foo' 2024-02-07T13:47:05.612 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:05 smithi177 bash[14301]: cluster 2024-02-07T13:47:04.378284+0000 mgr.y (mgr.24362) 115 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 3.4 KiB/s wr, 178 op/s 2024-02-07T13:47:05.612 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:05 smithi177 bash[14301]: audit 2024-02-07T13:47:04.603973+0000 mon.a (mon.0) 759 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-02-07T13:47:05.612 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:05 smithi177 bash[14301]: cluster 2024-02-07T13:47:04.604149+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-02-07T13:47:05.612 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:05 smithi177 bash[14301]: audit 2024-02-07T13:47:05.549868+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:05.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:05 smithi177 bash[19748]: cluster 2024-02-07T13:47:04.378284+0000 mgr.y (mgr.24362) 115 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 3.4 KiB/s wr, 178 op/s 2024-02-07T13:47:05.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:05 smithi177 bash[19748]: audit 2024-02-07T13:47:04.603973+0000 mon.a (mon.0) 759 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-02-07T13:47:05.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:05 smithi177 bash[19748]: cluster 2024-02-07T13:47:04.604149+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-02-07T13:47:05.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:05 smithi177 bash[19748]: audit 2024-02-07T13:47:05.549868+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:05.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:05 smithi191 bash[14303]: cluster 2024-02-07T13:47:04.378284+0000 mgr.y (mgr.24362) 115 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 3.4 KiB/s wr, 178 op/s 2024-02-07T13:47:05.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:05 smithi191 bash[14303]: audit 2024-02-07T13:47:04.603973+0000 mon.a (mon.0) 759 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-02-07T13:47:05.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:05 smithi191 bash[14303]: cluster 2024-02-07T13:47:04.604149+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-02-07T13:47:05.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:05 smithi191 bash[14303]: audit 2024-02-07T13:47:05.549868+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:06.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:06 smithi177 bash[14301]: cephadm 2024-02-07T13:47:05.555053+0000 mgr.y (mgr.24362) 116 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-07T13:47:06.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:06 smithi177 bash[14301]: cluster 2024-02-07T13:47:05.607565+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-02-07T13:47:06.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:06 smithi177 bash[14301]: audit 2024-02-07T13:47:06.109327+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:06.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:06 smithi177 bash[14301]: audit 2024-02-07T13:47:06.118834+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:06.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:06 smithi177 bash[14301]: audit 2024-02-07T13:47:06.128825+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:06.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:06 smithi177 bash[14301]: cephadm 2024-02-07T13:47:06.137053+0000 mgr.y (mgr.24362) 117 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-02-07T13:47:06.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:06 smithi177 bash[14301]: audit 2024-02-07T13:47:06.142666+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:06.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:06 smithi177 bash[14301]: audit 2024-02-07T13:47:06.143631+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi177.czdxob", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T13:47:06.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:06 smithi177 bash[14301]: audit 2024-02-07T13:47:06.149657+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi177.czdxob", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-07T13:47:06.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:06 smithi177 bash[14301]: audit 2024-02-07T13:47:06.157239+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:06.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:06 smithi177 bash[14301]: audit 2024-02-07T13:47:06.158737+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:47:06.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:06 smithi177 bash[14301]: cephadm 2024-02-07T13:47:06.160337+0000 mgr.y (mgr.24362) 118 : cephadm [INF] Deploying daemon rgw.smpl.smithi177.czdxob on smithi177 2024-02-07T13:47:06.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:06 smithi177 bash[19748]: cephadm 2024-02-07T13:47:05.555053+0000 mgr.y (mgr.24362) 116 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-07T13:47:06.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:06 smithi177 bash[19748]: cluster 2024-02-07T13:47:05.607565+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-02-07T13:47:06.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:06 smithi177 bash[19748]: audit 2024-02-07T13:47:06.109327+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:06.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:06 smithi177 bash[19748]: audit 2024-02-07T13:47:06.118834+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:06.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:06 smithi177 bash[19748]: audit 2024-02-07T13:47:06.128825+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:06.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:06 smithi177 bash[19748]: cephadm 2024-02-07T13:47:06.137053+0000 mgr.y (mgr.24362) 117 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-02-07T13:47:06.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:06 smithi177 bash[19748]: audit 2024-02-07T13:47:06.142666+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:06.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:06 smithi177 bash[19748]: audit 2024-02-07T13:47:06.143631+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi177.czdxob", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T13:47:06.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:06 smithi177 bash[19748]: audit 2024-02-07T13:47:06.149657+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi177.czdxob", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-07T13:47:06.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:06 smithi177 bash[19748]: audit 2024-02-07T13:47:06.157239+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:06.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:06 smithi177 bash[19748]: audit 2024-02-07T13:47:06.158737+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:47:06.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:06 smithi177 bash[19748]: cephadm 2024-02-07T13:47:06.160337+0000 mgr.y (mgr.24362) 118 : cephadm [INF] Deploying daemon rgw.smpl.smithi177.czdxob on smithi177 2024-02-07T13:47:07.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:06 smithi191 bash[14303]: cephadm 2024-02-07T13:47:05.555053+0000 mgr.y (mgr.24362) 116 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-07T13:47:07.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:06 smithi191 bash[14303]: cluster 2024-02-07T13:47:05.607565+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-02-07T13:47:07.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:06 smithi191 bash[14303]: audit 2024-02-07T13:47:06.109327+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:07.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:06 smithi191 bash[14303]: audit 2024-02-07T13:47:06.118834+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:07.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:06 smithi191 bash[14303]: audit 2024-02-07T13:47:06.128825+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:07.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:06 smithi191 bash[14303]: cephadm 2024-02-07T13:47:06.137053+0000 mgr.y (mgr.24362) 117 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-02-07T13:47:07.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:06 smithi191 bash[14303]: audit 2024-02-07T13:47:06.142666+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:07.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:06 smithi191 bash[14303]: audit 2024-02-07T13:47:06.143631+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi177.czdxob", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T13:47:07.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:06 smithi191 bash[14303]: audit 2024-02-07T13:47:06.149657+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi177.czdxob", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-07T13:47:07.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:06 smithi191 bash[14303]: audit 2024-02-07T13:47:06.157239+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:07.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:06 smithi191 bash[14303]: audit 2024-02-07T13:47:06.158737+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:47:07.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:06 smithi191 bash[14303]: cephadm 2024-02-07T13:47:06.160337+0000 mgr.y (mgr.24362) 118 : cephadm [INF] Deploying daemon rgw.smpl.smithi177.czdxob on smithi177 2024-02-07T13:47:08.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:07 smithi177 bash[14301]: cluster 2024-02-07T13:47:06.378949+0000 mgr.y (mgr.24362) 119 : cluster [DBG] pgmap v93: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 4.2 KiB/s wr, 265 op/s 2024-02-07T13:47:08.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:07 smithi177 bash[14301]: cluster 2024-02-07T13:47:06.636391+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-02-07T13:47:08.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:07 smithi177 bash[19748]: cluster 2024-02-07T13:47:06.378949+0000 mgr.y (mgr.24362) 119 : cluster [DBG] pgmap v93: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 4.2 KiB/s wr, 265 op/s 2024-02-07T13:47:08.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:07 smithi177 bash[19748]: cluster 2024-02-07T13:47:06.636391+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-02-07T13:47:08.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:07 smithi191 bash[14303]: cluster 2024-02-07T13:47:06.378949+0000 mgr.y (mgr.24362) 119 : cluster [DBG] pgmap v93: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 4.2 KiB/s wr, 265 op/s 2024-02-07T13:47:08.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:07 smithi191 bash[14303]: cluster 2024-02-07T13:47:06.636391+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-02-07T13:47:09.912 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:09 smithi177 bash[14301]: cluster 2024-02-07T13:47:08.380442+0000 mgr.y (mgr.24362) 120 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 192 KiB/s rd, 6.0 KiB/s wr, 361 op/s 2024-02-07T13:47:09.912 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:09 smithi177 bash[19748]: cluster 2024-02-07T13:47:08.380442+0000 mgr.y (mgr.24362) 120 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 192 KiB/s rd, 6.0 KiB/s wr, 361 op/s 2024-02-07T13:47:10.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:09 smithi191 bash[14303]: cluster 2024-02-07T13:47:08.380442+0000 mgr.y (mgr.24362) 120 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 192 KiB/s rd, 6.0 KiB/s wr, 361 op/s 2024-02-07T13:47:10.803 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:47:10 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:47:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:47:10.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:10 smithi191 bash[14303]: audit 2024-02-07T13:47:09.911595+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.177:0/142784190' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-02-07T13:47:10.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:10 smithi191 bash[14303]: audit 2024-02-07T13:47:09.912185+0000 mon.a (mon.0) 772 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-02-07T13:47:10.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:10 smithi191 bash[14303]: audit 2024-02-07T13:47:10.172568+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:10.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:10 smithi191 bash[14303]: audit 2024-02-07T13:47:10.175341+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi191.iddzcf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T13:47:10.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:10 smithi191 bash[14303]: audit 2024-02-07T13:47:10.180316+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi191.iddzcf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-07T13:47:10.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:10 smithi191 bash[14303]: audit 2024-02-07T13:47:10.185901+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:10.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:10 smithi191 bash[14303]: audit 2024-02-07T13:47:10.186973+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:47:10.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:10 smithi191 bash[14303]: cephadm 2024-02-07T13:47:10.187995+0000 mgr.y (mgr.24362) 121 : cephadm [INF] Deploying daemon rgw.smpl.smithi191.iddzcf on smithi191 2024-02-07T13:47:11.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:10 smithi177 bash[14301]: audit 2024-02-07T13:47:09.911595+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.177:0/142784190' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-02-07T13:47:11.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:10 smithi177 bash[14301]: audit 2024-02-07T13:47:09.912185+0000 mon.a (mon.0) 772 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-02-07T13:47:11.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:10 smithi177 bash[14301]: audit 2024-02-07T13:47:10.172568+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:11.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:10 smithi177 bash[14301]: audit 2024-02-07T13:47:10.175341+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi191.iddzcf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T13:47:11.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:10 smithi177 bash[14301]: audit 2024-02-07T13:47:10.180316+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi191.iddzcf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-07T13:47:11.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:10 smithi177 bash[14301]: audit 2024-02-07T13:47:10.185901+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:11.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:10 smithi177 bash[14301]: audit 2024-02-07T13:47:10.186973+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:47:11.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:10 smithi177 bash[14301]: cephadm 2024-02-07T13:47:10.187995+0000 mgr.y (mgr.24362) 121 : cephadm [INF] Deploying daemon rgw.smpl.smithi191.iddzcf on smithi191 2024-02-07T13:47:11.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:10 smithi177 bash[19748]: audit 2024-02-07T13:47:09.911595+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.177:0/142784190' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-02-07T13:47:11.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:10 smithi177 bash[19748]: audit 2024-02-07T13:47:09.912185+0000 mon.a (mon.0) 772 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-02-07T13:47:11.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:10 smithi177 bash[19748]: audit 2024-02-07T13:47:10.172568+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:11.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:10 smithi177 bash[19748]: audit 2024-02-07T13:47:10.175341+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi191.iddzcf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T13:47:11.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:10 smithi177 bash[19748]: audit 2024-02-07T13:47:10.180316+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi191.iddzcf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-07T13:47:11.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:10 smithi177 bash[19748]: audit 2024-02-07T13:47:10.185901+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:11.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:10 smithi177 bash[19748]: audit 2024-02-07T13:47:10.186973+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:47:11.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:10 smithi177 bash[19748]: cephadm 2024-02-07T13:47:10.187995+0000 mgr.y (mgr.24362) 121 : cephadm [INF] Deploying daemon rgw.smpl.smithi191.iddzcf on smithi191 2024-02-07T13:47:11.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:11 smithi177 bash[14301]: cluster 2024-02-07T13:47:10.381141+0000 mgr.y (mgr.24362) 122 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-02-07T13:47:11.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:11 smithi177 bash[14301]: audit 2024-02-07T13:47:10.654755+0000 mon.a (mon.0) 778 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-02-07T13:47:11.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:11 smithi177 bash[14301]: cluster 2024-02-07T13:47:10.654943+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-02-07T13:47:11.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:11 smithi177 bash[19748]: cluster 2024-02-07T13:47:10.381141+0000 mgr.y (mgr.24362) 122 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-02-07T13:47:11.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:11 smithi177 bash[19748]: audit 2024-02-07T13:47:10.654755+0000 mon.a (mon.0) 778 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-02-07T13:47:11.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:11 smithi177 bash[19748]: cluster 2024-02-07T13:47:10.654943+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-02-07T13:47:11.959 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:11 smithi191 bash[14303]: cluster 2024-02-07T13:47:10.381141+0000 mgr.y (mgr.24362) 122 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-02-07T13:47:11.959 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:11 smithi191 bash[14303]: audit 2024-02-07T13:47:10.654755+0000 mon.a (mon.0) 778 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-02-07T13:47:11.959 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:11 smithi191 bash[14303]: cluster 2024-02-07T13:47:10.654943+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-02-07T13:47:12.664 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:47:12 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:47:12] "GET /metrics HTTP/1.1" 200 205212 "" "Prometheus/2.33.4" 2024-02-07T13:47:12.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:12 smithi191 bash[14303]: cluster 2024-02-07T13:47:11.661054+0000 mon.a (mon.0) 780 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-02-07T13:47:13.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:12 smithi177 bash[14301]: cluster 2024-02-07T13:47:11.661054+0000 mon.a (mon.0) 780 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-02-07T13:47:13.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:12 smithi177 bash[19748]: cluster 2024-02-07T13:47:11.661054+0000 mon.a (mon.0) 780 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-02-07T13:47:13.590 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -e sha1=44458ccedb18241cc2e17f10cdab3d1385399261 -- bash -c 'ceph orch apply iscsi foo u p' 2024-02-07T13:47:14.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:13 smithi177 bash[19748]: cluster 2024-02-07T13:47:12.381913+0000 mgr.y (mgr.24362) 123 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-02-07T13:47:14.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:13 smithi177 bash[19748]: cluster 2024-02-07T13:47:12.681352+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-02-07T13:47:14.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:13 smithi177 bash[19748]: audit 2024-02-07T13:47:13.210407+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:14.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:13 smithi177 bash[19748]: audit 2024-02-07T13:47:13.213350+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:47:14.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:13 smithi177 bash[19748]: audit 2024-02-07T13:47:13.214716+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:47:14.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:13 smithi177 bash[14301]: cluster 2024-02-07T13:47:12.381913+0000 mgr.y (mgr.24362) 123 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-02-07T13:47:14.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:13 smithi177 bash[14301]: cluster 2024-02-07T13:47:12.681352+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-02-07T13:47:14.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:13 smithi177 bash[14301]: audit 2024-02-07T13:47:13.210407+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:14.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:13 smithi177 bash[14301]: audit 2024-02-07T13:47:13.213350+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:47:14.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:13 smithi177 bash[14301]: audit 2024-02-07T13:47:13.214716+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:47:14.040 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:47:13 smithi177 bash[39481]: level=warn ts=2024-02-07T13:47:13.547Z 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.177:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs" 2024-02-07T13:47:14.040 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:47:13 smithi177 bash[39481]: level=warn ts=2024-02-07T13:47:13.547Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-02-07T13:47:14.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:13 smithi191 bash[14303]: cluster 2024-02-07T13:47:12.381913+0000 mgr.y (mgr.24362) 123 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-02-07T13:47:14.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:13 smithi191 bash[14303]: cluster 2024-02-07T13:47:12.681352+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-02-07T13:47:14.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:13 smithi191 bash[14303]: audit 2024-02-07T13:47:13.210407+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:14.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:13 smithi191 bash[14303]: audit 2024-02-07T13:47:13.213350+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:47:14.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:13 smithi191 bash[14303]: audit 2024-02-07T13:47:13.214716+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:47:16.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:15 smithi177 bash[14301]: cluster 2024-02-07T13:47:14.383615+0000 mgr.y (mgr.24362) 124 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 511 B/s wr, 168 op/s 2024-02-07T13:47:16.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:15 smithi177 bash[19748]: cluster 2024-02-07T13:47:14.383615+0000 mgr.y (mgr.24362) 124 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 511 B/s wr, 168 op/s 2024-02-07T13:47:16.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:15 smithi191 bash[14303]: cluster 2024-02-07T13:47:14.383615+0000 mgr.y (mgr.24362) 124 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 511 B/s wr, 168 op/s 2024-02-07T13:47:16.649 INFO:teuthology.orchestra.run.smithi177.stdout:Scheduled iscsi.foo update... 2024-02-07T13:47:17.421 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -e sha1=44458ccedb18241cc2e17f10cdab3d1385399261 -- bash -c 'sleep 120' 2024-02-07T13:47:17.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:17 smithi177 bash[14301]: cluster 2024-02-07T13:47:16.384219+0000 mgr.y (mgr.24362) 125 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 511 B/s wr, 168 op/s 2024-02-07T13:47:17.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:17 smithi177 bash[14301]: audit 2024-02-07T13:47:16.638029+0000 mgr.y (mgr.24362) 126 : audit [DBG] from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:47:17.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:17 smithi177 bash[14301]: cephadm 2024-02-07T13:47:16.643265+0000 mgr.y (mgr.24362) 127 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-02-07T13:47:17.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:17 smithi177 bash[14301]: audit 2024-02-07T13:47:16.651052+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:17.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:17 smithi177 bash[14301]: audit 2024-02-07T13:47:16.928443+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:17.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:17 smithi177 bash[14301]: audit 2024-02-07T13:47:17.475212+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:17.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:17 smithi177 bash[19748]: cluster 2024-02-07T13:47:16.384219+0000 mgr.y (mgr.24362) 125 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 511 B/s wr, 168 op/s 2024-02-07T13:47:17.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:17 smithi177 bash[19748]: audit 2024-02-07T13:47:16.638029+0000 mgr.y (mgr.24362) 126 : audit [DBG] from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:47:17.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:17 smithi177 bash[19748]: cephadm 2024-02-07T13:47:16.643265+0000 mgr.y (mgr.24362) 127 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-02-07T13:47:17.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:17 smithi177 bash[19748]: audit 2024-02-07T13:47:16.651052+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:17.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:17 smithi177 bash[19748]: audit 2024-02-07T13:47:16.928443+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:17.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:17 smithi177 bash[19748]: audit 2024-02-07T13:47:17.475212+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:18.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:17 smithi191 bash[14303]: cluster 2024-02-07T13:47:16.384219+0000 mgr.y (mgr.24362) 125 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 511 B/s wr, 168 op/s 2024-02-07T13:47:18.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:17 smithi191 bash[14303]: audit 2024-02-07T13:47:16.638029+0000 mgr.y (mgr.24362) 126 : audit [DBG] from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:47:18.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:17 smithi191 bash[14303]: cephadm 2024-02-07T13:47:16.643265+0000 mgr.y (mgr.24362) 127 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-02-07T13:47:18.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:17 smithi191 bash[14303]: audit 2024-02-07T13:47:16.651052+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:18.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:17 smithi191 bash[14303]: audit 2024-02-07T13:47:16.928443+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:18.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:17 smithi191 bash[14303]: audit 2024-02-07T13:47:17.475212+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:19.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:19 smithi177 bash[14301]: audit 2024-02-07T13:47:18.151619+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:19.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:19 smithi177 bash[14301]: cluster 2024-02-07T13:47:18.587108+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-02-07T13:47:19.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:19 smithi177 bash[14301]: audit 2024-02-07T13:47:18.787429+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:19.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:19 smithi177 bash[14301]: audit 2024-02-07T13:47:18.807376+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi177.afvcbe", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-07T13:47:19.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:19 smithi177 bash[14301]: audit 2024-02-07T13:47:18.814240+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi177.afvcbe", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-02-07T13:47:19.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:19 smithi177 bash[14301]: audit 2024-02-07T13:47:18.823877+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:47:19.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:19 smithi177 bash[19748]: audit 2024-02-07T13:47:18.151619+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:19.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:19 smithi177 bash[19748]: cluster 2024-02-07T13:47:18.587108+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-02-07T13:47:19.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:19 smithi177 bash[19748]: audit 2024-02-07T13:47:18.787429+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:19.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:19 smithi177 bash[19748]: audit 2024-02-07T13:47:18.807376+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi177.afvcbe", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-07T13:47:19.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:19 smithi177 bash[19748]: audit 2024-02-07T13:47:18.814240+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi177.afvcbe", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-02-07T13:47:19.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:19 smithi177 bash[19748]: audit 2024-02-07T13:47:18.823877+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:47:19.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:19 smithi191 bash[14303]: audit 2024-02-07T13:47:18.151619+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:19.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:19 smithi191 bash[14303]: cluster 2024-02-07T13:47:18.587108+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-02-07T13:47:19.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:19 smithi191 bash[14303]: audit 2024-02-07T13:47:18.787429+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:19.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:19 smithi191 bash[14303]: audit 2024-02-07T13:47:18.807376+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi177.afvcbe", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-07T13:47:19.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:19 smithi191 bash[14303]: audit 2024-02-07T13:47:18.814240+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi177.afvcbe", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-02-07T13:47:19.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:19 smithi191 bash[14303]: audit 2024-02-07T13:47:18.823877+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:47:20.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:20 smithi177 bash[14301]: cluster 2024-02-07T13:47:18.385614+0000 mgr.y (mgr.24362) 128 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 169 KiB/s rd, 529 B/s wr, 260 op/s 2024-02-07T13:47:20.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:20 smithi177 bash[14301]: cephadm 2024-02-07T13:47:18.437561+0000 mgr.y (mgr.24362) 129 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-07T13:47:20.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:20 smithi177 bash[14301]: cephadm 2024-02-07T13:47:18.796657+0000 mgr.y (mgr.24362) 130 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-02-07T13:47:20.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:20 smithi177 bash[14301]: cephadm 2024-02-07T13:47:18.826004+0000 mgr.y (mgr.24362) 131 : cephadm [INF] Deploying daemon iscsi.foo.smithi177.afvcbe on smithi177 2024-02-07T13:47:20.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:20 smithi177 bash[14301]: cluster 2024-02-07T13:47:19.828110+0000 mon.a (mon.0) 794 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-02-07T13:47:20.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:20 smithi177 bash[19748]: cluster 2024-02-07T13:47:18.385614+0000 mgr.y (mgr.24362) 128 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 169 KiB/s rd, 529 B/s wr, 260 op/s 2024-02-07T13:47:20.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:20 smithi177 bash[19748]: cephadm 2024-02-07T13:47:18.437561+0000 mgr.y (mgr.24362) 129 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-07T13:47:20.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:20 smithi177 bash[19748]: cephadm 2024-02-07T13:47:18.796657+0000 mgr.y (mgr.24362) 130 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-02-07T13:47:20.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:20 smithi177 bash[19748]: cephadm 2024-02-07T13:47:18.826004+0000 mgr.y (mgr.24362) 131 : cephadm [INF] Deploying daemon iscsi.foo.smithi177.afvcbe on smithi177 2024-02-07T13:47:20.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:20 smithi177 bash[19748]: cluster 2024-02-07T13:47:19.828110+0000 mon.a (mon.0) 794 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-02-07T13:47:20.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:20 smithi191 bash[14303]: cluster 2024-02-07T13:47:18.385614+0000 mgr.y (mgr.24362) 128 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 169 KiB/s rd, 529 B/s wr, 260 op/s 2024-02-07T13:47:20.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:20 smithi191 bash[14303]: cephadm 2024-02-07T13:47:18.437561+0000 mgr.y (mgr.24362) 129 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-07T13:47:20.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:20 smithi191 bash[14303]: cephadm 2024-02-07T13:47:18.796657+0000 mgr.y (mgr.24362) 130 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-02-07T13:47:20.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:20 smithi191 bash[14303]: cephadm 2024-02-07T13:47:18.826004+0000 mgr.y (mgr.24362) 131 : cephadm [INF] Deploying daemon iscsi.foo.smithi177.afvcbe on smithi177 2024-02-07T13:47:20.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:20 smithi191 bash[14303]: cluster 2024-02-07T13:47:19.828110+0000 mon.a (mon.0) 794 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-02-07T13:47:21.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:47:20 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:47:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:47:22.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:22 smithi177 bash[14301]: cluster 2024-02-07T13:47:20.386395+0000 mgr.y (mgr.24362) 132 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 163 KiB/s rd, 511 B/s wr, 251 op/s 2024-02-07T13:47:22.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:22 smithi177 bash[19748]: cluster 2024-02-07T13:47:20.386395+0000 mgr.y (mgr.24362) 132 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 163 KiB/s rd, 511 B/s wr, 251 op/s 2024-02-07T13:47:22.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:22 smithi191 bash[14303]: cluster 2024-02-07T13:47:20.386395+0000 mgr.y (mgr.24362) 132 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 163 KiB/s rd, 511 B/s wr, 251 op/s 2024-02-07T13:47:22.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:47:22 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:47:22] "GET /metrics HTTP/1.1" 200 214123 "" "Prometheus/2.33.4" 2024-02-07T13:47:23.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:23 smithi177 bash[14301]: cluster 2024-02-07T13:47:22.387429+0000 mgr.y (mgr.24362) 133 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 134 KiB/s rd, 421 B/s wr, 207 op/s 2024-02-07T13:47:23.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:23 smithi177 bash[14301]: audit 2024-02-07T13:47:22.442317+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:23.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:23 smithi177 bash[14301]: audit 2024-02-07T13:47:22.444836+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:47:23.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:23 smithi177 bash[14301]: audit 2024-02-07T13:47:22.445839+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:47:23.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:23 smithi177 bash[14301]: audit 2024-02-07T13:47:22.481836+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:23.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:23 smithi177 bash[19748]: cluster 2024-02-07T13:47:22.387429+0000 mgr.y (mgr.24362) 133 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 134 KiB/s rd, 421 B/s wr, 207 op/s 2024-02-07T13:47:23.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:23 smithi177 bash[19748]: audit 2024-02-07T13:47:22.442317+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:23.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:23 smithi177 bash[19748]: audit 2024-02-07T13:47:22.444836+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:47:23.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:23 smithi177 bash[19748]: audit 2024-02-07T13:47:22.445839+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:47:23.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:23 smithi177 bash[19748]: audit 2024-02-07T13:47:22.481836+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:23.789 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:47:23 smithi177 bash[39481]: level=error ts=2024-02-07T13:47:23.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.177:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-02-07T13:47:23.790 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:47:23 smithi177 bash[39481]: level=warn ts=2024-02-07T13:47:23.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.177:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs" 2024-02-07T13:47:23.790 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:47:23 smithi177 bash[39481]: level=warn ts=2024-02-07T13:47:23.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-02-07T13:47:23.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:23 smithi191 bash[14303]: cluster 2024-02-07T13:47:22.387429+0000 mgr.y (mgr.24362) 133 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 134 KiB/s rd, 421 B/s wr, 207 op/s 2024-02-07T13:47:23.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:23 smithi191 bash[14303]: audit 2024-02-07T13:47:22.442317+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:23.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:23 smithi191 bash[14303]: audit 2024-02-07T13:47:22.444836+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:47:23.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:23 smithi191 bash[14303]: audit 2024-02-07T13:47:22.445839+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:47:23.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:23 smithi191 bash[14303]: audit 2024-02-07T13:47:22.481836+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:26.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:25 smithi177 bash[14301]: cluster 2024-02-07T13:47:24.388425+0000 mgr.y (mgr.24362) 134 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 102 B/s wr, 103 op/s 2024-02-07T13:47:26.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:25 smithi177 bash[14301]: audit 2024-02-07T13:47:24.622969+0000 mon.a (mon.0) 799 : audit [DBG] from='client.? 172.21.15.177:0/743572505' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-07T13:47:26.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:25 smithi177 bash[14301]: audit 2024-02-07T13:47:24.989183+0000 mon.a (mon.0) 800 : audit [INF] from='client.? 172.21.15.177:0/2140831543' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/456328375"}]: dispatch 2024-02-07T13:47:26.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:25 smithi177 bash[19748]: cluster 2024-02-07T13:47:24.388425+0000 mgr.y (mgr.24362) 134 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 102 B/s wr, 103 op/s 2024-02-07T13:47:26.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:25 smithi177 bash[19748]: audit 2024-02-07T13:47:24.622969+0000 mon.a (mon.0) 799 : audit [DBG] from='client.? 172.21.15.177:0/743572505' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-07T13:47:26.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:25 smithi177 bash[19748]: audit 2024-02-07T13:47:24.989183+0000 mon.a (mon.0) 800 : audit [INF] from='client.? 172.21.15.177:0/2140831543' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/456328375"}]: dispatch 2024-02-07T13:47:26.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:25 smithi191 bash[14303]: cluster 2024-02-07T13:47:24.388425+0000 mgr.y (mgr.24362) 134 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 102 B/s wr, 103 op/s 2024-02-07T13:47:26.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:25 smithi191 bash[14303]: audit 2024-02-07T13:47:24.622969+0000 mon.a (mon.0) 799 : audit [DBG] from='client.? 172.21.15.177:0/743572505' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-07T13:47:26.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:25 smithi191 bash[14303]: audit 2024-02-07T13:47:24.989183+0000 mon.a (mon.0) 800 : audit [INF] from='client.? 172.21.15.177:0/2140831543' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/456328375"}]: dispatch 2024-02-07T13:47:27.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:26 smithi177 bash[14301]: audit 2024-02-07T13:47:25.609703+0000 mon.a (mon.0) 801 : audit [INF] from='client.? 172.21.15.177:0/2140831543' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/456328375"}]': finished 2024-02-07T13:47:27.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:26 smithi177 bash[14301]: cluster 2024-02-07T13:47:25.609842+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-02-07T13:47:27.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:26 smithi177 bash[14301]: audit 2024-02-07T13:47:25.962269+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.177:0/3903756857' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2187393445"}]: dispatch 2024-02-07T13:47:27.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:26 smithi177 bash[14301]: audit 2024-02-07T13:47:25.963213+0000 mon.a (mon.0) 803 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2187393445"}]: dispatch 2024-02-07T13:47:27.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:26 smithi177 bash[19748]: audit 2024-02-07T13:47:25.609703+0000 mon.a (mon.0) 801 : audit [INF] from='client.? 172.21.15.177:0/2140831543' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/456328375"}]': finished 2024-02-07T13:47:27.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:26 smithi177 bash[19748]: cluster 2024-02-07T13:47:25.609842+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-02-07T13:47:27.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:26 smithi177 bash[19748]: audit 2024-02-07T13:47:25.962269+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.177:0/3903756857' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2187393445"}]: dispatch 2024-02-07T13:47:27.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:26 smithi177 bash[19748]: audit 2024-02-07T13:47:25.963213+0000 mon.a (mon.0) 803 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2187393445"}]: dispatch 2024-02-07T13:47:27.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:26 smithi191 bash[14303]: audit 2024-02-07T13:47:25.609703+0000 mon.a (mon.0) 801 : audit [INF] from='client.? 172.21.15.177:0/2140831543' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/456328375"}]': finished 2024-02-07T13:47:27.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:26 smithi191 bash[14303]: cluster 2024-02-07T13:47:25.609842+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-02-07T13:47:27.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:26 smithi191 bash[14303]: audit 2024-02-07T13:47:25.962269+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.177:0/3903756857' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2187393445"}]: dispatch 2024-02-07T13:47:27.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:26 smithi191 bash[14303]: audit 2024-02-07T13:47:25.963213+0000 mon.a (mon.0) 803 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2187393445"}]: dispatch 2024-02-07T13:47:27.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:27 smithi177 bash[14301]: cluster 2024-02-07T13:47:26.389061+0000 mgr.y (mgr.24362) 135 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 4 op/s 2024-02-07T13:47:27.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:27 smithi177 bash[14301]: audit 2024-02-07T13:47:26.615963+0000 mon.a (mon.0) 804 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2187393445"}]': finished 2024-02-07T13:47:27.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:27 smithi177 bash[14301]: cluster 2024-02-07T13:47:26.616167+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-02-07T13:47:27.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:27 smithi177 bash[14301]: audit 2024-02-07T13:47:27.003346+0000 mon.a (mon.0) 806 : audit [INF] from='client.? 172.21.15.177:0/1340016410' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/2395426210"}]: dispatch 2024-02-07T13:47:27.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:27 smithi177 bash[14301]: audit 2024-02-07T13:47:27.423058+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:27.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:27 smithi177 bash[14301]: audit 2024-02-07T13:47:27.431449+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:27.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:27 smithi177 bash[14301]: audit 2024-02-07T13:47:27.447078+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-07T13:47:27.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:27 smithi177 bash[14301]: audit 2024-02-07T13:47:27.450476+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-07T13:47:27.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:27 smithi177 bash[14301]: audit 2024-02-07T13:47:27.461425+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:27.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:27 smithi177 bash[14301]: audit 2024-02-07T13:47:27.466689+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi177"}]: dispatch 2024-02-07T13:47:27.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:27 smithi177 bash[14301]: audit 2024-02-07T13:47:27.480995+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:27.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:27 smithi177 bash[14301]: audit 2024-02-07T13:47:27.483472+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:47:27.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:27 smithi177 bash[14301]: audit 2024-02-07T13:47:27.484597+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:47:27.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:27 smithi177 bash[19748]: cluster 2024-02-07T13:47:26.389061+0000 mgr.y (mgr.24362) 135 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 4 op/s 2024-02-07T13:47:27.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:27 smithi177 bash[19748]: audit 2024-02-07T13:47:26.615963+0000 mon.a (mon.0) 804 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2187393445"}]': finished 2024-02-07T13:47:27.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:27 smithi177 bash[19748]: cluster 2024-02-07T13:47:26.616167+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-02-07T13:47:27.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:27 smithi177 bash[19748]: audit 2024-02-07T13:47:27.003346+0000 mon.a (mon.0) 806 : audit [INF] from='client.? 172.21.15.177:0/1340016410' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/2395426210"}]: dispatch 2024-02-07T13:47:27.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:27 smithi177 bash[19748]: audit 2024-02-07T13:47:27.423058+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:27.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:27 smithi177 bash[19748]: audit 2024-02-07T13:47:27.431449+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:27.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:27 smithi177 bash[19748]: audit 2024-02-07T13:47:27.447078+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-07T13:47:27.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:27 smithi177 bash[19748]: audit 2024-02-07T13:47:27.450476+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-07T13:47:27.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:27 smithi177 bash[19748]: audit 2024-02-07T13:47:27.461425+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:27.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:27 smithi177 bash[19748]: audit 2024-02-07T13:47:27.466689+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi177"}]: dispatch 2024-02-07T13:47:27.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:27 smithi177 bash[19748]: audit 2024-02-07T13:47:27.480995+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:27.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:27 smithi177 bash[19748]: audit 2024-02-07T13:47:27.483472+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:47:27.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:27 smithi177 bash[19748]: audit 2024-02-07T13:47:27.484597+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:47:28.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:27 smithi191 bash[14303]: cluster 2024-02-07T13:47:26.389061+0000 mgr.y (mgr.24362) 135 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 4 op/s 2024-02-07T13:47:28.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:27 smithi191 bash[14303]: audit 2024-02-07T13:47:26.615963+0000 mon.a (mon.0) 804 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2187393445"}]': finished 2024-02-07T13:47:28.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:27 smithi191 bash[14303]: cluster 2024-02-07T13:47:26.616167+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-02-07T13:47:28.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:27 smithi191 bash[14303]: audit 2024-02-07T13:47:27.003346+0000 mon.a (mon.0) 806 : audit [INF] from='client.? 172.21.15.177:0/1340016410' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/2395426210"}]: dispatch 2024-02-07T13:47:28.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:27 smithi191 bash[14303]: audit 2024-02-07T13:47:27.423058+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:28.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:27 smithi191 bash[14303]: audit 2024-02-07T13:47:27.431449+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:28.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:27 smithi191 bash[14303]: audit 2024-02-07T13:47:27.447078+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-07T13:47:28.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:27 smithi191 bash[14303]: audit 2024-02-07T13:47:27.450476+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-07T13:47:28.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:27 smithi191 bash[14303]: audit 2024-02-07T13:47:27.461425+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:28.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:27 smithi191 bash[14303]: audit 2024-02-07T13:47:27.466689+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi177"}]: dispatch 2024-02-07T13:47:28.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:27 smithi191 bash[14303]: audit 2024-02-07T13:47:27.480995+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:28.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:27 smithi191 bash[14303]: audit 2024-02-07T13:47:27.483472+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:47:28.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:27 smithi191 bash[14303]: audit 2024-02-07T13:47:27.484597+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:47:29.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:28 smithi177 bash[19748]: audit 2024-02-07T13:47:27.448553+0000 mgr.y (mgr.24362) 136 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-07T13:47:29.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:28 smithi177 bash[19748]: cephadm 2024-02-07T13:47:27.450085+0000 mgr.y (mgr.24362) 137 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.177:5000 to Dashboard 2024-02-07T13:47:29.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:28 smithi177 bash[19748]: audit 2024-02-07T13:47:27.451370+0000 mgr.y (mgr.24362) 138 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-07T13:47:29.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:28 smithi177 bash[19748]: audit 2024-02-07T13:47:27.467815+0000 mgr.y (mgr.24362) 139 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi177"}]: dispatch 2024-02-07T13:47:29.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:28 smithi177 bash[19748]: cephadm 2024-02-07T13:47:27.492330+0000 mgr.y (mgr.24362) 140 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-07T13:47:29.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:28 smithi177 bash[19748]: audit 2024-02-07T13:47:27.625868+0000 mon.a (mon.0) 816 : audit [INF] from='client.? 172.21.15.177:0/1340016410' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/2395426210"}]': finished 2024-02-07T13:47:29.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:28 smithi177 bash[19748]: cluster 2024-02-07T13:47:27.626221+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-02-07T13:47:29.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:28 smithi177 bash[19748]: audit 2024-02-07T13:47:27.832391+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:29.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:28 smithi177 bash[19748]: audit 2024-02-07T13:47:27.996760+0000 mon.a (mon.0) 819 : audit [INF] from='client.? 172.21.15.177:0/487753890' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2892181517"}]: dispatch 2024-02-07T13:47:29.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:28 smithi177 bash[14301]: audit 2024-02-07T13:47:27.448553+0000 mgr.y (mgr.24362) 136 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-07T13:47:29.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:28 smithi177 bash[14301]: cephadm 2024-02-07T13:47:27.450085+0000 mgr.y (mgr.24362) 137 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.177:5000 to Dashboard 2024-02-07T13:47:29.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:28 smithi177 bash[14301]: audit 2024-02-07T13:47:27.451370+0000 mgr.y (mgr.24362) 138 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-07T13:47:29.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:28 smithi177 bash[14301]: audit 2024-02-07T13:47:27.467815+0000 mgr.y (mgr.24362) 139 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi177"}]: dispatch 2024-02-07T13:47:29.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:28 smithi177 bash[14301]: cephadm 2024-02-07T13:47:27.492330+0000 mgr.y (mgr.24362) 140 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-07T13:47:29.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:28 smithi177 bash[14301]: audit 2024-02-07T13:47:27.625868+0000 mon.a (mon.0) 816 : audit [INF] from='client.? 172.21.15.177:0/1340016410' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/2395426210"}]': finished 2024-02-07T13:47:29.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:28 smithi177 bash[14301]: cluster 2024-02-07T13:47:27.626221+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-02-07T13:47:29.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:28 smithi177 bash[14301]: audit 2024-02-07T13:47:27.832391+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:29.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:28 smithi177 bash[14301]: audit 2024-02-07T13:47:27.996760+0000 mon.a (mon.0) 819 : audit [INF] from='client.? 172.21.15.177:0/487753890' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2892181517"}]: dispatch 2024-02-07T13:47:29.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:28 smithi191 bash[14303]: audit 2024-02-07T13:47:27.448553+0000 mgr.y (mgr.24362) 136 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-07T13:47:29.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:28 smithi191 bash[14303]: cephadm 2024-02-07T13:47:27.450085+0000 mgr.y (mgr.24362) 137 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.177:5000 to Dashboard 2024-02-07T13:47:29.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:28 smithi191 bash[14303]: audit 2024-02-07T13:47:27.451370+0000 mgr.y (mgr.24362) 138 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-07T13:47:29.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:28 smithi191 bash[14303]: audit 2024-02-07T13:47:27.467815+0000 mgr.y (mgr.24362) 139 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi177"}]: dispatch 2024-02-07T13:47:29.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:28 smithi191 bash[14303]: cephadm 2024-02-07T13:47:27.492330+0000 mgr.y (mgr.24362) 140 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-07T13:47:29.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:28 smithi191 bash[14303]: audit 2024-02-07T13:47:27.625868+0000 mon.a (mon.0) 816 : audit [INF] from='client.? 172.21.15.177:0/1340016410' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/2395426210"}]': finished 2024-02-07T13:47:29.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:28 smithi191 bash[14303]: cluster 2024-02-07T13:47:27.626221+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-02-07T13:47:29.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:28 smithi191 bash[14303]: audit 2024-02-07T13:47:27.832391+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:47:29.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:28 smithi191 bash[14303]: audit 2024-02-07T13:47:27.996760+0000 mon.a (mon.0) 819 : audit [INF] from='client.? 172.21.15.177:0/487753890' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2892181517"}]: dispatch 2024-02-07T13:47:30.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:29 smithi177 bash[19748]: cluster 2024-02-07T13:47:28.391128+0000 mgr.y (mgr.24362) 141 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 170 B/s wr, 13 op/s 2024-02-07T13:47:30.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:29 smithi177 bash[19748]: audit 2024-02-07T13:47:28.838695+0000 mon.a (mon.0) 820 : audit [INF] from='client.? 172.21.15.177:0/487753890' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2892181517"}]': finished 2024-02-07T13:47:30.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:29 smithi177 bash[19748]: cluster 2024-02-07T13:47:28.838880+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-02-07T13:47:30.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:29 smithi177 bash[19748]: audit 2024-02-07T13:47:29.187587+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.177:0/2472188430' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/485133193"}]: dispatch 2024-02-07T13:47:30.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:29 smithi177 bash[19748]: audit 2024-02-07T13:47:29.188681+0000 mon.a (mon.0) 822 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/485133193"}]: dispatch 2024-02-07T13:47:30.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:29 smithi177 bash[14301]: cluster 2024-02-07T13:47:28.391128+0000 mgr.y (mgr.24362) 141 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 170 B/s wr, 13 op/s 2024-02-07T13:47:30.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:29 smithi177 bash[14301]: audit 2024-02-07T13:47:28.838695+0000 mon.a (mon.0) 820 : audit [INF] from='client.? 172.21.15.177:0/487753890' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2892181517"}]': finished 2024-02-07T13:47:30.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:29 smithi177 bash[14301]: cluster 2024-02-07T13:47:28.838880+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-02-07T13:47:30.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:29 smithi177 bash[14301]: audit 2024-02-07T13:47:29.187587+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.177:0/2472188430' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/485133193"}]: dispatch 2024-02-07T13:47:30.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:29 smithi177 bash[14301]: audit 2024-02-07T13:47:29.188681+0000 mon.a (mon.0) 822 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/485133193"}]: dispatch 2024-02-07T13:47:30.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:29 smithi191 bash[14303]: cluster 2024-02-07T13:47:28.391128+0000 mgr.y (mgr.24362) 141 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 170 B/s wr, 13 op/s 2024-02-07T13:47:30.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:29 smithi191 bash[14303]: audit 2024-02-07T13:47:28.838695+0000 mon.a (mon.0) 820 : audit [INF] from='client.? 172.21.15.177:0/487753890' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2892181517"}]': finished 2024-02-07T13:47:30.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:29 smithi191 bash[14303]: cluster 2024-02-07T13:47:28.838880+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-02-07T13:47:30.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:29 smithi191 bash[14303]: audit 2024-02-07T13:47:29.187587+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.177:0/2472188430' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/485133193"}]: dispatch 2024-02-07T13:47:30.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:29 smithi191 bash[14303]: audit 2024-02-07T13:47:29.188681+0000 mon.a (mon.0) 822 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/485133193"}]: dispatch 2024-02-07T13:47:31.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:47:30 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:47:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:47:31.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:30 smithi191 bash[14303]: audit 2024-02-07T13:47:29.848258+0000 mon.a (mon.0) 823 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/485133193"}]': finished 2024-02-07T13:47:31.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:30 smithi191 bash[14303]: cluster 2024-02-07T13:47:29.848401+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-02-07T13:47:31.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:30 smithi191 bash[14303]: audit 2024-02-07T13:47:30.216389+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.177:0/828459510' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2064385872"}]: dispatch 2024-02-07T13:47:31.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:30 smithi191 bash[14303]: audit 2024-02-07T13:47:30.217163+0000 mon.a (mon.0) 825 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2064385872"}]: dispatch 2024-02-07T13:47:31.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:30 smithi177 bash[14301]: audit 2024-02-07T13:47:29.848258+0000 mon.a (mon.0) 823 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/485133193"}]': finished 2024-02-07T13:47:31.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:30 smithi177 bash[14301]: cluster 2024-02-07T13:47:29.848401+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-02-07T13:47:31.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:30 smithi177 bash[14301]: audit 2024-02-07T13:47:30.216389+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.177:0/828459510' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2064385872"}]: dispatch 2024-02-07T13:47:31.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:30 smithi177 bash[14301]: audit 2024-02-07T13:47:30.217163+0000 mon.a (mon.0) 825 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2064385872"}]: dispatch 2024-02-07T13:47:31.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:30 smithi177 bash[19748]: audit 2024-02-07T13:47:29.848258+0000 mon.a (mon.0) 823 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/485133193"}]': finished 2024-02-07T13:47:31.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:30 smithi177 bash[19748]: cluster 2024-02-07T13:47:29.848401+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-02-07T13:47:31.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:30 smithi177 bash[19748]: audit 2024-02-07T13:47:30.216389+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.177:0/828459510' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2064385872"}]: dispatch 2024-02-07T13:47:31.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:30 smithi177 bash[19748]: audit 2024-02-07T13:47:30.217163+0000 mon.a (mon.0) 825 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2064385872"}]: dispatch 2024-02-07T13:47:32.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:31 smithi177 bash[14301]: cluster 2024-02-07T13:47:30.391941+0000 mgr.y (mgr.24362) 142 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 255 B/s wr, 11 op/s 2024-02-07T13:47:32.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:31 smithi177 bash[14301]: audit 2024-02-07T13:47:30.860568+0000 mon.a (mon.0) 826 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2064385872"}]': finished 2024-02-07T13:47:32.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:31 smithi177 bash[14301]: cluster 2024-02-07T13:47:30.860662+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-02-07T13:47:32.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:31 smithi177 bash[14301]: audit 2024-02-07T13:47:31.217163+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.177:0/20242975' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1903257421"}]: dispatch 2024-02-07T13:47:32.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:31 smithi177 bash[14301]: audit 2024-02-07T13:47:31.218144+0000 mon.a (mon.0) 828 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1903257421"}]: dispatch 2024-02-07T13:47:32.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:31 smithi177 bash[19748]: cluster 2024-02-07T13:47:30.391941+0000 mgr.y (mgr.24362) 142 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 255 B/s wr, 11 op/s 2024-02-07T13:47:32.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:31 smithi177 bash[19748]: audit 2024-02-07T13:47:30.860568+0000 mon.a (mon.0) 826 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2064385872"}]': finished 2024-02-07T13:47:32.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:31 smithi177 bash[19748]: cluster 2024-02-07T13:47:30.860662+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-02-07T13:47:32.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:31 smithi177 bash[19748]: audit 2024-02-07T13:47:31.217163+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.177:0/20242975' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1903257421"}]: dispatch 2024-02-07T13:47:32.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:31 smithi177 bash[19748]: audit 2024-02-07T13:47:31.218144+0000 mon.a (mon.0) 828 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1903257421"}]: dispatch 2024-02-07T13:47:32.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:31 smithi191 bash[14303]: cluster 2024-02-07T13:47:30.391941+0000 mgr.y (mgr.24362) 142 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 255 B/s wr, 11 op/s 2024-02-07T13:47:32.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:31 smithi191 bash[14303]: audit 2024-02-07T13:47:30.860568+0000 mon.a (mon.0) 826 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2064385872"}]': finished 2024-02-07T13:47:32.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:31 smithi191 bash[14303]: cluster 2024-02-07T13:47:30.860662+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-02-07T13:47:32.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:31 smithi191 bash[14303]: audit 2024-02-07T13:47:31.217163+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.177:0/20242975' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1903257421"}]: dispatch 2024-02-07T13:47:32.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:31 smithi191 bash[14303]: audit 2024-02-07T13:47:31.218144+0000 mon.a (mon.0) 828 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1903257421"}]: dispatch 2024-02-07T13:47:32.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:47:32 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:47:32] "GET /metrics HTTP/1.1" 200 214123 "" "Prometheus/2.33.4" 2024-02-07T13:47:33.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:32 smithi177 bash[14301]: audit 2024-02-07T13:47:31.871290+0000 mon.a (mon.0) 829 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1903257421"}]': finished 2024-02-07T13:47:33.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:32 smithi177 bash[14301]: cluster 2024-02-07T13:47:31.871459+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-02-07T13:47:33.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:32 smithi177 bash[14301]: audit 2024-02-07T13:47:32.235785+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.177:0/2381034970' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/133523467"}]: dispatch 2024-02-07T13:47:33.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:32 smithi177 bash[14301]: audit 2024-02-07T13:47:32.236780+0000 mon.a (mon.0) 831 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/133523467"}]: dispatch 2024-02-07T13:47:33.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:32 smithi177 bash[14301]: audit 2024-02-07T13:47:32.363039+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-02-07T13:47:33.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:32 smithi177 bash[14301]: audit 2024-02-07T13:47:32.363567+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-07T13:47:33.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:32 smithi177 bash[14301]: audit 2024-02-07T13:47:32.364011+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-07T13:47:33.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:32 smithi177 bash[14301]: audit 2024-02-07T13:47:32.364471+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-07T13:47:33.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:32 smithi177 bash[14301]: audit 2024-02-07T13:47:32.676534+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:47:33.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:32 smithi177 bash[14301]: audit 2024-02-07T13:47:32.686947+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:47:33.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:32 smithi177 bash[19748]: audit 2024-02-07T13:47:31.871290+0000 mon.a (mon.0) 829 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1903257421"}]': finished 2024-02-07T13:47:33.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:32 smithi177 bash[19748]: cluster 2024-02-07T13:47:31.871459+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-02-07T13:47:33.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:32 smithi177 bash[19748]: audit 2024-02-07T13:47:32.235785+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.177:0/2381034970' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/133523467"}]: dispatch 2024-02-07T13:47:33.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:32 smithi177 bash[19748]: audit 2024-02-07T13:47:32.236780+0000 mon.a (mon.0) 831 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/133523467"}]: dispatch 2024-02-07T13:47:33.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:32 smithi177 bash[19748]: audit 2024-02-07T13:47:32.363039+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-02-07T13:47:33.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:32 smithi177 bash[19748]: audit 2024-02-07T13:47:32.363567+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-07T13:47:33.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:32 smithi177 bash[19748]: audit 2024-02-07T13:47:32.364011+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-07T13:47:33.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:32 smithi177 bash[19748]: audit 2024-02-07T13:47:32.364471+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-07T13:47:33.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:32 smithi177 bash[19748]: audit 2024-02-07T13:47:32.676534+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:47:33.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:32 smithi177 bash[19748]: audit 2024-02-07T13:47:32.686947+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:47:33.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:32 smithi191 bash[14303]: audit 2024-02-07T13:47:31.871290+0000 mon.a (mon.0) 829 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1903257421"}]': finished 2024-02-07T13:47:33.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:32 smithi191 bash[14303]: cluster 2024-02-07T13:47:31.871459+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-02-07T13:47:33.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:32 smithi191 bash[14303]: audit 2024-02-07T13:47:32.235785+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.177:0/2381034970' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/133523467"}]: dispatch 2024-02-07T13:47:33.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:32 smithi191 bash[14303]: audit 2024-02-07T13:47:32.236780+0000 mon.a (mon.0) 831 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/133523467"}]: dispatch 2024-02-07T13:47:33.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:32 smithi191 bash[14303]: audit 2024-02-07T13:47:32.363039+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-02-07T13:47:33.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:32 smithi191 bash[14303]: audit 2024-02-07T13:47:32.363567+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-07T13:47:33.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:32 smithi191 bash[14303]: audit 2024-02-07T13:47:32.364011+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-07T13:47:33.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:32 smithi191 bash[14303]: audit 2024-02-07T13:47:32.364471+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-07T13:47:33.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:32 smithi191 bash[14303]: audit 2024-02-07T13:47:32.676534+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:47:33.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:32 smithi191 bash[14303]: audit 2024-02-07T13:47:32.686947+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:47:33.788 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:47:33 smithi177 bash[39481]: level=error ts=2024-02-07T13:47:33.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.177:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-02-07T13:47:33.788 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:47:33 smithi177 bash[39481]: level=warn ts=2024-02-07T13:47:33.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-02-07T13:47:33.788 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:47:33 smithi177 bash[39481]: level=warn ts=2024-02-07T13:47:33.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.177:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs" 2024-02-07T13:47:34.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:33 smithi177 bash[14301]: cluster 2024-02-07T13:47:32.392659+0000 mgr.y (mgr.24362) 143 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:47:34.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:33 smithi177 bash[14301]: audit 2024-02-07T13:47:32.888002+0000 mon.a (mon.0) 838 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/133523467"}]': finished 2024-02-07T13:47:34.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:33 smithi177 bash[14301]: audit 2024-02-07T13:47:32.888160+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2024-02-07T13:47:34.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:33 smithi177 bash[14301]: audit 2024-02-07T13:47:32.888272+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-02-07T13:47:34.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:33 smithi177 bash[14301]: audit 2024-02-07T13:47:32.888382+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-02-07T13:47:34.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:33 smithi177 bash[14301]: audit 2024-02-07T13:47:32.888482+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-02-07T13:47:34.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:33 smithi177 bash[14301]: cluster 2024-02-07T13:47:32.888568+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-02-07T13:47:34.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:33 smithi177 bash[14301]: audit 2024-02-07T13:47:33.247812+0000 mon.a (mon.0) 844 : audit [INF] from='client.? 172.21.15.177:0/1241429264' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/133523467"}]: dispatch 2024-02-07T13:47:34.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:33 smithi177 bash[19748]: cluster 2024-02-07T13:47:32.392659+0000 mgr.y (mgr.24362) 143 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:47:34.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:33 smithi177 bash[19748]: audit 2024-02-07T13:47:32.888002+0000 mon.a (mon.0) 838 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/133523467"}]': finished 2024-02-07T13:47:34.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:33 smithi177 bash[19748]: audit 2024-02-07T13:47:32.888160+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2024-02-07T13:47:34.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:33 smithi177 bash[19748]: audit 2024-02-07T13:47:32.888272+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-02-07T13:47:34.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:33 smithi177 bash[19748]: audit 2024-02-07T13:47:32.888382+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-02-07T13:47:34.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:33 smithi177 bash[19748]: audit 2024-02-07T13:47:32.888482+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-02-07T13:47:34.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:33 smithi177 bash[19748]: cluster 2024-02-07T13:47:32.888568+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-02-07T13:47:34.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:33 smithi177 bash[19748]: audit 2024-02-07T13:47:33.247812+0000 mon.a (mon.0) 844 : audit [INF] from='client.? 172.21.15.177:0/1241429264' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/133523467"}]: dispatch 2024-02-07T13:47:34.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:33 smithi191 bash[14303]: cluster 2024-02-07T13:47:32.392659+0000 mgr.y (mgr.24362) 143 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:47:34.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:33 smithi191 bash[14303]: audit 2024-02-07T13:47:32.888002+0000 mon.a (mon.0) 838 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/133523467"}]': finished 2024-02-07T13:47:34.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:33 smithi191 bash[14303]: audit 2024-02-07T13:47:32.888160+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2024-02-07T13:47:34.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:33 smithi191 bash[14303]: audit 2024-02-07T13:47:32.888272+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-02-07T13:47:34.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:33 smithi191 bash[14303]: audit 2024-02-07T13:47:32.888382+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-02-07T13:47:34.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:33 smithi191 bash[14303]: audit 2024-02-07T13:47:32.888482+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-02-07T13:47:34.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:33 smithi191 bash[14303]: cluster 2024-02-07T13:47:32.888568+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-02-07T13:47:34.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:33 smithi191 bash[14303]: audit 2024-02-07T13:47:33.247812+0000 mon.a (mon.0) 844 : audit [INF] from='client.? 172.21.15.177:0/1241429264' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/133523467"}]: dispatch 2024-02-07T13:47:35.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:34 smithi177 bash[14301]: audit 2024-02-07T13:47:33.902091+0000 mon.a (mon.0) 845 : audit [INF] from='client.? 172.21.15.177:0/1241429264' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/133523467"}]': finished 2024-02-07T13:47:35.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:34 smithi177 bash[14301]: cluster 2024-02-07T13:47:33.902244+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-02-07T13:47:35.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:34 smithi177 bash[14301]: audit 2024-02-07T13:47:34.276546+0000 mon.a (mon.0) 847 : audit [INF] from='client.? 172.21.15.177:0/392490110' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/4156214789"}]: dispatch 2024-02-07T13:47:35.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:34 smithi177 bash[14301]: audit 2024-02-07T13:47:34.308934+0000 mgr.y (mgr.24362) 144 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:47:35.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:34 smithi177 bash[19748]: audit 2024-02-07T13:47:33.902091+0000 mon.a (mon.0) 845 : audit [INF] from='client.? 172.21.15.177:0/1241429264' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/133523467"}]': finished 2024-02-07T13:47:35.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:34 smithi177 bash[19748]: cluster 2024-02-07T13:47:33.902244+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-02-07T13:47:35.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:34 smithi177 bash[19748]: audit 2024-02-07T13:47:34.276546+0000 mon.a (mon.0) 847 : audit [INF] from='client.? 172.21.15.177:0/392490110' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/4156214789"}]: dispatch 2024-02-07T13:47:35.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:34 smithi177 bash[19748]: audit 2024-02-07T13:47:34.308934+0000 mgr.y (mgr.24362) 144 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:47:35.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:34 smithi191 bash[14303]: audit 2024-02-07T13:47:33.902091+0000 mon.a (mon.0) 845 : audit [INF] from='client.? 172.21.15.177:0/1241429264' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/133523467"}]': finished 2024-02-07T13:47:35.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:34 smithi191 bash[14303]: cluster 2024-02-07T13:47:33.902244+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-02-07T13:47:35.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:34 smithi191 bash[14303]: audit 2024-02-07T13:47:34.276546+0000 mon.a (mon.0) 847 : audit [INF] from='client.? 172.21.15.177:0/392490110' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/4156214789"}]: dispatch 2024-02-07T13:47:35.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:34 smithi191 bash[14303]: audit 2024-02-07T13:47:34.308934+0000 mgr.y (mgr.24362) 144 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:47:36.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:35 smithi177 bash[14301]: cluster 2024-02-07T13:47:34.393395+0000 mgr.y (mgr.24362) 145 : cluster [DBG] pgmap v121: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:47:36.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:35 smithi177 bash[14301]: audit 2024-02-07T13:47:34.911310+0000 mon.a (mon.0) 848 : audit [INF] from='client.? 172.21.15.177:0/392490110' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/4156214789"}]': finished 2024-02-07T13:47:36.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:35 smithi177 bash[14301]: cluster 2024-02-07T13:47:34.911429+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-02-07T13:47:36.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:35 smithi177 bash[14301]: audit 2024-02-07T13:47:35.278769+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.177:0/3185735155' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/2395426210"}]: dispatch 2024-02-07T13:47:36.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:35 smithi177 bash[14301]: audit 2024-02-07T13:47:35.279839+0000 mon.a (mon.0) 850 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/2395426210"}]: dispatch 2024-02-07T13:47:36.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:35 smithi177 bash[19748]: cluster 2024-02-07T13:47:34.393395+0000 mgr.y (mgr.24362) 145 : cluster [DBG] pgmap v121: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:47:36.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:35 smithi177 bash[19748]: audit 2024-02-07T13:47:34.911310+0000 mon.a (mon.0) 848 : audit [INF] from='client.? 172.21.15.177:0/392490110' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/4156214789"}]': finished 2024-02-07T13:47:36.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:35 smithi177 bash[19748]: cluster 2024-02-07T13:47:34.911429+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-02-07T13:47:36.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:35 smithi177 bash[19748]: audit 2024-02-07T13:47:35.278769+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.177:0/3185735155' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/2395426210"}]: dispatch 2024-02-07T13:47:36.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:35 smithi177 bash[19748]: audit 2024-02-07T13:47:35.279839+0000 mon.a (mon.0) 850 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/2395426210"}]: dispatch 2024-02-07T13:47:36.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:35 smithi191 bash[14303]: cluster 2024-02-07T13:47:34.393395+0000 mgr.y (mgr.24362) 145 : cluster [DBG] pgmap v121: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:47:36.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:35 smithi191 bash[14303]: audit 2024-02-07T13:47:34.911310+0000 mon.a (mon.0) 848 : audit [INF] from='client.? 172.21.15.177:0/392490110' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/4156214789"}]': finished 2024-02-07T13:47:36.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:35 smithi191 bash[14303]: cluster 2024-02-07T13:47:34.911429+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-02-07T13:47:36.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:35 smithi191 bash[14303]: audit 2024-02-07T13:47:35.278769+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.177:0/3185735155' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/2395426210"}]: dispatch 2024-02-07T13:47:36.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:35 smithi191 bash[14303]: audit 2024-02-07T13:47:35.279839+0000 mon.a (mon.0) 850 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/2395426210"}]: dispatch 2024-02-07T13:47:37.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:36 smithi177 bash[14301]: audit 2024-02-07T13:47:35.921082+0000 mon.a (mon.0) 851 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/2395426210"}]': finished 2024-02-07T13:47:37.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:36 smithi177 bash[14301]: cluster 2024-02-07T13:47:35.921240+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-02-07T13:47:37.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:36 smithi177 bash[14301]: audit 2024-02-07T13:47:36.280179+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.177:0/2316429383' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/4156214789"}]: dispatch 2024-02-07T13:47:37.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:36 smithi177 bash[14301]: audit 2024-02-07T13:47:36.281754+0000 mon.a (mon.0) 853 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/4156214789"}]: dispatch 2024-02-07T13:47:37.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:36 smithi177 bash[19748]: audit 2024-02-07T13:47:35.921082+0000 mon.a (mon.0) 851 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/2395426210"}]': finished 2024-02-07T13:47:37.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:36 smithi177 bash[19748]: cluster 2024-02-07T13:47:35.921240+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-02-07T13:47:37.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:36 smithi177 bash[19748]: audit 2024-02-07T13:47:36.280179+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.177:0/2316429383' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/4156214789"}]: dispatch 2024-02-07T13:47:37.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:36 smithi177 bash[19748]: audit 2024-02-07T13:47:36.281754+0000 mon.a (mon.0) 853 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/4156214789"}]: dispatch 2024-02-07T13:47:37.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:36 smithi191 bash[14303]: audit 2024-02-07T13:47:35.921082+0000 mon.a (mon.0) 851 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/2395426210"}]': finished 2024-02-07T13:47:37.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:36 smithi191 bash[14303]: cluster 2024-02-07T13:47:35.921240+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-02-07T13:47:37.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:36 smithi191 bash[14303]: audit 2024-02-07T13:47:36.280179+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.177:0/2316429383' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/4156214789"}]: dispatch 2024-02-07T13:47:37.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:36 smithi191 bash[14303]: audit 2024-02-07T13:47:36.281754+0000 mon.a (mon.0) 853 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/4156214789"}]: dispatch 2024-02-07T13:47:38.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:37 smithi177 bash[14301]: cluster 2024-02-07T13:47:36.394162+0000 mgr.y (mgr.24362) 146 : cluster [DBG] pgmap v124: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:47:38.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:37 smithi177 bash[14301]: audit 2024-02-07T13:47:36.933931+0000 mon.a (mon.0) 854 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/4156214789"}]': finished 2024-02-07T13:47:38.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:37 smithi177 bash[14301]: cluster 2024-02-07T13:47:36.933993+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-02-07T13:47:38.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:37 smithi177 bash[14301]: audit 2024-02-07T13:47:37.288131+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.177:0/1881607055' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1719186928"}]: dispatch 2024-02-07T13:47:38.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:37 smithi177 bash[14301]: audit 2024-02-07T13:47:37.289103+0000 mon.a (mon.0) 856 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1719186928"}]: dispatch 2024-02-07T13:47:38.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:37 smithi177 bash[19748]: cluster 2024-02-07T13:47:36.394162+0000 mgr.y (mgr.24362) 146 : cluster [DBG] pgmap v124: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:47:38.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:37 smithi177 bash[19748]: audit 2024-02-07T13:47:36.933931+0000 mon.a (mon.0) 854 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/4156214789"}]': finished 2024-02-07T13:47:38.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:37 smithi177 bash[19748]: cluster 2024-02-07T13:47:36.933993+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-02-07T13:47:38.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:37 smithi177 bash[19748]: audit 2024-02-07T13:47:37.288131+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.177:0/1881607055' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1719186928"}]: dispatch 2024-02-07T13:47:38.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:37 smithi177 bash[19748]: audit 2024-02-07T13:47:37.289103+0000 mon.a (mon.0) 856 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1719186928"}]: dispatch 2024-02-07T13:47:38.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:37 smithi191 bash[14303]: cluster 2024-02-07T13:47:36.394162+0000 mgr.y (mgr.24362) 146 : cluster [DBG] pgmap v124: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:47:38.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:37 smithi191 bash[14303]: audit 2024-02-07T13:47:36.933931+0000 mon.a (mon.0) 854 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/4156214789"}]': finished 2024-02-07T13:47:38.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:37 smithi191 bash[14303]: cluster 2024-02-07T13:47:36.933993+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-02-07T13:47:38.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:37 smithi191 bash[14303]: audit 2024-02-07T13:47:37.288131+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.177:0/1881607055' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1719186928"}]: dispatch 2024-02-07T13:47:38.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:37 smithi191 bash[14303]: audit 2024-02-07T13:47:37.289103+0000 mon.a (mon.0) 856 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1719186928"}]: dispatch 2024-02-07T13:47:39.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:38 smithi177 bash[14301]: audit 2024-02-07T13:47:37.941248+0000 mon.a (mon.0) 857 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1719186928"}]': finished 2024-02-07T13:47:39.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:38 smithi177 bash[14301]: cluster 2024-02-07T13:47:37.941328+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-02-07T13:47:39.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:38 smithi177 bash[14301]: audit 2024-02-07T13:47:38.313437+0000 mon.a (mon.0) 859 : audit [INF] from='client.? 172.21.15.177:0/1643321946' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1730814523"}]: dispatch 2024-02-07T13:47:39.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:38 smithi177 bash[19748]: audit 2024-02-07T13:47:37.941248+0000 mon.a (mon.0) 857 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1719186928"}]': finished 2024-02-07T13:47:39.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:38 smithi177 bash[19748]: cluster 2024-02-07T13:47:37.941328+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-02-07T13:47:39.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:38 smithi177 bash[19748]: audit 2024-02-07T13:47:38.313437+0000 mon.a (mon.0) 859 : audit [INF] from='client.? 172.21.15.177:0/1643321946' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1730814523"}]: dispatch 2024-02-07T13:47:39.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:38 smithi191 bash[14303]: audit 2024-02-07T13:47:37.941248+0000 mon.a (mon.0) 857 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1719186928"}]': finished 2024-02-07T13:47:39.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:38 smithi191 bash[14303]: cluster 2024-02-07T13:47:37.941328+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-02-07T13:47:39.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:38 smithi191 bash[14303]: audit 2024-02-07T13:47:38.313437+0000 mon.a (mon.0) 859 : audit [INF] from='client.? 172.21.15.177:0/1643321946' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1730814523"}]: dispatch 2024-02-07T13:47:40.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:39 smithi177 bash[19748]: cluster 2024-02-07T13:47:38.395783+0000 mgr.y (mgr.24362) 147 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-02-07T13:47:40.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:39 smithi177 bash[19748]: audit 2024-02-07T13:47:38.947559+0000 mon.a (mon.0) 860 : audit [INF] from='client.? 172.21.15.177:0/1643321946' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1730814523"}]': finished 2024-02-07T13:47:40.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:39 smithi177 bash[19748]: cluster 2024-02-07T13:47:38.948022+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-02-07T13:47:40.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:39 smithi177 bash[19748]: audit 2024-02-07T13:47:39.316287+0000 mon.a (mon.0) 862 : audit [INF] from='client.? 172.21.15.177:0/736755741' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/90093743"}]: dispatch 2024-02-07T13:47:40.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:39 smithi177 bash[14301]: cluster 2024-02-07T13:47:38.395783+0000 mgr.y (mgr.24362) 147 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-02-07T13:47:40.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:39 smithi177 bash[14301]: audit 2024-02-07T13:47:38.947559+0000 mon.a (mon.0) 860 : audit [INF] from='client.? 172.21.15.177:0/1643321946' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1730814523"}]': finished 2024-02-07T13:47:40.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:39 smithi177 bash[14301]: cluster 2024-02-07T13:47:38.948022+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-02-07T13:47:40.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:39 smithi177 bash[14301]: audit 2024-02-07T13:47:39.316287+0000 mon.a (mon.0) 862 : audit [INF] from='client.? 172.21.15.177:0/736755741' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/90093743"}]: dispatch 2024-02-07T13:47:40.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:39 smithi191 bash[14303]: cluster 2024-02-07T13:47:38.395783+0000 mgr.y (mgr.24362) 147 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-02-07T13:47:40.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:39 smithi191 bash[14303]: audit 2024-02-07T13:47:38.947559+0000 mon.a (mon.0) 860 : audit [INF] from='client.? 172.21.15.177:0/1643321946' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1730814523"}]': finished 2024-02-07T13:47:40.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:39 smithi191 bash[14303]: cluster 2024-02-07T13:47:38.948022+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-02-07T13:47:40.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:39 smithi191 bash[14303]: audit 2024-02-07T13:47:39.316287+0000 mon.a (mon.0) 862 : audit [INF] from='client.? 172.21.15.177:0/736755741' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/90093743"}]: dispatch 2024-02-07T13:47:40.973 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:47:40 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:47:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:47:40.973 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:40 smithi177 bash[19748]: audit 2024-02-07T13:47:39.969116+0000 mon.a (mon.0) 863 : audit [INF] from='client.? 172.21.15.177:0/736755741' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/90093743"}]': finished 2024-02-07T13:47:40.973 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:40 smithi177 bash[19748]: cluster 2024-02-07T13:47:39.969231+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-02-07T13:47:40.974 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:40 smithi177 bash[19748]: audit 2024-02-07T13:47:40.344030+0000 mon.a (mon.0) 865 : audit [INF] from='client.? 172.21.15.177:0/3124295915' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2850611685"}]: dispatch 2024-02-07T13:47:40.974 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:40 smithi177 bash[14301]: audit 2024-02-07T13:47:39.969116+0000 mon.a (mon.0) 863 : audit [INF] from='client.? 172.21.15.177:0/736755741' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/90093743"}]': finished 2024-02-07T13:47:40.974 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:40 smithi177 bash[14301]: cluster 2024-02-07T13:47:39.969231+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-02-07T13:47:40.974 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:40 smithi177 bash[14301]: audit 2024-02-07T13:47:40.344030+0000 mon.a (mon.0) 865 : audit [INF] from='client.? 172.21.15.177:0/3124295915' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2850611685"}]: dispatch 2024-02-07T13:47:41.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:40 smithi191 bash[14303]: audit 2024-02-07T13:47:39.969116+0000 mon.a (mon.0) 863 : audit [INF] from='client.? 172.21.15.177:0/736755741' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/90093743"}]': finished 2024-02-07T13:47:41.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:40 smithi191 bash[14303]: cluster 2024-02-07T13:47:39.969231+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-02-07T13:47:41.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:40 smithi191 bash[14303]: audit 2024-02-07T13:47:40.344030+0000 mon.a (mon.0) 865 : audit [INF] from='client.? 172.21.15.177:0/3124295915' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2850611685"}]: dispatch 2024-02-07T13:47:42.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:41 smithi177 bash[14301]: cluster 2024-02-07T13:47:40.396496+0000 mgr.y (mgr.24362) 148 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-02-07T13:47:42.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:41 smithi177 bash[14301]: audit 2024-02-07T13:47:40.979609+0000 mon.a (mon.0) 866 : audit [INF] from='client.? 172.21.15.177:0/3124295915' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2850611685"}]': finished 2024-02-07T13:47:42.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:41 smithi177 bash[14301]: cluster 2024-02-07T13:47:40.979690+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-02-07T13:47:42.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:41 smithi177 bash[19748]: cluster 2024-02-07T13:47:40.396496+0000 mgr.y (mgr.24362) 148 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-02-07T13:47:42.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:41 smithi177 bash[19748]: audit 2024-02-07T13:47:40.979609+0000 mon.a (mon.0) 866 : audit [INF] from='client.? 172.21.15.177:0/3124295915' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2850611685"}]': finished 2024-02-07T13:47:42.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:41 smithi177 bash[19748]: cluster 2024-02-07T13:47:40.979690+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-02-07T13:47:42.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:41 smithi191 bash[14303]: cluster 2024-02-07T13:47:40.396496+0000 mgr.y (mgr.24362) 148 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-02-07T13:47:42.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:41 smithi191 bash[14303]: audit 2024-02-07T13:47:40.979609+0000 mon.a (mon.0) 866 : audit [INF] from='client.? 172.21.15.177:0/3124295915' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2850611685"}]': finished 2024-02-07T13:47:42.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:41 smithi191 bash[14303]: cluster 2024-02-07T13:47:40.979690+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-02-07T13:47:42.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:47:42 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:47:42] "GET /metrics HTTP/1.1" 200 214931 "" "Prometheus/2.33.4" 2024-02-07T13:47:43.788 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:47:43 smithi177 bash[39481]: level=error ts=2024-02-07T13:47:43.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.177:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-02-07T13:47:44.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:43 smithi177 bash[14301]: cluster 2024-02-07T13:47:42.397272+0000 mgr.y (mgr.24362) 149 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-02-07T13:47:44.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:43 smithi177 bash[19748]: cluster 2024-02-07T13:47:42.397272+0000 mgr.y (mgr.24362) 149 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-02-07T13:47:44.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:43 smithi191 bash[14303]: cluster 2024-02-07T13:47:42.397272+0000 mgr.y (mgr.24362) 149 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-02-07T13:47:45.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:44 smithi177 bash[14301]: audit 2024-02-07T13:47:44.320866+0000 mgr.y (mgr.24362) 150 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:47:45.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:44 smithi177 bash[19748]: audit 2024-02-07T13:47:44.320866+0000 mgr.y (mgr.24362) 150 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:47:45.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:44 smithi191 bash[14303]: audit 2024-02-07T13:47:44.320866+0000 mgr.y (mgr.24362) 150 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:47:46.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:45 smithi177 bash[19748]: cluster 2024-02-07T13:47:44.398988+0000 mgr.y (mgr.24362) 151 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:47:46.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:45 smithi177 bash[14301]: cluster 2024-02-07T13:47:44.398988+0000 mgr.y (mgr.24362) 151 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:47:46.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:45 smithi191 bash[14303]: cluster 2024-02-07T13:47:44.398988+0000 mgr.y (mgr.24362) 151 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:47:48.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:47 smithi177 bash[19748]: cluster 2024-02-07T13:47:46.399785+0000 mgr.y (mgr.24362) 152 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 686 B/s rd, 0 op/s 2024-02-07T13:47:48.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:47 smithi177 bash[14301]: cluster 2024-02-07T13:47:46.399785+0000 mgr.y (mgr.24362) 152 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 686 B/s rd, 0 op/s 2024-02-07T13:47:48.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:47 smithi191 bash[14303]: cluster 2024-02-07T13:47:46.399785+0000 mgr.y (mgr.24362) 152 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 686 B/s rd, 0 op/s 2024-02-07T13:47:50.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:50 smithi177 bash[14301]: cluster 2024-02-07T13:47:48.401551+0000 mgr.y (mgr.24362) 153 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:47:50.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:50 smithi177 bash[19748]: cluster 2024-02-07T13:47:48.401551+0000 mgr.y (mgr.24362) 153 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:47:50.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:49 smithi191 bash[14303]: cluster 2024-02-07T13:47:48.401551+0000 mgr.y (mgr.24362) 153 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:47:51.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:47:50 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:47:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:47:52.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:52 smithi177 bash[19748]: cluster 2024-02-07T13:47:50.402321+0000 mgr.y (mgr.24362) 154 : 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 2024-02-07T13:47:52.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:52 smithi177 bash[14301]: cluster 2024-02-07T13:47:50.402321+0000 mgr.y (mgr.24362) 154 : 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 2024-02-07T13:47:52.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:52 smithi191 bash[14303]: cluster 2024-02-07T13:47:50.402321+0000 mgr.y (mgr.24362) 154 : 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 2024-02-07T13:47:52.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:47:52 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:47:52] "GET /metrics HTTP/1.1" 200 214989 "" "Prometheus/2.33.4" 2024-02-07T13:47:54.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:54 smithi177 bash[14301]: cluster 2024-02-07T13:47:52.403060+0000 mgr.y (mgr.24362) 155 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-02-07T13:47:54.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:54 smithi177 bash[19748]: cluster 2024-02-07T13:47:52.403060+0000 mgr.y (mgr.24362) 155 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-02-07T13:47:54.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:54 smithi191 bash[14303]: cluster 2024-02-07T13:47:52.403060+0000 mgr.y (mgr.24362) 155 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-02-07T13:47:55.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:55 smithi177 bash[14301]: audit 2024-02-07T13:47:54.332265+0000 mgr.y (mgr.24362) 156 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:47:55.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:55 smithi177 bash[19748]: audit 2024-02-07T13:47:54.332265+0000 mgr.y (mgr.24362) 156 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:47:55.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:55 smithi191 bash[14303]: audit 2024-02-07T13:47:54.332265+0000 mgr.y (mgr.24362) 156 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:47:56.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:56 smithi177 bash[14301]: cluster 2024-02-07T13:47:54.404858+0000 mgr.y (mgr.24362) 157 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:47:56.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:56 smithi177 bash[19748]: cluster 2024-02-07T13:47:54.404858+0000 mgr.y (mgr.24362) 157 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:47:56.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:56 smithi191 bash[14303]: cluster 2024-02-07T13:47:54.404858+0000 mgr.y (mgr.24362) 157 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:47:58.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:47:58 smithi177 bash[14301]: cluster 2024-02-07T13:47:56.405618+0000 mgr.y (mgr.24362) 158 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:47:58.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:47:58 smithi177 bash[19748]: cluster 2024-02-07T13:47:56.405618+0000 mgr.y (mgr.24362) 158 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:47:58.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:47:58 smithi191 bash[14303]: cluster 2024-02-07T13:47:56.405618+0000 mgr.y (mgr.24362) 158 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:00.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:00 smithi177 bash[19748]: cluster 2024-02-07T13:47:58.407340+0000 mgr.y (mgr.24362) 159 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:00.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:00 smithi177 bash[14301]: cluster 2024-02-07T13:47:58.407340+0000 mgr.y (mgr.24362) 159 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:00.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:00 smithi191 bash[14303]: cluster 2024-02-07T13:47:58.407340+0000 mgr.y (mgr.24362) 159 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:01.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:48:00 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:48:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:48:02.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:02 smithi177 bash[19748]: cluster 2024-02-07T13:48:00.408157+0000 mgr.y (mgr.24362) 160 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-07T13:48:02.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:02 smithi177 bash[14301]: cluster 2024-02-07T13:48:00.408157+0000 mgr.y (mgr.24362) 160 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-07T13:48:02.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:02 smithi191 bash[14303]: cluster 2024-02-07T13:48:00.408157+0000 mgr.y (mgr.24362) 160 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-07T13:48:02.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:48:02 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:48:02] "GET /metrics HTTP/1.1" 200 214989 "" "Prometheus/2.33.4" 2024-02-07T13:48:04.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:04 smithi177 bash[14301]: cluster 2024-02-07T13:48:02.408903+0000 mgr.y (mgr.24362) 161 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-07T13:48:04.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:04 smithi177 bash[19748]: cluster 2024-02-07T13:48:02.408903+0000 mgr.y (mgr.24362) 161 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-07T13:48:04.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:04 smithi191 bash[14303]: cluster 2024-02-07T13:48:02.408903+0000 mgr.y (mgr.24362) 161 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-07T13:48:05.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:05 smithi191 bash[14303]: audit 2024-02-07T13:48:04.343666+0000 mgr.y (mgr.24362) 162 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:48:05.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:05 smithi177 bash[14301]: audit 2024-02-07T13:48:04.343666+0000 mgr.y (mgr.24362) 162 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:48:05.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:05 smithi177 bash[19748]: audit 2024-02-07T13:48:04.343666+0000 mgr.y (mgr.24362) 162 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:48:06.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:06 smithi191 bash[14303]: cluster 2024-02-07T13:48:04.410613+0000 mgr.y (mgr.24362) 163 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:06.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:06 smithi177 bash[14301]: cluster 2024-02-07T13:48:04.410613+0000 mgr.y (mgr.24362) 163 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:06.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:06 smithi177 bash[19748]: cluster 2024-02-07T13:48:04.410613+0000 mgr.y (mgr.24362) 163 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:08.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:08 smithi177 bash[14301]: cluster 2024-02-07T13:48:06.411362+0000 mgr.y (mgr.24362) 164 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-07T13:48:08.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:08 smithi177 bash[19748]: cluster 2024-02-07T13:48:06.411362+0000 mgr.y (mgr.24362) 164 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-07T13:48:08.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:08 smithi191 bash[14303]: cluster 2024-02-07T13:48:06.411362+0000 mgr.y (mgr.24362) 164 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-07T13:48:10.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:10 smithi177 bash[14301]: cluster 2024-02-07T13:48:08.413065+0000 mgr.y (mgr.24362) 165 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:10.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:10 smithi177 bash[19748]: cluster 2024-02-07T13:48:08.413065+0000 mgr.y (mgr.24362) 165 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:10.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:10 smithi191 bash[14303]: cluster 2024-02-07T13:48:08.413065+0000 mgr.y (mgr.24362) 165 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:11.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:48:10 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:48:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:48:12.405 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:12 smithi177 bash[14301]: cluster 2024-02-07T13:48:10.413770+0000 mgr.y (mgr.24362) 166 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:12.406 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:12 smithi177 bash[19748]: cluster 2024-02-07T13:48:10.413770+0000 mgr.y (mgr.24362) 166 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:12.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:12 smithi191 bash[14303]: cluster 2024-02-07T13:48:10.413770+0000 mgr.y (mgr.24362) 166 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:12.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:48:12 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:48:12] "GET /metrics HTTP/1.1" 200 214930 "" "Prometheus/2.33.4" 2024-02-07T13:48:14.353 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:14 smithi177 bash[14301]: cluster 2024-02-07T13:48:12.414504+0000 mgr.y (mgr.24362) 167 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:14.353 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:14 smithi177 bash[19748]: cluster 2024-02-07T13:48:12.414504+0000 mgr.y (mgr.24362) 167 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:14.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:14 smithi191 bash[14303]: cluster 2024-02-07T13:48:12.414504+0000 mgr.y (mgr.24362) 167 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:15.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:15 smithi177 bash[14301]: audit 2024-02-07T13:48:14.354723+0000 mgr.y (mgr.24362) 168 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:48:15.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:15 smithi177 bash[19748]: audit 2024-02-07T13:48:14.354723+0000 mgr.y (mgr.24362) 168 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:48:15.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:15 smithi191 bash[14303]: audit 2024-02-07T13:48:14.354723+0000 mgr.y (mgr.24362) 168 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:48:16.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:16 smithi177 bash[14301]: cluster 2024-02-07T13:48:14.416219+0000 mgr.y (mgr.24362) 169 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:16.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:16 smithi177 bash[19748]: cluster 2024-02-07T13:48:14.416219+0000 mgr.y (mgr.24362) 169 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:16.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:16 smithi191 bash[14303]: cluster 2024-02-07T13:48:14.416219+0000 mgr.y (mgr.24362) 169 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:18.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:18 smithi177 bash[14301]: cluster 2024-02-07T13:48:16.416934+0000 mgr.y (mgr.24362) 170 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:18.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:18 smithi177 bash[19748]: cluster 2024-02-07T13:48:16.416934+0000 mgr.y (mgr.24362) 170 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:18.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:18 smithi191 bash[14303]: cluster 2024-02-07T13:48:16.416934+0000 mgr.y (mgr.24362) 170 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:20.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:20 smithi177 bash[14301]: cluster 2024-02-07T13:48:18.418969+0000 mgr.y (mgr.24362) 171 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:20.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:20 smithi177 bash[19748]: cluster 2024-02-07T13:48:18.418969+0000 mgr.y (mgr.24362) 171 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:20.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:20 smithi191 bash[14303]: cluster 2024-02-07T13:48:18.418969+0000 mgr.y (mgr.24362) 171 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:21.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:48:20 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:48:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:48:22.405 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:22 smithi177 bash[14301]: cluster 2024-02-07T13:48:20.419734+0000 mgr.y (mgr.24362) 172 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:22.405 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:22 smithi177 bash[19748]: cluster 2024-02-07T13:48:20.419734+0000 mgr.y (mgr.24362) 172 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:22.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:22 smithi191 bash[14303]: cluster 2024-02-07T13:48:20.419734+0000 mgr.y (mgr.24362) 172 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:22.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:48:22 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:48:22] "GET /metrics HTTP/1.1" 200 214879 "" "Prometheus/2.33.4" 2024-02-07T13:48:24.363 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:24 smithi177 bash[14301]: cluster 2024-02-07T13:48:22.420542+0000 mgr.y (mgr.24362) 173 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:24.363 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:24 smithi177 bash[19748]: cluster 2024-02-07T13:48:22.420542+0000 mgr.y (mgr.24362) 173 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:24.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:24 smithi191 bash[14303]: cluster 2024-02-07T13:48:22.420542+0000 mgr.y (mgr.24362) 173 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:25.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:25 smithi177 bash[14301]: audit 2024-02-07T13:48:24.364708+0000 mgr.y (mgr.24362) 174 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:48:25.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:25 smithi177 bash[19748]: audit 2024-02-07T13:48:24.364708+0000 mgr.y (mgr.24362) 174 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:48:25.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:25 smithi191 bash[14303]: audit 2024-02-07T13:48:24.364708+0000 mgr.y (mgr.24362) 174 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:48:26.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:26 smithi177 bash[14301]: cluster 2024-02-07T13:48:24.422283+0000 mgr.y (mgr.24362) 175 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:26.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:26 smithi177 bash[19748]: cluster 2024-02-07T13:48:24.422283+0000 mgr.y (mgr.24362) 175 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:26.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:26 smithi191 bash[14303]: cluster 2024-02-07T13:48:24.422283+0000 mgr.y (mgr.24362) 175 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:28.123 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:28 smithi177 bash[19748]: cluster 2024-02-07T13:48:26.423020+0000 mgr.y (mgr.24362) 176 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:28.123 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:28 smithi177 bash[19748]: audit 2024-02-07T13:48:27.843934+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:48:28.123 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:28 smithi177 bash[19748]: audit 2024-02-07T13:48:27.845939+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:48:28.400 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:28 smithi191 bash[14303]: cluster 2024-02-07T13:48:26.423020+0000 mgr.y (mgr.24362) 176 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:28.400 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:28 smithi191 bash[14303]: audit 2024-02-07T13:48:27.843934+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:48:28.401 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:28 smithi191 bash[14303]: audit 2024-02-07T13:48:27.845939+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:48:28.401 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:28 smithi177 bash[14301]: cluster 2024-02-07T13:48:26.423020+0000 mgr.y (mgr.24362) 176 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:28.401 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:28 smithi177 bash[14301]: audit 2024-02-07T13:48:27.843934+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:48:28.401 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:28 smithi177 bash[14301]: audit 2024-02-07T13:48:27.845939+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:48:29.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:29 smithi177 bash[14301]: audit 2024-02-07T13:48:28.138457+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:48:29.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:29 smithi177 bash[14301]: audit 2024-02-07T13:48:28.143321+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:48:29.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:29 smithi177 bash[14301]: audit 2024-02-07T13:48:28.417313+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:48:29.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:29 smithi177 bash[19748]: audit 2024-02-07T13:48:28.138457+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:48:29.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:29 smithi177 bash[19748]: audit 2024-02-07T13:48:28.143321+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:48:29.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:29 smithi177 bash[19748]: audit 2024-02-07T13:48:28.417313+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:48:29.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:29 smithi191 bash[14303]: audit 2024-02-07T13:48:28.138457+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:48:29.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:29 smithi191 bash[14303]: audit 2024-02-07T13:48:28.143321+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:48:29.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:29 smithi191 bash[14303]: audit 2024-02-07T13:48:28.417313+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:48:30.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:30 smithi177 bash[14301]: cluster 2024-02-07T13:48:28.424162+0000 mgr.y (mgr.24362) 177 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:30.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:30 smithi177 bash[19748]: cluster 2024-02-07T13:48:28.424162+0000 mgr.y (mgr.24362) 177 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:30.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:30 smithi191 bash[14303]: cluster 2024-02-07T13:48:28.424162+0000 mgr.y (mgr.24362) 177 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:31.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:48:30 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:48:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:48:32.406 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:32 smithi177 bash[14301]: cluster 2024-02-07T13:48:30.424969+0000 mgr.y (mgr.24362) 178 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:32.406 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:32 smithi177 bash[19748]: cluster 2024-02-07T13:48:30.424969+0000 mgr.y (mgr.24362) 178 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:32.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:32 smithi191 bash[14303]: cluster 2024-02-07T13:48:30.424969+0000 mgr.y (mgr.24362) 178 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:32.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:48:32 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:48:32] "GET /metrics HTTP/1.1" 200 214879 "" "Prometheus/2.33.4" 2024-02-07T13:48:33.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:33 smithi177 bash[14301]: audit 2024-02-07T13:48:32.684524+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:48:33.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:33 smithi177 bash[14301]: audit 2024-02-07T13:48:32.694544+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:48:33.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:33 smithi177 bash[19748]: audit 2024-02-07T13:48:32.684524+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:48:33.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:33 smithi177 bash[19748]: audit 2024-02-07T13:48:32.694544+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:48:33.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:33 smithi191 bash[14303]: audit 2024-02-07T13:48:32.684524+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:48:33.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:33 smithi191 bash[14303]: audit 2024-02-07T13:48:32.694544+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:48:34.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:34 smithi177 bash[14301]: cluster 2024-02-07T13:48:32.429563+0000 mgr.y (mgr.24362) 179 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:34.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:34 smithi177 bash[19748]: cluster 2024-02-07T13:48:32.429563+0000 mgr.y (mgr.24362) 179 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:34.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:34 smithi191 bash[14303]: cluster 2024-02-07T13:48:32.429563+0000 mgr.y (mgr.24362) 179 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:35.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:35 smithi177 bash[14301]: audit 2024-02-07T13:48:34.372760+0000 mgr.y (mgr.24362) 180 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:48:35.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:35 smithi177 bash[19748]: audit 2024-02-07T13:48:34.372760+0000 mgr.y (mgr.24362) 180 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:48:35.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:35 smithi191 bash[14303]: audit 2024-02-07T13:48:34.372760+0000 mgr.y (mgr.24362) 180 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:48:36.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:36 smithi177 bash[14301]: cluster 2024-02-07T13:48:34.431307+0000 mgr.y (mgr.24362) 181 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:36.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:36 smithi177 bash[19748]: cluster 2024-02-07T13:48:34.431307+0000 mgr.y (mgr.24362) 181 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:36.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:36 smithi191 bash[14303]: cluster 2024-02-07T13:48:34.431307+0000 mgr.y (mgr.24362) 181 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:38.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:38 smithi177 bash[14301]: cluster 2024-02-07T13:48:36.432103+0000 mgr.y (mgr.24362) 182 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:38.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:38 smithi177 bash[19748]: cluster 2024-02-07T13:48:36.432103+0000 mgr.y (mgr.24362) 182 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:38.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:38 smithi191 bash[14303]: cluster 2024-02-07T13:48:36.432103+0000 mgr.y (mgr.24362) 182 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:40.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:40 smithi177 bash[14301]: cluster 2024-02-07T13:48:38.433776+0000 mgr.y (mgr.24362) 183 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:40.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:40 smithi177 bash[19748]: cluster 2024-02-07T13:48:38.433776+0000 mgr.y (mgr.24362) 183 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:40.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:40 smithi191 bash[14303]: cluster 2024-02-07T13:48:38.433776+0000 mgr.y (mgr.24362) 183 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:41.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:48:40 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:48:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:48:42.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:42 smithi177 bash[14301]: cluster 2024-02-07T13:48:40.434556+0000 mgr.y (mgr.24362) 184 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:42.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:48:42 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:48:42] "GET /metrics HTTP/1.1" 200 214899 "" "Prometheus/2.33.4" 2024-02-07T13:48:42.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:42 smithi177 bash[19748]: cluster 2024-02-07T13:48:40.434556+0000 mgr.y (mgr.24362) 184 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:42.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:42 smithi191 bash[14303]: cluster 2024-02-07T13:48:40.434556+0000 mgr.y (mgr.24362) 184 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:44.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:44 smithi177 bash[14301]: cluster 2024-02-07T13:48:42.435330+0000 mgr.y (mgr.24362) 185 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:44.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:44 smithi177 bash[19748]: cluster 2024-02-07T13:48:42.435330+0000 mgr.y (mgr.24362) 185 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:44.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:44 smithi191 bash[14303]: cluster 2024-02-07T13:48:42.435330+0000 mgr.y (mgr.24362) 185 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:46.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:46 smithi177 bash[14301]: audit 2024-02-07T13:48:44.383454+0000 mgr.y (mgr.24362) 186 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:48:46.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:46 smithi177 bash[14301]: cluster 2024-02-07T13:48:44.437067+0000 mgr.y (mgr.24362) 187 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:46.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:46 smithi177 bash[19748]: audit 2024-02-07T13:48:44.383454+0000 mgr.y (mgr.24362) 186 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:48:46.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:46 smithi177 bash[19748]: cluster 2024-02-07T13:48:44.437067+0000 mgr.y (mgr.24362) 187 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:46.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:46 smithi191 bash[14303]: audit 2024-02-07T13:48:44.383454+0000 mgr.y (mgr.24362) 186 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:48:46.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:46 smithi191 bash[14303]: cluster 2024-02-07T13:48:44.437067+0000 mgr.y (mgr.24362) 187 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:48.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:48 smithi177 bash[14301]: cluster 2024-02-07T13:48:46.437800+0000 mgr.y (mgr.24362) 188 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:48.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:48 smithi177 bash[19748]: cluster 2024-02-07T13:48:46.437800+0000 mgr.y (mgr.24362) 188 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:48.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:48 smithi191 bash[14303]: cluster 2024-02-07T13:48:46.437800+0000 mgr.y (mgr.24362) 188 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:50.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:50 smithi177 bash[14301]: cluster 2024-02-07T13:48:48.439523+0000 mgr.y (mgr.24362) 189 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:50.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:50 smithi177 bash[19748]: cluster 2024-02-07T13:48:48.439523+0000 mgr.y (mgr.24362) 189 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:50.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:50 smithi191 bash[14303]: cluster 2024-02-07T13:48:48.439523+0000 mgr.y (mgr.24362) 189 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:51.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:48:50 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:48:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:48:52.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:48:52 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:48:52] "GET /metrics HTTP/1.1" 200 214901 "" "Prometheus/2.33.4" 2024-02-07T13:48:52.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:52 smithi177 bash[14301]: cluster 2024-02-07T13:48:50.440287+0000 mgr.y (mgr.24362) 190 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:52.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:52 smithi177 bash[19748]: cluster 2024-02-07T13:48:50.440287+0000 mgr.y (mgr.24362) 190 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:52.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:52 smithi191 bash[14303]: cluster 2024-02-07T13:48:50.440287+0000 mgr.y (mgr.24362) 190 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:54.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:54 smithi177 bash[14301]: cluster 2024-02-07T13:48:52.441016+0000 mgr.y (mgr.24362) 191 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:54.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:54 smithi177 bash[19748]: cluster 2024-02-07T13:48:52.441016+0000 mgr.y (mgr.24362) 191 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:54.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:54 smithi191 bash[14303]: cluster 2024-02-07T13:48:52.441016+0000 mgr.y (mgr.24362) 191 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:56.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:56 smithi177 bash[19748]: audit 2024-02-07T13:48:54.392661+0000 mgr.y (mgr.24362) 192 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:48:56.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:56 smithi177 bash[19748]: cluster 2024-02-07T13:48:54.442834+0000 mgr.y (mgr.24362) 193 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:56.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:56 smithi177 bash[14301]: audit 2024-02-07T13:48:54.392661+0000 mgr.y (mgr.24362) 192 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:48:56.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:56 smithi177 bash[14301]: cluster 2024-02-07T13:48:54.442834+0000 mgr.y (mgr.24362) 193 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:56.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:56 smithi191 bash[14303]: audit 2024-02-07T13:48:54.392661+0000 mgr.y (mgr.24362) 192 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:48:56.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:56 smithi191 bash[14303]: cluster 2024-02-07T13:48:54.442834+0000 mgr.y (mgr.24362) 193 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:48:58.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:48:58 smithi177 bash[14301]: cluster 2024-02-07T13:48:56.443739+0000 mgr.y (mgr.24362) 194 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:58.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:48:58 smithi177 bash[19748]: cluster 2024-02-07T13:48:56.443739+0000 mgr.y (mgr.24362) 194 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:48:58.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:48:58 smithi191 bash[14303]: cluster 2024-02-07T13:48:56.443739+0000 mgr.y (mgr.24362) 194 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:00.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:00 smithi177 bash[14301]: cluster 2024-02-07T13:48:58.445542+0000 mgr.y (mgr.24362) 195 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:00.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:00 smithi177 bash[19748]: cluster 2024-02-07T13:48:58.445542+0000 mgr.y (mgr.24362) 195 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:00.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:00 smithi191 bash[14303]: cluster 2024-02-07T13:48:58.445542+0000 mgr.y (mgr.24362) 195 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:01.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:49:00 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:49:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:49:02.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:49:02 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:49:02] "GET /metrics HTTP/1.1" 200 214901 "" "Prometheus/2.33.4" 2024-02-07T13:49:02.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:02 smithi177 bash[19748]: cluster 2024-02-07T13:49:00.446417+0000 mgr.y (mgr.24362) 196 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:02.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:02 smithi177 bash[14301]: cluster 2024-02-07T13:49:00.446417+0000 mgr.y (mgr.24362) 196 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:02.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:02 smithi191 bash[14303]: cluster 2024-02-07T13:49:00.446417+0000 mgr.y (mgr.24362) 196 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:04.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:04 smithi177 bash[14301]: cluster 2024-02-07T13:49:02.447262+0000 mgr.y (mgr.24362) 197 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:04.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:04 smithi177 bash[19748]: cluster 2024-02-07T13:49:02.447262+0000 mgr.y (mgr.24362) 197 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:04.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:04 smithi191 bash[14303]: cluster 2024-02-07T13:49:02.447262+0000 mgr.y (mgr.24362) 197 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:06.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:06 smithi177 bash[14301]: audit 2024-02-07T13:49:04.398876+0000 mgr.y (mgr.24362) 198 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:49:06.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:06 smithi177 bash[14301]: cluster 2024-02-07T13:49:04.448994+0000 mgr.y (mgr.24362) 199 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:06.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:06 smithi177 bash[19748]: audit 2024-02-07T13:49:04.398876+0000 mgr.y (mgr.24362) 198 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:49:06.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:06 smithi177 bash[19748]: cluster 2024-02-07T13:49:04.448994+0000 mgr.y (mgr.24362) 199 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:06.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:06 smithi191 bash[14303]: audit 2024-02-07T13:49:04.398876+0000 mgr.y (mgr.24362) 198 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:49:06.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:06 smithi191 bash[14303]: cluster 2024-02-07T13:49:04.448994+0000 mgr.y (mgr.24362) 199 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:08.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:08 smithi177 bash[19748]: cluster 2024-02-07T13:49:06.449730+0000 mgr.y (mgr.24362) 200 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:08.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:08 smithi177 bash[14301]: cluster 2024-02-07T13:49:06.449730+0000 mgr.y (mgr.24362) 200 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:08.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:08 smithi191 bash[14303]: cluster 2024-02-07T13:49:06.449730+0000 mgr.y (mgr.24362) 200 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:10.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:10 smithi177 bash[14301]: cluster 2024-02-07T13:49:08.451382+0000 mgr.y (mgr.24362) 201 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:10.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:10 smithi177 bash[19748]: cluster 2024-02-07T13:49:08.451382+0000 mgr.y (mgr.24362) 201 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:10.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:10 smithi191 bash[14303]: cluster 2024-02-07T13:49:08.451382+0000 mgr.y (mgr.24362) 201 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:11.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:49:10 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:49:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:49:12.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:49:12 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:49:12] "GET /metrics HTTP/1.1" 200 214911 "" "Prometheus/2.33.4" 2024-02-07T13:49:12.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:12 smithi177 bash[19748]: cluster 2024-02-07T13:49:10.452183+0000 mgr.y (mgr.24362) 202 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:12.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:12 smithi177 bash[14301]: cluster 2024-02-07T13:49:10.452183+0000 mgr.y (mgr.24362) 202 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:12.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:12 smithi191 bash[14303]: cluster 2024-02-07T13:49:10.452183+0000 mgr.y (mgr.24362) 202 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:14.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:14 smithi177 bash[14301]: cluster 2024-02-07T13:49:12.452996+0000 mgr.y (mgr.24362) 203 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:14.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:14 smithi177 bash[19748]: cluster 2024-02-07T13:49:12.452996+0000 mgr.y (mgr.24362) 203 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:14.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:14 smithi191 bash[14303]: cluster 2024-02-07T13:49:12.452996+0000 mgr.y (mgr.24362) 203 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:16.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:16 smithi177 bash[14301]: audit 2024-02-07T13:49:14.408707+0000 mgr.y (mgr.24362) 204 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:49:16.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:16 smithi177 bash[14301]: cluster 2024-02-07T13:49:14.454817+0000 mgr.y (mgr.24362) 205 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:16.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:16 smithi177 bash[19748]: audit 2024-02-07T13:49:14.408707+0000 mgr.y (mgr.24362) 204 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:49:16.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:16 smithi177 bash[19748]: cluster 2024-02-07T13:49:14.454817+0000 mgr.y (mgr.24362) 205 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:16.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:16 smithi191 bash[14303]: audit 2024-02-07T13:49:14.408707+0000 mgr.y (mgr.24362) 204 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:49:16.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:16 smithi191 bash[14303]: cluster 2024-02-07T13:49:14.454817+0000 mgr.y (mgr.24362) 205 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:18.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:18 smithi177 bash[14301]: cluster 2024-02-07T13:49:16.455525+0000 mgr.y (mgr.24362) 206 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:18.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:18 smithi177 bash[19748]: cluster 2024-02-07T13:49:16.455525+0000 mgr.y (mgr.24362) 206 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:18.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:18 smithi191 bash[14303]: cluster 2024-02-07T13:49:16.455525+0000 mgr.y (mgr.24362) 206 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:20.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:20 smithi177 bash[14301]: cluster 2024-02-07T13:49:18.457376+0000 mgr.y (mgr.24362) 207 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:20.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:20 smithi177 bash[19748]: cluster 2024-02-07T13:49:18.457376+0000 mgr.y (mgr.24362) 207 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:20.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:20 smithi191 bash[14303]: cluster 2024-02-07T13:49:18.457376+0000 mgr.y (mgr.24362) 207 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:21.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:49:20 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:49:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:49:21.996 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -e sha1=44458ccedb18241cc2e17f10cdab3d1385399261 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-02-07T13:49:22.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:22 smithi177 bash[14301]: cluster 2024-02-07T13:49:20.458329+0000 mgr.y (mgr.24362) 208 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:22.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:49:22 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:49:22] "GET /metrics HTTP/1.1" 200 214918 "" "Prometheus/2.33.4" 2024-02-07T13:49:22.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:22 smithi177 bash[19748]: cluster 2024-02-07T13:49:20.458329+0000 mgr.y (mgr.24362) 208 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:22.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:22 smithi191 bash[14303]: cluster 2024-02-07T13:49:20.458329+0000 mgr.y (mgr.24362) 208 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:24.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:24 smithi177 bash[14301]: cluster 2024-02-07T13:49:22.459117+0000 mgr.y (mgr.24362) 209 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:24.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:24 smithi177 bash[19748]: cluster 2024-02-07T13:49:22.459117+0000 mgr.y (mgr.24362) 209 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:24.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:24 smithi191 bash[14303]: cluster 2024-02-07T13:49:22.459117+0000 mgr.y (mgr.24362) 209 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:25.822 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -e sha1=44458ccedb18241cc2e17f10cdab3d1385399261 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-02-07T13:49:26.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:26 smithi191 bash[14303]: audit 2024-02-07T13:49:24.419847+0000 mgr.y (mgr.24362) 210 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:49:26.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:26 smithi191 bash[14303]: cluster 2024-02-07T13:49:24.461139+0000 mgr.y (mgr.24362) 211 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:26.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:26 smithi177 bash[19748]: audit 2024-02-07T13:49:24.419847+0000 mgr.y (mgr.24362) 210 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:49:26.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:26 smithi177 bash[19748]: cluster 2024-02-07T13:49:24.461139+0000 mgr.y (mgr.24362) 211 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:26.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:26 smithi177 bash[14301]: audit 2024-02-07T13:49:24.419847+0000 mgr.y (mgr.24362) 210 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:49:26.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:26 smithi177 bash[14301]: cluster 2024-02-07T13:49:24.461139+0000 mgr.y (mgr.24362) 211 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:28.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:28 smithi191 bash[14303]: cluster 2024-02-07T13:49:26.461880+0000 mgr.y (mgr.24362) 212 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:28.711 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:28 smithi177 bash[14301]: cluster 2024-02-07T13:49:26.461880+0000 mgr.y (mgr.24362) 212 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:28.712 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:28 smithi177 bash[19748]: cluster 2024-02-07T13:49:26.461880+0000 mgr.y (mgr.24362) 212 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:29.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:29 smithi177 bash[14301]: audit 2024-02-07T13:49:28.425398+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:49:29.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:29 smithi177 bash[14301]: audit 2024-02-07T13:49:28.427428+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:49:29.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:29 smithi177 bash[14301]: audit 2024-02-07T13:49:28.737099+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:49:29.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:29 smithi177 bash[19748]: audit 2024-02-07T13:49:28.425398+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:49:29.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:29 smithi177 bash[19748]: audit 2024-02-07T13:49:28.427428+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:49:29.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:29 smithi177 bash[19748]: audit 2024-02-07T13:49:28.737099+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:49:29.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:29 smithi191 bash[14303]: audit 2024-02-07T13:49:28.425398+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:49:29.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:29 smithi191 bash[14303]: audit 2024-02-07T13:49:28.427428+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:49:29.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:29 smithi191 bash[14303]: audit 2024-02-07T13:49:28.737099+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:49:29.589 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -e sha1=44458ccedb18241cc2e17f10cdab3d1385399261 -- bash -c 'ceph config set global log_to_journald false --force' 2024-02-07T13:49:30.597 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:30 smithi177 bash[14301]: cluster 2024-02-07T13:49:28.463503+0000 mgr.y (mgr.24362) 213 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:30.597 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:30 smithi177 bash[19748]: cluster 2024-02-07T13:49:28.463503+0000 mgr.y (mgr.24362) 213 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:30.658 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:30 smithi191 bash[14303]: cluster 2024-02-07T13:49:28.463503+0000 mgr.y (mgr.24362) 213 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:31.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:49:30 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:49:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:49:32.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:32 smithi177 bash[14301]: cluster 2024-02-07T13:49:30.464283+0000 mgr.y (mgr.24362) 214 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:32.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:49:32 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:49:32] "GET /metrics HTTP/1.1" 200 214918 "" "Prometheus/2.33.4" 2024-02-07T13:49:32.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:32 smithi177 bash[19748]: cluster 2024-02-07T13:49:30.464283+0000 mgr.y (mgr.24362) 214 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:32.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:32 smithi191 bash[14303]: cluster 2024-02-07T13:49:30.464283+0000 mgr.y (mgr.24362) 214 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:33.332 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -e sha1=44458ccedb18241cc2e17f10cdab3d1385399261 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-02-07T13:49:33.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:33 smithi177 bash[14301]: audit 2024-02-07T13:49:32.690097+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:49:33.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:33 smithi177 bash[14301]: audit 2024-02-07T13:49:32.701216+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:49:33.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:33 smithi177 bash[19748]: audit 2024-02-07T13:49:32.690097+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:49:33.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:33 smithi177 bash[19748]: audit 2024-02-07T13:49:32.701216+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:49:33.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:33 smithi191 bash[14303]: audit 2024-02-07T13:49:32.690097+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:49:33.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:33 smithi191 bash[14303]: audit 2024-02-07T13:49:32.701216+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:49:34.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:34 smithi177 bash[14301]: cluster 2024-02-07T13:49:32.464766+0000 mgr.y (mgr.24362) 215 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:34.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:34 smithi177 bash[19748]: cluster 2024-02-07T13:49:32.464766+0000 mgr.y (mgr.24362) 215 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:34.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:34 smithi191 bash[14303]: cluster 2024-02-07T13:49:32.464766+0000 mgr.y (mgr.24362) 215 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:36.137 INFO:teuthology.orchestra.run.smithi177.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 2024-02-07T13:49:36.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:36 smithi177 bash[14301]: audit 2024-02-07T13:49:34.428647+0000 mgr.y (mgr.24362) 216 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:49:36.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:36 smithi177 bash[14301]: cluster 2024-02-07T13:49:34.466465+0000 mgr.y (mgr.24362) 217 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:36.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:36 smithi177 bash[14301]: audit 2024-02-07T13:49:36.139158+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:49:36.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:36 smithi177 bash[14301]: audit 2024-02-07T13:49:36.184934+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:49:36.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:36 smithi177 bash[14301]: audit 2024-02-07T13:49:36.186584+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:49:36.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:36 smithi177 bash[14301]: audit 2024-02-07T13:49:36.194504+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:49:36.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:36 smithi177 bash[19748]: audit 2024-02-07T13:49:34.428647+0000 mgr.y (mgr.24362) 216 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:49:36.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:36 smithi177 bash[19748]: cluster 2024-02-07T13:49:34.466465+0000 mgr.y (mgr.24362) 217 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:36.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:36 smithi177 bash[19748]: audit 2024-02-07T13:49:36.139158+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:49:36.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:36 smithi177 bash[19748]: audit 2024-02-07T13:49:36.184934+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:49:36.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:36 smithi177 bash[19748]: audit 2024-02-07T13:49:36.186584+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:49:36.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:36 smithi177 bash[19748]: audit 2024-02-07T13:49:36.194504+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:49:36.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:36 smithi191 bash[14303]: audit 2024-02-07T13:49:34.428647+0000 mgr.y (mgr.24362) 216 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:49:36.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:36 smithi191 bash[14303]: cluster 2024-02-07T13:49:34.466465+0000 mgr.y (mgr.24362) 217 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:36.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:36 smithi191 bash[14303]: audit 2024-02-07T13:49:36.139158+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:49:36.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:36 smithi191 bash[14303]: audit 2024-02-07T13:49:36.184934+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:49:36.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:36 smithi191 bash[14303]: audit 2024-02-07T13:49:36.186584+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:49:36.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:36 smithi191 bash[14303]: audit 2024-02-07T13:49:36.194504+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:49:36.992 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-07T13:49:37.001 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi177.front.sepia.ceph.com 2024-02-07T13:49:37.002 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -e sha1=44458ccedb18241cc2e17f10cdab3d1385399261 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done' 2024-02-07T13:49:37.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:37 smithi177 bash[14301]: audit 2024-02-07T13:49:36.129721+0000 mgr.y (mgr.24362) 218 : audit [DBG] from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:49:37.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:37 smithi177 bash[14301]: cephadm 2024-02-07T13:49:36.131785+0000 mgr.y (mgr.24362) 219 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 2024-02-07T13:49:37.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:37 smithi177 bash[14301]: cephadm 2024-02-07T13:49:36.203642+0000 mgr.y (mgr.24362) 220 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 2024-02-07T13:49:37.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:37 smithi177 bash[19748]: audit 2024-02-07T13:49:36.129721+0000 mgr.y (mgr.24362) 218 : audit [DBG] from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:49:37.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:37 smithi177 bash[19748]: cephadm 2024-02-07T13:49:36.131785+0000 mgr.y (mgr.24362) 219 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 2024-02-07T13:49:37.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:37 smithi177 bash[19748]: cephadm 2024-02-07T13:49:36.203642+0000 mgr.y (mgr.24362) 220 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 2024-02-07T13:49:37.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:37 smithi191 bash[14303]: audit 2024-02-07T13:49:36.129721+0000 mgr.y (mgr.24362) 218 : audit [DBG] from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:49:37.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:37 smithi191 bash[14303]: cephadm 2024-02-07T13:49:36.131785+0000 mgr.y (mgr.24362) 219 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 2024-02-07T13:49:37.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:37 smithi191 bash[14303]: cephadm 2024-02-07T13:49:36.203642+0000 mgr.y (mgr.24362) 220 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 2024-02-07T13:49:38.464 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:38 smithi177 bash[14301]: cluster 2024-02-07T13:49:36.467235+0000 mgr.y (mgr.24362) 221 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:38.464 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:38 smithi177 bash[19748]: cluster 2024-02-07T13:49:36.467235+0000 mgr.y (mgr.24362) 221 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:38.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:38 smithi191 bash[14303]: cluster 2024-02-07T13:49:36.467235+0000 mgr.y (mgr.24362) 221 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:40.527 INFO:teuthology.orchestra.run.smithi177.stdout:true 2024-02-07T13:49:40.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:40 smithi177 bash[14301]: cluster 2024-02-07T13:49:38.469390+0000 mgr.y (mgr.24362) 222 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:40.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:40 smithi177 bash[19748]: cluster 2024-02-07T13:49:38.469390+0000 mgr.y (mgr.24362) 222 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:40.658 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:40 smithi191 bash[14303]: cluster 2024-02-07T13:49:38.469390+0000 mgr.y (mgr.24362) 222 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:41.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:49:40 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:49:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:49:41.286 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-07T13:49:41.286 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 running (3m) 2m ago 4m 17.8M - ba2b418f427c 794772e7e4f0 2024-02-07T13:49:41.286 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi191 *:3000 running (4m) 2m ago 4m 45.4M - 8.3.5 dad864ee21e9 d721dd45f839 2024-02-07T13:49:41.286 INFO:teuthology.orchestra.run.smithi177.stdout:iscsi.foo.smithi177.afvcbe smithi177 running (2m) 2m ago 2m 50.6M - 3.5 e1d6a67b021e bb07ccc95e09 2024-02-07T13:49:41.286 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi191 *:8443 running (10m) 2m ago 10m 405M - 17.2.0 e1d6a67b021e 05c0a96b1ff6 2024-02-07T13:49:41.286 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:9283 running (12m) 2m ago 12m 452M - 17.2.0 e1d6a67b021e 404ef73b0ea2 2024-02-07T13:49:41.286 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (12m) 2m ago 12m 54.2M 2048M 17.2.0 e1d6a67b021e 5d7c050eba1d 2024-02-07T13:49:41.286 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi191 running (10m) 2m ago 10m 44.0M 2048M 17.2.0 e1d6a67b021e 61711445f375 2024-02-07T13:49:41.286 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (10m) 2m ago 10m 40.1M 2048M 17.2.0 e1d6a67b021e 228ab6a76956 2024-02-07T13:49:41.286 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 running (4m) 2m ago 4m 11.0M - 1dbe0e931976 a2cb5b756e97 2024-02-07T13:49:41.286 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi191 *:9100 running (4m) 2m ago 4m 11.2M - 1dbe0e931976 2099a6944851 2024-02-07T13:49:41.287 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (10m) 2m ago 10m 54.5M 4061M 17.2.0 e1d6a67b021e bb74ef095106 2024-02-07T13:49:41.287 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (9m) 2m ago 9m 54.5M 4061M 17.2.0 e1d6a67b021e 3e2d8e289760 2024-02-07T13:49:41.287 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (8m) 2m ago 8m 50.0M 4061M 17.2.0 e1d6a67b021e 612393e2aa5a 2024-02-07T13:49:41.287 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (8m) 2m ago 8m 51.6M 4061M 17.2.0 e1d6a67b021e 1c114ab84cf2 2024-02-07T13:49:41.287 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi191 running (7m) 2m ago 7m 50.9M 4317M 17.2.0 e1d6a67b021e 824876f60972 2024-02-07T13:49:41.287 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi191 running (7m) 2m ago 7m 50.5M 4317M 17.2.0 e1d6a67b021e 249a59c35a3d 2024-02-07T13:49:41.287 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi191 running (6m) 2m ago 6m 48.7M 4317M 17.2.0 e1d6a67b021e 895c15364473 2024-02-07T13:49:41.287 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi191 running (5m) 2m ago 5m 50.5M 4317M 17.2.0 e1d6a67b021e 5f43c65cc53e 2024-02-07T13:49:41.287 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi191 *:9095 running (3m) 2m ago 4m 48.2M - 514e6a882f6e 2636a095b4af 2024-02-07T13:49:41.287 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi177.lsebwe smithi177 *:8000 running (2m) 2m ago 2m 83.5M - 17.2.0 e1d6a67b021e 5c594a4531b4 2024-02-07T13:49:41.287 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi191.kcfkkn smithi191 *:8000 running (2m) 2m ago 2m 83.0M - 17.2.0 e1d6a67b021e 25ae2a68d161 2024-02-07T13:49:41.287 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi177.czdxob smithi177 *:80 running (2m) 2m ago 2m 83.5M - 17.2.0 e1d6a67b021e 6b1840bf09af 2024-02-07T13:49:41.287 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi191.iddzcf smithi191 *:80 running (2m) 2m ago 2m 83.0M - 17.2.0 e1d6a67b021e 48533635a191 2024-02-07T13:49:41.722 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:49:41.722 INFO:teuthology.orchestra.run.smithi177.stdout: "mon": { 2024-02-07T13:49:41.722 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-07T13:49:41.723 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:49:41.723 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr": { 2024-02-07T13:49:41.723 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-02-07T13:49:41.723 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:49:41.723 INFO:teuthology.orchestra.run.smithi177.stdout: "osd": { 2024-02-07T13:49:41.723 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-07T13:49:41.723 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:49:41.723 INFO:teuthology.orchestra.run.smithi177.stdout: "mds": {}, 2024-02-07T13:49:41.723 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw": { 2024-02-07T13:49:41.723 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-07T13:49:41.723 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:49:41.723 INFO:teuthology.orchestra.run.smithi177.stdout: "overall": { 2024-02-07T13:49:41.723 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-02-07T13:49:41.723 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T13:49:41.723 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:49:42.090 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:49:42.090 INFO:teuthology.orchestra.run.smithi177.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261", 2024-02-07T13:49:42.090 INFO:teuthology.orchestra.run.smithi177.stdout: "in_progress": true, 2024-02-07T13:49:42.090 INFO:teuthology.orchestra.run.smithi177.stdout: "services_complete": [], 2024-02-07T13:49:42.090 INFO:teuthology.orchestra.run.smithi177.stdout: "progress": "", 2024-02-07T13:49:42.090 INFO:teuthology.orchestra.run.smithi177.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 image" 2024-02-07T13:49:42.090 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:49:42.538 INFO:teuthology.orchestra.run.smithi177.stdout:HEALTH_OK 2024-02-07T13:49:42.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:49:42 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:49:42] "GET /metrics HTTP/1.1" 200 214906 "" "Prometheus/2.33.4" 2024-02-07T13:49:42.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:42 smithi177 bash[14301]: cluster 2024-02-07T13:49:40.470253+0000 mgr.y (mgr.24362) 223 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:42.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:42 smithi177 bash[14301]: audit 2024-02-07T13:49:40.514844+0000 mgr.y (mgr.24362) 224 : audit [DBG] from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:49:42.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:42 smithi177 bash[14301]: audit 2024-02-07T13:49:40.897592+0000 mgr.y (mgr.24362) 225 : audit [DBG] from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:49:42.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:42 smithi177 bash[14301]: audit 2024-02-07T13:49:41.265166+0000 mgr.y (mgr.24362) 226 : audit [DBG] from='client.24988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:49:42.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:42 smithi177 bash[14301]: audit 2024-02-07T13:49:41.724558+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.177:0/3076197551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:49:42.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:42 smithi177 bash[19748]: cluster 2024-02-07T13:49:40.470253+0000 mgr.y (mgr.24362) 223 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:42.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:42 smithi177 bash[19748]: audit 2024-02-07T13:49:40.514844+0000 mgr.y (mgr.24362) 224 : audit [DBG] from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:49:42.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:42 smithi177 bash[19748]: audit 2024-02-07T13:49:40.897592+0000 mgr.y (mgr.24362) 225 : audit [DBG] from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:49:42.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:42 smithi177 bash[19748]: audit 2024-02-07T13:49:41.265166+0000 mgr.y (mgr.24362) 226 : audit [DBG] from='client.24988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:49:42.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:42 smithi177 bash[19748]: audit 2024-02-07T13:49:41.724558+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.177:0/3076197551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:49:42.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:42 smithi191 bash[14303]: cluster 2024-02-07T13:49:40.470253+0000 mgr.y (mgr.24362) 223 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:42.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:42 smithi191 bash[14303]: audit 2024-02-07T13:49:40.514844+0000 mgr.y (mgr.24362) 224 : audit [DBG] from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:49:42.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:42 smithi191 bash[14303]: audit 2024-02-07T13:49:40.897592+0000 mgr.y (mgr.24362) 225 : audit [DBG] from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:49:42.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:42 smithi191 bash[14303]: audit 2024-02-07T13:49:41.265166+0000 mgr.y (mgr.24362) 226 : audit [DBG] from='client.24988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:49:42.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:42 smithi191 bash[14303]: audit 2024-02-07T13:49:41.724558+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.177:0/3076197551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:49:43.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:43 smithi177 bash[14301]: audit 2024-02-07T13:49:42.091966+0000 mgr.y (mgr.24362) 227 : audit [DBG] from='client.25000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:49:43.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:43 smithi177 bash[14301]: audit 2024-02-07T13:49:42.540286+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.177:0/4262661572' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:49:43.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:43 smithi177 bash[19748]: audit 2024-02-07T13:49:42.091966+0000 mgr.y (mgr.24362) 227 : audit [DBG] from='client.25000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:49:43.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:43 smithi177 bash[19748]: audit 2024-02-07T13:49:42.540286+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.177:0/4262661572' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:49:43.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:43 smithi191 bash[14303]: audit 2024-02-07T13:49:42.091966+0000 mgr.y (mgr.24362) 227 : audit [DBG] from='client.25000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:49:43.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:43 smithi191 bash[14303]: audit 2024-02-07T13:49:42.540286+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.177:0/4262661572' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:49:44.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:44 smithi177 bash[14301]: cluster 2024-02-07T13:49:42.470924+0000 mgr.y (mgr.24362) 228 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:44.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:44 smithi177 bash[19748]: cluster 2024-02-07T13:49:42.470924+0000 mgr.y (mgr.24362) 228 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:44.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:44 smithi191 bash[14303]: cluster 2024-02-07T13:49:42.470924+0000 mgr.y (mgr.24362) 228 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:46.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:46 smithi177 bash[14301]: audit 2024-02-07T13:49:44.436620+0000 mgr.y (mgr.24362) 229 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:49:46.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:46 smithi177 bash[14301]: cluster 2024-02-07T13:49:44.472419+0000 mgr.y (mgr.24362) 230 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:46.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:46 smithi177 bash[19748]: audit 2024-02-07T13:49:44.436620+0000 mgr.y (mgr.24362) 229 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:49:46.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:46 smithi177 bash[19748]: cluster 2024-02-07T13:49:44.472419+0000 mgr.y (mgr.24362) 230 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:46.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:46 smithi191 bash[14303]: audit 2024-02-07T13:49:44.436620+0000 mgr.y (mgr.24362) 229 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:49:46.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:46 smithi191 bash[14303]: cluster 2024-02-07T13:49:44.472419+0000 mgr.y (mgr.24362) 230 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:48.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:48 smithi177 bash[14301]: cluster 2024-02-07T13:49:46.473091+0000 mgr.y (mgr.24362) 231 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:48.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:48 smithi177 bash[19748]: cluster 2024-02-07T13:49:46.473091+0000 mgr.y (mgr.24362) 231 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:48.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:48 smithi191 bash[14303]: cluster 2024-02-07T13:49:46.473091+0000 mgr.y (mgr.24362) 231 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:50.658 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:50 smithi191 bash[14303]: cluster 2024-02-07T13:49:48.474513+0000 mgr.y (mgr.24362) 232 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:50.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:50 smithi177 bash[14301]: cluster 2024-02-07T13:49:48.474513+0000 mgr.y (mgr.24362) 232 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:50.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:50 smithi177 bash[19748]: cluster 2024-02-07T13:49:48.474513+0000 mgr.y (mgr.24362) 232 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:51.055 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:49:50 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:49:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:49:52.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:52 smithi177 bash[14301]: cluster 2024-02-07T13:49:50.475246+0000 mgr.y (mgr.24362) 233 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:52.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:49:52 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:49:52] "GET /metrics HTTP/1.1" 200 214864 "" "Prometheus/2.33.4" 2024-02-07T13:49:52.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:52 smithi177 bash[19748]: cluster 2024-02-07T13:49:50.475246+0000 mgr.y (mgr.24362) 233 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:52.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:52 smithi191 bash[14303]: cluster 2024-02-07T13:49:50.475246+0000 mgr.y (mgr.24362) 233 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:54.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:54 smithi177 bash[14301]: cluster 2024-02-07T13:49:52.476038+0000 mgr.y (mgr.24362) 234 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:54.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:54 smithi177 bash[19748]: cluster 2024-02-07T13:49:52.476038+0000 mgr.y (mgr.24362) 234 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:54.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:54 smithi191 bash[14303]: cluster 2024-02-07T13:49:52.476038+0000 mgr.y (mgr.24362) 234 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:56.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:56 smithi177 bash[14301]: audit 2024-02-07T13:49:54.446891+0000 mgr.y (mgr.24362) 235 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:49:56.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:56 smithi177 bash[14301]: cluster 2024-02-07T13:49:54.477909+0000 mgr.y (mgr.24362) 236 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:56.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:56 smithi177 bash[19748]: audit 2024-02-07T13:49:54.446891+0000 mgr.y (mgr.24362) 235 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:49:56.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:56 smithi177 bash[19748]: cluster 2024-02-07T13:49:54.477909+0000 mgr.y (mgr.24362) 236 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:56.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:56 smithi191 bash[14303]: audit 2024-02-07T13:49:54.446891+0000 mgr.y (mgr.24362) 235 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:49:56.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:56 smithi191 bash[14303]: cluster 2024-02-07T13:49:54.477909+0000 mgr.y (mgr.24362) 236 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:49:58.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:49:58 smithi177 bash[14301]: cluster 2024-02-07T13:49:56.478637+0000 mgr.y (mgr.24362) 237 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:58.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:49:58 smithi177 bash[19748]: cluster 2024-02-07T13:49:56.478637+0000 mgr.y (mgr.24362) 237 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:49:58.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:49:58 smithi191 bash[14303]: cluster 2024-02-07T13:49:56.478637+0000 mgr.y (mgr.24362) 237 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:00.658 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:00 smithi191 bash[14303]: cluster 2024-02-07T13:49:58.480191+0000 mgr.y (mgr.24362) 238 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:00.658 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:00 smithi191 bash[14303]: cluster 2024-02-07T13:50:00.000131+0000 mon.a (mon.0) 884 : cluster [INF] overall HEALTH_OK 2024-02-07T13:50:00.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:00 smithi177 bash[14301]: cluster 2024-02-07T13:49:58.480191+0000 mgr.y (mgr.24362) 238 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:00.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:00 smithi177 bash[14301]: cluster 2024-02-07T13:50:00.000131+0000 mon.a (mon.0) 884 : cluster [INF] overall HEALTH_OK 2024-02-07T13:50:00.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:00 smithi177 bash[19748]: cluster 2024-02-07T13:49:58.480191+0000 mgr.y (mgr.24362) 238 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:00.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:00 smithi177 bash[19748]: cluster 2024-02-07T13:50:00.000131+0000 mon.a (mon.0) 884 : cluster [INF] overall HEALTH_OK 2024-02-07T13:50:01.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:50:00 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:50:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:50:02.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:02 smithi177 bash[14301]: cluster 2024-02-07T13:50:00.480781+0000 mgr.y (mgr.24362) 239 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:02.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:50:02 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:50:02] "GET /metrics HTTP/1.1" 200 214864 "" "Prometheus/2.33.4" 2024-02-07T13:50:02.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:02 smithi177 bash[19748]: cluster 2024-02-07T13:50:00.480781+0000 mgr.y (mgr.24362) 239 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:02.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:02 smithi191 bash[14303]: cluster 2024-02-07T13:50:00.480781+0000 mgr.y (mgr.24362) 239 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:03.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:03 smithi177 bash[14301]: cluster 2024-02-07T13:50:02.481278+0000 mgr.y (mgr.24362) 240 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:03.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:03 smithi177 bash[19748]: cluster 2024-02-07T13:50:02.481278+0000 mgr.y (mgr.24362) 240 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:03.789 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:50:03 smithi177 bash[39481]: level=warn ts=2024-02-07T13:50:03.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.177:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs" 2024-02-07T13:50:03.789 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:50:03 smithi177 bash[39481]: level=warn ts=2024-02-07T13:50:03.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-02-07T13:50:03.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:03 smithi191 bash[14303]: cluster 2024-02-07T13:50:02.481278+0000 mgr.y (mgr.24362) 240 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:06.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:05 smithi177 bash[14301]: audit 2024-02-07T13:50:04.456556+0000 mgr.y (mgr.24362) 241 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:50:06.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:05 smithi177 bash[14301]: cluster 2024-02-07T13:50:04.482376+0000 mgr.y (mgr.24362) 242 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:06.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:05 smithi177 bash[19748]: audit 2024-02-07T13:50:04.456556+0000 mgr.y (mgr.24362) 241 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:50:06.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:05 smithi177 bash[19748]: cluster 2024-02-07T13:50:04.482376+0000 mgr.y (mgr.24362) 242 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:06.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:05 smithi191 bash[14303]: audit 2024-02-07T13:50:04.456556+0000 mgr.y (mgr.24362) 241 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:50:06.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:05 smithi191 bash[14303]: cluster 2024-02-07T13:50:04.482376+0000 mgr.y (mgr.24362) 242 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:08.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:07 smithi177 bash[14301]: cluster 2024-02-07T13:50:06.482900+0000 mgr.y (mgr.24362) 243 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:08.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:07 smithi177 bash[19748]: cluster 2024-02-07T13:50:06.482900+0000 mgr.y (mgr.24362) 243 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:08.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:07 smithi191 bash[14303]: cluster 2024-02-07T13:50:06.482900+0000 mgr.y (mgr.24362) 243 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:10.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:09 smithi177 bash[14301]: cluster 2024-02-07T13:50:08.484217+0000 mgr.y (mgr.24362) 244 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:10.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:09 smithi177 bash[19748]: cluster 2024-02-07T13:50:08.484217+0000 mgr.y (mgr.24362) 244 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:10.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:09 smithi191 bash[14303]: cluster 2024-02-07T13:50:08.484217+0000 mgr.y (mgr.24362) 244 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:11.054 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:50:10 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:50:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:50:12.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:11 smithi177 bash[14301]: cluster 2024-02-07T13:50:10.484792+0000 mgr.y (mgr.24362) 245 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:12.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:11 smithi177 bash[19748]: cluster 2024-02-07T13:50:10.484792+0000 mgr.y (mgr.24362) 245 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:12.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:11 smithi191 bash[14303]: cluster 2024-02-07T13:50:10.484792+0000 mgr.y (mgr.24362) 245 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:12.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:50:12 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:50:12] "GET /metrics HTTP/1.1" 200 214845 "" "Prometheus/2.33.4" 2024-02-07T13:50:12.917 INFO:teuthology.orchestra.run.smithi177.stdout:true 2024-02-07T13:50:13.627 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-07T13:50:13.627 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 running (4m) 2m ago 5m 17.8M - ba2b418f427c 794772e7e4f0 2024-02-07T13:50:13.627 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi191 *:3000 running (4m) 2m ago 4m 45.4M - 8.3.5 dad864ee21e9 d721dd45f839 2024-02-07T13:50:13.627 INFO:teuthology.orchestra.run.smithi177.stdout:iscsi.foo.smithi177.afvcbe smithi177 running (2m) 2m ago 2m 50.6M - 3.5 e1d6a67b021e bb07ccc95e09 2024-02-07T13:50:13.627 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi191 *:8443 running (11m) 2m ago 11m 405M - 17.2.0 e1d6a67b021e 05c0a96b1ff6 2024-02-07T13:50:13.627 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:9283 running (13m) 2m ago 13m 452M - 17.2.0 e1d6a67b021e 404ef73b0ea2 2024-02-07T13:50:13.627 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (13m) 2m ago 13m 54.2M 2048M 17.2.0 e1d6a67b021e 5d7c050eba1d 2024-02-07T13:50:13.628 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi191 running (11m) 2m ago 11m 44.0M 2048M 17.2.0 e1d6a67b021e 61711445f375 2024-02-07T13:50:13.628 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (11m) 2m ago 11m 40.1M 2048M 17.2.0 e1d6a67b021e 228ab6a76956 2024-02-07T13:50:13.628 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 running (5m) 2m ago 5m 11.0M - 1dbe0e931976 a2cb5b756e97 2024-02-07T13:50:13.628 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi191 *:9100 running (5m) 2m ago 5m 11.2M - 1dbe0e931976 2099a6944851 2024-02-07T13:50:13.628 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (10m) 2m ago 10m 54.5M 4061M 17.2.0 e1d6a67b021e bb74ef095106 2024-02-07T13:50:13.628 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (10m) 2m ago 10m 54.5M 4061M 17.2.0 e1d6a67b021e 3e2d8e289760 2024-02-07T13:50:13.628 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (9m) 2m ago 9m 50.0M 4061M 17.2.0 e1d6a67b021e 612393e2aa5a 2024-02-07T13:50:13.628 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (8m) 2m ago 8m 51.6M 4061M 17.2.0 e1d6a67b021e 1c114ab84cf2 2024-02-07T13:50:13.628 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi191 running (8m) 2m ago 8m 50.9M 4317M 17.2.0 e1d6a67b021e 824876f60972 2024-02-07T13:50:13.628 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi191 running (7m) 2m ago 7m 50.5M 4317M 17.2.0 e1d6a67b021e 249a59c35a3d 2024-02-07T13:50:13.628 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi191 running (6m) 2m ago 6m 48.7M 4317M 17.2.0 e1d6a67b021e 895c15364473 2024-02-07T13:50:13.628 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi191 running (6m) 2m ago 6m 50.5M 4317M 17.2.0 e1d6a67b021e 5f43c65cc53e 2024-02-07T13:50:13.628 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi191 *:9095 running (4m) 2m ago 5m 48.2M - 514e6a882f6e 2636a095b4af 2024-02-07T13:50:13.628 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi177.lsebwe smithi177 *:8000 running (3m) 2m ago 3m 83.5M - 17.2.0 e1d6a67b021e 5c594a4531b4 2024-02-07T13:50:13.629 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi191.kcfkkn smithi191 *:8000 running (3m) 2m ago 3m 83.0M - 17.2.0 e1d6a67b021e 25ae2a68d161 2024-02-07T13:50:13.629 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi177.czdxob smithi177 *:80 running (3m) 2m ago 3m 83.5M - 17.2.0 e1d6a67b021e 6b1840bf09af 2024-02-07T13:50:13.629 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi191.iddzcf smithi191 *:80 running (3m) 2m ago 3m 83.0M - 17.2.0 e1d6a67b021e 48533635a191 2024-02-07T13:50:13.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:13 smithi177 bash[14301]: cluster 2024-02-07T13:50:12.485522+0000 mgr.y (mgr.24362) 246 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-07T13:50:13.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:13 smithi177 bash[14301]: audit 2024-02-07T13:50:12.901812+0000 mgr.y (mgr.24362) 247 : audit [DBG] from='client.25012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:50:13.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:13 smithi177 bash[14301]: audit 2024-02-07T13:50:13.262595+0000 mgr.y (mgr.24362) 248 : audit [DBG] from='client.25018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:50:13.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:13 smithi177 bash[19748]: cluster 2024-02-07T13:50:12.485522+0000 mgr.y (mgr.24362) 246 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-07T13:50:13.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:13 smithi177 bash[19748]: audit 2024-02-07T13:50:12.901812+0000 mgr.y (mgr.24362) 247 : audit [DBG] from='client.25012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:50:13.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:13 smithi177 bash[19748]: audit 2024-02-07T13:50:13.262595+0000 mgr.y (mgr.24362) 248 : audit [DBG] from='client.25018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:50:13.789 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:50:13 smithi177 bash[39481]: level=error ts=2024-02-07T13:50:13.518Z 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.177:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-02-07T13:50:13.789 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:50:13 smithi177 bash[39481]: level=warn ts=2024-02-07T13:50:13.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-02-07T13:50:13.789 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:50:13 smithi177 bash[39481]: level=warn ts=2024-02-07T13:50:13.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.177:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs" 2024-02-07T13:50:14.037 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:50:14.037 INFO:teuthology.orchestra.run.smithi177.stdout: "mon": { 2024-02-07T13:50:14.037 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-07T13:50:14.037 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:50:14.037 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr": { 2024-02-07T13:50:14.037 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-02-07T13:50:14.037 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:50:14.038 INFO:teuthology.orchestra.run.smithi177.stdout: "osd": { 2024-02-07T13:50:14.038 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-07T13:50:14.038 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:50:14.038 INFO:teuthology.orchestra.run.smithi177.stdout: "mds": {}, 2024-02-07T13:50:14.038 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw": { 2024-02-07T13:50:14.038 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-07T13:50:14.038 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:50:14.038 INFO:teuthology.orchestra.run.smithi177.stdout: "overall": { 2024-02-07T13:50:14.038 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-02-07T13:50:14.038 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T13:50:14.038 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:50:14.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:13 smithi191 bash[14303]: cluster 2024-02-07T13:50:12.485522+0000 mgr.y (mgr.24362) 246 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-07T13:50:14.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:13 smithi191 bash[14303]: audit 2024-02-07T13:50:12.901812+0000 mgr.y (mgr.24362) 247 : audit [DBG] from='client.25012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:50:14.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:13 smithi191 bash[14303]: audit 2024-02-07T13:50:13.262595+0000 mgr.y (mgr.24362) 248 : audit [DBG] from='client.25018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:50:14.389 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:50:14.389 INFO:teuthology.orchestra.run.smithi177.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261", 2024-02-07T13:50:14.389 INFO:teuthology.orchestra.run.smithi177.stdout: "in_progress": true, 2024-02-07T13:50:14.390 INFO:teuthology.orchestra.run.smithi177.stdout: "services_complete": [], 2024-02-07T13:50:14.390 INFO:teuthology.orchestra.run.smithi177.stdout: "progress": "", 2024-02-07T13:50:14.390 INFO:teuthology.orchestra.run.smithi177.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 image" 2024-02-07T13:50:14.390 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:50:14.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:14 smithi177 bash[19748]: audit 2024-02-07T13:50:13.605001+0000 mgr.y (mgr.24362) 249 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:50:14.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:14 smithi177 bash[19748]: audit 2024-02-07T13:50:14.039811+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.177:0/2024571363' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:50:14.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:14 smithi177 bash[19748]: audit 2024-02-07T13:50:14.391502+0000 mgr.y (mgr.24362) 250 : audit [DBG] from='client.25036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:50:14.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:14 smithi177 bash[14301]: audit 2024-02-07T13:50:13.605001+0000 mgr.y (mgr.24362) 249 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:50:14.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:14 smithi177 bash[14301]: audit 2024-02-07T13:50:14.039811+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.177:0/2024571363' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:50:14.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:14 smithi177 bash[14301]: audit 2024-02-07T13:50:14.391502+0000 mgr.y (mgr.24362) 250 : audit [DBG] from='client.25036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:50:14.809 INFO:teuthology.orchestra.run.smithi177.stdout:HEALTH_OK 2024-02-07T13:50:15.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:14 smithi191 bash[14303]: audit 2024-02-07T13:50:13.605001+0000 mgr.y (mgr.24362) 249 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:50:15.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:14 smithi191 bash[14303]: audit 2024-02-07T13:50:14.039811+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.177:0/2024571363' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:50:15.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:14 smithi191 bash[14303]: audit 2024-02-07T13:50:14.391502+0000 mgr.y (mgr.24362) 250 : audit [DBG] from='client.25036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:50:16.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:15 smithi177 bash[14301]: audit 2024-02-07T13:50:14.464475+0000 mgr.y (mgr.24362) 251 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:50:16.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:15 smithi177 bash[14301]: cluster 2024-02-07T13:50:14.486897+0000 mgr.y (mgr.24362) 252 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:16.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:15 smithi177 bash[14301]: audit 2024-02-07T13:50:14.811513+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.177:0/730507058' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:50:16.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:15 smithi177 bash[19748]: audit 2024-02-07T13:50:14.464475+0000 mgr.y (mgr.24362) 251 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:50:16.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:15 smithi177 bash[19748]: cluster 2024-02-07T13:50:14.486897+0000 mgr.y (mgr.24362) 252 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:16.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:15 smithi177 bash[19748]: audit 2024-02-07T13:50:14.811513+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.177:0/730507058' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:50:16.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:15 smithi191 bash[14303]: audit 2024-02-07T13:50:14.464475+0000 mgr.y (mgr.24362) 251 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:50:16.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:15 smithi191 bash[14303]: cluster 2024-02-07T13:50:14.486897+0000 mgr.y (mgr.24362) 252 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:16.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:15 smithi191 bash[14303]: audit 2024-02-07T13:50:14.811513+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.177:0/730507058' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:50:18.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:17 smithi177 bash[14301]: cluster 2024-02-07T13:50:16.487640+0000 mgr.y (mgr.24362) 253 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:18.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:17 smithi177 bash[19748]: cluster 2024-02-07T13:50:16.487640+0000 mgr.y (mgr.24362) 253 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:18.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:17 smithi191 bash[14303]: cluster 2024-02-07T13:50:16.487640+0000 mgr.y (mgr.24362) 253 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:20.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:19 smithi177 bash[19748]: cluster 2024-02-07T13:50:18.489406+0000 mgr.y (mgr.24362) 254 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:20.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:19 smithi177 bash[14301]: cluster 2024-02-07T13:50:18.489406+0000 mgr.y (mgr.24362) 254 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:20.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:19 smithi191 bash[14303]: cluster 2024-02-07T13:50:18.489406+0000 mgr.y (mgr.24362) 254 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:21.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:50:20 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:50:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:50:22.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:21 smithi177 bash[14301]: cluster 2024-02-07T13:50:20.490243+0000 mgr.y (mgr.24362) 255 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:22.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:21 smithi177 bash[19748]: cluster 2024-02-07T13:50:20.490243+0000 mgr.y (mgr.24362) 255 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:22.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:21 smithi191 bash[14303]: cluster 2024-02-07T13:50:20.490243+0000 mgr.y (mgr.24362) 255 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:22.609 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:50:22 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:50:22] "GET /metrics HTTP/1.1" 200 214852 "" "Prometheus/2.33.4" 2024-02-07T13:50:23.788 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:50:23 smithi177 bash[39481]: level=error ts=2024-02-07T13:50:23.519Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.177:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs" 2024-02-07T13:50:23.788 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:50:23 smithi177 bash[39481]: level=warn ts=2024-02-07T13:50:23.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-02-07T13:50:23.788 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:50:23 smithi177 bash[39481]: level=warn ts=2024-02-07T13:50:23.525Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.177:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs" 2024-02-07T13:50:24.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:24 smithi177 bash[14301]: cluster 2024-02-07T13:50:22.490875+0000 mgr.y (mgr.24362) 256 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:24.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:24 smithi177 bash[14301]: audit 2024-02-07T13:50:23.323105+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:50:24.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:24 smithi177 bash[14301]: cephadm 2024-02-07T13:50:23.323971+0000 mgr.y (mgr.24362) 257 : cephadm [INF] Upgrade: Target is version 19.0.0-1252-g44458cce (unknown) 2024-02-07T13:50:24.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:24 smithi177 bash[14301]: cephadm 2024-02-07T13:50:23.324185+0000 mgr.y (mgr.24362) 258 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261, digests ['quay.ceph.io/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe'] 2024-02-07T13:50:24.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:24 smithi177 bash[14301]: audit 2024-02-07T13:50:23.326452+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:50:24.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:24 smithi177 bash[14301]: audit 2024-02-07T13:50:23.336689+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:50:24.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:24 smithi177 bash[14301]: cephadm 2024-02-07T13:50:23.338109+0000 mgr.y (mgr.24362) 259 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-07T13:50:24.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:24 smithi177 bash[19748]: cluster 2024-02-07T13:50:22.490875+0000 mgr.y (mgr.24362) 256 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:24.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:24 smithi177 bash[19748]: audit 2024-02-07T13:50:23.323105+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:50:24.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:24 smithi177 bash[19748]: cephadm 2024-02-07T13:50:23.323971+0000 mgr.y (mgr.24362) 257 : cephadm [INF] Upgrade: Target is version 19.0.0-1252-g44458cce (unknown) 2024-02-07T13:50:24.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:24 smithi177 bash[19748]: cephadm 2024-02-07T13:50:23.324185+0000 mgr.y (mgr.24362) 258 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261, digests ['quay.ceph.io/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe'] 2024-02-07T13:50:24.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:24 smithi177 bash[19748]: audit 2024-02-07T13:50:23.326452+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:50:24.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:24 smithi177 bash[19748]: audit 2024-02-07T13:50:23.336689+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:50:24.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:24 smithi177 bash[19748]: cephadm 2024-02-07T13:50:23.338109+0000 mgr.y (mgr.24362) 259 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-07T13:50:24.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:24 smithi191 bash[14303]: cluster 2024-02-07T13:50:22.490875+0000 mgr.y (mgr.24362) 256 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:24.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:24 smithi191 bash[14303]: audit 2024-02-07T13:50:23.323105+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:50:24.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:24 smithi191 bash[14303]: cephadm 2024-02-07T13:50:23.323971+0000 mgr.y (mgr.24362) 257 : cephadm [INF] Upgrade: Target is version 19.0.0-1252-g44458cce (unknown) 2024-02-07T13:50:24.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:24 smithi191 bash[14303]: cephadm 2024-02-07T13:50:23.324185+0000 mgr.y (mgr.24362) 258 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261, digests ['quay.ceph.io/ceph-ci/ceph@sha256:c53d1d048facb107ddbb5178fea4d5ae496b0f9f9f34c5f63d4bece0be7a8bbe'] 2024-02-07T13:50:24.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:24 smithi191 bash[14303]: audit 2024-02-07T13:50:23.326452+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:50:24.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:24 smithi191 bash[14303]: audit 2024-02-07T13:50:23.336689+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:50:24.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:24 smithi191 bash[14303]: cephadm 2024-02-07T13:50:23.338109+0000 mgr.y (mgr.24362) 259 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-07T13:50:25.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:25 smithi177 bash[14301]: cephadm 2024-02-07T13:50:23.585451+0000 mgr.y (mgr.24362) 260 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 on smithi191 2024-02-07T13:50:25.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:25 smithi177 bash[19748]: cephadm 2024-02-07T13:50:23.585451+0000 mgr.y (mgr.24362) 260 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 on smithi191 2024-02-07T13:50:25.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:25 smithi191 bash[14303]: cephadm 2024-02-07T13:50:23.585451+0000 mgr.y (mgr.24362) 260 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 on smithi191 2024-02-07T13:50:26.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:26 smithi177 bash[14301]: audit 2024-02-07T13:50:24.472657+0000 mgr.y (mgr.24362) 261 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:50:26.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:26 smithi177 bash[14301]: cluster 2024-02-07T13:50:24.492590+0000 mgr.y (mgr.24362) 262 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:26.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:26 smithi177 bash[19748]: audit 2024-02-07T13:50:24.472657+0000 mgr.y (mgr.24362) 261 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:50:26.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:26 smithi177 bash[19748]: cluster 2024-02-07T13:50:24.492590+0000 mgr.y (mgr.24362) 262 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:26.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:26 smithi191 bash[14303]: audit 2024-02-07T13:50:24.472657+0000 mgr.y (mgr.24362) 261 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:50:26.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:26 smithi191 bash[14303]: cluster 2024-02-07T13:50:24.492590+0000 mgr.y (mgr.24362) 262 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:28.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:28 smithi177 bash[14301]: cluster 2024-02-07T13:50:26.493348+0000 mgr.y (mgr.24362) 263 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:28.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:28 smithi177 bash[19748]: cluster 2024-02-07T13:50:26.493348+0000 mgr.y (mgr.24362) 263 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:28.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:28 smithi191 bash[14303]: cluster 2024-02-07T13:50:26.493348+0000 mgr.y (mgr.24362) 263 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:30.658 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:30 smithi191 bash[14303]: cluster 2024-02-07T13:50:28.495018+0000 mgr.y (mgr.24362) 264 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:30.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:30 smithi177 bash[14301]: cluster 2024-02-07T13:50:28.495018+0000 mgr.y (mgr.24362) 264 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:30.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:30 smithi177 bash[19748]: cluster 2024-02-07T13:50:28.495018+0000 mgr.y (mgr.24362) 264 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:31.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:50:30 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:50:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:50:32.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:32 smithi177 bash[14301]: cluster 2024-02-07T13:50:30.495767+0000 mgr.y (mgr.24362) 265 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:32.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:32 smithi177 bash[19748]: cluster 2024-02-07T13:50:30.495767+0000 mgr.y (mgr.24362) 265 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:32.789 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:50:32 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:50:32] "GET /metrics HTTP/1.1" 200 214852 "" "Prometheus/2.33.4" 2024-02-07T13:50:32.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:32 smithi191 bash[14303]: cluster 2024-02-07T13:50:30.495767+0000 mgr.y (mgr.24362) 265 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:33.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:33 smithi177 bash[14301]: audit 2024-02-07T13:50:32.694614+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:50:33.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:33 smithi177 bash[14301]: audit 2024-02-07T13:50:32.708593+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:50:33.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:33 smithi177 bash[19748]: audit 2024-02-07T13:50:32.694614+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:50:33.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:33 smithi177 bash[19748]: audit 2024-02-07T13:50:32.708593+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:50:33.789 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:50:33 smithi177 bash[39481]: level=error ts=2024-02-07T13:50:33.519Z 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.177:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-02-07T13:50:33.789 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:50:33 smithi177 bash[39481]: level=warn ts=2024-02-07T13:50:33.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-02-07T13:50:33.789 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:50:33 smithi177 bash[39481]: level=warn ts=2024-02-07T13:50:33.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.177:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs" 2024-02-07T13:50:33.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:33 smithi191 bash[14303]: audit 2024-02-07T13:50:32.694614+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:50:33.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:33 smithi191 bash[14303]: audit 2024-02-07T13:50:32.708593+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:50:34.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:34 smithi177 bash[14301]: cluster 2024-02-07T13:50:32.496557+0000 mgr.y (mgr.24362) 266 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:34.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:34 smithi177 bash[19748]: cluster 2024-02-07T13:50:32.496557+0000 mgr.y (mgr.24362) 266 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:34.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:34 smithi191 bash[14303]: cluster 2024-02-07T13:50:32.496557+0000 mgr.y (mgr.24362) 266 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:36.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:36 smithi177 bash[14301]: audit 2024-02-07T13:50:34.482913+0000 mgr.y (mgr.24362) 267 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:50:36.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:36 smithi177 bash[14301]: cluster 2024-02-07T13:50:34.498337+0000 mgr.y (mgr.24362) 268 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:36.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:36 smithi177 bash[19748]: audit 2024-02-07T13:50:34.482913+0000 mgr.y (mgr.24362) 267 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:50:36.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:36 smithi177 bash[19748]: cluster 2024-02-07T13:50:34.498337+0000 mgr.y (mgr.24362) 268 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:36.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:36 smithi191 bash[14303]: audit 2024-02-07T13:50:34.482913+0000 mgr.y (mgr.24362) 267 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:50:36.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:36 smithi191 bash[14303]: cluster 2024-02-07T13:50:34.498337+0000 mgr.y (mgr.24362) 268 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:38.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:38 smithi177 bash[14301]: cluster 2024-02-07T13:50:36.499036+0000 mgr.y (mgr.24362) 269 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:38.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:38 smithi177 bash[19748]: cluster 2024-02-07T13:50:36.499036+0000 mgr.y (mgr.24362) 269 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:38.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:38 smithi191 bash[14303]: cluster 2024-02-07T13:50:36.499036+0000 mgr.y (mgr.24362) 269 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:40.659 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:40 smithi191 bash[14303]: cluster 2024-02-07T13:50:38.500833+0000 mgr.y (mgr.24362) 270 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:40.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:40 smithi177 bash[14301]: cluster 2024-02-07T13:50:38.500833+0000 mgr.y (mgr.24362) 270 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:40.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:40 smithi177 bash[19748]: cluster 2024-02-07T13:50:38.500833+0000 mgr.y (mgr.24362) 270 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:41.057 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:50:40 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:50:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:50:42.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:50:42 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:50:42] "GET /metrics HTTP/1.1" 200 214852 "" "Prometheus/2.33.4" 2024-02-07T13:50:42.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:42 smithi177 bash[19748]: cluster 2024-02-07T13:50:40.501727+0000 mgr.y (mgr.24362) 271 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:42.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:42 smithi177 bash[14301]: cluster 2024-02-07T13:50:40.501727+0000 mgr.y (mgr.24362) 271 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:42.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:42 smithi191 bash[14303]: cluster 2024-02-07T13:50:40.501727+0000 mgr.y (mgr.24362) 271 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:43.788 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:50:43 smithi177 bash[39481]: level=error ts=2024-02-07T13:50:43.520Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.177:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs" 2024-02-07T13:50:43.788 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:50:43 smithi177 bash[39481]: level=warn ts=2024-02-07T13:50:43.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.177:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs" 2024-02-07T13:50:43.789 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:50:43 smithi177 bash[39481]: level=warn ts=2024-02-07T13:50:43.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-02-07T13:50:44.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:44 smithi177 bash[14301]: cluster 2024-02-07T13:50:42.502607+0000 mgr.y (mgr.24362) 272 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:44.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:44 smithi177 bash[19748]: cluster 2024-02-07T13:50:42.502607+0000 mgr.y (mgr.24362) 272 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:44.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:44 smithi191 bash[14303]: cluster 2024-02-07T13:50:42.502607+0000 mgr.y (mgr.24362) 272 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:45.191 INFO:teuthology.orchestra.run.smithi177.stdout:true 2024-02-07T13:50:45.888 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-07T13:50:45.888 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 running (4m) 3m ago 5m 17.8M - ba2b418f427c 794772e7e4f0 2024-02-07T13:50:45.888 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi191 *:3000 running (5m) 3m ago 5m 45.4M - 8.3.5 dad864ee21e9 d721dd45f839 2024-02-07T13:50:45.888 INFO:teuthology.orchestra.run.smithi177.stdout:iscsi.foo.smithi177.afvcbe smithi177 running (3m) 3m ago 3m 50.6M - 3.5 e1d6a67b021e bb07ccc95e09 2024-02-07T13:50:45.889 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi191 *:8443 running (11m) 3m ago 11m 405M - 17.2.0 e1d6a67b021e 05c0a96b1ff6 2024-02-07T13:50:45.889 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:9283 running (13m) 3m ago 13m 452M - 17.2.0 e1d6a67b021e 404ef73b0ea2 2024-02-07T13:50:45.889 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (13m) 3m ago 13m 54.2M 2048M 17.2.0 e1d6a67b021e 5d7c050eba1d 2024-02-07T13:50:45.889 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi191 running (11m) 3m ago 11m 44.0M 2048M 17.2.0 e1d6a67b021e 61711445f375 2024-02-07T13:50:45.889 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (12m) 3m ago 12m 40.1M 2048M 17.2.0 e1d6a67b021e 228ab6a76956 2024-02-07T13:50:45.889 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 running (5m) 3m ago 5m 11.0M - 1dbe0e931976 a2cb5b756e97 2024-02-07T13:50:45.889 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi191 *:9100 running (5m) 3m ago 5m 11.2M - 1dbe0e931976 2099a6944851 2024-02-07T13:50:45.889 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (11m) 3m ago 11m 54.5M 4061M 17.2.0 e1d6a67b021e bb74ef095106 2024-02-07T13:50:45.889 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (10m) 3m ago 10m 54.5M 4061M 17.2.0 e1d6a67b021e 3e2d8e289760 2024-02-07T13:50:45.889 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (9m) 3m ago 9m 50.0M 4061M 17.2.0 e1d6a67b021e 612393e2aa5a 2024-02-07T13:50:45.889 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (9m) 3m ago 9m 51.6M 4061M 17.2.0 e1d6a67b021e 1c114ab84cf2 2024-02-07T13:50:45.890 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi191 running (8m) 3m ago 8m 50.9M 4317M 17.2.0 e1d6a67b021e 824876f60972 2024-02-07T13:50:45.890 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi191 running (8m) 3m ago 8m 50.5M 4317M 17.2.0 e1d6a67b021e 249a59c35a3d 2024-02-07T13:50:45.890 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi191 running (7m) 3m ago 7m 48.7M 4317M 17.2.0 e1d6a67b021e 895c15364473 2024-02-07T13:50:45.890 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi191 running (6m) 3m ago 6m 50.5M 4317M 17.2.0 e1d6a67b021e 5f43c65cc53e 2024-02-07T13:50:45.890 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi191 *:9095 running (4m) 3m ago 5m 48.2M - 514e6a882f6e 2636a095b4af 2024-02-07T13:50:45.890 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi177.lsebwe smithi177 *:8000 running (3m) 3m ago 3m 83.5M - 17.2.0 e1d6a67b021e 5c594a4531b4 2024-02-07T13:50:45.890 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi191.kcfkkn smithi191 *:8000 running (3m) 3m ago 3m 83.0M - 17.2.0 e1d6a67b021e 25ae2a68d161 2024-02-07T13:50:45.890 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi177.czdxob smithi177 *:80 running (3m) 3m ago 3m 83.5M - 17.2.0 e1d6a67b021e 6b1840bf09af 2024-02-07T13:50:45.890 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi191.iddzcf smithi191 *:80 running (3m) 3m ago 3m 83.0M - 17.2.0 e1d6a67b021e 48533635a191 2024-02-07T13:50:46.293 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:50:46.293 INFO:teuthology.orchestra.run.smithi177.stdout: "mon": { 2024-02-07T13:50:46.293 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-07T13:50:46.293 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:50:46.293 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr": { 2024-02-07T13:50:46.293 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-02-07T13:50:46.294 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:50:46.294 INFO:teuthology.orchestra.run.smithi177.stdout: "osd": { 2024-02-07T13:50:46.294 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-07T13:50:46.294 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:50:46.294 INFO:teuthology.orchestra.run.smithi177.stdout: "mds": {}, 2024-02-07T13:50:46.294 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw": { 2024-02-07T13:50:46.294 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-07T13:50:46.294 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:50:46.294 INFO:teuthology.orchestra.run.smithi177.stdout: "overall": { 2024-02-07T13:50:46.294 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-02-07T13:50:46.294 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T13:50:46.294 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:50:46.637 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:50:46.637 INFO:teuthology.orchestra.run.smithi177.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261", 2024-02-07T13:50:46.637 INFO:teuthology.orchestra.run.smithi177.stdout: "in_progress": true, 2024-02-07T13:50:46.637 INFO:teuthology.orchestra.run.smithi177.stdout: "services_complete": [], 2024-02-07T13:50:46.637 INFO:teuthology.orchestra.run.smithi177.stdout: "progress": "0/23 daemons upgraded", 2024-02-07T13:50:46.637 INFO:teuthology.orchestra.run.smithi177.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261 image on host smithi191" 2024-02-07T13:50:46.638 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:50:46.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:46 smithi177 bash[14301]: audit 2024-02-07T13:50:44.492677+0000 mgr.y (mgr.24362) 273 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:50:46.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:46 smithi177 bash[14301]: cluster 2024-02-07T13:50:44.504423+0000 mgr.y (mgr.24362) 274 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:46.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:46 smithi177 bash[14301]: audit 2024-02-07T13:50:45.178949+0000 mgr.y (mgr.24362) 275 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:50:46.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:46 smithi177 bash[14301]: audit 2024-02-07T13:50:46.295258+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.177:0/2320669474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:50:46.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:46 smithi177 bash[19748]: audit 2024-02-07T13:50:44.492677+0000 mgr.y (mgr.24362) 273 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:50:46.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:46 smithi177 bash[19748]: cluster 2024-02-07T13:50:44.504423+0000 mgr.y (mgr.24362) 274 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:46.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:46 smithi177 bash[19748]: audit 2024-02-07T13:50:45.178949+0000 mgr.y (mgr.24362) 275 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:50:46.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:46 smithi177 bash[19748]: audit 2024-02-07T13:50:46.295258+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.177:0/2320669474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:50:46.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:46 smithi191 bash[14303]: audit 2024-02-07T13:50:44.492677+0000 mgr.y (mgr.24362) 273 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:50:46.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:46 smithi191 bash[14303]: cluster 2024-02-07T13:50:44.504423+0000 mgr.y (mgr.24362) 274 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:46.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:46 smithi191 bash[14303]: audit 2024-02-07T13:50:45.178949+0000 mgr.y (mgr.24362) 275 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:50:46.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:46 smithi191 bash[14303]: audit 2024-02-07T13:50:46.295258+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.177:0/2320669474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:50:47.042 INFO:teuthology.orchestra.run.smithi177.stdout:HEALTH_OK 2024-02-07T13:50:47.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:47 smithi177 bash[14301]: audit 2024-02-07T13:50:45.523349+0000 mgr.y (mgr.24362) 276 : audit [DBG] from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:50:47.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:47 smithi177 bash[14301]: audit 2024-02-07T13:50:45.867374+0000 mgr.y (mgr.24362) 277 : audit [DBG] from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:50:47.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:47 smithi177 bash[14301]: audit 2024-02-07T13:50:47.044768+0000 mon.a (mon.0) 890 : audit [DBG] from='client.? 172.21.15.177:0/2554355600' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:50:47.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:47 smithi177 bash[19748]: audit 2024-02-07T13:50:45.523349+0000 mgr.y (mgr.24362) 276 : audit [DBG] from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:50:47.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:47 smithi177 bash[19748]: audit 2024-02-07T13:50:45.867374+0000 mgr.y (mgr.24362) 277 : audit [DBG] from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:50:47.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:47 smithi177 bash[19748]: audit 2024-02-07T13:50:47.044768+0000 mon.a (mon.0) 890 : audit [DBG] from='client.? 172.21.15.177:0/2554355600' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:50:47.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:47 smithi191 bash[14303]: audit 2024-02-07T13:50:45.523349+0000 mgr.y (mgr.24362) 276 : audit [DBG] from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:50:47.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:47 smithi191 bash[14303]: audit 2024-02-07T13:50:45.867374+0000 mgr.y (mgr.24362) 277 : audit [DBG] from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:50:47.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:47 smithi191 bash[14303]: audit 2024-02-07T13:50:47.044768+0000 mon.a (mon.0) 890 : audit [DBG] from='client.? 172.21.15.177:0/2554355600' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:50:48.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:48 smithi177 bash[14301]: cluster 2024-02-07T13:50:46.505126+0000 mgr.y (mgr.24362) 278 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:48.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:48 smithi177 bash[14301]: audit 2024-02-07T13:50:46.639400+0000 mgr.y (mgr.24362) 279 : audit [DBG] from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:50:48.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:48 smithi177 bash[19748]: cluster 2024-02-07T13:50:46.505126+0000 mgr.y (mgr.24362) 278 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:48.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:48 smithi177 bash[19748]: audit 2024-02-07T13:50:46.639400+0000 mgr.y (mgr.24362) 279 : audit [DBG] from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:50:48.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:48 smithi191 bash[14303]: cluster 2024-02-07T13:50:46.505126+0000 mgr.y (mgr.24362) 278 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:48.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:48 smithi191 bash[14303]: audit 2024-02-07T13:50:46.639400+0000 mgr.y (mgr.24362) 279 : audit [DBG] from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:50:50.657 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:50 smithi191 bash[14303]: cluster 2024-02-07T13:50:48.506837+0000 mgr.y (mgr.24362) 280 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:50.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:50 smithi177 bash[14301]: cluster 2024-02-07T13:50:48.506837+0000 mgr.y (mgr.24362) 280 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:50.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:50 smithi177 bash[19748]: cluster 2024-02-07T13:50:48.506837+0000 mgr.y (mgr.24362) 280 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:51.054 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:50:50 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:50:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:50:52.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:52 smithi177 bash[14301]: cluster 2024-02-07T13:50:50.507626+0000 mgr.y (mgr.24362) 281 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:52.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:50:52 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:50:52] "GET /metrics HTTP/1.1" 200 214851 "" "Prometheus/2.33.4" 2024-02-07T13:50:52.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:52 smithi177 bash[19748]: cluster 2024-02-07T13:50:50.507626+0000 mgr.y (mgr.24362) 281 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:52.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:52 smithi191 bash[14303]: cluster 2024-02-07T13:50:50.507626+0000 mgr.y (mgr.24362) 281 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:53.791 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:50:53 smithi177 bash[39481]: level=error ts=2024-02-07T13:50:53.521Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.177:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-02-07T13:50:53.791 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:50:53 smithi177 bash[39481]: level=warn ts=2024-02-07T13:50:53.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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-02-07T13:50:53.791 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:50:53 smithi177 bash[39481]: level=warn ts=2024-02-07T13:50:53.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.177:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs" 2024-02-07T13:50:54.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:54 smithi177 bash[14301]: cluster 2024-02-07T13:50:52.508503+0000 mgr.y (mgr.24362) 282 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:54.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:54 smithi177 bash[19748]: cluster 2024-02-07T13:50:52.508503+0000 mgr.y (mgr.24362) 282 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:54.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:54 smithi191 bash[14303]: cluster 2024-02-07T13:50:52.508503+0000 mgr.y (mgr.24362) 282 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:55.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:55 smithi177 bash[14301]: audit 2024-02-07T13:50:54.503416+0000 mgr.y (mgr.24362) 283 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:50:55.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:55 smithi177 bash[14301]: cluster 2024-02-07T13:50:54.510276+0000 mgr.y (mgr.24362) 284 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:55.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:55 smithi177 bash[19748]: audit 2024-02-07T13:50:54.503416+0000 mgr.y (mgr.24362) 283 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:50:55.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:55 smithi177 bash[19748]: cluster 2024-02-07T13:50:54.510276+0000 mgr.y (mgr.24362) 284 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:55.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:55 smithi191 bash[14303]: audit 2024-02-07T13:50:54.503416+0000 mgr.y (mgr.24362) 283 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:50:55.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:55 smithi191 bash[14303]: cluster 2024-02-07T13:50:54.510276+0000 mgr.y (mgr.24362) 284 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:50:58.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:57 smithi177 bash[14301]: cluster 2024-02-07T13:50:56.511030+0000 mgr.y (mgr.24362) 285 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:58.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:57 smithi177 bash[19748]: cluster 2024-02-07T13:50:56.511030+0000 mgr.y (mgr.24362) 285 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:50:58.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:57 smithi191 bash[14303]: cluster 2024-02-07T13:50:56.511030+0000 mgr.y (mgr.24362) 285 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:00.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:50:59 smithi177 bash[14301]: cluster 2024-02-07T13:50:58.512688+0000 mgr.y (mgr.24362) 286 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:51:00.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:50:59 smithi177 bash[19748]: cluster 2024-02-07T13:50:58.512688+0000 mgr.y (mgr.24362) 286 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:51:00.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:50:59 smithi191 bash[14303]: cluster 2024-02-07T13:50:58.512688+0000 mgr.y (mgr.24362) 286 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:51:01.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:00 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:51:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:51:02.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:01 smithi177 bash[14301]: cluster 2024-02-07T13:51:00.513440+0000 mgr.y (mgr.24362) 287 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:02.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:01 smithi177 bash[19748]: cluster 2024-02-07T13:51:00.513440+0000 mgr.y (mgr.24362) 287 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:02.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:01 smithi191 bash[14303]: cluster 2024-02-07T13:51:00.513440+0000 mgr.y (mgr.24362) 287 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:02.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:02 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:51:02] "GET /metrics HTTP/1.1" 200 214851 "" "Prometheus/2.33.4" 2024-02-07T13:51:03.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:03 smithi177 bash[14301]: cluster 2024-02-07T13:51:02.514169+0000 mgr.y (mgr.24362) 288 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:03.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:03 smithi177 bash[19748]: cluster 2024-02-07T13:51:02.514169+0000 mgr.y (mgr.24362) 288 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:03.789 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:51:03 smithi177 bash[39481]: level=error ts=2024-02-07T13:51:03.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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.177:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs" 2024-02-07T13:51:03.789 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:51:03 smithi177 bash[39481]: level=warn ts=2024-02-07T13:51:03.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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-02-07T13:51:03.789 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:51:03 smithi177 bash[39481]: level=warn ts=2024-02-07T13:51:03.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.177:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs" 2024-02-07T13:51:04.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:03 smithi191 bash[14303]: cluster 2024-02-07T13:51:02.514169+0000 mgr.y (mgr.24362) 288 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:06.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:05 smithi177 bash[14301]: audit 2024-02-07T13:51:04.512654+0000 mgr.y (mgr.24362) 289 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:51:06.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:05 smithi177 bash[14301]: cluster 2024-02-07T13:51:04.515896+0000 mgr.y (mgr.24362) 290 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:51:06.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:05 smithi177 bash[19748]: audit 2024-02-07T13:51:04.512654+0000 mgr.y (mgr.24362) 289 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:51:06.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:05 smithi177 bash[19748]: cluster 2024-02-07T13:51:04.515896+0000 mgr.y (mgr.24362) 290 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:51:06.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:05 smithi191 bash[14303]: audit 2024-02-07T13:51:04.512654+0000 mgr.y (mgr.24362) 289 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:51:06.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:05 smithi191 bash[14303]: cluster 2024-02-07T13:51:04.515896+0000 mgr.y (mgr.24362) 290 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:51:08.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:07 smithi177 bash[14301]: cluster 2024-02-07T13:51:06.516666+0000 mgr.y (mgr.24362) 291 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:08.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:07 smithi177 bash[19748]: cluster 2024-02-07T13:51:06.516666+0000 mgr.y (mgr.24362) 291 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:08.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:07 smithi191 bash[14303]: cluster 2024-02-07T13:51:06.516666+0000 mgr.y (mgr.24362) 291 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:10.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:09 smithi177 bash[14301]: cluster 2024-02-07T13:51:08.518445+0000 mgr.y (mgr.24362) 292 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:51:10.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:09 smithi177 bash[19748]: cluster 2024-02-07T13:51:08.518445+0000 mgr.y (mgr.24362) 292 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:51:10.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:09 smithi191 bash[14303]: cluster 2024-02-07T13:51:08.518445+0000 mgr.y (mgr.24362) 292 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:51:11.054 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:10 smithi191 bash[15207]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:51:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:51:12.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:11 smithi177 bash[14301]: cluster 2024-02-07T13:51:10.519272+0000 mgr.y (mgr.24362) 293 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:12.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:11 smithi177 bash[19748]: cluster 2024-02-07T13:51:10.519272+0000 mgr.y (mgr.24362) 293 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:12.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:11 smithi191 bash[14303]: cluster 2024-02-07T13:51:10.519272+0000 mgr.y (mgr.24362) 293 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:12.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:12 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:51:12] "GET /metrics HTTP/1.1" 200 214855 "" "Prometheus/2.33.4" 2024-02-07T13:51:13.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:13 smithi177 bash[14301]: cluster 2024-02-07T13:51:12.520185+0000 mgr.y (mgr.24362) 294 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:13.788 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:51:13 smithi177 bash[39481]: level=error ts=2024-02-07T13:51:13.523Z 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.177:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-02-07T13:51:13.788 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:51:13 smithi177 bash[39481]: level=warn ts=2024-02-07T13:51:13.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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-02-07T13:51:13.789 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:51:13 smithi177 bash[39481]: level=warn ts=2024-02-07T13:51:13.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.177:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs" 2024-02-07T13:51:13.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:13 smithi177 bash[19748]: cluster 2024-02-07T13:51:12.520185+0000 mgr.y (mgr.24362) 294 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:14.034 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:13 smithi191 bash[14303]: cluster 2024-02-07T13:51:12.520185+0000 mgr.y (mgr.24362) 294 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:15.194 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:14 smithi191 bash[14303]: cephadm 2024-02-07T13:51:13.801171+0000 mgr.y (mgr.24362) 295 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-07T13:51:15.194 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:14 smithi191 bash[14303]: audit 2024-02-07T13:51:13.809033+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:51:15.194 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:14 smithi191 bash[14303]: audit 2024-02-07T13:51:13.811217+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T13:51:15.194 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:14 smithi191 bash[14303]: audit 2024-02-07T13:51:13.813067+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-07T13:51:15.195 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:14 smithi191 bash[14303]: audit 2024-02-07T13:51:13.814909+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:51:15.195 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:14 smithi191 bash[14303]: cephadm 2024-02-07T13:51:13.816784+0000 mgr.y (mgr.24362) 296 : cephadm [INF] Deploying daemon mgr.x on smithi191 2024-02-07T13:51:15.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:14 smithi177 bash[14301]: cephadm 2024-02-07T13:51:13.801171+0000 mgr.y (mgr.24362) 295 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-07T13:51:15.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:14 smithi177 bash[14301]: audit 2024-02-07T13:51:13.809033+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:51:15.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:14 smithi177 bash[14301]: audit 2024-02-07T13:51:13.811217+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T13:51:15.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:14 smithi177 bash[14301]: audit 2024-02-07T13:51:13.813067+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-07T13:51:15.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:14 smithi177 bash[14301]: audit 2024-02-07T13:51:13.814909+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:51:15.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:14 smithi177 bash[14301]: cephadm 2024-02-07T13:51:13.816784+0000 mgr.y (mgr.24362) 296 : cephadm [INF] Deploying daemon mgr.x on smithi191 2024-02-07T13:51:15.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:14 smithi177 bash[19748]: cephadm 2024-02-07T13:51:13.801171+0000 mgr.y (mgr.24362) 295 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-07T13:51:15.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:14 smithi177 bash[19748]: audit 2024-02-07T13:51:13.809033+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:51:15.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:14 smithi177 bash[19748]: audit 2024-02-07T13:51:13.811217+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T13:51:15.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:14 smithi177 bash[19748]: audit 2024-02-07T13:51:13.813067+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-07T13:51:15.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:14 smithi177 bash[19748]: audit 2024-02-07T13:51:13.814909+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:51:15.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:14 smithi177 bash[19748]: cephadm 2024-02-07T13:51:13.816784+0000 mgr.y (mgr.24362) 296 : cephadm [INF] Deploying daemon mgr.x on smithi191 2024-02-07T13:51:16.254 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:15 smithi191 bash[14303]: cluster 2024-02-07T13:51:14.521979+0000 mgr.y (mgr.24362) 297 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:51:16.254 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:15 smithi191 bash[14303]: audit 2024-02-07T13:51:14.522222+0000 mgr.y (mgr.24362) 298 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:51:16.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:15 smithi177 bash[14301]: cluster 2024-02-07T13:51:14.521979+0000 mgr.y (mgr.24362) 297 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:51:16.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:15 smithi177 bash[14301]: audit 2024-02-07T13:51:14.522222+0000 mgr.y (mgr.24362) 298 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:51:16.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:15 smithi177 bash[19748]: cluster 2024-02-07T13:51:14.521979+0000 mgr.y (mgr.24362) 297 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:51:16.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:15 smithi177 bash[19748]: audit 2024-02-07T13:51:14.522222+0000 mgr.y (mgr.24362) 298 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:51:16.554 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:16 smithi191 systemd[1]: Stopping Ceph mgr.x for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T13:51:16.554 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:16 smithi191 bash[34500]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-mgr.x 2024-02-07T13:51:17.303 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:16 smithi191 bash[34510]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-mgr-x 2024-02-07T13:51:17.304 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:16 smithi191 bash[34567]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-mgr.x 2024-02-07T13:51:17.304 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:17 smithi191 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-02-07T13:51:17.304 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:17 smithi191 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-02-07T13:51:17.304 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:17 smithi191 systemd[1]: Stopped Ceph mgr.x for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:51:17.426 INFO:teuthology.orchestra.run.smithi177.stdout:true 2024-02-07T13:51:17.738 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:51:17 smithi177 bash[39481]: level=warn ts=2024-02-07T13:51:17.297Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://172.21.15.191:8443/api/prometheus_receiver\": dial tcp 172.21.15.191:8443: connect: connection refused" 2024-02-07T13:51:17.804 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:17 smithi191 systemd[1]: Started Ceph mgr.x for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:51:18.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:17 smithi177 bash[14301]: cluster 2024-02-07T13:51:16.522825+0000 mgr.y (mgr.24362) 299 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:18.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:17 smithi177 bash[14301]: audit 2024-02-07T13:51:17.408539+0000 mgr.y (mgr.24362) 300 : audit [DBG] from='client.25084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:51:18.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:17 smithi177 bash[14301]: audit 2024-02-07T13:51:17.480886+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:51:18.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:17 smithi177 bash[14301]: audit 2024-02-07T13:51:17.482410+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:51:18.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:17 smithi177 bash[14301]: audit 2024-02-07T13:51:17.483514+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:51:18.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:17 smithi177 bash[19748]: cluster 2024-02-07T13:51:16.522825+0000 mgr.y (mgr.24362) 299 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:18.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:17 smithi177 bash[19748]: audit 2024-02-07T13:51:17.408539+0000 mgr.y (mgr.24362) 300 : audit [DBG] from='client.25084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:51:18.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:17 smithi177 bash[19748]: audit 2024-02-07T13:51:17.480886+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:51:18.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:17 smithi177 bash[19748]: audit 2024-02-07T13:51:17.482410+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:51:18.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:17 smithi177 bash[19748]: audit 2024-02-07T13:51:17.483514+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:51:18.146 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-07T13:51:18.146 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 running (5m) 3m ago 6m 17.8M - ba2b418f427c 794772e7e4f0 2024-02-07T13:51:18.146 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi191 *:3000 running (5m) 3m ago 5m 45.4M - 8.3.5 dad864ee21e9 d721dd45f839 2024-02-07T13:51:18.146 INFO:teuthology.orchestra.run.smithi177.stdout:iscsi.foo.smithi177.afvcbe smithi177 running (3m) 3m ago 3m 50.6M - 3.5 e1d6a67b021e bb07ccc95e09 2024-02-07T13:51:18.146 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi191 *:8443,9283 starting - - - - 2024-02-07T13:51:18.146 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:9283 running (14m) 3m ago 14m 452M - 17.2.0 e1d6a67b021e 404ef73b0ea2 2024-02-07T13:51:18.146 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (14m) 3m ago 14m 54.2M 2048M 17.2.0 e1d6a67b021e 5d7c050eba1d 2024-02-07T13:51:18.146 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi191 running (12m) 3m ago 12m 44.0M 2048M 17.2.0 e1d6a67b021e 61711445f375 2024-02-07T13:51:18.146 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (12m) 3m ago 12m 40.1M 2048M 17.2.0 e1d6a67b021e 228ab6a76956 2024-02-07T13:51:18.147 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 running (6m) 3m ago 6m 11.0M - 1dbe0e931976 a2cb5b756e97 2024-02-07T13:51:18.147 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi191 *:9100 running (6m) 3m ago 6m 11.2M - 1dbe0e931976 2099a6944851 2024-02-07T13:51:18.147 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (11m) 3m ago 11m 54.5M 4061M 17.2.0 e1d6a67b021e bb74ef095106 2024-02-07T13:51:18.147 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (11m) 3m ago 11m 54.5M 4061M 17.2.0 e1d6a67b021e 3e2d8e289760 2024-02-07T13:51:18.147 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (10m) 3m ago 10m 50.0M 4061M 17.2.0 e1d6a67b021e 612393e2aa5a 2024-02-07T13:51:18.147 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (9m) 3m ago 9m 51.6M 4061M 17.2.0 e1d6a67b021e 1c114ab84cf2 2024-02-07T13:51:18.147 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi191 running (9m) 3m ago 9m 50.9M 4317M 17.2.0 e1d6a67b021e 824876f60972 2024-02-07T13:51:18.147 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi191 running (8m) 3m ago 8m 50.5M 4317M 17.2.0 e1d6a67b021e 249a59c35a3d 2024-02-07T13:51:18.147 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi191 running (7m) 3m ago 8m 48.7M 4317M 17.2.0 e1d6a67b021e 895c15364473 2024-02-07T13:51:18.147 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi191 running (7m) 3m ago 7m 50.5M 4317M 17.2.0 e1d6a67b021e 5f43c65cc53e 2024-02-07T13:51:18.147 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi191 *:9095 running (5m) 3m ago 6m 48.2M - 514e6a882f6e 2636a095b4af 2024-02-07T13:51:18.147 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi177.lsebwe smithi177 *:8000 running (4m) 3m ago 4m 83.5M - 17.2.0 e1d6a67b021e 5c594a4531b4 2024-02-07T13:51:18.147 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi191.kcfkkn smithi191 *:8000 running (4m) 3m ago 4m 83.0M - 17.2.0 e1d6a67b021e 25ae2a68d161 2024-02-07T13:51:18.147 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi177.czdxob smithi177 *:80 running (4m) 3m ago 4m 83.5M - 17.2.0 e1d6a67b021e 6b1840bf09af 2024-02-07T13:51:18.147 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi191.iddzcf smithi191 *:80 running (4m) 3m ago 4m 83.0M - 17.2.0 e1d6a67b021e 48533635a191 2024-02-07T13:51:18.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:17 smithi191 bash[14303]: cluster 2024-02-07T13:51:16.522825+0000 mgr.y (mgr.24362) 299 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:18.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:17 smithi191 bash[14303]: audit 2024-02-07T13:51:17.408539+0000 mgr.y (mgr.24362) 300 : audit [DBG] from='client.25084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:51:18.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:17 smithi191 bash[14303]: audit 2024-02-07T13:51:17.480886+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:51:18.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:17 smithi191 bash[14303]: audit 2024-02-07T13:51:17.482410+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:51:18.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:17 smithi191 bash[14303]: audit 2024-02-07T13:51:17.483514+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:51:18.558 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:51:18.559 INFO:teuthology.orchestra.run.smithi177.stdout: "mon": { 2024-02-07T13:51:18.559 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-07T13:51:18.559 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:51:18.559 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr": { 2024-02-07T13:51:18.559 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-02-07T13:51:18.559 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:51:18.559 INFO:teuthology.orchestra.run.smithi177.stdout: "osd": { 2024-02-07T13:51:18.559 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-07T13:51:18.559 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:51:18.559 INFO:teuthology.orchestra.run.smithi177.stdout: "mds": {}, 2024-02-07T13:51:18.559 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw": { 2024-02-07T13:51:18.559 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-07T13:51:18.560 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:51:18.560 INFO:teuthology.orchestra.run.smithi177.stdout: "overall": { 2024-02-07T13:51:18.560 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-02-07T13:51:18.560 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T13:51:18.560 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:51:18.804 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:18 smithi191 bash[34634]: debug 2024-02-07T13:51:18.633+0000 7f3102d3a700 1 -- 172.21.15.191:0/1565721511 <== mon.1 v2:172.21.15.177:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55619ac23520 con 0x55619b9a6c00 2024-02-07T13:51:18.898 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:51:18.898 INFO:teuthology.orchestra.run.smithi177.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261", 2024-02-07T13:51:18.899 INFO:teuthology.orchestra.run.smithi177.stdout: "in_progress": true, 2024-02-07T13:51:18.899 INFO:teuthology.orchestra.run.smithi177.stdout: "services_complete": [], 2024-02-07T13:51:18.899 INFO:teuthology.orchestra.run.smithi177.stdout: "progress": "", 2024-02-07T13:51:18.899 INFO:teuthology.orchestra.run.smithi177.stdout: "message": "Currently upgrading mgr daemons" 2024-02-07T13:51:18.899 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:51:19.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:18 smithi177 bash[14301]: audit 2024-02-07T13:51:17.777133+0000 mgr.y (mgr.24362) 301 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:51:19.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:18 smithi177 bash[14301]: audit 2024-02-07T13:51:18.125271+0000 mgr.y (mgr.24362) 302 : audit [DBG] from='client.25096 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:51:19.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:18 smithi177 bash[14301]: audit 2024-02-07T13:51:18.561001+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.177:0/1672358272' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:51:19.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:18 smithi177 bash[19748]: audit 2024-02-07T13:51:17.777133+0000 mgr.y (mgr.24362) 301 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:51:19.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:18 smithi177 bash[19748]: audit 2024-02-07T13:51:18.125271+0000 mgr.y (mgr.24362) 302 : audit [DBG] from='client.25096 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:51:19.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:18 smithi177 bash[19748]: audit 2024-02-07T13:51:18.561001+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.177:0/1672358272' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:51:19.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:18 smithi191 bash[14303]: audit 2024-02-07T13:51:17.777133+0000 mgr.y (mgr.24362) 301 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:51:19.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:18 smithi191 bash[14303]: audit 2024-02-07T13:51:18.125271+0000 mgr.y (mgr.24362) 302 : audit [DBG] from='client.25096 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:51:19.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:18 smithi191 bash[14303]: audit 2024-02-07T13:51:18.561001+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.177:0/1672358272' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:51:19.304 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:18 smithi191 bash[34634]: debug 2024-02-07T13:51:18.805+0000 7f310cf2f200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-07T13:51:19.306 INFO:teuthology.orchestra.run.smithi177.stdout:HEALTH_OK 2024-02-07T13:51:20.054 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:19 smithi191 bash[34634]: debug 2024-02-07T13:51:19.721+0000 7f310cf2f200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-07T13:51:20.054 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:19 smithi191 bash[34634]: debug 2024-02-07T13:51:19.821+0000 7f310cf2f200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-07T13:51:20.054 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:19 smithi191 bash[34634]: debug 2024-02-07T13:51:19.921+0000 7f310cf2f200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-07T13:51:20.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:19 smithi191 bash[14303]: cluster 2024-02-07T13:51:18.524551+0000 mgr.y (mgr.24362) 303 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:51:20.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:19 smithi191 bash[14303]: audit 2024-02-07T13:51:18.900769+0000 mgr.y (mgr.24362) 304 : audit [DBG] from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:51:20.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:19 smithi191 bash[14303]: audit 2024-02-07T13:51:19.309460+0000 mon.a (mon.0) 898 : audit [DBG] from='client.? 172.21.15.177:0/2324061256' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:51:20.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:19 smithi177 bash[14301]: cluster 2024-02-07T13:51:18.524551+0000 mgr.y (mgr.24362) 303 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:51:20.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:19 smithi177 bash[14301]: audit 2024-02-07T13:51:18.900769+0000 mgr.y (mgr.24362) 304 : audit [DBG] from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:51:20.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:19 smithi177 bash[14301]: audit 2024-02-07T13:51:19.309460+0000 mon.a (mon.0) 898 : audit [DBG] from='client.? 172.21.15.177:0/2324061256' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:51:20.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:19 smithi177 bash[19748]: cluster 2024-02-07T13:51:18.524551+0000 mgr.y (mgr.24362) 303 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:51:20.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:19 smithi177 bash[19748]: audit 2024-02-07T13:51:18.900769+0000 mgr.y (mgr.24362) 304 : audit [DBG] from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:51:20.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:19 smithi177 bash[19748]: audit 2024-02-07T13:51:19.309460+0000 mon.a (mon.0) 898 : audit [DBG] from='client.? 172.21.15.177:0/2324061256' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:51:20.553 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:20 smithi191 bash[34634]: debug 2024-02-07T13:51:20.217+0000 7f310cf2f200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-07T13:51:21.048 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:20 smithi191 bash[34634]: debug 2024-02-07T13:51:20.637+0000 7f310cf2f200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-07T13:51:21.048 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:20 smithi191 bash[34634]: debug 2024-02-07T13:51:20.809+0000 7f310cf2f200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-07T13:51:21.048 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:21 smithi191 bash[34634]: debug 2024-02-07T13:51:21.041+0000 7f310cf2f200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-07T13:51:22.026 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:21 smithi191 bash[14303]: cluster 2024-02-07T13:51:20.525318+0000 mgr.y (mgr.24362) 305 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:22.026 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:21 smithi191 bash[14303]: audit 2024-02-07T13:51:21.506908+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:51:22.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:21 smithi177 bash[14301]: cluster 2024-02-07T13:51:20.525318+0000 mgr.y (mgr.24362) 305 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:22.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:21 smithi177 bash[14301]: audit 2024-02-07T13:51:21.506908+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:51:22.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:21 smithi177 bash[19748]: cluster 2024-02-07T13:51:20.525318+0000 mgr.y (mgr.24362) 305 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:22.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:21 smithi177 bash[19748]: audit 2024-02-07T13:51:21.506908+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:51:22.300 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:22 smithi191 bash[34634]: debug 2024-02-07T13:51:22.185+0000 7f310cf2f200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-07T13:51:22.553 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:22 smithi191 bash[34634]: debug 2024-02-07T13:51:22.293+0000 7f310cf2f200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-07T13:51:22.554 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:22 smithi191 bash[34634]: debug 2024-02-07T13:51:22.413+0000 7f310cf2f200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-07T13:51:22.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:22 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:51:22] "GET /metrics HTTP/1.1" 200 214839 "" "Prometheus/2.33.4" 2024-02-07T13:51:23.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:23 smithi177 bash[14301]: audit 2024-02-07T13:51:22.017164+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:51:23.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:23 smithi177 bash[19748]: audit 2024-02-07T13:51:22.017164+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:51:23.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:23 smithi191 bash[14303]: audit 2024-02-07T13:51:22.017164+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:51:23.304 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:22 smithi191 bash[34634]: debug 2024-02-07T13:51:22.889+0000 7f310cf2f200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-07T13:51:23.304 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:23 smithi191 bash[34634]: debug 2024-02-07T13:51:23.105+0000 7f310cf2f200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-07T13:51:23.788 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:51:23 smithi177 bash[39481]: level=error ts=2024-02-07T13:51:23.525Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.177:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": dial tcp 172.21.15.191:8443: connect: connection refused" 2024-02-07T13:51:23.788 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:51:23 smithi177 bash[39481]: level=warn ts=2024-02-07T13:51:23.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.191:8443/api/prometheus_receiver\": dial tcp 172.21.15.191:8443: connect: connection refused" 2024-02-07T13:51:23.788 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:51:23 smithi177 bash[39481]: level=warn ts=2024-02-07T13:51: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.177:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs" 2024-02-07T13:51:24.024 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:23 smithi191 bash[34634]: debug 2024-02-07T13:51:23.569+0000 7f310cf2f200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-07T13:51:24.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:24 smithi177 bash[14301]: cluster 2024-02-07T13:51:22.526043+0000 mgr.y (mgr.24362) 306 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:24.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:24 smithi177 bash[19748]: cluster 2024-02-07T13:51:22.526043+0000 mgr.y (mgr.24362) 306 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:24.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:24 smithi191 bash[14303]: cluster 2024-02-07T13:51:22.526043+0000 mgr.y (mgr.24362) 306 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:24.304 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:24 smithi191 bash[34634]: debug 2024-02-07T13:51:24.081+0000 7f310cf2f200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-07T13:51:25.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:24 smithi191 bash[34634]: debug 2024-02-07T13:51:24.637+0000 7f310cf2f200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-07T13:51:25.054 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:24 smithi191 bash[34634]: debug 2024-02-07T13:51:24.749+0000 7f310cf2f200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-07T13:51:25.362 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:25 smithi191 bash[34634]: debug 2024-02-07T13:51:25.101+0000 7f310cf2f200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-07T13:51:25.362 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:25 smithi191 bash[34634]: debug 2024-02-07T13:51:25.213+0000 7f310cf2f200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-07T13:51:25.795 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:25 smithi191 bash[34634]: debug 2024-02-07T13:51:25.357+0000 7f310cf2f200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-07T13:51:25.795 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:25 smithi191 bash[34634]: debug 2024-02-07T13:51:25.473+0000 7f310cf2f200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-07T13:51:25.795 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:25 smithi191 bash[34634]: debug 2024-02-07T13:51:25.597+0000 7f310cf2f200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-07T13:51:26.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:26 smithi191 bash[14303]: cluster 2024-02-07T13:51:24.527844+0000 mgr.y (mgr.24362) 307 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:51:26.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:26 smithi191 bash[14303]: audit 2024-02-07T13:51:24.532642+0000 mgr.y (mgr.24362) 308 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:51:26.054 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:25 smithi191 bash[34634]: debug 2024-02-07T13:51:25.789+0000 7f310cf2f200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-07T13:51:26.054 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:25 smithi191 bash[34634]: debug 2024-02-07T13:51:25.917+0000 7f310cf2f200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-07T13:51:26.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:26 smithi177 bash[14301]: cluster 2024-02-07T13:51:24.527844+0000 mgr.y (mgr.24362) 307 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:51:26.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:26 smithi177 bash[14301]: audit 2024-02-07T13:51:24.532642+0000 mgr.y (mgr.24362) 308 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:51:26.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:26 smithi177 bash[19748]: cluster 2024-02-07T13:51:24.527844+0000 mgr.y (mgr.24362) 307 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:51:26.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:26 smithi177 bash[19748]: audit 2024-02-07T13:51:24.532642+0000 mgr.y (mgr.24362) 308 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:51:27.554 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:27 smithi191 bash[34634]: debug 2024-02-07T13:51:27.205+0000 7f310cf2f200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-07T13:51:27.554 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:27 smithi191 bash[34634]: [07/Feb/2024:13:51:27] ENGINE Bus STARTING 2024-02-07T13:51:27.554 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:27 smithi191 bash[34634]: CherryPy Checker: 2024-02-07T13:51:27.554 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:27 smithi191 bash[34634]: The Application mounted at '' has an empty config. 2024-02-07T13:51:27.554 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:27 smithi191 bash[34634]: [07/Feb/2024:13:51:27] ENGINE Serving on http://:::9283 2024-02-07T13:51:27.554 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:27 smithi191 bash[34634]: [07/Feb/2024:13:51:27] ENGINE Bus STARTED 2024-02-07T13:51:28.288 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:51:28 smithi177 bash[39481]: level=warn ts=2024-02-07T13:51:28.167Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-02-07T13:51:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:28 smithi177 bash[14301]: cluster 2024-02-07T13:51:26.528621+0000 mgr.y (mgr.24362) 309 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:28 smithi177 bash[14301]: cluster 2024-02-07T13:51:27.219290+0000 mon.a (mon.0) 901 : cluster [DBG] Standby manager daemon x restarted 2024-02-07T13:51:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:28 smithi177 bash[14301]: cluster 2024-02-07T13:51:27.219601+0000 mon.a (mon.0) 902 : cluster [DBG] Standby manager daemon x started 2024-02-07T13:51:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:28 smithi177 bash[14301]: audit 2024-02-07T13:51:27.223241+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-07T13:51:28.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:28 smithi177 bash[14301]: audit 2024-02-07T13:51:27.224397+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-07T13:51:28.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:28 smithi177 bash[14301]: audit 2024-02-07T13:51:27.227960+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-07T13:51:28.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:28 smithi177 bash[14301]: audit 2024-02-07T13:51:27.230006+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-07T13:51:28.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:28 smithi177 bash[19748]: cluster 2024-02-07T13:51:26.528621+0000 mgr.y (mgr.24362) 309 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:28.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:28 smithi177 bash[19748]: cluster 2024-02-07T13:51:27.219290+0000 mon.a (mon.0) 901 : cluster [DBG] Standby manager daemon x restarted 2024-02-07T13:51:28.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:28 smithi177 bash[19748]: cluster 2024-02-07T13:51:27.219601+0000 mon.a (mon.0) 902 : cluster [DBG] Standby manager daemon x started 2024-02-07T13:51:28.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:28 smithi177 bash[19748]: audit 2024-02-07T13:51:27.223241+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-07T13:51:28.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:28 smithi177 bash[19748]: audit 2024-02-07T13:51:27.224397+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-07T13:51:28.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:28 smithi177 bash[19748]: audit 2024-02-07T13:51:27.227960+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-07T13:51:28.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:28 smithi177 bash[19748]: audit 2024-02-07T13:51:27.230006+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-07T13:51:28.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:28 smithi191 bash[14303]: cluster 2024-02-07T13:51:26.528621+0000 mgr.y (mgr.24362) 309 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:28.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:28 smithi191 bash[14303]: cluster 2024-02-07T13:51:27.219290+0000 mon.a (mon.0) 901 : cluster [DBG] Standby manager daemon x restarted 2024-02-07T13:51:28.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:28 smithi191 bash[14303]: cluster 2024-02-07T13:51:27.219601+0000 mon.a (mon.0) 902 : cluster [DBG] Standby manager daemon x started 2024-02-07T13:51:28.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:28 smithi191 bash[14303]: audit 2024-02-07T13:51:27.223241+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-07T13:51:28.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:28 smithi191 bash[14303]: audit 2024-02-07T13:51:27.224397+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-07T13:51:28.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:28 smithi191 bash[14303]: audit 2024-02-07T13:51:27.227960+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-07T13:51:28.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:28 smithi191 bash[14303]: audit 2024-02-07T13:51:27.230006+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-07T13:51:29.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:29 smithi177 bash[14301]: cluster 2024-02-07T13:51:28.063489+0000 mon.a (mon.0) 903 : cluster [DBG] mgrmap e21: y(active, since 6m), standbys: x 2024-02-07T13:51:29.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:29 smithi177 bash[19748]: cluster 2024-02-07T13:51:28.063489+0000 mon.a (mon.0) 903 : cluster [DBG] mgrmap e21: y(active, since 6m), standbys: x 2024-02-07T13:51:29.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:29 smithi191 bash[14303]: cluster 2024-02-07T13:51:28.063489+0000 mon.a (mon.0) 903 : cluster [DBG] mgrmap e21: y(active, since 6m), standbys: x 2024-02-07T13:51:30.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:30 smithi191 bash[14303]: cluster 2024-02-07T13:51:28.530285+0000 mgr.y (mgr.24362) 310 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:51:30.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:30 smithi191 bash[14303]: audit 2024-02-07T13:51:29.889827+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:51:30.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:30 smithi191 bash[14303]: audit 2024-02-07T13:51:29.897470+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:51:30.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:30 smithi191 bash[14303]: audit 2024-02-07T13:51:29.907565+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:51:30.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:30 smithi191 bash[14303]: audit 2024-02-07T13:51:29.914633+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-07T13:51:30.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:30 smithi191 bash[14303]: cluster 2024-02-07T13:51:29.922624+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-02-07T13:51:30.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:30 smithi177 bash[14301]: cluster 2024-02-07T13:51:28.530285+0000 mgr.y (mgr.24362) 310 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:51:30.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:30 smithi177 bash[14301]: audit 2024-02-07T13:51:29.889827+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:51:30.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:30 smithi177 bash[14301]: audit 2024-02-07T13:51:29.897470+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:51:30.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:30 smithi177 bash[14301]: audit 2024-02-07T13:51:29.907565+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:51:30.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:30 smithi177 bash[14301]: audit 2024-02-07T13:51:29.914633+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-07T13:51:30.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:30 smithi177 bash[14301]: cluster 2024-02-07T13:51:29.922624+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-02-07T13:51:30.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:30 smithi177 bash[19748]: cluster 2024-02-07T13:51:28.530285+0000 mgr.y (mgr.24362) 310 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:51:30.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:30 smithi177 bash[19748]: audit 2024-02-07T13:51:29.889827+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:51:30.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:30 smithi177 bash[19748]: audit 2024-02-07T13:51:29.897470+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' 2024-02-07T13:51:30.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:30 smithi177 bash[19748]: audit 2024-02-07T13:51:29.907565+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:51:30.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:30 smithi177 bash[19748]: audit 2024-02-07T13:51:29.914633+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-07T13:51:30.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:30 smithi177 bash[19748]: cluster 2024-02-07T13:51:29.922624+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-02-07T13:51:30.920 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:30 smithi191 bash[34634]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:51:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:51:31.212 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:30 smithi191 bash[34634]: [07/Feb/2024:13:51:30] ENGINE Bus STOPPING 2024-02-07T13:51:31.212 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:30 smithi191 bash[34634]: [07/Feb/2024:13:51:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-07T13:51:31.212 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:30 smithi191 bash[34634]: [07/Feb/2024:13:51:30] ENGINE Bus STOPPED 2024-02-07T13:51:31.212 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:31 smithi191 bash[34634]: [07/Feb/2024:13:51:31] ENGINE Bus STARTING 2024-02-07T13:51:31.213 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:31 smithi191 bash[14303]: cephadm 2024-02-07T13:51:29.910723+0000 mgr.y (mgr.24362) 311 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-07T13:51:31.213 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:31 smithi191 bash[14303]: cephadm 2024-02-07T13:51:29.914236+0000 mgr.y (mgr.24362) 312 : cephadm [INF] Failing over to other MGR 2024-02-07T13:51:31.213 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:31 smithi191 bash[14303]: audit 2024-02-07T13:51:30.909121+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-07T13:51:31.213 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:31 smithi191 bash[14303]: cluster 2024-02-07T13:51:30.909201+0000 mon.a (mon.0) 910 : cluster [DBG] mgrmap e22: x(active, starting, since 0.99347s) 2024-02-07T13:51:31.213 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:31 smithi191 bash[14303]: audit 2024-02-07T13:51:30.909290+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:51:31.213 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:31 smithi191 bash[14303]: audit 2024-02-07T13:51:30.909568+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:51:31.213 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:31 smithi191 bash[14303]: audit 2024-02-07T13:51:30.909866+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:51:31.213 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:31 smithi191 bash[14303]: audit 2024-02-07T13:51:30.911094+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-07T13:51:31.213 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:31 smithi191 bash[14303]: audit 2024-02-07T13:51:30.911419+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T13:51:31.213 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:31 smithi191 bash[14303]: audit 2024-02-07T13:51:30.911822+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T13:51:31.213 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:31 smithi191 bash[14303]: audit 2024-02-07T13:51:30.912158+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T13:51:31.213 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:31 smithi191 bash[14303]: audit 2024-02-07T13:51:30.912484+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-07T13:51:31.214 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:31 smithi191 bash[14303]: audit 2024-02-07T13:51:30.912793+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-07T13:51:31.214 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:31 smithi191 bash[14303]: audit 2024-02-07T13:51:30.913151+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-07T13:51:31.214 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:31 smithi191 bash[14303]: audit 2024-02-07T13:51:30.913534+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-07T13:51:31.214 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:31 smithi191 bash[14303]: audit 2024-02-07T13:51:30.913917+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-07T13:51:31.214 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:31 smithi191 bash[14303]: audit 2024-02-07T13:51:30.915158+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-07T13:51:31.214 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:31 smithi191 bash[14303]: audit 2024-02-07T13:51:30.915505+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-07T13:51:31.214 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:31 smithi191 bash[14303]: audit 2024-02-07T13:51:30.916330+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-07T13:51:31.214 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:31 smithi191 bash[14303]: cluster 2024-02-07T13:51:30.951154+0000 mon.a (mon.0) 911 : cluster [INF] Manager daemon x is now available 2024-02-07T13:51:31.214 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:31 smithi191 bash[14303]: audit 2024-02-07T13:51:31.016608+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:31.214 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:31 smithi191 bash[14303]: audit 2024-02-07T13:51:31.025188+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:31.214 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:31 smithi191 bash[14303]: audit 2024-02-07T13:51:31.033912+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:31.214 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:31 smithi191 bash[14303]: audit 2024-02-07T13:51:31.041045+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:51:31.231 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:30 smithi177 bash[14572]: ignoring --setuser ceph since I am not root 2024-02-07T13:51:31.231 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:30 smithi177 bash[14572]: ignoring --setgroup ceph since I am not root 2024-02-07T13:51:31.231 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:30 smithi177 bash[14572]: debug 2024-02-07T13:51:30.951+0000 7f7e32b8a700 1 -- 172.21.15.177:0/1534442352 <== mon.0 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557dc54ac340 con 0x557dc6228800 2024-02-07T13:51:31.231 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[14572]: debug 2024-02-07T13:51:31.115+0000 7f7e3b5e6000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-07T13:51:31.232 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[14301]: cephadm 2024-02-07T13:51:29.910723+0000 mgr.y (mgr.24362) 311 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-07T13:51:31.232 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[14301]: cephadm 2024-02-07T13:51:29.914236+0000 mgr.y (mgr.24362) 312 : cephadm [INF] Failing over to other MGR 2024-02-07T13:51:31.232 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[14301]: audit 2024-02-07T13:51:30.909121+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-07T13:51:31.232 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[14301]: cluster 2024-02-07T13:51:30.909201+0000 mon.a (mon.0) 910 : cluster [DBG] mgrmap e22: x(active, starting, since 0.99347s) 2024-02-07T13:51:31.232 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[14301]: audit 2024-02-07T13:51:30.909290+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:51:31.232 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[14301]: audit 2024-02-07T13:51:30.909568+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:51:31.232 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[14301]: audit 2024-02-07T13:51:30.909866+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:51:31.232 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[14301]: audit 2024-02-07T13:51:30.911094+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-07T13:51:31.232 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[14301]: audit 2024-02-07T13:51:30.911419+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T13:51:31.232 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[14301]: audit 2024-02-07T13:51:30.911822+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T13:51:31.232 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[14301]: audit 2024-02-07T13:51:30.912158+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T13:51:31.233 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[14301]: audit 2024-02-07T13:51:30.912484+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-07T13:51:31.233 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[14301]: audit 2024-02-07T13:51:30.912793+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-07T13:51:31.233 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[14301]: audit 2024-02-07T13:51:30.913151+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-07T13:51:31.233 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[14301]: audit 2024-02-07T13:51:30.913534+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-07T13:51:31.233 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[14301]: audit 2024-02-07T13:51:30.913917+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-07T13:51:31.233 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[14301]: audit 2024-02-07T13:51:30.915158+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-07T13:51:31.233 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[14301]: audit 2024-02-07T13:51:30.915505+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-07T13:51:31.233 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[14301]: audit 2024-02-07T13:51:30.916330+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-07T13:51:31.233 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[14301]: cluster 2024-02-07T13:51:30.951154+0000 mon.a (mon.0) 911 : cluster [INF] Manager daemon x is now available 2024-02-07T13:51:31.233 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[14301]: audit 2024-02-07T13:51:31.016608+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:31.233 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[14301]: audit 2024-02-07T13:51:31.025188+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:31.233 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[14301]: audit 2024-02-07T13:51:31.033912+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:31.233 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[14301]: audit 2024-02-07T13:51:31.041045+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:51:31.234 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[19748]: cephadm 2024-02-07T13:51:29.910723+0000 mgr.y (mgr.24362) 311 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-07T13:51:31.234 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[19748]: cephadm 2024-02-07T13:51:29.914236+0000 mgr.y (mgr.24362) 312 : cephadm [INF] Failing over to other MGR 2024-02-07T13:51:31.234 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[19748]: audit 2024-02-07T13:51:30.909121+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24362 172.21.15.177:0/2806733631' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-07T13:51:31.234 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[19748]: cluster 2024-02-07T13:51:30.909201+0000 mon.a (mon.0) 910 : cluster [DBG] mgrmap e22: x(active, starting, since 0.99347s) 2024-02-07T13:51:31.234 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[19748]: audit 2024-02-07T13:51:30.909290+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:51:31.234 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[19748]: audit 2024-02-07T13:51:30.909568+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:51:31.234 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[19748]: audit 2024-02-07T13:51:30.909866+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:51:31.235 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[19748]: audit 2024-02-07T13:51:30.911094+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-07T13:51:31.235 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[19748]: audit 2024-02-07T13:51:30.911419+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T13:51:31.235 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[19748]: audit 2024-02-07T13:51:30.911822+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T13:51:31.235 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[19748]: audit 2024-02-07T13:51:30.912158+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T13:51:31.235 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[19748]: audit 2024-02-07T13:51:30.912484+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-07T13:51:31.235 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[19748]: audit 2024-02-07T13:51:30.912793+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-07T13:51:31.235 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[19748]: audit 2024-02-07T13:51:30.913151+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-07T13:51:31.235 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[19748]: audit 2024-02-07T13:51:30.913534+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-07T13:51:31.235 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[19748]: audit 2024-02-07T13:51:30.913917+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-07T13:51:31.235 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[19748]: audit 2024-02-07T13:51:30.915158+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-07T13:51:31.235 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[19748]: audit 2024-02-07T13:51:30.915505+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-07T13:51:31.235 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[19748]: audit 2024-02-07T13:51:30.916330+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-07T13:51:31.235 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[19748]: cluster 2024-02-07T13:51:30.951154+0000 mon.a (mon.0) 911 : cluster [INF] Manager daemon x is now available 2024-02-07T13:51:31.235 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[19748]: audit 2024-02-07T13:51:31.016608+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:31.235 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[19748]: audit 2024-02-07T13:51:31.025188+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:31.236 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[19748]: audit 2024-02-07T13:51:31.033912+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:31.236 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[19748]: audit 2024-02-07T13:51:31.041045+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:51:31.553 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:31 smithi191 bash[34634]: [07/Feb/2024:13:51:31] ENGINE Serving on http://:::9283 2024-02-07T13:51:31.554 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:31 smithi191 bash[34634]: [07/Feb/2024:13:51:31] ENGINE Bus STARTED 2024-02-07T13:51:32.070 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[14572]: debug 2024-02-07T13:51:31.803+0000 7f7e3b5e6000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-07T13:51:32.070 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:31 smithi177 bash[14572]: debug 2024-02-07T13:51:31.935+0000 7f7e3b5e6000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-07T13:51:32.468 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[14572]: debug 2024-02-07T13:51:32.111+0000 7f7e3b5e6000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-07T13:51:32.469 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[19748]: cephadm 2024-02-07T13:51:31.012863+0000 mgr.x (mgr.25108) 1 : cephadm [INF] Queued rgw.foo for migration 2024-02-07T13:51:32.469 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[19748]: cephadm 2024-02-07T13:51:31.020937+0000 mgr.x (mgr.25108) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-02-07T13:51:32.469 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[19748]: cephadm 2024-02-07T13:51:31.021538+0000 mgr.x (mgr.25108) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-02-07T13:51:32.469 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[19748]: cephadm 2024-02-07T13:51:31.021631+0000 mgr.x (mgr.25108) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-02-07T13:51:32.469 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[19748]: audit 2024-02-07T13:51:31.095406+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:51:32.469 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[19748]: audit 2024-02-07T13:51:31.096135+0000 mon.b (mon.2) 44 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:51:32.469 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[19748]: audit 2024-02-07T13:51:31.101564+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:51:32.469 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[19748]: audit 2024-02-07T13:51:31.124445+0000 mon.b (mon.2) 45 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-07T13:51:32.469 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[19748]: audit 2024-02-07T13:51:31.130089+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-07T13:51:32.469 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[19748]: audit 2024-02-07T13:51:31.238430+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:32.470 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[19748]: audit 2024-02-07T13:51:31.248797+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:32.470 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[19748]: cephadm 2024-02-07T13:51:31.603337+0000 mgr.x (mgr.25108) 5 : cephadm [INF] Deploying cephadm binary to smithi191 2024-02-07T13:51:32.470 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[19748]: cephadm 2024-02-07T13:51:31.614183+0000 mgr.x (mgr.25108) 6 : cephadm [INF] Deploying cephadm binary to smithi177 2024-02-07T13:51:32.470 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[19748]: cluster 2024-02-07T13:51:31.913998+0000 mon.a (mon.0) 919 : cluster [DBG] mgrmap e23: x(active, since 1.99824s) 2024-02-07T13:51:32.470 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[14301]: cephadm 2024-02-07T13:51:31.012863+0000 mgr.x (mgr.25108) 1 : cephadm [INF] Queued rgw.foo for migration 2024-02-07T13:51:32.470 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[14301]: cephadm 2024-02-07T13:51:31.020937+0000 mgr.x (mgr.25108) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-02-07T13:51:32.470 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[14301]: cephadm 2024-02-07T13:51:31.021538+0000 mgr.x (mgr.25108) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-02-07T13:51:32.470 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[14301]: cephadm 2024-02-07T13:51:31.021631+0000 mgr.x (mgr.25108) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-02-07T13:51:32.470 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[14301]: audit 2024-02-07T13:51:31.095406+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:51:32.470 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[14301]: audit 2024-02-07T13:51:31.096135+0000 mon.b (mon.2) 44 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:51:32.470 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[14301]: audit 2024-02-07T13:51:31.101564+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:51:32.470 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[14301]: audit 2024-02-07T13:51:31.124445+0000 mon.b (mon.2) 45 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-07T13:51:32.471 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[14301]: audit 2024-02-07T13:51:31.130089+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-07T13:51:32.471 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[14301]: audit 2024-02-07T13:51:31.238430+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:32.471 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[14301]: audit 2024-02-07T13:51:31.248797+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:32.471 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[14301]: cephadm 2024-02-07T13:51:31.603337+0000 mgr.x (mgr.25108) 5 : cephadm [INF] Deploying cephadm binary to smithi191 2024-02-07T13:51:32.471 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[14301]: cephadm 2024-02-07T13:51:31.614183+0000 mgr.x (mgr.25108) 6 : cephadm [INF] Deploying cephadm binary to smithi177 2024-02-07T13:51:32.471 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[14301]: cluster 2024-02-07T13:51:31.913998+0000 mon.a (mon.0) 919 : cluster [DBG] mgrmap e23: x(active, since 1.99824s) 2024-02-07T13:51:32.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:32 smithi191 bash[14303]: cephadm 2024-02-07T13:51:31.012863+0000 mgr.x (mgr.25108) 1 : cephadm [INF] Queued rgw.foo for migration 2024-02-07T13:51:32.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:32 smithi191 bash[14303]: cephadm 2024-02-07T13:51:31.020937+0000 mgr.x (mgr.25108) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-02-07T13:51:32.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:32 smithi191 bash[14303]: cephadm 2024-02-07T13:51:31.021538+0000 mgr.x (mgr.25108) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-02-07T13:51:32.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:32 smithi191 bash[14303]: cephadm 2024-02-07T13:51:31.021631+0000 mgr.x (mgr.25108) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-02-07T13:51:32.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:32 smithi191 bash[14303]: audit 2024-02-07T13:51:31.095406+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:51:32.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:32 smithi191 bash[14303]: audit 2024-02-07T13:51:31.096135+0000 mon.b (mon.2) 44 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:51:32.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:32 smithi191 bash[14303]: audit 2024-02-07T13:51:31.101564+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:51:32.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:32 smithi191 bash[14303]: audit 2024-02-07T13:51:31.124445+0000 mon.b (mon.2) 45 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-07T13:51:32.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:32 smithi191 bash[14303]: audit 2024-02-07T13:51:31.130089+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-07T13:51:32.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:32 smithi191 bash[14303]: audit 2024-02-07T13:51:31.238430+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:32.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:32 smithi191 bash[14303]: audit 2024-02-07T13:51:31.248797+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:32.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:32 smithi191 bash[14303]: cephadm 2024-02-07T13:51:31.603337+0000 mgr.x (mgr.25108) 5 : cephadm [INF] Deploying cephadm binary to smithi191 2024-02-07T13:51:32.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:32 smithi191 bash[14303]: cephadm 2024-02-07T13:51:31.614183+0000 mgr.x (mgr.25108) 6 : cephadm [INF] Deploying cephadm binary to smithi177 2024-02-07T13:51:32.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:32 smithi191 bash[14303]: cluster 2024-02-07T13:51:31.913998+0000 mon.a (mon.0) 919 : cluster [DBG] mgrmap e23: x(active, since 1.99824s) 2024-02-07T13:51:32.762 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[14572]: debug 2024-02-07T13:51:32.467+0000 7f7e3b5e6000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-07T13:51:32.762 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[14572]: debug 2024-02-07T13:51:32.559+0000 7f7e3b5e6000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-07T13:51:32.763 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[39481]: level=warn ts=2024-02-07T13:51:32.644Z 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.177:8443//api/prometheus_receiver\": dial tcp 172.21.15.177:8443: connect: connection refused" 2024-02-07T13:51:33.038 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:32 smithi177 bash[14572]: debug 2024-02-07T13:51:32.763+0000 7f7e3b5e6000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-07T13:51:33.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:33 smithi177 bash[14301]: cluster 2024-02-07T13:51:31.935389+0000 mgr.x (mgr.25108) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:51:33.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:33 smithi177 bash[14301]: cephadm 2024-02-07T13:51:32.451614+0000 mgr.x (mgr.25108) 8 : cephadm [INF] [07/Feb/2024:13:51:32] ENGINE Bus STARTING 2024-02-07T13:51:33.523 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:33 smithi177 bash[14301]: cephadm 2024-02-07T13:51:32.574676+0000 mgr.x (mgr.25108) 9 : cephadm [INF] [07/Feb/2024:13:51:32] ENGINE Serving on http://172.21.15.191:8765 2024-02-07T13:51:33.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:33 smithi177 bash[19748]: cluster 2024-02-07T13:51:31.935389+0000 mgr.x (mgr.25108) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:51:33.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:33 smithi177 bash[19748]: cephadm 2024-02-07T13:51:32.451614+0000 mgr.x (mgr.25108) 8 : cephadm [INF] [07/Feb/2024:13:51:32] ENGINE Bus STARTING 2024-02-07T13:51:33.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:33 smithi177 bash[19748]: cephadm 2024-02-07T13:51:32.574676+0000 mgr.x (mgr.25108) 9 : cephadm [INF] [07/Feb/2024:13:51:32] ENGINE Serving on http://172.21.15.191:8765 2024-02-07T13:51:33.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:33 smithi191 bash[14303]: cluster 2024-02-07T13:51:31.935389+0000 mgr.x (mgr.25108) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:51:33.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:33 smithi191 bash[14303]: cephadm 2024-02-07T13:51:32.451614+0000 mgr.x (mgr.25108) 8 : cephadm [INF] [07/Feb/2024:13:51:32] ENGINE Bus STARTING 2024-02-07T13:51:33.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:33 smithi191 bash[14303]: cephadm 2024-02-07T13:51:32.574676+0000 mgr.x (mgr.25108) 9 : cephadm [INF] [07/Feb/2024:13:51:32] ENGINE Serving on http://172.21.15.191:8765 2024-02-07T13:51:33.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:33 smithi177 bash[14572]: debug 2024-02-07T13:51:33.615+0000 7f7e3b5e6000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-07T13:51:33.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:33 smithi177 bash[14572]: debug 2024-02-07T13:51:33.723+0000 7f7e3b5e6000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-07T13:51:33.788 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:51:33 smithi177 bash[39481]: level=error ts=2024-02-07T13:51:33.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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.177:8443//api/prometheus_receiver\": dial tcp 172.21.15.177:8443: connect: connection refused" 2024-02-07T13:51:33.788 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:51:33 smithi177 bash[39481]: level=warn ts=2024-02-07T13:51:33.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.177:8443//api/prometheus_receiver\": dial tcp 172.21.15.177:8443: connect: connection refused" 2024-02-07T13:51:33.788 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:51:33 smithi177 bash[39481]: level=warn ts=2024-02-07T13:51:33.543Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-02-07T13:51:34.283 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:33 smithi177 bash[14572]: debug 2024-02-07T13:51:33.931+0000 7f7e3b5e6000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-07T13:51:34.283 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:34 smithi177 bash[14301]: cephadm 2024-02-07T13:51:32.753228+0000 mgr.x (mgr.25108) 10 : cephadm [INF] [07/Feb/2024:13:51:32] ENGINE Serving on https://172.21.15.191:7150 2024-02-07T13:51:34.283 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:34 smithi177 bash[14301]: cephadm 2024-02-07T13:51:32.753540+0000 mgr.x (mgr.25108) 11 : cephadm [INF] [07/Feb/2024:13:51:32] ENGINE Bus STARTED 2024-02-07T13:51:34.283 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:34 smithi177 bash[14301]: cluster 2024-02-07T13:51:32.915576+0000 mgr.x (mgr.25108) 12 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:51:34.283 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:34 smithi177 bash[19748]: cephadm 2024-02-07T13:51:32.753228+0000 mgr.x (mgr.25108) 10 : cephadm [INF] [07/Feb/2024:13:51:32] ENGINE Serving on https://172.21.15.191:7150 2024-02-07T13:51:34.283 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:34 smithi177 bash[19748]: cephadm 2024-02-07T13:51:32.753540+0000 mgr.x (mgr.25108) 11 : cephadm [INF] [07/Feb/2024:13:51:32] ENGINE Bus STARTED 2024-02-07T13:51:34.284 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:34 smithi177 bash[19748]: cluster 2024-02-07T13:51:32.915576+0000 mgr.x (mgr.25108) 12 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:51:34.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:34 smithi177 bash[14572]: debug 2024-02-07T13:51:34.283+0000 7f7e3b5e6000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-07T13:51:34.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:34 smithi191 bash[14303]: cephadm 2024-02-07T13:51:32.753228+0000 mgr.x (mgr.25108) 10 : cephadm [INF] [07/Feb/2024:13:51:32] ENGINE Serving on https://172.21.15.191:7150 2024-02-07T13:51:34.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:34 smithi191 bash[14303]: cephadm 2024-02-07T13:51:32.753540+0000 mgr.x (mgr.25108) 11 : cephadm [INF] [07/Feb/2024:13:51:32] ENGINE Bus STARTED 2024-02-07T13:51:34.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:34 smithi191 bash[14303]: cluster 2024-02-07T13:51:32.915576+0000 mgr.x (mgr.25108) 12 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:51:34.986 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:34 smithi177 bash[14572]: debug 2024-02-07T13:51:34.615+0000 7f7e3b5e6000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-07T13:51:35.258 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:34 smithi177 bash[14572]: debug 2024-02-07T13:51:34.987+0000 7f7e3b5e6000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-07T13:51:35.258 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:35 smithi177 bash[14301]: cluster 2024-02-07T13:51:34.085359+0000 mon.a (mon.0) 920 : cluster [DBG] mgrmap e24: x(active, since 4s) 2024-02-07T13:51:35.259 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:35 smithi177 bash[14301]: audit 2024-02-07T13:51:34.539000+0000 mgr.x (mgr.25108) 13 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:51:35.259 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:35 smithi177 bash[19748]: cluster 2024-02-07T13:51:34.085359+0000 mon.a (mon.0) 920 : cluster [DBG] mgrmap e24: x(active, since 4s) 2024-02-07T13:51:35.259 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:35 smithi177 bash[19748]: audit 2024-02-07T13:51:34.539000+0000 mgr.x (mgr.25108) 13 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:51:35.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:35 smithi177 bash[14572]: debug 2024-02-07T13:51:35.259+0000 7f7e3b5e6000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-07T13:51:35.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:35 smithi191 bash[14303]: cluster 2024-02-07T13:51:34.085359+0000 mon.a (mon.0) 920 : cluster [DBG] mgrmap e24: x(active, since 4s) 2024-02-07T13:51:35.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:35 smithi191 bash[14303]: audit 2024-02-07T13:51:34.539000+0000 mgr.x (mgr.25108) 13 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:51:36.216 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:36 smithi177 bash[14301]: cluster 2024-02-07T13:51:34.916448+0000 mgr.x (mgr.25108) 14 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:51:36.217 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:35 smithi177 bash[14572]: debug 2024-02-07T13:51:35.947+0000 7f7e3b5e6000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-07T13:51:36.217 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:36 smithi177 bash[14572]: debug 2024-02-07T13:51:36.055+0000 7f7e3b5e6000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-07T13:51:36.217 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:36 smithi177 bash[19748]: cluster 2024-02-07T13:51:34.916448+0000 mgr.x (mgr.25108) 14 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:51:36.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:36 smithi177 bash[14572]: debug 2024-02-07T13:51:36.215+0000 7f7e3b5e6000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-07T13:51:36.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:36 smithi177 bash[14572]: debug 2024-02-07T13:51:36.327+0000 7f7e3b5e6000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-07T13:51:36.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:36 smithi177 bash[14572]: debug 2024-02-07T13:51:36.467+0000 7f7e3b5e6000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-07T13:51:36.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:36 smithi191 bash[14303]: cluster 2024-02-07T13:51:34.916448+0000 mgr.x (mgr.25108) 14 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:51:37.038 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:36 smithi177 bash[14572]: debug 2024-02-07T13:51:36.759+0000 7f7e3b5e6000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-07T13:51:37.038 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:36 smithi177 bash[14572]: debug 2024-02-07T13:51:36.879+0000 7f7e3b5e6000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-07T13:51:37.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:37 smithi177 bash[14572]: debug 2024-02-07T13:51:37.063+0000 7f7e3b5e6000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-07T13:51:37.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:37 smithi177 bash[14572]: debug 2024-02-07T13:51:37.183+0000 7f7e3b5e6000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-07T13:51:38.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:38 smithi177 bash[14572]: debug 2024-02-07T13:51:38.039+0000 7f7e3b5e6000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-07T13:51:38.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:38 smithi177 bash[14572]: [07/Feb/2024:13:51:38] ENGINE Bus STARTING 2024-02-07T13:51:38.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:38 smithi177 bash[14572]: CherryPy Checker: 2024-02-07T13:51:38.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:38 smithi177 bash[14572]: The Application mounted at '' has an empty config. 2024-02-07T13:51:38.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:38 smithi177 bash[14572]: [07/Feb/2024:13:51:38] ENGINE Serving on http://:::9283 2024-02-07T13:51:38.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:38 smithi177 bash[14572]: [07/Feb/2024:13:51:38] ENGINE Bus STARTED 2024-02-07T13:51:38.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:38 smithi177 bash[14301]: cluster 2024-02-07T13:51:36.917220+0000 mgr.x (mgr.25108) 15 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:51:38.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:38 smithi177 bash[14301]: cluster 2024-02-07T13:51:38.063353+0000 mon.a (mon.0) 921 : cluster [DBG] Standby manager daemon y started 2024-02-07T13:51:38.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:38 smithi177 bash[14301]: audit 2024-02-07T13:51:38.064283+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.? 172.21.15.177:0/3817660841' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-07T13:51:38.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:38 smithi177 bash[14301]: audit 2024-02-07T13:51:38.065708+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.? 172.21.15.177:0/3817660841' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-07T13:51:38.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:38 smithi177 bash[14301]: audit 2024-02-07T13:51:38.070967+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.? 172.21.15.177:0/3817660841' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-07T13:51:38.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:38 smithi177 bash[14301]: audit 2024-02-07T13:51:38.072015+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.? 172.21.15.177:0/3817660841' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-07T13:51:38.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:38 smithi177 bash[19748]: cluster 2024-02-07T13:51:36.917220+0000 mgr.x (mgr.25108) 15 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:51:38.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:38 smithi177 bash[19748]: cluster 2024-02-07T13:51:38.063353+0000 mon.a (mon.0) 921 : cluster [DBG] Standby manager daemon y started 2024-02-07T13:51:38.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:38 smithi177 bash[19748]: audit 2024-02-07T13:51:38.064283+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.? 172.21.15.177:0/3817660841' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-07T13:51:38.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:38 smithi177 bash[19748]: audit 2024-02-07T13:51:38.065708+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.? 172.21.15.177:0/3817660841' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-07T13:51:38.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:38 smithi177 bash[19748]: audit 2024-02-07T13:51:38.070967+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.? 172.21.15.177:0/3817660841' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-07T13:51:38.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:38 smithi177 bash[19748]: audit 2024-02-07T13:51:38.072015+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.? 172.21.15.177:0/3817660841' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-07T13:51:38.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:38 smithi191 bash[14303]: cluster 2024-02-07T13:51:36.917220+0000 mgr.x (mgr.25108) 15 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:51:38.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:38 smithi191 bash[14303]: cluster 2024-02-07T13:51:38.063353+0000 mon.a (mon.0) 921 : cluster [DBG] Standby manager daemon y started 2024-02-07T13:51:38.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:38 smithi191 bash[14303]: audit 2024-02-07T13:51:38.064283+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.? 172.21.15.177:0/3817660841' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-07T13:51:38.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:38 smithi191 bash[14303]: audit 2024-02-07T13:51:38.065708+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.? 172.21.15.177:0/3817660841' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-07T13:51:38.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:38 smithi191 bash[14303]: audit 2024-02-07T13:51:38.070967+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.? 172.21.15.177:0/3817660841' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-07T13:51:38.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:38 smithi191 bash[14303]: audit 2024-02-07T13:51:38.072015+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.? 172.21.15.177:0/3817660841' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-07T13:51:39.039 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:51:38 smithi177 bash[39481]: level=warn ts=2024-02-07T13:51:38.755Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.177:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs" 2024-02-07T13:51:39.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:39 smithi177 bash[19748]: cluster 2024-02-07T13:51:38.118396+0000 mon.a (mon.0) 922 : cluster [DBG] mgrmap e25: x(active, since 8s), standbys: y 2024-02-07T13:51:39.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:39 smithi177 bash[19748]: audit 2024-02-07T13:51:38.121815+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-07T13:51:39.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:39 smithi177 bash[14301]: cluster 2024-02-07T13:51:38.118396+0000 mon.a (mon.0) 922 : cluster [DBG] mgrmap e25: x(active, since 8s), standbys: y 2024-02-07T13:51:39.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:39 smithi177 bash[14301]: audit 2024-02-07T13:51:38.121815+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-07T13:51:39.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:39 smithi191 bash[14303]: cluster 2024-02-07T13:51:38.118396+0000 mon.a (mon.0) 922 : cluster [DBG] mgrmap e25: x(active, since 8s), standbys: y 2024-02-07T13:51:39.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:39 smithi191 bash[14303]: audit 2024-02-07T13:51:38.121815+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-07T13:51:40.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:40 smithi177 bash[14301]: cluster 2024-02-07T13:51:38.918839+0000 mgr.x (mgr.25108) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-07T13:51:40.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:40 smithi177 bash[19748]: cluster 2024-02-07T13:51:38.918839+0000 mgr.x (mgr.25108) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-07T13:51:40.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:40 smithi191 bash[14303]: cluster 2024-02-07T13:51:38.918839+0000 mgr.x (mgr.25108) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-07T13:51:41.054 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:40 smithi191 bash[34634]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:51:40] "GET /metrics HTTP/1.1" 200 35157 "" "Prometheus/2.33.4" 2024-02-07T13:51:42.408 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:42 smithi177 bash[14301]: cluster 2024-02-07T13:51:40.919669+0000 mgr.x (mgr.25108) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-07T13:51:42.409 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:42 smithi177 bash[19748]: cluster 2024-02-07T13:51:40.919669+0000 mgr.x (mgr.25108) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-07T13:51:42.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:42 smithi191 bash[14303]: cluster 2024-02-07T13:51:40.919669+0000 mgr.x (mgr.25108) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-07T13:51:42.789 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:42 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:51:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:51:43.788 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:51:43 smithi177 bash[39481]: level=error ts=2024-02-07T13:51:43.525Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.177:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-02-07T13:51:43.788 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:51:43 smithi177 bash[39481]: level=warn ts=2024-02-07T13:51:43.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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-02-07T13:51:43.788 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:51:43 smithi177 bash[39481]: level=warn ts=2024-02-07T13:51:43.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.177:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs" 2024-02-07T13:51:44.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:44 smithi177 bash[14301]: cluster 2024-02-07T13:51:42.921766+0000 mgr.x (mgr.25108) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-07T13:51:44.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:44 smithi177 bash[19748]: cluster 2024-02-07T13:51:42.921766+0000 mgr.x (mgr.25108) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-07T13:51:44.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:44 smithi191 bash[14303]: cluster 2024-02-07T13:51:42.921766+0000 mgr.x (mgr.25108) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-07T13:51:45.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:45 smithi177 bash[19748]: audit 2024-02-07T13:51:44.548596+0000 mgr.x (mgr.25108) 19 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:51:45.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:45 smithi177 bash[14301]: audit 2024-02-07T13:51:44.548596+0000 mgr.x (mgr.25108) 19 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:51:45.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:45 smithi191 bash[14303]: audit 2024-02-07T13:51:44.548596+0000 mgr.x (mgr.25108) 19 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:51:46.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:46 smithi177 bash[14301]: cluster 2024-02-07T13:51:44.922440+0000 mgr.x (mgr.25108) 20 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-07T13:51:46.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:46 smithi177 bash[14301]: audit 2024-02-07T13:51:45.184024+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:46.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:46 smithi177 bash[14301]: audit 2024-02-07T13:51:45.197273+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:46.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:46 smithi177 bash[14301]: audit 2024-02-07T13:51:45.206905+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:46.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:46 smithi177 bash[14301]: audit 2024-02-07T13:51:45.219869+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:46.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:46 smithi177 bash[14301]: audit 2024-02-07T13:51:46.096519+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:51:46.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:46 smithi177 bash[19748]: cluster 2024-02-07T13:51:44.922440+0000 mgr.x (mgr.25108) 20 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-07T13:51:46.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:46 smithi177 bash[19748]: audit 2024-02-07T13:51:45.184024+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:46.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:46 smithi177 bash[19748]: audit 2024-02-07T13:51:45.197273+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:46.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:46 smithi177 bash[19748]: audit 2024-02-07T13:51:45.206905+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:46.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:46 smithi177 bash[19748]: audit 2024-02-07T13:51:45.219869+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:46.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:46 smithi177 bash[19748]: audit 2024-02-07T13:51:46.096519+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:51:46.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:46 smithi191 bash[14303]: cluster 2024-02-07T13:51:44.922440+0000 mgr.x (mgr.25108) 20 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-07T13:51:46.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:46 smithi191 bash[14303]: audit 2024-02-07T13:51:45.184024+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:46.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:46 smithi191 bash[14303]: audit 2024-02-07T13:51:45.197273+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:46.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:46 smithi191 bash[14303]: audit 2024-02-07T13:51:45.206905+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:46.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:46 smithi191 bash[14303]: audit 2024-02-07T13:51:45.219869+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:46.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:46 smithi191 bash[14303]: audit 2024-02-07T13:51:46.096519+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:51:47.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:47 smithi177 bash[14301]: audit 2024-02-07T13:51:46.355678+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:47.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:47 smithi177 bash[14301]: audit 2024-02-07T13:51:46.369992+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:47.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:47 smithi177 bash[14301]: audit 2024-02-07T13:51:46.372814+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:47.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:47 smithi177 bash[14301]: audit 2024-02-07T13:51:46.375925+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:47.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:47 smithi177 bash[14301]: audit 2024-02-07T13:51:46.375968+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:47.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:47 smithi177 bash[14301]: audit 2024-02-07T13:51:46.378274+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:47.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:47 smithi177 bash[14301]: audit 2024-02-07T13:51:46.383603+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:47.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:47 smithi177 bash[14301]: audit 2024-02-07T13:51:46.386848+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:47.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:47 smithi177 bash[14301]: audit 2024-02-07T13:51:46.387900+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:47.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:47 smithi177 bash[14301]: audit 2024-02-07T13:51:46.389484+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:47.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:47 smithi177 bash[14301]: cephadm 2024-02-07T13:51:46.391627+0000 mgr.x (mgr.25108) 21 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 2781M 2024-02-07T13:51:47.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:47 smithi177 bash[14301]: audit 2024-02-07T13:51:46.392395+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:47.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:47 smithi177 bash[14301]: audit 2024-02-07T13:51:46.395021+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:47.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:47 smithi177 bash[14301]: audit 2024-02-07T13:51:46.406092+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:47.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:47 smithi177 bash[19748]: audit 2024-02-07T13:51:46.355678+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:47.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:47 smithi177 bash[19748]: audit 2024-02-07T13:51:46.369992+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:47.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:47 smithi177 bash[19748]: audit 2024-02-07T13:51:46.372814+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:47.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:47 smithi177 bash[19748]: audit 2024-02-07T13:51:46.375925+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:47.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:47 smithi177 bash[19748]: audit 2024-02-07T13:51:46.375968+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:47.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:47 smithi177 bash[19748]: audit 2024-02-07T13:51:46.378274+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:47.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:47 smithi177 bash[19748]: audit 2024-02-07T13:51:46.383603+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:47.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:47 smithi177 bash[19748]: audit 2024-02-07T13:51:46.386848+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:47.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:47 smithi177 bash[19748]: audit 2024-02-07T13:51:46.387900+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:47.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:47 smithi177 bash[19748]: audit 2024-02-07T13:51:46.389484+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:47.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:47 smithi177 bash[19748]: cephadm 2024-02-07T13:51:46.391627+0000 mgr.x (mgr.25108) 21 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 2781M 2024-02-07T13:51:47.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:47 smithi177 bash[19748]: audit 2024-02-07T13:51:46.392395+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:47.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:47 smithi177 bash[19748]: audit 2024-02-07T13:51:46.395021+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:47.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:47 smithi177 bash[19748]: audit 2024-02-07T13:51:46.406092+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:47.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:47 smithi191 bash[14303]: audit 2024-02-07T13:51:46.355678+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:47.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:47 smithi191 bash[14303]: audit 2024-02-07T13:51:46.369992+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:47.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:47 smithi191 bash[14303]: audit 2024-02-07T13:51:46.372814+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:47.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:47 smithi191 bash[14303]: audit 2024-02-07T13:51:46.375925+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:47.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:47 smithi191 bash[14303]: audit 2024-02-07T13:51:46.375968+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:47.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:47 smithi191 bash[14303]: audit 2024-02-07T13:51:46.378274+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:47.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:47 smithi191 bash[14303]: audit 2024-02-07T13:51:46.383603+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:47.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:47 smithi191 bash[14303]: audit 2024-02-07T13:51:46.386848+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:47.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:47 smithi191 bash[14303]: audit 2024-02-07T13:51:46.387900+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:47.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:47 smithi191 bash[14303]: audit 2024-02-07T13:51:46.389484+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:47.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:47 smithi191 bash[14303]: cephadm 2024-02-07T13:51:46.391627+0000 mgr.x (mgr.25108) 21 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 2781M 2024-02-07T13:51:47.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:47 smithi191 bash[14303]: audit 2024-02-07T13:51:46.392395+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:47.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:47 smithi191 bash[14303]: audit 2024-02-07T13:51:46.395021+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:47.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:47 smithi191 bash[14303]: audit 2024-02-07T13:51:46.406092+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:48.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:48 smithi177 bash[14301]: cluster 2024-02-07T13:51:46.923233+0000 mgr.x (mgr.25108) 22 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-07T13:51:48.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:48 smithi177 bash[19748]: cluster 2024-02-07T13:51:46.923233+0000 mgr.x (mgr.25108) 22 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-07T13:51:48.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:48 smithi191 bash[14303]: cluster 2024-02-07T13:51:46.923233+0000 mgr.x (mgr.25108) 22 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-07T13:51:49.721 INFO:teuthology.orchestra.run.smithi177.stdout:true 2024-02-07T13:51:50.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:49 smithi177 bash[14301]: cluster 2024-02-07T13:51:48.924882+0000 mgr.x (mgr.25108) 23 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-07T13:51:50.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:49 smithi177 bash[19748]: cluster 2024-02-07T13:51:48.924882+0000 mgr.x (mgr.25108) 23 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-07T13:51:50.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:49 smithi191 bash[14303]: cluster 2024-02-07T13:51:48.924882+0000 mgr.x (mgr.25108) 23 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-07T13:51:50.495 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-07T13:51:50.495 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 running (5m) 5s ago 6m 19.0M - 0.23.0 ba2b418f427c 794772e7e4f0 2024-02-07T13:51:50.495 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi191 *:3000 running (6m) 5s ago 6m 46.3M - 8.3.5 dad864ee21e9 d721dd45f839 2024-02-07T13:51:50.495 INFO:teuthology.orchestra.run.smithi177.stdout:iscsi.foo.smithi177.afvcbe smithi177 running (4m) 5s ago 4m 48.0M - 3.5 e1d6a67b021e bb07ccc95e09 2024-02-07T13:51:50.495 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi191 *:8443,9283 running (33s) 5s ago 12m 484M - 19.0.0-1252-g44458cce 79957b372307 f9c65895a112 2024-02-07T13:51:50.495 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:9283 running (14m) 5s ago 14m 404M - 17.2.0 e1d6a67b021e 404ef73b0ea2 2024-02-07T13:51:50.495 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (14m) 5s ago 14m 58.4M 2048M 17.2.0 e1d6a67b021e 5d7c050eba1d 2024-02-07T13:51:50.495 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi191 running (13m) 5s ago 13m 48.3M 2048M 17.2.0 e1d6a67b021e 61711445f375 2024-02-07T13:51:50.495 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (13m) 5s ago 13m 45.2M 2048M 17.2.0 e1d6a67b021e 228ab6a76956 2024-02-07T13:51:50.495 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 running (6m) 5s ago 6m 11.8M - 1.3.1 1dbe0e931976 a2cb5b756e97 2024-02-07T13:51:50.495 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi191 *:9100 running (6m) 5s ago 6m 12.2M - 1.3.1 1dbe0e931976 2099a6944851 2024-02-07T13:51:50.496 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (12m) 5s ago 12m 57.4M 2781M 17.2.0 e1d6a67b021e bb74ef095106 2024-02-07T13:51:50.496 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (11m) 5s ago 11m 57.4M 2781M 17.2.0 e1d6a67b021e 3e2d8e289760 2024-02-07T13:51:50.496 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (10m) 5s ago 11m 52.6M 2781M 17.2.0 e1d6a67b021e 612393e2aa5a 2024-02-07T13:51:50.496 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (10m) 5s ago 10m 55.1M 2781M 17.2.0 e1d6a67b021e 1c114ab84cf2 2024-02-07T13:51:50.496 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi191 running (9m) 5s ago 9m 55.8M 4317M 17.2.0 e1d6a67b021e 824876f60972 2024-02-07T13:51:50.496 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi191 running (9m) 5s ago 9m 53.9M 4317M 17.2.0 e1d6a67b021e 249a59c35a3d 2024-02-07T13:51:50.496 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi191 running (8m) 5s ago 8m 52.3M 4317M 17.2.0 e1d6a67b021e 895c15364473 2024-02-07T13:51:50.496 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi191 running (7m) 5s ago 7m 54.6M 4317M 17.2.0 e1d6a67b021e 5f43c65cc53e 2024-02-07T13:51:50.496 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi191 *:9095 running (5m) 5s ago 6m 61.6M - 2.33.4 514e6a882f6e 2636a095b4af 2024-02-07T13:51:50.496 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi177.lsebwe smithi177 *:8000 running (4m) 5s ago 4m 85.3M - 17.2.0 e1d6a67b021e 5c594a4531b4 2024-02-07T13:51:50.496 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi191.kcfkkn smithi191 *:8000 running (4m) 5s ago 4m 85.6M - 17.2.0 e1d6a67b021e 25ae2a68d161 2024-02-07T13:51:50.496 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi177.czdxob smithi177 *:80 running (4m) 5s ago 4m 85.0M - 17.2.0 e1d6a67b021e 6b1840bf09af 2024-02-07T13:51:50.496 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi191.iddzcf smithi191 *:80 running (4m) 5s ago 4m 85.6M - 17.2.0 e1d6a67b021e 48533635a191 2024-02-07T13:51:50.937 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:51:50.937 INFO:teuthology.orchestra.run.smithi177.stdout: "mon": { 2024-02-07T13:51:50.937 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-07T13:51:50.937 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:51:50.937 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr": { 2024-02-07T13:51:50.937 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-02-07T13:51:50.937 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 1 2024-02-07T13:51:50.937 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:51:50.937 INFO:teuthology.orchestra.run.smithi177.stdout: "osd": { 2024-02-07T13:51:50.937 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-07T13:51:50.938 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:51:50.938 INFO:teuthology.orchestra.run.smithi177.stdout: "mds": {}, 2024-02-07T13:51:50.938 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw": { 2024-02-07T13:51:50.938 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-07T13:51:50.938 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:51:50.938 INFO:teuthology.orchestra.run.smithi177.stdout: "overall": { 2024-02-07T13:51:50.938 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-02-07T13:51:50.938 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 1 2024-02-07T13:51:50.938 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T13:51:50.938 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:51:51.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:50 smithi177 bash[14301]: audit 2024-02-07T13:51:49.698375+0000 mgr.x (mgr.25108) 24 : audit [DBG] from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:51:51.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:50 smithi177 bash[14301]: audit 2024-02-07T13:51:50.086308+0000 mgr.x (mgr.25108) 25 : audit [DBG] from='client.25162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:51:51.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:50 smithi177 bash[14301]: audit 2024-02-07T13:51:50.469369+0000 mgr.x (mgr.25108) 26 : audit [DBG] from='client.15267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:51:51.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:50 smithi177 bash[19748]: audit 2024-02-07T13:51:49.698375+0000 mgr.x (mgr.25108) 24 : audit [DBG] from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:51:51.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:50 smithi177 bash[19748]: audit 2024-02-07T13:51:50.086308+0000 mgr.x (mgr.25108) 25 : audit [DBG] from='client.25162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:51:51.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:50 smithi177 bash[19748]: audit 2024-02-07T13:51:50.469369+0000 mgr.x (mgr.25108) 26 : audit [DBG] from='client.15267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:51:51.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:51:50 smithi191 bash[34634]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:51:50] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.33.4" 2024-02-07T13:51:51.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:50 smithi191 bash[14303]: audit 2024-02-07T13:51:49.698375+0000 mgr.x (mgr.25108) 24 : audit [DBG] from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:51:51.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:50 smithi191 bash[14303]: audit 2024-02-07T13:51:50.086308+0000 mgr.x (mgr.25108) 25 : audit [DBG] from='client.25162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:51:51.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:50 smithi191 bash[14303]: audit 2024-02-07T13:51:50.469369+0000 mgr.x (mgr.25108) 26 : audit [DBG] from='client.15267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:51:51.325 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:51:51.325 INFO:teuthology.orchestra.run.smithi177.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261", 2024-02-07T13:51:51.325 INFO:teuthology.orchestra.run.smithi177.stdout: "in_progress": true, 2024-02-07T13:51:51.326 INFO:teuthology.orchestra.run.smithi177.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-07T13:51:51.326 INFO:teuthology.orchestra.run.smithi177.stdout: "services_complete": [], 2024-02-07T13:51:51.326 INFO:teuthology.orchestra.run.smithi177.stdout: "progress": "1/23 daemons upgraded", 2024-02-07T13:51:51.326 INFO:teuthology.orchestra.run.smithi177.stdout: "message": "", 2024-02-07T13:51:51.326 INFO:teuthology.orchestra.run.smithi177.stdout: "is_paused": false 2024-02-07T13:51:51.326 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:51:51.760 INFO:teuthology.orchestra.run.smithi177.stdout:HEALTH_OK 2024-02-07T13:51:52.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:51 smithi177 bash[14301]: cluster 2024-02-07T13:51:50.925673+0000 mgr.x (mgr.25108) 27 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:52.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:51 smithi177 bash[14301]: audit 2024-02-07T13:51:50.938861+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.177:0/1054130970' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:51:52.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:51 smithi177 bash[14301]: audit 2024-02-07T13:51:51.321653+0000 mgr.x (mgr.25108) 28 : audit [DBG] from='client.25180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:51:52.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:51 smithi177 bash[19748]: cluster 2024-02-07T13:51:50.925673+0000 mgr.x (mgr.25108) 27 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:52.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:51 smithi177 bash[19748]: audit 2024-02-07T13:51:50.938861+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.177:0/1054130970' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:51:52.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:51 smithi177 bash[19748]: audit 2024-02-07T13:51:51.321653+0000 mgr.x (mgr.25108) 28 : audit [DBG] from='client.25180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:51:52.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:51 smithi191 bash[14303]: cluster 2024-02-07T13:51:50.925673+0000 mgr.x (mgr.25108) 27 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:52.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:51 smithi191 bash[14303]: audit 2024-02-07T13:51:50.938861+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.177:0/1054130970' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:51:52.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:51 smithi191 bash[14303]: audit 2024-02-07T13:51:51.321653+0000 mgr.x (mgr.25108) 28 : audit [DBG] from='client.25180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:51:52.693 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:51:52 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:51:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:51:52.693 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:51:52 smithi191 bash[31015]: ts=2024-02-07T13:51:52.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.191:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.177:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-07T13:51:53.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:52 smithi177 bash[14301]: audit 2024-02-07T13:51:51.763375+0000 mon.a (mon.0) 936 : audit [DBG] from='client.? 172.21.15.177:0/847290527' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:51:53.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:52 smithi177 bash[19748]: audit 2024-02-07T13:51:51.763375+0000 mon.a (mon.0) 936 : audit [DBG] from='client.? 172.21.15.177:0/847290527' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:51:53.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:52 smithi191 bash[14303]: audit 2024-02-07T13:51:51.763375+0000 mon.a (mon.0) 936 : audit [DBG] from='client.? 172.21.15.177:0/847290527' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:51:53.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:53 smithi177 bash[14301]: cluster 2024-02-07T13:51:52.927331+0000 mgr.x (mgr.25108) 29 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:51:53.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:53 smithi177 bash[19748]: cluster 2024-02-07T13:51:52.927331+0000 mgr.x (mgr.25108) 29 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:51:53.788 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:51:53 smithi177 bash[39481]: level=error ts=2024-02-07T13:51:53.526Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.177:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs" 2024-02-07T13:51:53.789 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:51:53 smithi177 bash[39481]: level=warn ts=2024-02-07T13:51:53.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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-02-07T13:51:53.789 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:51:53 smithi177 bash[39481]: level=warn ts=2024-02-07T13:51:53.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.177:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs" 2024-02-07T13:51:54.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:53 smithi191 bash[14303]: cluster 2024-02-07T13:51:52.927331+0000 mgr.x (mgr.25108) 29 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:51:55.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:54 smithi177 bash[14301]: audit 2024-02-07T13:51:54.559700+0000 mgr.x (mgr.25108) 30 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:51:55.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:54 smithi177 bash[19748]: audit 2024-02-07T13:51:54.559700+0000 mgr.x (mgr.25108) 30 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:51:55.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:54 smithi191 bash[14303]: audit 2024-02-07T13:51:54.559700+0000 mgr.x (mgr.25108) 30 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:51:56.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:55 smithi177 bash[19748]: cluster 2024-02-07T13:51:54.928084+0000 mgr.x (mgr.25108) 31 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:56.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:55 smithi177 bash[14301]: cluster 2024-02-07T13:51:54.928084+0000 mgr.x (mgr.25108) 31 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:56.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:55 smithi191 bash[14303]: cluster 2024-02-07T13:51:54.928084+0000 mgr.x (mgr.25108) 31 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:57.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[19748]: audit 2024-02-07T13:51:56.489820+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[19748]: audit 2024-02-07T13:51:56.502333+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:57.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[19748]: audit 2024-02-07T13:51:56.502762+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[19748]: audit 2024-02-07T13:51:56.505216+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:57.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[19748]: audit 2024-02-07T13:51:56.507483+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:57.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[19748]: audit 2024-02-07T13:51:56.507997+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:57.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[19748]: audit 2024-02-07T13:51:56.509918+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:57.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[19748]: audit 2024-02-07T13:51:56.510904+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:57.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[19748]: cephadm 2024-02-07T13:51:56.512265+0000 mgr.x (mgr.25108) 32 : cephadm [INF] Adjusting osd_memory_target on smithi191 to 3037M 2024-02-07T13:51:57.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[19748]: audit 2024-02-07T13:51:56.513074+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:57.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[19748]: audit 2024-02-07T13:51:56.515581+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:57.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[19748]: audit 2024-02-07T13:51:56.522664+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:51:57.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[19748]: audit 2024-02-07T13:51:56.524333+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:51:57.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[19748]: audit 2024-02-07T13:51:56.525384+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[19748]: cephadm 2024-02-07T13:51:56.527017+0000 mgr.x (mgr.25108) 33 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-07T13:51:57.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[19748]: cephadm 2024-02-07T13:51:56.527496+0000 mgr.x (mgr.25108) 34 : cephadm [INF] Updating smithi191:/etc/ceph/ceph.conf 2024-02-07T13:51:57.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[19748]: audit 2024-02-07T13:51:57.202598+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[19748]: audit 2024-02-07T13:51:57.215652+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[19748]: audit 2024-02-07T13:51:57.252312+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[19748]: audit 2024-02-07T13:51:57.267698+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[19748]: audit 2024-02-07T13:51:57.281268+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[19748]: audit 2024-02-07T13:51:57.366628+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[19748]: audit 2024-02-07T13:51:57.375893+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[19748]: audit 2024-02-07T13:51:57.385456+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[19748]: audit 2024-02-07T13:51:57.401336+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[14301]: audit 2024-02-07T13:51:56.489820+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[14301]: audit 2024-02-07T13:51:56.502333+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:57.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[14301]: audit 2024-02-07T13:51:56.502762+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[14301]: audit 2024-02-07T13:51:56.505216+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:57.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[14301]: audit 2024-02-07T13:51:56.507483+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:57.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[14301]: audit 2024-02-07T13:51:56.507997+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:57.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[14301]: audit 2024-02-07T13:51:56.509918+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:57.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[14301]: audit 2024-02-07T13:51:56.510904+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:57.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[14301]: cephadm 2024-02-07T13:51:56.512265+0000 mgr.x (mgr.25108) 32 : cephadm [INF] Adjusting osd_memory_target on smithi191 to 3037M 2024-02-07T13:51:57.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[14301]: audit 2024-02-07T13:51:56.513074+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:57.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[14301]: audit 2024-02-07T13:51:56.515581+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:57.792 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[14301]: audit 2024-02-07T13:51:56.522664+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:51:57.792 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[14301]: audit 2024-02-07T13:51:56.524333+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:51:57.792 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[14301]: audit 2024-02-07T13:51:56.525384+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.792 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[14301]: cephadm 2024-02-07T13:51:56.527017+0000 mgr.x (mgr.25108) 33 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-07T13:51:57.792 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[14301]: cephadm 2024-02-07T13:51:56.527496+0000 mgr.x (mgr.25108) 34 : cephadm [INF] Updating smithi191:/etc/ceph/ceph.conf 2024-02-07T13:51:57.792 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[14301]: audit 2024-02-07T13:51:57.202598+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.792 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[14301]: audit 2024-02-07T13:51:57.215652+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.792 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[14301]: audit 2024-02-07T13:51:57.252312+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.792 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[14301]: audit 2024-02-07T13:51:57.267698+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.792 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[14301]: audit 2024-02-07T13:51:57.281268+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.792 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[14301]: audit 2024-02-07T13:51:57.366628+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.792 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[14301]: audit 2024-02-07T13:51:57.375893+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.793 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[14301]: audit 2024-02-07T13:51:57.385456+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.793 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[14301]: audit 2024-02-07T13:51:57.401336+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:57 smithi191 bash[14303]: audit 2024-02-07T13:51:56.489820+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:57 smithi191 bash[14303]: audit 2024-02-07T13:51:56.502333+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:57.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:57 smithi191 bash[14303]: audit 2024-02-07T13:51:56.502762+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:57 smithi191 bash[14303]: audit 2024-02-07T13:51:56.505216+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:57.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:57 smithi191 bash[14303]: audit 2024-02-07T13:51:56.507483+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:57.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:57 smithi191 bash[14303]: audit 2024-02-07T13:51:56.507997+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:57.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:57 smithi191 bash[14303]: audit 2024-02-07T13:51:56.509918+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:57.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:57 smithi191 bash[14303]: audit 2024-02-07T13:51:56.510904+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:57.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:57 smithi191 bash[14303]: cephadm 2024-02-07T13:51:56.512265+0000 mgr.x (mgr.25108) 32 : cephadm [INF] Adjusting osd_memory_target on smithi191 to 3037M 2024-02-07T13:51:57.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:57 smithi191 bash[14303]: audit 2024-02-07T13:51:56.513074+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:57.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:57 smithi191 bash[14303]: audit 2024-02-07T13:51:56.515581+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-07T13:51:57.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:57 smithi191 bash[14303]: audit 2024-02-07T13:51:56.522664+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:51:57.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:57 smithi191 bash[14303]: audit 2024-02-07T13:51:56.524333+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:51:57.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:57 smithi191 bash[14303]: audit 2024-02-07T13:51:56.525384+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:57 smithi191 bash[14303]: cephadm 2024-02-07T13:51:56.527017+0000 mgr.x (mgr.25108) 33 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-07T13:51:57.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:57 smithi191 bash[14303]: cephadm 2024-02-07T13:51:56.527496+0000 mgr.x (mgr.25108) 34 : cephadm [INF] Updating smithi191:/etc/ceph/ceph.conf 2024-02-07T13:51:57.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:57 smithi191 bash[14303]: audit 2024-02-07T13:51:57.202598+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:57 smithi191 bash[14303]: audit 2024-02-07T13:51:57.215652+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:57 smithi191 bash[14303]: audit 2024-02-07T13:51:57.252312+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:57 smithi191 bash[14303]: audit 2024-02-07T13:51:57.267698+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:57 smithi191 bash[14303]: audit 2024-02-07T13:51:57.281268+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:57 smithi191 bash[14303]: audit 2024-02-07T13:51:57.366628+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.806 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:57 smithi191 bash[14303]: audit 2024-02-07T13:51:57.375893+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.806 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:57 smithi191 bash[14303]: audit 2024-02-07T13:51:57.385456+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:57.806 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:57 smithi191 bash[14303]: audit 2024-02-07T13:51:57.401336+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:51:58.123 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:57 smithi177 systemd[1]: Stopping Ceph node-exporter.a for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T13:51:58.124 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:57 smithi177 bash[48843]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-node-exporter.a 2024-02-07T13:51:58.782 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:58 smithi177 bash[48852]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-node-exporter-a 2024-02-07T13:51:58.783 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:58 smithi177 bash[48896]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-node-exporter.a 2024-02-07T13:51:58.783 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:58 smithi177 bash[19748]: cephadm 2024-02-07T13:51:56.693139+0000 mgr.x (mgr.25108) 35 : cephadm [INF] Updating smithi191:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T13:51:58.783 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:58 smithi177 bash[19748]: cephadm 2024-02-07T13:51:56.742595+0000 mgr.x (mgr.25108) 36 : cephadm [INF] Updating smithi177:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T13:51:58.783 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:58 smithi177 bash[19748]: cephadm 2024-02-07T13:51:56.857592+0000 mgr.x (mgr.25108) 37 : cephadm [INF] Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-02-07T13:51:58.783 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:58 smithi177 bash[19748]: cephadm 2024-02-07T13:51:56.907544+0000 mgr.x (mgr.25108) 38 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-02-07T13:51:58.783 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:58 smithi177 bash[19748]: cluster 2024-02-07T13:51:56.928719+0000 mgr.x (mgr.25108) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:58.783 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:58 smithi177 bash[19748]: cephadm 2024-02-07T13:51:57.022295+0000 mgr.x (mgr.25108) 40 : cephadm [INF] Updating smithi191:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-07T13:51:58.783 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:58 smithi177 bash[19748]: cephadm 2024-02-07T13:51:57.072283+0000 mgr.x (mgr.25108) 41 : cephadm [INF] Updating smithi177:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-07T13:51:58.783 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:58 smithi177 bash[19748]: cephadm 2024-02-07T13:51:57.399596+0000 mgr.x (mgr.25108) 42 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-02-07T13:51:58.784 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:58 smithi177 bash[19748]: cephadm 2024-02-07T13:51:57.400560+0000 mgr.x (mgr.25108) 43 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi177 2024-02-07T13:51:58.784 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:58 smithi177 bash[14301]: cephadm 2024-02-07T13:51:56.693139+0000 mgr.x (mgr.25108) 35 : cephadm [INF] Updating smithi191:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T13:51:58.784 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:58 smithi177 bash[14301]: cephadm 2024-02-07T13:51:56.742595+0000 mgr.x (mgr.25108) 36 : cephadm [INF] Updating smithi177:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T13:51:58.784 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:58 smithi177 bash[14301]: cephadm 2024-02-07T13:51:56.857592+0000 mgr.x (mgr.25108) 37 : cephadm [INF] Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-02-07T13:51:58.784 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:58 smithi177 bash[14301]: cephadm 2024-02-07T13:51:56.907544+0000 mgr.x (mgr.25108) 38 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-02-07T13:51:58.784 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:58 smithi177 bash[14301]: cluster 2024-02-07T13:51:56.928719+0000 mgr.x (mgr.25108) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:58.784 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:58 smithi177 bash[14301]: cephadm 2024-02-07T13:51:57.022295+0000 mgr.x (mgr.25108) 40 : cephadm [INF] Updating smithi191:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-07T13:51:58.784 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:58 smithi177 bash[14301]: cephadm 2024-02-07T13:51:57.072283+0000 mgr.x (mgr.25108) 41 : cephadm [INF] Updating smithi177:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-07T13:51:58.784 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:58 smithi177 bash[14301]: cephadm 2024-02-07T13:51:57.399596+0000 mgr.x (mgr.25108) 42 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-02-07T13:51:58.784 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:58 smithi177 bash[14301]: cephadm 2024-02-07T13:51:57.400560+0000 mgr.x (mgr.25108) 43 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi177 2024-02-07T13:51:58.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:58 smithi191 bash[14303]: cephadm 2024-02-07T13:51:56.693139+0000 mgr.x (mgr.25108) 35 : cephadm [INF] Updating smithi191:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T13:51:58.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:58 smithi191 bash[14303]: cephadm 2024-02-07T13:51:56.742595+0000 mgr.x (mgr.25108) 36 : cephadm [INF] Updating smithi177:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T13:51:58.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:58 smithi191 bash[14303]: cephadm 2024-02-07T13:51:56.857592+0000 mgr.x (mgr.25108) 37 : cephadm [INF] Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-02-07T13:51:58.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:58 smithi191 bash[14303]: cephadm 2024-02-07T13:51:56.907544+0000 mgr.x (mgr.25108) 38 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-02-07T13:51:58.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:58 smithi191 bash[14303]: cluster 2024-02-07T13:51:56.928719+0000 mgr.x (mgr.25108) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:51:58.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:58 smithi191 bash[14303]: cephadm 2024-02-07T13:51:57.022295+0000 mgr.x (mgr.25108) 40 : cephadm [INF] Updating smithi191:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-07T13:51:58.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:58 smithi191 bash[14303]: cephadm 2024-02-07T13:51:57.072283+0000 mgr.x (mgr.25108) 41 : cephadm [INF] Updating smithi177:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-07T13:51:58.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:58 smithi191 bash[14303]: cephadm 2024-02-07T13:51:57.399596+0000 mgr.x (mgr.25108) 42 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-02-07T13:51:58.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:58 smithi191 bash[14303]: cephadm 2024-02-07T13:51:57.400560+0000 mgr.x (mgr.25108) 43 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi177 2024-02-07T13:51:59.038 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:58 smithi177 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-02-07T13:51:59.038 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:58 smithi177 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-07T13:51:59.038 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:58 smithi177 systemd[1]: Stopped Ceph node-exporter.a for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:51:59.038 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:58 smithi177 systemd[1]: Started Ceph node-exporter.a for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:52:00.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[14301]: audit 2024-02-07T13:51:58.841636+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:00.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[14301]: audit 2024-02-07T13:51:58.853574+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:00.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[14301]: cephadm 2024-02-07T13:51:58.870013+0000 mgr.x (mgr.25108) 44 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-07T13:52:00.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[14301]: cephadm 2024-02-07T13:51:58.890053+0000 mgr.x (mgr.25108) 45 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi177 2024-02-07T13:52:00.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[14301]: cluster 2024-02-07T13:51:58.930228+0000 mgr.x (mgr.25108) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:52:00.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[19748]: audit 2024-02-07T13:51:58.841636+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:00.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[19748]: audit 2024-02-07T13:51:58.853574+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:00.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[19748]: cephadm 2024-02-07T13:51:58.870013+0000 mgr.x (mgr.25108) 44 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-07T13:52:00.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[19748]: cephadm 2024-02-07T13:51:58.890053+0000 mgr.x (mgr.25108) 45 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi177 2024-02-07T13:52:00.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[19748]: cluster 2024-02-07T13:51:58.930228+0000 mgr.x (mgr.25108) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:52:00.039 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.851Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-02-07T13:52:00.039 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.851Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-02-07T13:52:00.039 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.853Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-02-07T13:52:00.039 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.853Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-02-07T13:52:00.040 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.853Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-02-07T13:52:00.040 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.853Z caller=node_exporter.go:115 level=info collector=arp 2024-02-07T13:52:00.040 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.853Z caller=node_exporter.go:115 level=info collector=bcache 2024-02-07T13:52:00.040 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.853Z caller=node_exporter.go:115 level=info collector=bonding 2024-02-07T13:52:00.040 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.853Z caller=node_exporter.go:115 level=info collector=btrfs 2024-02-07T13:52:00.040 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.853Z caller=node_exporter.go:115 level=info collector=conntrack 2024-02-07T13:52:00.040 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.853Z caller=node_exporter.go:115 level=info collector=cpu 2024-02-07T13:52:00.040 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.853Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-02-07T13:52:00.040 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.853Z caller=node_exporter.go:115 level=info collector=diskstats 2024-02-07T13:52:00.040 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.853Z caller=node_exporter.go:115 level=info collector=dmi 2024-02-07T13:52:00.040 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.853Z caller=node_exporter.go:115 level=info collector=edac 2024-02-07T13:52:00.040 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.853Z caller=node_exporter.go:115 level=info collector=entropy 2024-02-07T13:52:00.040 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.853Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-02-07T13:52:00.040 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.853Z caller=node_exporter.go:115 level=info collector=filefd 2024-02-07T13:52:00.041 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.853Z caller=node_exporter.go:115 level=info collector=filesystem 2024-02-07T13:52:00.041 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.853Z caller=node_exporter.go:115 level=info collector=hwmon 2024-02-07T13:52:00.041 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.853Z caller=node_exporter.go:115 level=info collector=infiniband 2024-02-07T13:52:00.041 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.853Z caller=node_exporter.go:115 level=info collector=ipvs 2024-02-07T13:52:00.041 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.853Z caller=node_exporter.go:115 level=info collector=loadavg 2024-02-07T13:52:00.041 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.853Z caller=node_exporter.go:115 level=info collector=mdadm 2024-02-07T13:52:00.041 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.853Z caller=node_exporter.go:115 level=info collector=meminfo 2024-02-07T13:52:00.041 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.853Z caller=node_exporter.go:115 level=info collector=netclass 2024-02-07T13:52:00.041 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.853Z caller=node_exporter.go:115 level=info collector=netdev 2024-02-07T13:52:00.041 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.853Z caller=node_exporter.go:115 level=info collector=netstat 2024-02-07T13:52:00.041 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.853Z caller=node_exporter.go:115 level=info collector=nfs 2024-02-07T13:52:00.041 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.853Z caller=node_exporter.go:115 level=info collector=nfsd 2024-02-07T13:52:00.041 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.853Z caller=node_exporter.go:115 level=info collector=nvme 2024-02-07T13:52:00.041 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.854Z caller=node_exporter.go:115 level=info collector=os 2024-02-07T13:52:00.041 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.854Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-02-07T13:52:00.042 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.854Z caller=node_exporter.go:115 level=info collector=pressure 2024-02-07T13:52:00.042 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.854Z caller=node_exporter.go:115 level=info collector=rapl 2024-02-07T13:52:00.042 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.854Z caller=node_exporter.go:115 level=info collector=schedstat 2024-02-07T13:52:00.042 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.854Z caller=node_exporter.go:115 level=info collector=sockstat 2024-02-07T13:52:00.042 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.854Z caller=node_exporter.go:115 level=info collector=softnet 2024-02-07T13:52:00.042 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.854Z caller=node_exporter.go:115 level=info collector=stat 2024-02-07T13:52:00.042 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.854Z caller=node_exporter.go:115 level=info collector=tapestats 2024-02-07T13:52:00.042 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.854Z caller=node_exporter.go:115 level=info collector=textfile 2024-02-07T13:52:00.042 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.854Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-02-07T13:52:00.042 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.854Z caller=node_exporter.go:115 level=info collector=time 2024-02-07T13:52:00.042 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.854Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-02-07T13:52:00.042 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.854Z caller=node_exporter.go:115 level=info collector=uname 2024-02-07T13:52:00.042 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.854Z caller=node_exporter.go:115 level=info collector=vmstat 2024-02-07T13:52:00.042 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.854Z caller=node_exporter.go:115 level=info collector=xfs 2024-02-07T13:52:00.043 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.854Z caller=node_exporter.go:115 level=info collector=zfs 2024-02-07T13:52:00.043 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.854Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-02-07T13:52:00.043 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 13:51:59 smithi177 bash[48932]: ts=2024-02-07T13:51:59.856Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-02-07T13:52:00.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:59 smithi191 bash[14303]: audit 2024-02-07T13:51:58.841636+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:00.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:59 smithi191 bash[14303]: audit 2024-02-07T13:51:58.853574+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:00.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:59 smithi191 bash[14303]: cephadm 2024-02-07T13:51:58.870013+0000 mgr.x (mgr.25108) 44 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-07T13:52:00.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:59 smithi191 bash[14303]: cephadm 2024-02-07T13:51:58.890053+0000 mgr.x (mgr.25108) 45 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi177 2024-02-07T13:52:00.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:51:59 smithi191 bash[14303]: cluster 2024-02-07T13:51:58.930228+0000 mgr.x (mgr.25108) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:52:01.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:52:00 smithi191 bash[34634]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:52:00] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.33.4" 2024-02-07T13:52:02.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:01 smithi177 bash[19748]: cluster 2024-02-07T13:52:00.930988+0000 mgr.x (mgr.25108) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:02.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:01 smithi177 bash[19748]: audit 2024-02-07T13:52:01.096961+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:52:02.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:01 smithi177 bash[14301]: cluster 2024-02-07T13:52:00.930988+0000 mgr.x (mgr.25108) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:02.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:01 smithi177 bash[14301]: audit 2024-02-07T13:52:01.096961+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:52:02.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:01 smithi191 bash[14303]: cluster 2024-02-07T13:52:00.930988+0000 mgr.x (mgr.25108) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:02.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:01 smithi191 bash[14303]: audit 2024-02-07T13:52:01.096961+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:52:02.758 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:52:02 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:52:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:52:02.803 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:02 smithi191 bash[31015]: ts=2024-02-07T13:52:02.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.191:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.177:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-07T13:52:03.788 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:52:03 smithi177 bash[39481]: level=error ts=2024-02-07T13:52:03.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.177:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-02-07T13:52:03.788 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:52:03 smithi177 bash[39481]: level=warn ts=2024-02-07T13:52:03.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.177:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs" 2024-02-07T13:52:03.788 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:52:03 smithi177 bash[39481]: level=warn ts=2024-02-07T13:52:03.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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-02-07T13:52:04.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:03 smithi177 bash[14301]: cluster 2024-02-07T13:52:02.932751+0000 mgr.x (mgr.25108) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:52:04.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:03 smithi177 bash[19748]: cluster 2024-02-07T13:52:02.932751+0000 mgr.x (mgr.25108) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:52:04.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:03 smithi191 bash[14303]: cluster 2024-02-07T13:52:02.932751+0000 mgr.x (mgr.25108) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:52:05.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:04 smithi177 bash[14301]: audit 2024-02-07T13:52:04.570731+0000 mgr.x (mgr.25108) 49 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:52:05.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:05 smithi177 bash[19748]: audit 2024-02-07T13:52:04.570731+0000 mgr.x (mgr.25108) 49 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:52:05.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:04 smithi191 bash[14303]: audit 2024-02-07T13:52:04.570731+0000 mgr.x (mgr.25108) 49 : audit [DBG] from='client.24811 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:52:06.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:06 smithi177 bash[14301]: cluster 2024-02-07T13:52:04.933364+0000 mgr.x (mgr.25108) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:06.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:06 smithi177 bash[19748]: cluster 2024-02-07T13:52:04.933364+0000 mgr.x (mgr.25108) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:06.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:06 smithi191 bash[14303]: cluster 2024-02-07T13:52:04.933364+0000 mgr.x (mgr.25108) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:07.288 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:52:06 smithi177 systemd[1]: Stopping Ceph alertmanager.a for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T13:52:07.288 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:52:06 smithi177 bash[49208]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-alertmanager.a 2024-02-07T13:52:07.288 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:52:07 smithi177 bash[39481]: level=info ts=2024-02-07T13:52:07.105Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-02-07T13:52:07.926 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:52:07 smithi177 bash[49218]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-alertmanager-a 2024-02-07T13:52:07.926 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:52:07 smithi177 bash[49254]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-alertmanager.a 2024-02-07T13:52:07.926 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:52:07 smithi177 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-07T13:52:07.926 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:52:07 smithi177 systemd[1]: Stopped Ceph alertmanager.a for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:52:07.926 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:52:07 smithi177 systemd[1]: Started Ceph alertmanager.a for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:52:08.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:08 smithi177 bash[14301]: cluster 2024-02-07T13:52:06.934642+0000 mgr.x (mgr.25108) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:08.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:08 smithi177 bash[14301]: audit 2024-02-07T13:52:07.918261+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:08.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:08 smithi177 bash[14301]: audit 2024-02-07T13:52:07.932657+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:08.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:08 smithi177 bash[14301]: audit 2024-02-07T13:52:07.934559+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi177.afvcbe", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-07T13:52:08.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:08 smithi177 bash[14301]: audit 2024-02-07T13:52:07.940260+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi177.afvcbe", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-07T13:52:08.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:08 smithi177 bash[14301]: audit 2024-02-07T13:52:07.948130+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:52:08.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:08 smithi177 bash[19748]: cluster 2024-02-07T13:52:06.934642+0000 mgr.x (mgr.25108) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:08.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:08 smithi177 bash[19748]: audit 2024-02-07T13:52:07.918261+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:08.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:08 smithi177 bash[19748]: audit 2024-02-07T13:52:07.932657+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:08.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:08 smithi177 bash[19748]: audit 2024-02-07T13:52:07.934559+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi177.afvcbe", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-07T13:52:08.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:08 smithi177 bash[19748]: audit 2024-02-07T13:52:07.940260+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi177.afvcbe", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-07T13:52:08.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:08 smithi177 bash[19748]: audit 2024-02-07T13:52:07.948130+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:52:08.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:08 smithi191 bash[14303]: cluster 2024-02-07T13:52:06.934642+0000 mgr.x (mgr.25108) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:08.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:08 smithi191 bash[14303]: audit 2024-02-07T13:52:07.918261+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:08.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:08 smithi191 bash[14303]: audit 2024-02-07T13:52:07.932657+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:08.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:08 smithi191 bash[14303]: audit 2024-02-07T13:52:07.934559+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi177.afvcbe", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-07T13:52:08.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:08 smithi191 bash[14303]: audit 2024-02-07T13:52:07.940260+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi177.afvcbe", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-07T13:52:08.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:08 smithi191 bash[14303]: audit 2024-02-07T13:52:07.948130+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:52:09.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:09 smithi177 bash[14301]: cephadm 2024-02-07T13:52:07.933970+0000 mgr.x (mgr.25108) 52 : cephadm [INF] Reconfiguring iscsi.foo.smithi177.afvcbe (dependencies changed)... 2024-02-07T13:52:09.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:09 smithi177 bash[14301]: cephadm 2024-02-07T13:52:07.950381+0000 mgr.x (mgr.25108) 53 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi177.afvcbe on smithi177 2024-02-07T13:52:09.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:09 smithi177 bash[19748]: cephadm 2024-02-07T13:52:07.933970+0000 mgr.x (mgr.25108) 52 : cephadm [INF] Reconfiguring iscsi.foo.smithi177.afvcbe (dependencies changed)... 2024-02-07T13:52:09.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:09 smithi177 bash[19748]: cephadm 2024-02-07T13:52:07.950381+0000 mgr.x (mgr.25108) 53 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi177.afvcbe on smithi177 2024-02-07T13:52:09.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:09 smithi191 bash[14303]: cephadm 2024-02-07T13:52:07.933970+0000 mgr.x (mgr.25108) 52 : cephadm [INF] Reconfiguring iscsi.foo.smithi177.afvcbe (dependencies changed)... 2024-02-07T13:52:09.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:09 smithi191 bash[14303]: cephadm 2024-02-07T13:52:07.950381+0000 mgr.x (mgr.25108) 53 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi177.afvcbe on smithi177 2024-02-07T13:52:09.805 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:52:09 smithi177 bash[49284]: level=info ts=2024-02-07T13:52:09.697Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-02-07T13:52:09.805 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:52:09 smithi177 bash[49284]: level=info ts=2024-02-07T13:52:09.697Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-02-07T13:52:09.805 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:52:09 smithi177 bash[49284]: level=info ts=2024-02-07T13:52:09.701Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.177 port=9094 2024-02-07T13:52:09.805 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:52:09 smithi177 bash[49284]: level=info ts=2024-02-07T13:52:09.702Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-07T13:52:09.805 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:52:09 smithi177 bash[49284]: level=info ts=2024-02-07T13:52:09.751Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-07T13:52:09.805 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:52:09 smithi177 bash[49284]: level=info ts=2024-02-07T13:52:09.751Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-07T13:52:09.805 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:52:09 smithi177 bash[49284]: level=info ts=2024-02-07T13:52:09.754Z caller=main.go:518 msg=Listening address=:9093 2024-02-07T13:52:09.805 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:52:09 smithi177 bash[49284]: level=info ts=2024-02-07T13:52:09.754Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-02-07T13:52:10.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:10 smithi177 bash[14301]: cluster 2024-02-07T13:52:08.935955+0000 mgr.x (mgr.25108) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:52:10.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:10 smithi177 bash[19748]: cluster 2024-02-07T13:52:08.935955+0000 mgr.x (mgr.25108) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:52:10.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:10 smithi191 bash[14303]: cluster 2024-02-07T13:52:08.935955+0000 mgr.x (mgr.25108) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:52:11.054 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:52:10 smithi191 bash[34634]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:52:10] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.33.4" 2024-02-07T13:52:11.816 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:52:11 smithi177 bash[49284]: level=info ts=2024-02-07T13:52:11.702Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000108708s 2024-02-07T13:52:12.077 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:12 smithi177 bash[14301]: cluster 2024-02-07T13:52:10.936675+0000 mgr.x (mgr.25108) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:12.078 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:12 smithi177 bash[19748]: cluster 2024-02-07T13:52:10.936675+0000 mgr.x (mgr.25108) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:12.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:12 smithi191 bash[14303]: cluster 2024-02-07T13:52:10.936675+0000 mgr.x (mgr.25108) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:12.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:52:12 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:52:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:52:12.803 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:12 smithi191 bash[31015]: ts=2024-02-07T13:52: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.191:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.177:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-07T13:52:13.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:13 smithi191 bash[14303]: audit 2024-02-07T13:52:12.047878+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:13.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:13 smithi191 bash[14303]: audit 2024-02-07T13:52:12.060790+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:13.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:13 smithi191 bash[14303]: cephadm 2024-02-07T13:52:12.077408+0000 mgr.x (mgr.25108) 56 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-07T13:52:13.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:13 smithi191 bash[14303]: cephadm 2024-02-07T13:52:12.321846+0000 mgr.x (mgr.25108) 57 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi191 2024-02-07T13:52:13.305 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:13 smithi177 bash[19748]: audit 2024-02-07T13:52:12.047878+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:13.305 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:13 smithi177 bash[19748]: audit 2024-02-07T13:52:12.060790+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:13.305 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:13 smithi177 bash[19748]: cephadm 2024-02-07T13:52:12.077408+0000 mgr.x (mgr.25108) 56 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-07T13:52:13.305 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:13 smithi177 bash[19748]: cephadm 2024-02-07T13:52:12.321846+0000 mgr.x (mgr.25108) 57 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi191 2024-02-07T13:52:13.305 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:13 smithi177 bash[14301]: audit 2024-02-07T13:52:12.047878+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:13.305 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:13 smithi177 bash[14301]: audit 2024-02-07T13:52:12.060790+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:13.305 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:13 smithi177 bash[14301]: cephadm 2024-02-07T13:52:12.077408+0000 mgr.x (mgr.25108) 56 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-07T13:52:13.305 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:13 smithi177 bash[14301]: cephadm 2024-02-07T13:52:12.321846+0000 mgr.x (mgr.25108) 57 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi191 2024-02-07T13:52:14.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:14 smithi177 bash[14301]: cluster 2024-02-07T13:52:12.938442+0000 mgr.x (mgr.25108) 58 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:52:14.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:14 smithi177 bash[14301]: audit 2024-02-07T13:52:13.968499+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.177:0/1407828330' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-07T13:52:14.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:14 smithi177 bash[19748]: cluster 2024-02-07T13:52:12.938442+0000 mgr.x (mgr.25108) 58 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:52:14.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:14 smithi177 bash[19748]: audit 2024-02-07T13:52:13.968499+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.177:0/1407828330' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-07T13:52:14.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:14 smithi191 bash[14303]: cluster 2024-02-07T13:52:12.938442+0000 mgr.x (mgr.25108) 58 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:52:14.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:14 smithi191 bash[14303]: audit 2024-02-07T13:52:13.968499+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.177:0/1407828330' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-07T13:52:15.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:15 smithi177 bash[19748]: audit 2024-02-07T13:52:14.366618+0000 mon.c (mon.1) 46 : audit [INF] from='client.? 172.21.15.177:0/3263107657' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3400094119"}]: dispatch 2024-02-07T13:52:15.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:15 smithi177 bash[19748]: audit 2024-02-07T13:52:14.367575+0000 mon.a (mon.0) 960 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3400094119"}]: dispatch 2024-02-07T13:52:15.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:15 smithi177 bash[14301]: audit 2024-02-07T13:52:14.366618+0000 mon.c (mon.1) 46 : audit [INF] from='client.? 172.21.15.177:0/3263107657' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3400094119"}]: dispatch 2024-02-07T13:52:15.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:15 smithi177 bash[14301]: audit 2024-02-07T13:52:14.367575+0000 mon.a (mon.0) 960 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3400094119"}]: dispatch 2024-02-07T13:52:15.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:15 smithi191 bash[14303]: audit 2024-02-07T13:52:14.366618+0000 mon.c (mon.1) 46 : audit [INF] from='client.? 172.21.15.177:0/3263107657' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3400094119"}]: dispatch 2024-02-07T13:52:15.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:15 smithi191 bash[14303]: audit 2024-02-07T13:52:14.367575+0000 mon.a (mon.0) 960 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3400094119"}]: dispatch 2024-02-07T13:52:16.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:16 smithi177 bash[19748]: cluster 2024-02-07T13:52:14.939170+0000 mgr.x (mgr.25108) 59 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-07T13:52:16.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:16 smithi177 bash[19748]: audit 2024-02-07T13:52:15.080905+0000 mon.a (mon.0) 961 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3400094119"}]': finished 2024-02-07T13:52:16.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:16 smithi177 bash[19748]: cluster 2024-02-07T13:52:15.081061+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-02-07T13:52:16.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:16 smithi177 bash[19748]: audit 2024-02-07T13:52:15.460281+0000 mon.b (mon.2) 65 : audit [INF] from='client.? 172.21.15.177:0/3391996352' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1961741448"}]: dispatch 2024-02-07T13:52:16.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:16 smithi177 bash[19748]: audit 2024-02-07T13:52:15.466376+0000 mon.a (mon.0) 963 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1961741448"}]: dispatch 2024-02-07T13:52:16.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:16 smithi177 bash[14301]: cluster 2024-02-07T13:52:14.939170+0000 mgr.x (mgr.25108) 59 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-07T13:52:16.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:16 smithi177 bash[14301]: audit 2024-02-07T13:52:15.080905+0000 mon.a (mon.0) 961 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3400094119"}]': finished 2024-02-07T13:52:16.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:16 smithi177 bash[14301]: cluster 2024-02-07T13:52:15.081061+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-02-07T13:52:16.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:16 smithi177 bash[14301]: audit 2024-02-07T13:52:15.460281+0000 mon.b (mon.2) 65 : audit [INF] from='client.? 172.21.15.177:0/3391996352' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1961741448"}]: dispatch 2024-02-07T13:52:16.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:16 smithi177 bash[14301]: audit 2024-02-07T13:52:15.466376+0000 mon.a (mon.0) 963 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1961741448"}]: dispatch 2024-02-07T13:52:16.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:16 smithi191 bash[14303]: cluster 2024-02-07T13:52:14.939170+0000 mgr.x (mgr.25108) 59 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-07T13:52:16.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:16 smithi191 bash[14303]: audit 2024-02-07T13:52:15.080905+0000 mon.a (mon.0) 961 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3400094119"}]': finished 2024-02-07T13:52:16.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:16 smithi191 bash[14303]: cluster 2024-02-07T13:52:15.081061+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-02-07T13:52:16.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:16 smithi191 bash[14303]: audit 2024-02-07T13:52:15.460281+0000 mon.b (mon.2) 65 : audit [INF] from='client.? 172.21.15.177:0/3391996352' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1961741448"}]: dispatch 2024-02-07T13:52:16.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:16 smithi191 bash[14303]: audit 2024-02-07T13:52:15.466376+0000 mon.a (mon.0) 963 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1961741448"}]: dispatch 2024-02-07T13:52:17.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:17 smithi177 bash[14301]: audit 2024-02-07T13:52:16.083589+0000 mon.a (mon.0) 964 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1961741448"}]': finished 2024-02-07T13:52:17.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:17 smithi177 bash[14301]: cluster 2024-02-07T13:52:16.083774+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-02-07T13:52:17.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:17 smithi177 bash[14301]: audit 2024-02-07T13:52:16.096369+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:52:17.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:17 smithi177 bash[14301]: audit 2024-02-07T13:52:16.475894+0000 mon.c (mon.1) 47 : audit [INF] from='client.? 172.21.15.177:0/3761078364' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/3364633217"}]: dispatch 2024-02-07T13:52:17.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:17 smithi177 bash[14301]: audit 2024-02-07T13:52:16.476667+0000 mon.a (mon.0) 966 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/3364633217"}]: dispatch 2024-02-07T13:52:17.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:17 smithi177 bash[19748]: audit 2024-02-07T13:52:16.083589+0000 mon.a (mon.0) 964 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1961741448"}]': finished 2024-02-07T13:52:17.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:17 smithi177 bash[19748]: cluster 2024-02-07T13:52:16.083774+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-02-07T13:52:17.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:17 smithi177 bash[19748]: audit 2024-02-07T13:52:16.096369+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:52:17.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:17 smithi177 bash[19748]: audit 2024-02-07T13:52:16.475894+0000 mon.c (mon.1) 47 : audit [INF] from='client.? 172.21.15.177:0/3761078364' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/3364633217"}]: dispatch 2024-02-07T13:52:17.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:17 smithi177 bash[19748]: audit 2024-02-07T13:52:16.476667+0000 mon.a (mon.0) 966 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/3364633217"}]: dispatch 2024-02-07T13:52:17.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:17 smithi191 bash[14303]: audit 2024-02-07T13:52:16.083589+0000 mon.a (mon.0) 964 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1961741448"}]': finished 2024-02-07T13:52:17.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:17 smithi191 bash[14303]: cluster 2024-02-07T13:52:16.083774+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-02-07T13:52:17.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:17 smithi191 bash[14303]: audit 2024-02-07T13:52:16.096369+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:52:17.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:17 smithi191 bash[14303]: audit 2024-02-07T13:52:16.475894+0000 mon.c (mon.1) 47 : audit [INF] from='client.? 172.21.15.177:0/3761078364' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/3364633217"}]: dispatch 2024-02-07T13:52:17.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:17 smithi191 bash[14303]: audit 2024-02-07T13:52:16.476667+0000 mon.a (mon.0) 966 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/3364633217"}]: dispatch 2024-02-07T13:52:18.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:18 smithi177 bash[14301]: cluster 2024-02-07T13:52:16.940834+0000 mgr.x (mgr.25108) 60 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-02-07T13:52:18.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:18 smithi177 bash[14301]: audit 2024-02-07T13:52:17.098697+0000 mon.a (mon.0) 967 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/3364633217"}]': finished 2024-02-07T13:52:18.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:18 smithi177 bash[14301]: cluster 2024-02-07T13:52:17.098905+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-02-07T13:52:18.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:18 smithi177 bash[14301]: audit 2024-02-07T13:52:17.493857+0000 mon.a (mon.0) 969 : audit [INF] from='client.? 172.21.15.177:0/3852429650' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3161683240"}]: dispatch 2024-02-07T13:52:18.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:18 smithi177 bash[19748]: cluster 2024-02-07T13:52:16.940834+0000 mgr.x (mgr.25108) 60 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-02-07T13:52:18.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:18 smithi177 bash[19748]: audit 2024-02-07T13:52:17.098697+0000 mon.a (mon.0) 967 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/3364633217"}]': finished 2024-02-07T13:52:18.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:18 smithi177 bash[19748]: cluster 2024-02-07T13:52:17.098905+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-02-07T13:52:18.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:18 smithi177 bash[19748]: audit 2024-02-07T13:52:17.493857+0000 mon.a (mon.0) 969 : audit [INF] from='client.? 172.21.15.177:0/3852429650' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3161683240"}]: dispatch 2024-02-07T13:52:18.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:18 smithi191 bash[14303]: cluster 2024-02-07T13:52:16.940834+0000 mgr.x (mgr.25108) 60 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-02-07T13:52:18.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:18 smithi191 bash[14303]: audit 2024-02-07T13:52:17.098697+0000 mon.a (mon.0) 967 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/3364633217"}]': finished 2024-02-07T13:52:18.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:18 smithi191 bash[14303]: cluster 2024-02-07T13:52:17.098905+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-02-07T13:52:18.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:18 smithi191 bash[14303]: audit 2024-02-07T13:52:17.493857+0000 mon.a (mon.0) 969 : audit [INF] from='client.? 172.21.15.177:0/3852429650' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3161683240"}]: dispatch 2024-02-07T13:52:19.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:19 smithi177 bash[14301]: audit 2024-02-07T13:52:18.118094+0000 mon.a (mon.0) 970 : audit [INF] from='client.? 172.21.15.177:0/3852429650' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3161683240"}]': finished 2024-02-07T13:52:19.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:19 smithi177 bash[14301]: cluster 2024-02-07T13:52:18.118253+0000 mon.a (mon.0) 971 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-02-07T13:52:19.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:19 smithi177 bash[14301]: audit 2024-02-07T13:52:18.500901+0000 mon.a (mon.0) 972 : audit [INF] from='client.? 172.21.15.177:0/219757992' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3442006036"}]: dispatch 2024-02-07T13:52:19.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:19 smithi177 bash[19748]: audit 2024-02-07T13:52:18.118094+0000 mon.a (mon.0) 970 : audit [INF] from='client.? 172.21.15.177:0/3852429650' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3161683240"}]': finished 2024-02-07T13:52:19.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:19 smithi177 bash[19748]: cluster 2024-02-07T13:52:18.118253+0000 mon.a (mon.0) 971 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-02-07T13:52:19.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:19 smithi177 bash[19748]: audit 2024-02-07T13:52:18.500901+0000 mon.a (mon.0) 972 : audit [INF] from='client.? 172.21.15.177:0/219757992' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3442006036"}]: dispatch 2024-02-07T13:52:19.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:19 smithi191 bash[14303]: audit 2024-02-07T13:52:18.118094+0000 mon.a (mon.0) 970 : audit [INF] from='client.? 172.21.15.177:0/3852429650' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3161683240"}]': finished 2024-02-07T13:52:19.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:19 smithi191 bash[14303]: cluster 2024-02-07T13:52:18.118253+0000 mon.a (mon.0) 971 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-02-07T13:52:19.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:19 smithi191 bash[14303]: audit 2024-02-07T13:52:18.500901+0000 mon.a (mon.0) 972 : audit [INF] from='client.? 172.21.15.177:0/219757992' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3442006036"}]: dispatch 2024-02-07T13:52:20.038 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 13:52:19 smithi177 bash[49284]: level=info ts=2024-02-07T13:52:19.706Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003736851s 2024-02-07T13:52:20.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:20 smithi177 bash[19748]: cluster 2024-02-07T13:52:18.941647+0000 mgr.x (mgr.25108) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-02-07T13:52:20.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:20 smithi177 bash[19748]: audit 2024-02-07T13:52:19.126650+0000 mon.a (mon.0) 973 : audit [INF] from='client.? 172.21.15.177:0/219757992' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3442006036"}]': finished 2024-02-07T13:52:20.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:20 smithi177 bash[19748]: cluster 2024-02-07T13:52:19.126760+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-02-07T13:52:20.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:20 smithi177 bash[19748]: audit 2024-02-07T13:52:19.520835+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.177:0/3340512399' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/3364633217"}]: dispatch 2024-02-07T13:52:20.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:20 smithi177 bash[14301]: cluster 2024-02-07T13:52:18.941647+0000 mgr.x (mgr.25108) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-02-07T13:52:20.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:20 smithi177 bash[14301]: audit 2024-02-07T13:52:19.126650+0000 mon.a (mon.0) 973 : audit [INF] from='client.? 172.21.15.177:0/219757992' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3442006036"}]': finished 2024-02-07T13:52:20.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:20 smithi177 bash[14301]: cluster 2024-02-07T13:52:19.126760+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-02-07T13:52:20.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:20 smithi177 bash[14301]: audit 2024-02-07T13:52:19.520835+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.177:0/3340512399' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/3364633217"}]: dispatch 2024-02-07T13:52:20.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:20 smithi191 bash[14303]: cluster 2024-02-07T13:52:18.941647+0000 mgr.x (mgr.25108) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-02-07T13:52:20.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:20 smithi191 bash[14303]: audit 2024-02-07T13:52:19.126650+0000 mon.a (mon.0) 973 : audit [INF] from='client.? 172.21.15.177:0/219757992' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3442006036"}]': finished 2024-02-07T13:52:20.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:20 smithi191 bash[14303]: cluster 2024-02-07T13:52:19.126760+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-02-07T13:52:20.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:20 smithi191 bash[14303]: audit 2024-02-07T13:52:19.520835+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.177:0/3340512399' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/3364633217"}]: dispatch 2024-02-07T13:52:21.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:52:20 smithi191 bash[34634]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:52:20] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.33.4" 2024-02-07T13:52:21.492 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:21 smithi191 bash[14303]: audit 2024-02-07T13:52:20.132153+0000 mon.a (mon.0) 976 : audit [INF] from='client.? 172.21.15.177:0/3340512399' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/3364633217"}]': finished 2024-02-07T13:52:21.492 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:21 smithi191 bash[14303]: cluster 2024-02-07T13:52:20.132361+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-02-07T13:52:21.492 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:21 smithi191 bash[14303]: audit 2024-02-07T13:52:20.517485+0000 mon.c (mon.1) 48 : audit [INF] from='client.? 172.21.15.177:0/1521909310' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3821296658"}]: dispatch 2024-02-07T13:52:21.492 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:21 smithi191 bash[14303]: audit 2024-02-07T13:52:20.518537+0000 mon.a (mon.0) 978 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3821296658"}]: dispatch 2024-02-07T13:52:21.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:21 smithi177 bash[14301]: audit 2024-02-07T13:52:20.132153+0000 mon.a (mon.0) 976 : audit [INF] from='client.? 172.21.15.177:0/3340512399' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/3364633217"}]': finished 2024-02-07T13:52:21.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:21 smithi177 bash[14301]: cluster 2024-02-07T13:52:20.132361+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-02-07T13:52:21.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:21 smithi177 bash[14301]: audit 2024-02-07T13:52:20.517485+0000 mon.c (mon.1) 48 : audit [INF] from='client.? 172.21.15.177:0/1521909310' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3821296658"}]: dispatch 2024-02-07T13:52:21.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:21 smithi177 bash[14301]: audit 2024-02-07T13:52:20.518537+0000 mon.a (mon.0) 978 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3821296658"}]: dispatch 2024-02-07T13:52:21.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:21 smithi177 bash[19748]: audit 2024-02-07T13:52:20.132153+0000 mon.a (mon.0) 976 : audit [INF] from='client.? 172.21.15.177:0/3340512399' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/3364633217"}]': finished 2024-02-07T13:52:21.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:21 smithi177 bash[19748]: cluster 2024-02-07T13:52:20.132361+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-02-07T13:52:21.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:21 smithi177 bash[19748]: audit 2024-02-07T13:52:20.517485+0000 mon.c (mon.1) 48 : audit [INF] from='client.? 172.21.15.177:0/1521909310' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3821296658"}]: dispatch 2024-02-07T13:52:21.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:21 smithi177 bash[19748]: audit 2024-02-07T13:52:20.518537+0000 mon.a (mon.0) 978 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3821296658"}]: dispatch 2024-02-07T13:52:22.178 INFO:teuthology.orchestra.run.smithi177.stdout:true 2024-02-07T13:52:22.406 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:22 smithi177 bash[14301]: cluster 2024-02-07T13:52:20.942429+0000 mgr.x (mgr.25108) 62 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:52:22.406 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:22 smithi177 bash[14301]: audit 2024-02-07T13:52:21.152797+0000 mon.a (mon.0) 979 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3821296658"}]': finished 2024-02-07T13:52:22.406 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:22 smithi177 bash[14301]: cluster 2024-02-07T13:52:21.153004+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-02-07T13:52:22.406 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:22 smithi177 bash[19748]: cluster 2024-02-07T13:52:20.942429+0000 mgr.x (mgr.25108) 62 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:52:22.406 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:22 smithi177 bash[19748]: audit 2024-02-07T13:52:21.152797+0000 mon.a (mon.0) 979 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3821296658"}]': finished 2024-02-07T13:52:22.406 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:22 smithi177 bash[19748]: cluster 2024-02-07T13:52:21.153004+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-02-07T13:52:22.417 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:22 smithi191 bash[14303]: cluster 2024-02-07T13:52:20.942429+0000 mgr.x (mgr.25108) 62 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:52:22.418 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:22 smithi191 bash[14303]: audit 2024-02-07T13:52:21.152797+0000 mon.a (mon.0) 979 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3821296658"}]': finished 2024-02-07T13:52:22.418 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:22 smithi191 bash[14303]: cluster 2024-02-07T13:52:21.153004+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-02-07T13:52:22.418 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:22 smithi191 bash[31015]: ts=2024-02-07T13:52: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.191:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.177:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-07T13:52:22.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:52:22 smithi177 bash[14572]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:52:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:52:22.938 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-07T13:52:22.938 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 starting - - - - 2024-02-07T13:52:22.938 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi191 *:3000 running (6m) 37s ago 6m 46.3M - 8.3.5 dad864ee21e9 d721dd45f839 2024-02-07T13:52:22.938 INFO:teuthology.orchestra.run.smithi177.stdout:iscsi.foo.smithi177.afvcbe smithi177 starting - - - - 2024-02-07T13:52:22.938 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi191 *:8443,9283 running (65s) 37s ago 13m 484M - 19.0.0-1252-g44458cce 79957b372307 f9c65895a112 2024-02-07T13:52:22.938 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:9283 running (15m) 37s ago 15m 404M - 17.2.0 e1d6a67b021e 404ef73b0ea2 2024-02-07T13:52:22.938 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (15m) 37s ago 15m 58.4M 2048M 17.2.0 e1d6a67b021e 5d7c050eba1d 2024-02-07T13:52:22.938 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi191 running (13m) 37s ago 13m 48.3M 2048M 17.2.0 e1d6a67b021e 61711445f375 2024-02-07T13:52:22.939 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (13m) 37s ago 13m 45.2M 2048M 17.2.0 e1d6a67b021e 228ab6a76956 2024-02-07T13:52:22.939 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 starting - - - - 2024-02-07T13:52:22.939 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi191 *:9100 running (7m) 37s ago 7m 12.2M - 1.3.1 1dbe0e931976 2099a6944851 2024-02-07T13:52:22.939 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (12m) 37s ago 12m 57.4M 2781M 17.2.0 e1d6a67b021e bb74ef095106 2024-02-07T13:52:22.939 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (12m) 37s ago 12m 57.4M 2781M 17.2.0 e1d6a67b021e 3e2d8e289760 2024-02-07T13:52:22.939 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (11m) 37s ago 11m 52.6M 2781M 17.2.0 e1d6a67b021e 612393e2aa5a 2024-02-07T13:52:22.939 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (10m) 37s ago 10m 55.1M 2781M 17.2.0 e1d6a67b021e 1c114ab84cf2 2024-02-07T13:52:22.939 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi191 running (10m) 37s ago 10m 55.8M 3037M 17.2.0 e1d6a67b021e 824876f60972 2024-02-07T13:52:22.939 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi191 running (9m) 37s ago 9m 53.9M 3037M 17.2.0 e1d6a67b021e 249a59c35a3d 2024-02-07T13:52:22.939 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi191 running (9m) 37s ago 9m 52.3M 3037M 17.2.0 e1d6a67b021e 895c15364473 2024-02-07T13:52:22.939 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi191 running (8m) 37s ago 8m 54.6M 3037M 17.2.0 e1d6a67b021e 5f43c65cc53e 2024-02-07T13:52:22.939 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi191 *:9095 running (6m) 37s ago 7m 61.6M - 2.33.4 514e6a882f6e 2636a095b4af 2024-02-07T13:52:22.939 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi177.lsebwe smithi177 *:8000 running (5m) 37s ago 5m 85.3M - 17.2.0 e1d6a67b021e 5c594a4531b4 2024-02-07T13:52:22.940 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi191.kcfkkn smithi191 *:8000 running (5m) 37s ago 5m 85.6M - 17.2.0 e1d6a67b021e 25ae2a68d161 2024-02-07T13:52:22.940 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi177.czdxob smithi177 *:80 running (5m) 37s ago 5m 85.0M - 17.2.0 e1d6a67b021e 6b1840bf09af 2024-02-07T13:52:22.940 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi191.iddzcf smithi191 *:80 running (5m) 37s ago 5m 85.6M - 17.2.0 e1d6a67b021e 48533635a191 2024-02-07T13:52:23.394 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:52:23.395 INFO:teuthology.orchestra.run.smithi177.stdout: "mon": { 2024-02-07T13:52:23.395 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-07T13:52:23.395 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:52:23.395 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr": { 2024-02-07T13:52:23.395 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-02-07T13:52:23.395 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 1 2024-02-07T13:52:23.395 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:52:23.395 INFO:teuthology.orchestra.run.smithi177.stdout: "osd": { 2024-02-07T13:52:23.395 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-07T13:52:23.395 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:52:23.395 INFO:teuthology.orchestra.run.smithi177.stdout: "mds": {}, 2024-02-07T13:52:23.395 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw": { 2024-02-07T13:52:23.395 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-07T13:52:23.395 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:52:23.396 INFO:teuthology.orchestra.run.smithi177.stdout: "overall": { 2024-02-07T13:52:23.396 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-02-07T13:52:23.396 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 1 2024-02-07T13:52:23.396 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T13:52:23.396 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:52:23.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:23 smithi177 bash[14301]: audit 2024-02-07T13:52:22.161629+0000 mgr.x (mgr.25108) 63 : audit [DBG] from='client.15354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:52:23.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:23 smithi177 bash[14301]: audit 2024-02-07T13:52:22.539593+0000 mgr.x (mgr.25108) 64 : audit [DBG] from='client.25261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:52:23.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:23 smithi177 bash[19748]: audit 2024-02-07T13:52:22.161629+0000 mgr.x (mgr.25108) 63 : audit [DBG] from='client.15354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:52:23.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:23 smithi177 bash[19748]: audit 2024-02-07T13:52:22.539593+0000 mgr.x (mgr.25108) 64 : audit [DBG] from='client.25261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:52:23.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:23 smithi191 bash[14303]: audit 2024-02-07T13:52:22.161629+0000 mgr.x (mgr.25108) 63 : audit [DBG] from='client.15354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:52:23.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:23 smithi191 bash[14303]: audit 2024-02-07T13:52:22.539593+0000 mgr.x (mgr.25108) 64 : audit [DBG] from='client.25261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:52:23.776 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:52:23.776 INFO:teuthology.orchestra.run.smithi177.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261", 2024-02-07T13:52:23.776 INFO:teuthology.orchestra.run.smithi177.stdout: "in_progress": true, 2024-02-07T13:52:23.776 INFO:teuthology.orchestra.run.smithi177.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-07T13:52:23.776 INFO:teuthology.orchestra.run.smithi177.stdout: "services_complete": [], 2024-02-07T13:52:23.776 INFO:teuthology.orchestra.run.smithi177.stdout: "progress": "1/23 daemons upgraded", 2024-02-07T13:52:23.777 INFO:teuthology.orchestra.run.smithi177.stdout: "message": "", 2024-02-07T13:52:23.777 INFO:teuthology.orchestra.run.smithi177.stdout: "is_paused": false 2024-02-07T13:52:23.777 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:52:24.201 INFO:teuthology.orchestra.run.smithi177.stdout:HEALTH_OK 2024-02-07T13:52:24.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:24 smithi191 bash[14303]: audit 2024-02-07T13:52:22.913001+0000 mgr.x (mgr.25108) 65 : audit [DBG] from='client.25267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:52:24.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:24 smithi191 bash[14303]: cluster 2024-02-07T13:52:22.944193+0000 mgr.x (mgr.25108) 66 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-07T13:52:24.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:24 smithi191 bash[14303]: audit 2024-02-07T13:52:23.396750+0000 mon.a (mon.0) 981 : audit [DBG] from='client.? 172.21.15.177:0/3399766055' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:52:24.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:24 smithi191 bash[14303]: audit 2024-02-07T13:52:23.604927+0000 mgr.x (mgr.25108) 67 : audit [DBG] from='client.25201 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:52:24.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:24 smithi177 bash[14301]: audit 2024-02-07T13:52:22.913001+0000 mgr.x (mgr.25108) 65 : audit [DBG] from='client.25267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:52:24.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:24 smithi177 bash[14301]: cluster 2024-02-07T13:52:22.944193+0000 mgr.x (mgr.25108) 66 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-07T13:52:24.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:24 smithi177 bash[14301]: audit 2024-02-07T13:52:23.396750+0000 mon.a (mon.0) 981 : audit [DBG] from='client.? 172.21.15.177:0/3399766055' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:52:24.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:24 smithi177 bash[14301]: audit 2024-02-07T13:52:23.604927+0000 mgr.x (mgr.25108) 67 : audit [DBG] from='client.25201 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:52:24.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:24 smithi177 bash[19748]: audit 2024-02-07T13:52:22.913001+0000 mgr.x (mgr.25108) 65 : audit [DBG] from='client.25267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:52:24.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:24 smithi177 bash[19748]: cluster 2024-02-07T13:52:22.944193+0000 mgr.x (mgr.25108) 66 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-07T13:52:24.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:24 smithi177 bash[19748]: audit 2024-02-07T13:52:23.396750+0000 mon.a (mon.0) 981 : audit [DBG] from='client.? 172.21.15.177:0/3399766055' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:52:24.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:24 smithi177 bash[19748]: audit 2024-02-07T13:52:23.604927+0000 mgr.x (mgr.25108) 67 : audit [DBG] from='client.25201 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:52:25.490 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:25 smithi191 bash[14303]: audit 2024-02-07T13:52:23.773106+0000 mgr.x (mgr.25108) 68 : audit [DBG] from='client.25279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:52:25.491 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:25 smithi191 bash[14303]: audit 2024-02-07T13:52:24.204158+0000 mon.a (mon.0) 982 : audit [DBG] from='client.? 172.21.15.177:0/1276714444' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:52:25.491 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:25 smithi191 systemd[1]: Stopping Ceph prometheus.a for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T13:52:25.491 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:25 smithi191 bash[36591]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-prometheus.a 2024-02-07T13:52:25.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:25 smithi177 bash[14301]: audit 2024-02-07T13:52:23.773106+0000 mgr.x (mgr.25108) 68 : audit [DBG] from='client.25279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:52:25.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:25 smithi177 bash[14301]: audit 2024-02-07T13:52:24.204158+0000 mon.a (mon.0) 982 : audit [DBG] from='client.? 172.21.15.177:0/1276714444' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:52:25.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:25 smithi177 bash[19748]: audit 2024-02-07T13:52:23.773106+0000 mgr.x (mgr.25108) 68 : audit [DBG] from='client.25279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:52:25.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:25 smithi177 bash[19748]: audit 2024-02-07T13:52:24.204158+0000 mon.a (mon.0) 982 : audit [DBG] from='client.? 172.21.15.177:0/1276714444' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:52:25.804 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:25 smithi191 bash[31015]: ts=2024-02-07T13:52:25.488Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-07T13:52:25.804 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:25 smithi191 bash[31015]: ts=2024-02-07T13:52:25.488Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-02-07T13:52:25.804 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:25 smithi191 bash[31015]: ts=2024-02-07T13:52:25.488Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-02-07T13:52:25.804 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:25 smithi191 bash[31015]: ts=2024-02-07T13:52:25.488Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-02-07T13:52:25.804 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:25 smithi191 bash[31015]: ts=2024-02-07T13:52:25.488Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-02-07T13:52:25.804 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:25 smithi191 bash[31015]: ts=2024-02-07T13:52:25.488Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-02-07T13:52:25.804 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:25 smithi191 bash[31015]: ts=2024-02-07T13:52:25.489Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-07T13:52:25.804 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:25 smithi191 bash[31015]: ts=2024-02-07T13:52:25.489Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-02-07T13:52:25.805 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:25 smithi191 bash[31015]: ts=2024-02-07T13:52:25.489Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-02-07T13:52:25.805 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:25 smithi191 bash[31015]: ts=2024-02-07T13:52:25.489Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-02-07T13:52:25.805 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:25 smithi191 bash[31015]: ts=2024-02-07T13:52:25.490Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-02-07T13:52:25.805 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:25 smithi191 bash[31015]: ts=2024-02-07T13:52:25.490Z caller=main.go:1066 level=info msg="See you next time!" 2024-02-07T13:52:26.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:26 smithi177 bash[14301]: cluster 2024-02-07T13:52:24.945002+0000 mgr.x (mgr.25108) 69 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:26.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:26 smithi177 bash[19748]: cluster 2024-02-07T13:52:24.945002+0000 mgr.x (mgr.25108) 69 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:26.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:26 smithi191 bash[14303]: cluster 2024-02-07T13:52:24.945002+0000 mgr.x (mgr.25108) 69 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:26.554 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:26 smithi191 bash[36601]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-prometheus-a 2024-02-07T13:52:26.554 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:26 smithi191 bash[36635]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-prometheus.a 2024-02-07T13:52:26.554 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:26 smithi191 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@prometheus.a.service: Succeeded. 2024-02-07T13:52:26.554 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:26 smithi191 systemd[1]: Stopped Ceph prometheus.a for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:52:26.554 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:26 smithi191 systemd[1]: Started Ceph prometheus.a for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:52:27.124 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:26 smithi191 systemd[1]: Stopping Ceph node-exporter.b for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T13:52:27.124 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:26 smithi191 bash[36689]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-node-exporter.b 2024-02-07T13:52:27.380 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:27 smithi191 bash[14303]: audit 2024-02-07T13:52:26.372125+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:27.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:27 smithi177 bash[14301]: audit 2024-02-07T13:52:26.372125+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:27.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:27 smithi177 bash[14301]: audit 2024-02-07T13:52:26.384197+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:27.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:27 smithi177 bash[14301]: cephadm 2024-02-07T13:52:26.409152+0000 mgr.x (mgr.25108) 70 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-02-07T13:52:27.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:27 smithi177 bash[14301]: cephadm 2024-02-07T13:52:26.410002+0000 mgr.x (mgr.25108) 71 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi191 2024-02-07T13:52:27.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:27 smithi177 bash[19748]: audit 2024-02-07T13:52:26.372125+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:27.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:27 smithi177 bash[19748]: audit 2024-02-07T13:52:26.384197+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:27.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:27 smithi177 bash[19748]: cephadm 2024-02-07T13:52:26.409152+0000 mgr.x (mgr.25108) 70 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-02-07T13:52:27.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:27 smithi177 bash[19748]: cephadm 2024-02-07T13:52:26.410002+0000 mgr.x (mgr.25108) 71 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi191 2024-02-07T13:52:27.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:27 smithi191 bash[14303]: audit 2024-02-07T13:52:26.384197+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:27.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:27 smithi191 bash[14303]: cephadm 2024-02-07T13:52:26.409152+0000 mgr.x (mgr.25108) 70 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-02-07T13:52:27.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:27 smithi191 bash[14303]: cephadm 2024-02-07T13:52:26.410002+0000 mgr.x (mgr.25108) 71 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi191 2024-02-07T13:52:28.227 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:27 smithi191 bash[36699]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-node-exporter-b 2024-02-07T13:52:28.227 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:27 smithi191 bash[36766]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-node-exporter.b 2024-02-07T13:52:28.227 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:28 smithi191 bash[36665]: ts=2024-02-07T13:52:28.061Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-02-07T13:52:28.227 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:28 smithi191 bash[36665]: ts=2024-02-07T13:52:28.061Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-02-07T13:52:28.227 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:28 smithi191 bash[36665]: ts=2024-02-07T13:52:28.061Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-02-07T13:52:28.227 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:28 smithi191 bash[36665]: ts=2024-02-07T13:52:28.061Z caller=main.go:518 level=info host_details="(Linux 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 smithi191 (none))" 2024-02-07T13:52:28.227 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:28 smithi191 bash[36665]: ts=2024-02-07T13:52:28.061Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-07T13:52:28.228 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:28 smithi191 bash[36665]: ts=2024-02-07T13:52:28.061Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-07T13:52:28.228 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:28 smithi191 bash[36665]: ts=2024-02-07T13:52:28.063Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-02-07T13:52:28.228 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:28 smithi191 bash[36665]: ts=2024-02-07T13:52:28.064Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-02-07T13:52:28.228 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:28 smithi191 bash[36665]: ts=2024-02-07T13:52:28.065Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-02-07T13:52:28.228 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:28 smithi191 bash[36665]: ts=2024-02-07T13:52:28.071Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-07T13:52:28.228 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:28 smithi191 bash[36665]: ts=2024-02-07T13:52:28.071Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.345µs 2024-02-07T13:52:28.228 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:28 smithi191 bash[36665]: ts=2024-02-07T13:52:28.071Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-07T13:52:28.228 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:28 smithi191 bash[36665]: ts=2024-02-07T13:52:28.224Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-02-07T13:52:28.504 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:28 smithi191 bash[14303]: cluster 2024-02-07T13:52:26.946314+0000 mgr.x (mgr.25108) 72 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-07T13:52:28.504 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:28 smithi191 bash[14303]: audit 2024-02-07T13:52:28.322789+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:28.504 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:28 smithi191 bash[14303]: audit 2024-02-07T13:52:28.334413+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:28.505 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:28 smithi191 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-02-07T13:52:28.505 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:28 smithi191 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-07T13:52:28.505 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:28 smithi191 systemd[1]: Stopped Ceph node-exporter.b for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:52:28.505 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:28 smithi191 systemd[1]: Started Ceph node-exporter.b for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:52:28.505 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:28 smithi191 bash[36665]: ts=2024-02-07T13:52:28.502Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-02-07T13:52:28.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:28 smithi177 bash[14301]: cluster 2024-02-07T13:52:26.946314+0000 mgr.x (mgr.25108) 72 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-07T13:52:28.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:28 smithi177 bash[14301]: audit 2024-02-07T13:52:28.322789+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:28.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:28 smithi177 bash[14301]: audit 2024-02-07T13:52:28.334413+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:28.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:28 smithi177 bash[19748]: cluster 2024-02-07T13:52:26.946314+0000 mgr.x (mgr.25108) 72 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-07T13:52:28.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:28 smithi177 bash[19748]: audit 2024-02-07T13:52:28.322789+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:28.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:28 smithi177 bash[19748]: audit 2024-02-07T13:52:28.334413+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:28.803 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:28 smithi191 bash[36665]: ts=2024-02-07T13:52:28.502Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-02-07T13:52:28.803 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:28 smithi191 bash[36665]: ts=2024-02-07T13:52:28.502Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=99.687µs wal_replay_duration=431.661659ms total_replay_duration=431.816028ms 2024-02-07T13:52:28.804 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:28 smithi191 bash[36665]: ts=2024-02-07T13:52:28.509Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-02-07T13:52:28.804 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:28 smithi191 bash[36665]: ts=2024-02-07T13:52:28.509Z caller=main.go:947 level=info msg="TSDB started" 2024-02-07T13:52:28.804 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:28 smithi191 bash[36665]: ts=2024-02-07T13:52:28.509Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-07T13:52:28.804 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:28 smithi191 bash[36665]: ts=2024-02-07T13:52:28.533Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.56424ms db_storage=1.374µs remote_storage=2.337µs web_handler=623ns query_engine=1.284µs scrape=609.591µs scrape_sd=208.557µs notify=53.949µs notify_sd=55.766µs rules=22.082285ms 2024-02-07T13:52:28.804 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:28 smithi191 bash[36665]: ts=2024-02-07T13:52:28.533Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-02-07T13:52:29.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:29 smithi177 bash[14301]: cephadm 2024-02-07T13:52:28.380526+0000 mgr.x (mgr.25108) 73 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-02-07T13:52:29.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:29 smithi177 bash[14301]: cephadm 2024-02-07T13:52:28.402171+0000 mgr.x (mgr.25108) 74 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-02-07T13:52:29.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:29 smithi177 bash[14301]: audit 2024-02-07T13:52:28.516820+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:29.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:29 smithi177 bash[14301]: audit 2024-02-07T13:52:28.528527+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-07T13:52:29.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:29 smithi177 bash[14301]: audit 2024-02-07T13:52:28.528559+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:29.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:29 smithi177 bash[14301]: audit 2024-02-07T13:52:28.529205+0000 mgr.x (mgr.25108) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-07T13:52:29.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:29 smithi177 bash[14301]: cephadm 2024-02-07T13:52:28.532635+0000 mgr.x (mgr.25108) 76 : cephadm [INF] Reconfiguring daemon grafana.a on smithi191 2024-02-07T13:52:29.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:29 smithi177 bash[19748]: cephadm 2024-02-07T13:52:28.380526+0000 mgr.x (mgr.25108) 73 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-02-07T13:52:29.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:29 smithi177 bash[19748]: cephadm 2024-02-07T13:52:28.402171+0000 mgr.x (mgr.25108) 74 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-02-07T13:52:29.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:29 smithi177 bash[19748]: audit 2024-02-07T13:52:28.516820+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:29.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:29 smithi177 bash[19748]: audit 2024-02-07T13:52:28.528527+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-07T13:52:29.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:29 smithi177 bash[19748]: audit 2024-02-07T13:52:28.528559+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:29.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:29 smithi177 bash[19748]: audit 2024-02-07T13:52:28.529205+0000 mgr.x (mgr.25108) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-07T13:52:29.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:29 smithi177 bash[19748]: cephadm 2024-02-07T13:52:28.532635+0000 mgr.x (mgr.25108) 76 : cephadm [INF] Reconfiguring daemon grafana.a on smithi191 2024-02-07T13:52:29.793 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[14303]: cephadm 2024-02-07T13:52:28.380526+0000 mgr.x (mgr.25108) 73 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-02-07T13:52:29.793 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[14303]: cephadm 2024-02-07T13:52:28.402171+0000 mgr.x (mgr.25108) 74 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-02-07T13:52:29.793 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[14303]: audit 2024-02-07T13:52:28.516820+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:29.793 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[14303]: audit 2024-02-07T13:52:28.528527+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-07T13:52:29.793 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[14303]: audit 2024-02-07T13:52:28.528559+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:29.793 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[14303]: audit 2024-02-07T13:52:28.529205+0000 mgr.x (mgr.25108) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-07T13:52:29.793 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[14303]: cephadm 2024-02-07T13:52:28.532635+0000 mgr.x (mgr.25108) 76 : cephadm [INF] Reconfiguring daemon grafana.a on smithi191 2024-02-07T13:52:30.054 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.790Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-02-07T13:52:30.054 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.790Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-02-07T13:52:30.054 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.791Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-02-07T13:52:30.055 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.791Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-02-07T13:52:30.055 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-02-07T13:52:30.055 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=arp 2024-02-07T13:52:30.055 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=bcache 2024-02-07T13:52:30.055 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=bonding 2024-02-07T13:52:30.055 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=btrfs 2024-02-07T13:52:30.055 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=conntrack 2024-02-07T13:52:30.055 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=cpu 2024-02-07T13:52:30.055 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-02-07T13:52:30.055 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=diskstats 2024-02-07T13:52:30.055 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=dmi 2024-02-07T13:52:30.055 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=edac 2024-02-07T13:52:30.055 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=entropy 2024-02-07T13:52:30.055 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-02-07T13:52:30.056 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=filefd 2024-02-07T13:52:30.056 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=filesystem 2024-02-07T13:52:30.056 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=hwmon 2024-02-07T13:52:30.056 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=infiniband 2024-02-07T13:52:30.056 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=ipvs 2024-02-07T13:52:30.056 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=loadavg 2024-02-07T13:52:30.056 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=mdadm 2024-02-07T13:52:30.056 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=meminfo 2024-02-07T13:52:30.056 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=netclass 2024-02-07T13:52:30.056 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=netdev 2024-02-07T13:52:30.056 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=netstat 2024-02-07T13:52:30.056 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=nfs 2024-02-07T13:52:30.056 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=nfsd 2024-02-07T13:52:30.056 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=nvme 2024-02-07T13:52:30.056 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=os 2024-02-07T13:52:30.057 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-02-07T13:52:30.057 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=pressure 2024-02-07T13:52:30.057 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=rapl 2024-02-07T13:52:30.057 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=schedstat 2024-02-07T13:52:30.057 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=sockstat 2024-02-07T13:52:30.057 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=softnet 2024-02-07T13:52:30.057 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=stat 2024-02-07T13:52:30.057 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=tapestats 2024-02-07T13:52:30.057 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=textfile 2024-02-07T13:52:30.057 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-02-07T13:52:30.057 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.792Z caller=node_exporter.go:115 level=info collector=time 2024-02-07T13:52:30.057 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.793Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-02-07T13:52:30.057 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.793Z caller=node_exporter.go:115 level=info collector=uname 2024-02-07T13:52:30.057 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.793Z caller=node_exporter.go:115 level=info collector=vmstat 2024-02-07T13:52:30.057 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.793Z caller=node_exporter.go:115 level=info collector=xfs 2024-02-07T13:52:30.058 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.793Z caller=node_exporter.go:115 level=info collector=zfs 2024-02-07T13:52:30.058 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.793Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-02-07T13:52:30.058 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 13:52:29 smithi191 bash[36823]: ts=2024-02-07T13:52:29.793Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-02-07T13:52:30.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:30 smithi177 bash[14301]: cluster 2024-02-07T13:52:28.947058+0000 mgr.x (mgr.25108) 77 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-07T13:52:30.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:30 smithi177 bash[19748]: cluster 2024-02-07T13:52:28.947058+0000 mgr.x (mgr.25108) 77 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-07T13:52:30.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:30 smithi191 bash[14303]: cluster 2024-02-07T13:52:28.947058+0000 mgr.x (mgr.25108) 77 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-07T13:52:31.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:31 smithi177 bash[14301]: audit 2024-02-07T13:52:31.097954+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:52:31.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:31 smithi177 bash[19748]: audit 2024-02-07T13:52:31.097954+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:52:31.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:31 smithi191 bash[14303]: audit 2024-02-07T13:52:31.097954+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:52:32.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:32 smithi177 bash[14301]: cluster 2024-02-07T13:52:30.947847+0000 mgr.x (mgr.25108) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-07T13:52:32.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:32 smithi177 bash[19748]: cluster 2024-02-07T13:52:30.947847+0000 mgr.x (mgr.25108) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-07T13:52:32.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:32 smithi191 bash[14303]: cluster 2024-02-07T13:52:30.947847+0000 mgr.x (mgr.25108) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-07T13:52:34.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:34 smithi177 bash[19748]: cluster 2024-02-07T13:52:32.949700+0000 mgr.x (mgr.25108) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-07T13:52:34.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:34 smithi177 bash[19748]: audit 2024-02-07T13:52:33.615892+0000 mgr.x (mgr.25108) 80 : audit [DBG] from='client.25201 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:52:34.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:34 smithi177 bash[14301]: cluster 2024-02-07T13:52:32.949700+0000 mgr.x (mgr.25108) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-07T13:52:34.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:34 smithi177 bash[14301]: audit 2024-02-07T13:52:33.615892+0000 mgr.x (mgr.25108) 80 : audit [DBG] from='client.25201 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:52:34.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:34 smithi191 bash[14303]: cluster 2024-02-07T13:52:32.949700+0000 mgr.x (mgr.25108) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-07T13:52:34.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:34 smithi191 bash[14303]: audit 2024-02-07T13:52:33.615892+0000 mgr.x (mgr.25108) 80 : audit [DBG] from='client.25201 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:52:36.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:36 smithi177 bash[19748]: cluster 2024-02-07T13:52:34.950395+0000 mgr.x (mgr.25108) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:36.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:36 smithi177 bash[14301]: cluster 2024-02-07T13:52:34.950395+0000 mgr.x (mgr.25108) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:36.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:36 smithi191 bash[14303]: cluster 2024-02-07T13:52:34.950395+0000 mgr.x (mgr.25108) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:37.303 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:52:37 smithi191 bash[34634]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:52:37] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.33.4" 2024-02-07T13:52:38.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:38 smithi191 bash[14303]: cluster 2024-02-07T13:52:36.951656+0000 mgr.x (mgr.25108) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:52:38.804 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:38 smithi191 bash[36665]: ts=2024-02-07T13:52:38.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-07T13:52:39.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:38 smithi177 bash[19748]: cluster 2024-02-07T13:52:36.951656+0000 mgr.x (mgr.25108) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:52:39.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:38 smithi177 bash[14301]: cluster 2024-02-07T13:52:36.951656+0000 mgr.x (mgr.25108) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:52:40.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:39 smithi177 bash[19748]: cluster 2024-02-07T13:52:38.952209+0000 mgr.x (mgr.25108) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:40.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:39 smithi177 bash[14301]: cluster 2024-02-07T13:52:38.952209+0000 mgr.x (mgr.25108) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:40.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:39 smithi191 bash[14303]: cluster 2024-02-07T13:52:38.952209+0000 mgr.x (mgr.25108) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:42.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:42 smithi177 bash[14301]: cluster 2024-02-07T13:52:40.952941+0000 mgr.x (mgr.25108) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:42.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:42 smithi177 bash[19748]: cluster 2024-02-07T13:52:40.952941+0000 mgr.x (mgr.25108) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:42.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:42 smithi191 bash[14303]: cluster 2024-02-07T13:52:40.952941+0000 mgr.x (mgr.25108) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:44.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:44 smithi177 bash[14301]: cluster 2024-02-07T13:52:42.954104+0000 mgr.x (mgr.25108) 85 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:52:44.018 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:44 smithi177 bash[14301]: audit 2024-02-07T13:52:43.619677+0000 mgr.x (mgr.25108) 86 : audit [DBG] from='client.25201 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:52:44.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:44 smithi177 bash[19748]: cluster 2024-02-07T13:52:42.954104+0000 mgr.x (mgr.25108) 85 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:52:44.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:44 smithi177 bash[19748]: audit 2024-02-07T13:52:43.619677+0000 mgr.x (mgr.25108) 86 : audit [DBG] from='client.25201 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:52:44.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:44 smithi191 bash[14303]: cluster 2024-02-07T13:52:42.954104+0000 mgr.x (mgr.25108) 85 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:52:44.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:44 smithi191 bash[14303]: audit 2024-02-07T13:52:43.619677+0000 mgr.x (mgr.25108) 86 : audit [DBG] from='client.25201 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:52:46.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:46 smithi177 bash[19748]: cluster 2024-02-07T13:52:44.954935+0000 mgr.x (mgr.25108) 87 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:46.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:46 smithi177 bash[14301]: cluster 2024-02-07T13:52:44.954935+0000 mgr.x (mgr.25108) 87 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:46.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:46 smithi191 bash[14303]: cluster 2024-02-07T13:52:44.954935+0000 mgr.x (mgr.25108) 87 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:47.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:47 smithi177 bash[19748]: audit 2024-02-07T13:52:46.099223+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:52:47.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:47 smithi177 bash[14301]: audit 2024-02-07T13:52:46.099223+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:52:47.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:47 smithi191 bash[14303]: audit 2024-02-07T13:52:46.099223+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:52:47.304 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:52:47 smithi191 bash[34634]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:52:47] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.33.4" 2024-02-07T13:52:48.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:48 smithi177 bash[19748]: cluster 2024-02-07T13:52:46.956476+0000 mgr.x (mgr.25108) 88 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:52:48.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:48 smithi177 bash[14301]: cluster 2024-02-07T13:52:46.956476+0000 mgr.x (mgr.25108) 88 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:52:48.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:48 smithi191 bash[14303]: cluster 2024-02-07T13:52:46.956476+0000 mgr.x (mgr.25108) 88 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:52:49.054 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:48 smithi191 bash[36665]: ts=2024-02-07T13:52: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.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-07T13:52:50.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:49 smithi177 bash[14301]: cluster 2024-02-07T13:52:48.957208+0000 mgr.x (mgr.25108) 89 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:50.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:49 smithi177 bash[19748]: cluster 2024-02-07T13:52:48.957208+0000 mgr.x (mgr.25108) 89 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:50.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:49 smithi191 bash[14303]: cluster 2024-02-07T13:52:48.957208+0000 mgr.x (mgr.25108) 89 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:52.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:52 smithi177 bash[19748]: cluster 2024-02-07T13:52:50.957956+0000 mgr.x (mgr.25108) 90 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:52.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:52 smithi177 bash[14301]: cluster 2024-02-07T13:52:50.957956+0000 mgr.x (mgr.25108) 90 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:52.289 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:52 smithi191 bash[14303]: cluster 2024-02-07T13:52:50.957956+0000 mgr.x (mgr.25108) 90 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:54.256 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:54 smithi191 bash[14303]: cluster 2024-02-07T13:52:52.959693+0000 mgr.x (mgr.25108) 91 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:52:54.257 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:54 smithi191 bash[14303]: audit 2024-02-07T13:52:53.631300+0000 mgr.x (mgr.25108) 92 : audit [DBG] from='client.25201 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:52:54.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:54 smithi177 bash[14301]: cluster 2024-02-07T13:52:52.959693+0000 mgr.x (mgr.25108) 91 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:52:54.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:54 smithi177 bash[14301]: audit 2024-02-07T13:52:53.631300+0000 mgr.x (mgr.25108) 92 : audit [DBG] from='client.25201 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:52:54.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:54 smithi177 bash[19748]: cluster 2024-02-07T13:52:52.959693+0000 mgr.x (mgr.25108) 91 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:52:54.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:54 smithi177 bash[19748]: audit 2024-02-07T13:52:53.631300+0000 mgr.x (mgr.25108) 92 : audit [DBG] from='client.25201 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:52:54.604 INFO:teuthology.orchestra.run.smithi177.stdout:true 2024-02-07T13:52:55.031 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:54 smithi191 systemd[1]: Stopping Ceph grafana.a for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T13:52:55.031 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:54 smithi191 bash[37075]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-grafana.a 2024-02-07T13:52:55.031 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:54 smithi191 bash[30373]: t=2024-02-07T13:52:54+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-02-07T13:52:55.031 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:54 smithi191 bash[30373]: t=2024-02-07T13:52:54+0000 lvl=info msg="Database locked, sleeping then retrying" logger=sqlstore error="database is locked" retry=0 2024-02-07T13:52:55.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:55 smithi177 bash[14301]: audit 2024-02-07T13:52:54.585789+0000 mgr.x (mgr.25108) 93 : audit [DBG] from='client.15390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:52:55.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:55 smithi177 bash[19748]: audit 2024-02-07T13:52:54.585789+0000 mgr.x (mgr.25108) 93 : audit [DBG] from='client.15390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:52:55.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:55 smithi191 bash[14303]: audit 2024-02-07T13:52:54.585789+0000 mgr.x (mgr.25108) 93 : audit [DBG] from='client.15390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:52:55.375 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-07T13:52:55.375 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 starting - - - - 2024-02-07T13:52:55.375 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi191 *:3000 running (7m) 70s ago 7m 46.3M - 8.3.5 dad864ee21e9 d721dd45f839 2024-02-07T13:52:55.375 INFO:teuthology.orchestra.run.smithi177.stdout:iscsi.foo.smithi177.afvcbe smithi177 starting - - - - 2024-02-07T13:52:55.375 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi191 *:8443,9283 running (97s) 70s ago 13m 484M - 19.0.0-1252-g44458cce 79957b372307 f9c65895a112 2024-02-07T13:52:55.375 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:9283 running (15m) 70s ago 15m 404M - 17.2.0 e1d6a67b021e 404ef73b0ea2 2024-02-07T13:52:55.376 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (15m) 70s ago 15m 58.4M 2048M 17.2.0 e1d6a67b021e 5d7c050eba1d 2024-02-07T13:52:55.376 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi191 running (14m) 70s ago 14m 48.3M 2048M 17.2.0 e1d6a67b021e 61711445f375 2024-02-07T13:52:55.376 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (14m) 70s ago 14m 45.2M 2048M 17.2.0 e1d6a67b021e 228ab6a76956 2024-02-07T13:52:55.376 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 starting - - - - 2024-02-07T13:52:55.376 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi191 *:9100 starting - - - - 2024-02-07T13:52:55.376 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (13m) 70s ago 13m 57.4M 2781M 17.2.0 e1d6a67b021e bb74ef095106 2024-02-07T13:52:55.376 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (12m) 70s ago 12m 57.4M 2781M 17.2.0 e1d6a67b021e 3e2d8e289760 2024-02-07T13:52:55.376 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (12m) 70s ago 12m 52.6M 2781M 17.2.0 e1d6a67b021e 612393e2aa5a 2024-02-07T13:52:55.376 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (11m) 70s ago 11m 55.1M 2781M 17.2.0 e1d6a67b021e 1c114ab84cf2 2024-02-07T13:52:55.376 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi191 running (10m) 70s ago 10m 55.8M 3037M 17.2.0 e1d6a67b021e 824876f60972 2024-02-07T13:52:55.376 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi191 running (10m) 70s ago 10m 53.9M 3037M 17.2.0 e1d6a67b021e 249a59c35a3d 2024-02-07T13:52:55.376 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi191 running (9m) 70s ago 9m 52.3M 3037M 17.2.0 e1d6a67b021e 895c15364473 2024-02-07T13:52:55.376 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi191 running (8m) 70s ago 8m 54.6M 3037M 17.2.0 e1d6a67b021e 5f43c65cc53e 2024-02-07T13:52:55.376 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi191 *:9095 starting - - - - 2024-02-07T13:52:55.377 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi177.lsebwe smithi177 *:8000 running (5m) 70s ago 5m 85.3M - 17.2.0 e1d6a67b021e 5c594a4531b4 2024-02-07T13:52:55.377 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi191.kcfkkn smithi191 *:8000 running (5m) 70s ago 5m 85.6M - 17.2.0 e1d6a67b021e 25ae2a68d161 2024-02-07T13:52:55.377 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi177.czdxob smithi177 *:80 running (5m) 70s ago 5m 85.0M - 17.2.0 e1d6a67b021e 6b1840bf09af 2024-02-07T13:52:55.377 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi191.iddzcf smithi191 *:80 running (5m) 70s ago 5m 85.6M - 17.2.0 e1d6a67b021e 48533635a191 2024-02-07T13:52:55.819 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:52:55.820 INFO:teuthology.orchestra.run.smithi177.stdout: "mon": { 2024-02-07T13:52:55.820 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-07T13:52:55.820 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:52:55.820 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr": { 2024-02-07T13:52:55.820 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-02-07T13:52:55.820 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 1 2024-02-07T13:52:55.820 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:52:55.820 INFO:teuthology.orchestra.run.smithi177.stdout: "osd": { 2024-02-07T13:52:55.820 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-07T13:52:55.820 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:52:55.820 INFO:teuthology.orchestra.run.smithi177.stdout: "mds": {}, 2024-02-07T13:52:55.821 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw": { 2024-02-07T13:52:55.821 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-07T13:52:55.821 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:52:55.821 INFO:teuthology.orchestra.run.smithi177.stdout: "overall": { 2024-02-07T13:52:55.821 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-02-07T13:52:55.821 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 1 2024-02-07T13:52:55.821 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T13:52:55.821 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:52:55.857 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:55 smithi191 bash[37085]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-grafana-a 2024-02-07T13:52:55.857 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:55 smithi191 bash[37122]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-grafana.a 2024-02-07T13:52:55.857 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:55 smithi191 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@grafana.a.service: Succeeded. 2024-02-07T13:52:55.857 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:55 smithi191 systemd[1]: Stopped Ceph grafana.a for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:52:55.857 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:55 smithi191 systemd[1]: Started Ceph grafana.a for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:52:56.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:56 smithi191 bash[14303]: cluster 2024-02-07T13:52:54.960423+0000 mgr.x (mgr.25108) 94 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:56.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:56 smithi191 bash[14303]: audit 2024-02-07T13:52:54.975577+0000 mgr.x (mgr.25108) 95 : audit [DBG] from='client.15396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:52:56.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:56 smithi191 bash[14303]: audit 2024-02-07T13:52:55.343076+0000 mgr.x (mgr.25108) 96 : audit [DBG] from='client.15402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:52:56.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:56 smithi191 bash[14303]: audit 2024-02-07T13:52:55.789550+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:56.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:56 smithi191 bash[14303]: audit 2024-02-07T13:52:55.801995+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:56.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:56 smithi191 bash[14303]: audit 2024-02-07T13:52:55.820222+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-07T13:52:56.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:56 smithi191 bash[14303]: audit 2024-02-07T13:52:55.822562+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.177:0/1634016014' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:52:56.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:56 smithi191 bash[14303]: audit 2024-02-07T13:52:55.822640+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi177.front.sepia.ceph.com:9093"}]: dispatch 2024-02-07T13:52:56.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:56 smithi191 bash[14303]: audit 2024-02-07T13:52:55.838127+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:56.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:56 smithi191 bash[14303]: audit 2024-02-07T13:52:55.854413+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-07T13:52:56.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:56 smithi191 bash[14303]: audit 2024-02-07T13:52:55.884897+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-07T13:52:56.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:56 smithi191 bash[14303]: audit 2024-02-07T13:52:55.886536+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:56.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:56 smithi191 bash[14303]: audit 2024-02-07T13:52:55.889048+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi177"}]: dispatch 2024-02-07T13:52:56.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:56 smithi191 bash[14303]: audit 2024-02-07T13:52:55.905627+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:56.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:56 smithi191 bash[14303]: audit 2024-02-07T13:52:55.907110+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-07T13:52:56.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:56 smithi191 bash[14303]: audit 2024-02-07T13:52:55.909451+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi191.front.sepia.ceph.com:9095"}]: dispatch 2024-02-07T13:52:56.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:56 smithi191 bash[14303]: audit 2024-02-07T13:52:55.923828+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:56.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:56 smithi191 bash[14303]: audit 2024-02-07T13:52:55.936480+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-07T13:52:56.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:56 smithi191 bash[14303]: audit 2024-02-07T13:52:55.946384+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi191.front.sepia.ceph.com:3000"}]: dispatch 2024-02-07T13:52:56.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:56 smithi191 bash[14303]: audit 2024-02-07T13:52:55.962499+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:56.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:56 smithi191 bash[14303]: audit 2024-02-07T13:52:55.983150+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:52:56.055 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:52:55 smithi191 bash[34634]: [07/Feb/2024:13:52:55] ENGINE Bus STOPPING 2024-02-07T13:52:56.056 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:52:55 smithi191 bash[34634]: [07/Feb/2024:13:52:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-07T13:52:56.056 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:52:55 smithi191 bash[34634]: [07/Feb/2024:13:52:55] ENGINE Bus STOPPED 2024-02-07T13:52:56.056 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:52:55 smithi191 bash[34634]: [07/Feb/2024:13:52:55] ENGINE Bus STARTING 2024-02-07T13:52:56.056 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:52:55 smithi191 bash[34634]: [07/Feb/2024:13:52:55] ENGINE Serving on http://:::9283 2024-02-07T13:52:56.056 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:52:55 smithi191 bash[34634]: [07/Feb/2024:13:52:55] ENGINE Bus STARTED 2024-02-07T13:52:56.056 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:52:55 smithi191 bash[34634]: [07/Feb/2024:13:52:55] ENGINE Bus STOPPING 2024-02-07T13:52:56.056 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:52:56 smithi191 bash[34634]: [07/Feb/2024:13:52:56] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-07T13:52:56.056 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:52:56 smithi191 bash[34634]: [07/Feb/2024:13:52:56] ENGINE Bus STOPPED 2024-02-07T13:52:56.056 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:52:56 smithi191 bash[34634]: [07/Feb/2024:13:52:56] ENGINE Bus STARTING 2024-02-07T13:52:56.203 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:52:56.203 INFO:teuthology.orchestra.run.smithi177.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261", 2024-02-07T13:52:56.203 INFO:teuthology.orchestra.run.smithi177.stdout: "in_progress": true, 2024-02-07T13:52:56.203 INFO:teuthology.orchestra.run.smithi177.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-07T13:52:56.203 INFO:teuthology.orchestra.run.smithi177.stdout: "services_complete": [], 2024-02-07T13:52:56.203 INFO:teuthology.orchestra.run.smithi177.stdout: "progress": "1/23 daemons upgraded", 2024-02-07T13:52:56.203 INFO:teuthology.orchestra.run.smithi177.stdout: "message": "Currently upgrading mgr daemons", 2024-02-07T13:52:56.203 INFO:teuthology.orchestra.run.smithi177.stdout: "is_paused": false 2024-02-07T13:52:56.203 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:52:56.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[14301]: cluster 2024-02-07T13:52:54.960423+0000 mgr.x (mgr.25108) 94 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:56.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[14301]: audit 2024-02-07T13:52:54.975577+0000 mgr.x (mgr.25108) 95 : audit [DBG] from='client.15396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:52:56.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[14301]: audit 2024-02-07T13:52:55.343076+0000 mgr.x (mgr.25108) 96 : audit [DBG] from='client.15402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:52:56.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[14301]: audit 2024-02-07T13:52:55.789550+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:56.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[14301]: audit 2024-02-07T13:52:55.801995+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:56.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[14301]: audit 2024-02-07T13:52:55.820222+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-07T13:52:56.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[14301]: audit 2024-02-07T13:52:55.822562+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.177:0/1634016014' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:52:56.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[14301]: audit 2024-02-07T13:52:55.822640+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi177.front.sepia.ceph.com:9093"}]: dispatch 2024-02-07T13:52:56.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[14301]: audit 2024-02-07T13:52:55.838127+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:56.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[14301]: audit 2024-02-07T13:52:55.854413+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-07T13:52:56.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[14301]: audit 2024-02-07T13:52:55.884897+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-07T13:52:56.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[14301]: audit 2024-02-07T13:52:55.886536+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:56.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[14301]: audit 2024-02-07T13:52:55.889048+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi177"}]: dispatch 2024-02-07T13:52:56.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[14301]: audit 2024-02-07T13:52:55.905627+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:56.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[14301]: audit 2024-02-07T13:52:55.907110+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-07T13:52:56.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[14301]: audit 2024-02-07T13:52:55.909451+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi191.front.sepia.ceph.com:9095"}]: dispatch 2024-02-07T13:52:56.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[14301]: audit 2024-02-07T13:52:55.923828+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:56.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[14301]: audit 2024-02-07T13:52:55.936480+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-07T13:52:56.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[14301]: audit 2024-02-07T13:52:55.946384+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi191.front.sepia.ceph.com:3000"}]: dispatch 2024-02-07T13:52:56.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[14301]: audit 2024-02-07T13:52:55.962499+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:56.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[14301]: audit 2024-02-07T13:52:55.983150+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:52:56.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[19748]: cluster 2024-02-07T13:52:54.960423+0000 mgr.x (mgr.25108) 94 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:52:56.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[19748]: audit 2024-02-07T13:52:54.975577+0000 mgr.x (mgr.25108) 95 : audit [DBG] from='client.15396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:52:56.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[19748]: audit 2024-02-07T13:52:55.343076+0000 mgr.x (mgr.25108) 96 : audit [DBG] from='client.15402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:52:56.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[19748]: audit 2024-02-07T13:52:55.789550+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:56.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[19748]: audit 2024-02-07T13:52:55.801995+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:56.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[19748]: audit 2024-02-07T13:52:55.820222+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-07T13:52:56.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[19748]: audit 2024-02-07T13:52:55.822562+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.177:0/1634016014' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:52:56.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[19748]: audit 2024-02-07T13:52:55.822640+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi177.front.sepia.ceph.com:9093"}]: dispatch 2024-02-07T13:52:56.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[19748]: audit 2024-02-07T13:52:55.838127+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:56.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[19748]: audit 2024-02-07T13:52:55.854413+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-07T13:52:56.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[19748]: audit 2024-02-07T13:52:55.884897+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-07T13:52:56.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[19748]: audit 2024-02-07T13:52:55.886536+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:56.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[19748]: audit 2024-02-07T13:52:55.889048+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi177"}]: dispatch 2024-02-07T13:52:56.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[19748]: audit 2024-02-07T13:52:55.905627+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:56.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[19748]: audit 2024-02-07T13:52:55.907110+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-07T13:52:56.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[19748]: audit 2024-02-07T13:52:55.909451+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi191.front.sepia.ceph.com:9095"}]: dispatch 2024-02-07T13:52:56.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[19748]: audit 2024-02-07T13:52:55.923828+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:56.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[19748]: audit 2024-02-07T13:52:55.936480+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-07T13:52:56.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[19748]: audit 2024-02-07T13:52:55.946384+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi191.front.sepia.ceph.com:3000"}]: dispatch 2024-02-07T13:52:56.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[19748]: audit 2024-02-07T13:52:55.962499+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:56.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:56 smithi177 bash[19748]: audit 2024-02-07T13:52:55.983150+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:52:56.553 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:52:56 smithi191 bash[34634]: [07/Feb/2024:13:52:56] ENGINE Serving on http://:::9283 2024-02-07T13:52:56.554 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:52:56 smithi191 bash[34634]: [07/Feb/2024:13:52:56] ENGINE Bus STARTED 2024-02-07T13:52:56.554 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:52:56 smithi191 bash[34634]: [07/Feb/2024:13:52:56] ENGINE Bus STOPPING 2024-02-07T13:52:56.554 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:52:56 smithi191 bash[34634]: [07/Feb/2024:13:52:56] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-07T13:52:56.554 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:52:56 smithi191 bash[34634]: [07/Feb/2024:13:52:56] ENGINE Bus STOPPED 2024-02-07T13:52:56.554 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:52:56 smithi191 bash[34634]: [07/Feb/2024:13:52:56] ENGINE Bus STARTING 2024-02-07T13:52:56.554 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:52:56 smithi191 bash[34634]: [07/Feb/2024:13:52:56] ENGINE Serving on http://:::9283 2024-02-07T13:52:56.554 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:52:56 smithi191 bash[34634]: [07/Feb/2024:13:52:56] ENGINE Bus STARTED 2024-02-07T13:52:56.643 INFO:teuthology.orchestra.run.smithi177.stdout:HEALTH_OK 2024-02-07T13:52:57.303 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[34634]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:52:57] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.33.4" 2024-02-07T13:52:57.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[14303]: audit 2024-02-07T13:52:55.820943+0000 mgr.x (mgr.25108) 97 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-07T13:52:57.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[14303]: audit 2024-02-07T13:52:55.823247+0000 mgr.x (mgr.25108) 98 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi177.front.sepia.ceph.com:9093"}]: dispatch 2024-02-07T13:52:57.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[14303]: audit 2024-02-07T13:52:55.856147+0000 mgr.x (mgr.25108) 99 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-07T13:52:57.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[14303]: cephadm 2024-02-07T13:52:55.884311+0000 mgr.x (mgr.25108) 100 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.177:5000 to Dashboard 2024-02-07T13:52:57.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[14303]: audit 2024-02-07T13:52:55.885616+0000 mgr.x (mgr.25108) 101 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-07T13:52:57.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[14303]: audit 2024-02-07T13:52:55.889949+0000 mgr.x (mgr.25108) 102 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi177"}]: dispatch 2024-02-07T13:52:57.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[14303]: audit 2024-02-07T13:52:55.908005+0000 mgr.x (mgr.25108) 103 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-07T13:52:57.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[14303]: audit 2024-02-07T13:52:55.910285+0000 mgr.x (mgr.25108) 104 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi191.front.sepia.ceph.com:9095"}]: dispatch 2024-02-07T13:52:57.305 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[14303]: audit 2024-02-07T13:52:55.937276+0000 mgr.x (mgr.25108) 105 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-07T13:52:57.305 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[14303]: audit 2024-02-07T13:52:55.947222+0000 mgr.x (mgr.25108) 106 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi191.front.sepia.ceph.com:3000"}]: dispatch 2024-02-07T13:52:57.305 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[14303]: cephadm 2024-02-07T13:52:55.985605+0000 mgr.x (mgr.25108) 107 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-07T13:52:57.305 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[14303]: cephadm 2024-02-07T13:52:55.987055+0000 mgr.x (mgr.25108) 108 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-07T13:52:57.305 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[14303]: audit 2024-02-07T13:52:56.199660+0000 mgr.x (mgr.25108) 109 : audit [DBG] from='client.25315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:52:57.305 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[14303]: audit 2024-02-07T13:52:56.646213+0000 mon.c (mon.1) 50 : audit [DBG] from='client.? 172.21.15.177:0/2364662447' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:52:57.305 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[37151]: t=2024-02-07T13:52:57+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2024-02-07T13:52:57.305 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[37151]: t=2024-02-07T13:52:57+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2024-02-07T13:52:57.305 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[37151]: t=2024-02-07T13:52:57+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-02-07T13:52:57.305 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[37151]: t=2024-02-07T13:52:57+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-02-07T13:52:57.305 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[37151]: t=2024-02-07T13:52:57+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-02-07T13:52:57.306 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[37151]: t=2024-02-07T13:52:57+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-02-07T13:52:57.306 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[37151]: t=2024-02-07T13:52:57+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-02-07T13:52:57.306 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[37151]: t=2024-02-07T13:52:57+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-02-07T13:52:57.306 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[37151]: t=2024-02-07T13:52:57+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-02-07T13:52:57.306 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[37151]: t=2024-02-07T13:52:57+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-02-07T13:52:57.306 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[37151]: t=2024-02-07T13:52:57+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-02-07T13:52:57.306 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[37151]: t=2024-02-07T13:52:57+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-02-07T13:52:57.306 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[37151]: t=2024-02-07T13:52:57+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-02-07T13:52:57.306 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[37151]: t=2024-02-07T13:52:57+0000 lvl=info msg="App mode production" logger=settings 2024-02-07T13:52:57.306 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[37151]: t=2024-02-07T13:52:57+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-02-07T13:52:57.306 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[37151]: t=2024-02-07T13:52:57+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-02-07T13:52:57.306 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[37151]: t=2024-02-07T13:52:57+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-02-07T13:52:57.306 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[37151]: t=2024-02-07T13:52:57+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=1.31915ms 2024-02-07T13:52:57.306 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[37151]: t=2024-02-07T13:52:57+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-02-07T13:52:57.306 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[37151]: t=2024-02-07T13:52:57+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-02-07T13:52:57.307 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[37151]: t=2024-02-07T13:52:57+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-02-07T13:52:57.307 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[37151]: t=2024-02-07T13:52:57+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-02-07T13:52:57.307 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[37151]: t=2024-02-07T13:52:57+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-02-07T13:52:57.307 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[37151]: t=2024-02-07T13:52:57+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-02-07T13:52:57.413 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:57 smithi177 bash[14301]: audit 2024-02-07T13:52:55.820943+0000 mgr.x (mgr.25108) 97 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-07T13:52:57.413 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:57 smithi177 bash[14301]: audit 2024-02-07T13:52:55.823247+0000 mgr.x (mgr.25108) 98 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi177.front.sepia.ceph.com:9093"}]: dispatch 2024-02-07T13:52:57.413 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:57 smithi177 bash[14301]: audit 2024-02-07T13:52:55.856147+0000 mgr.x (mgr.25108) 99 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-07T13:52:57.413 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:57 smithi177 bash[14301]: cephadm 2024-02-07T13:52:55.884311+0000 mgr.x (mgr.25108) 100 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.177:5000 to Dashboard 2024-02-07T13:52:57.413 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:57 smithi177 bash[14301]: audit 2024-02-07T13:52:55.885616+0000 mgr.x (mgr.25108) 101 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-07T13:52:57.413 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:57 smithi177 bash[14301]: audit 2024-02-07T13:52:55.889949+0000 mgr.x (mgr.25108) 102 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi177"}]: dispatch 2024-02-07T13:52:57.413 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:57 smithi177 bash[14301]: audit 2024-02-07T13:52:55.908005+0000 mgr.x (mgr.25108) 103 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-07T13:52:57.413 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:57 smithi177 bash[14301]: audit 2024-02-07T13:52:55.910285+0000 mgr.x (mgr.25108) 104 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi191.front.sepia.ceph.com:9095"}]: dispatch 2024-02-07T13:52:57.413 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:57 smithi177 bash[14301]: audit 2024-02-07T13:52:55.937276+0000 mgr.x (mgr.25108) 105 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-07T13:52:57.414 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:57 smithi177 bash[14301]: audit 2024-02-07T13:52:55.947222+0000 mgr.x (mgr.25108) 106 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi191.front.sepia.ceph.com:3000"}]: dispatch 2024-02-07T13:52:57.414 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:57 smithi177 bash[14301]: cephadm 2024-02-07T13:52:55.985605+0000 mgr.x (mgr.25108) 107 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-07T13:52:57.414 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:57 smithi177 bash[14301]: cephadm 2024-02-07T13:52:55.987055+0000 mgr.x (mgr.25108) 108 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-07T13:52:57.414 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:57 smithi177 bash[14301]: audit 2024-02-07T13:52:56.199660+0000 mgr.x (mgr.25108) 109 : audit [DBG] from='client.25315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:52:57.414 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:57 smithi177 bash[14301]: audit 2024-02-07T13:52:56.646213+0000 mon.c (mon.1) 50 : audit [DBG] from='client.? 172.21.15.177:0/2364662447' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:52:57.414 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:57 smithi177 bash[19748]: audit 2024-02-07T13:52:55.820943+0000 mgr.x (mgr.25108) 97 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-07T13:52:57.414 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:57 smithi177 bash[19748]: audit 2024-02-07T13:52:55.823247+0000 mgr.x (mgr.25108) 98 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi177.front.sepia.ceph.com:9093"}]: dispatch 2024-02-07T13:52:57.414 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:57 smithi177 bash[19748]: audit 2024-02-07T13:52:55.856147+0000 mgr.x (mgr.25108) 99 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-07T13:52:57.414 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:57 smithi177 bash[19748]: cephadm 2024-02-07T13:52:55.884311+0000 mgr.x (mgr.25108) 100 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.177:5000 to Dashboard 2024-02-07T13:52:57.414 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:57 smithi177 bash[19748]: audit 2024-02-07T13:52:55.885616+0000 mgr.x (mgr.25108) 101 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-07T13:52:57.414 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:57 smithi177 bash[19748]: audit 2024-02-07T13:52:55.889949+0000 mgr.x (mgr.25108) 102 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi177"}]: dispatch 2024-02-07T13:52:57.414 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:57 smithi177 bash[19748]: audit 2024-02-07T13:52:55.908005+0000 mgr.x (mgr.25108) 103 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-07T13:52:57.415 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:57 smithi177 bash[19748]: audit 2024-02-07T13:52:55.910285+0000 mgr.x (mgr.25108) 104 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi191.front.sepia.ceph.com:9095"}]: dispatch 2024-02-07T13:52:57.415 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:57 smithi177 bash[19748]: audit 2024-02-07T13:52:55.937276+0000 mgr.x (mgr.25108) 105 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-07T13:52:57.415 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:57 smithi177 bash[19748]: audit 2024-02-07T13:52:55.947222+0000 mgr.x (mgr.25108) 106 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi191.front.sepia.ceph.com:3000"}]: dispatch 2024-02-07T13:52:57.415 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:57 smithi177 bash[19748]: cephadm 2024-02-07T13:52:55.985605+0000 mgr.x (mgr.25108) 107 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-07T13:52:57.415 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:57 smithi177 bash[19748]: cephadm 2024-02-07T13:52:55.987055+0000 mgr.x (mgr.25108) 108 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-07T13:52:57.415 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:57 smithi177 bash[19748]: audit 2024-02-07T13:52:56.199660+0000 mgr.x (mgr.25108) 109 : audit [DBG] from='client.25315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:52:57.415 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:57 smithi177 bash[19748]: audit 2024-02-07T13:52:56.646213+0000 mon.c (mon.1) 50 : audit [DBG] from='client.? 172.21.15.177:0/2364662447' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:52:57.804 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[37151]: t=2024-02-07T13:52:57+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2024-02-07T13:52:57.804 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[37151]: t=2024-02-07T13:52:57+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-02-07T13:52:57.804 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[37151]: t=2024-02-07T13:52:57+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2024-02-07T13:52:57.804 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[37151]: t=2024-02-07T13:52:57+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-02-07T13:52:57.804 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[37151]: t=2024-02-07T13:52:57+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-02-07T13:52:57.804 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 13:52:57 smithi191 bash[37151]: t=2024-02-07T13:52:57+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-02-07T13:52:58.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:58 smithi191 bash[14303]: cluster 2024-02-07T13:52:56.962004+0000 mgr.x (mgr.25108) 110 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:52:58.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:58 smithi177 bash[14301]: cluster 2024-02-07T13:52:56.962004+0000 mgr.x (mgr.25108) 110 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:52:58.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:58 smithi177 bash[19748]: cluster 2024-02-07T13:52:56.962004+0000 mgr.x (mgr.25108) 110 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:52:59.054 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:52:58 smithi191 bash[36665]: ts=2024-02-07T13:52:58.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-07T13:52:59.388 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:59 smithi177 bash[14301]: cephadm 2024-02-07T13:52:58.107557+0000 mgr.x (mgr.25108) 111 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-07T13:52:59.388 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:59 smithi177 bash[14301]: audit 2024-02-07T13:52:58.122271+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T13:52:59.388 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:59 smithi177 bash[14301]: audit 2024-02-07T13:52:58.124937+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:59.388 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:59 smithi177 bash[14301]: audit 2024-02-07T13:52:58.125131+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-07T13:52:59.388 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:59 smithi177 bash[14301]: audit 2024-02-07T13:52:58.126816+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:52:59.388 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:59 smithi177 bash[14301]: audit 2024-02-07T13:52:58.128129+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T13:52:59.388 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:52:59 smithi177 bash[14301]: cephadm 2024-02-07T13:52:58.128599+0000 mgr.x (mgr.25108) 112 : cephadm [INF] Deploying daemon mgr.y on smithi177 2024-02-07T13:52:59.389 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:59 smithi177 bash[19748]: cephadm 2024-02-07T13:52:58.107557+0000 mgr.x (mgr.25108) 111 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-07T13:52:59.389 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:59 smithi177 bash[19748]: audit 2024-02-07T13:52:58.122271+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T13:52:59.389 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:59 smithi177 bash[19748]: audit 2024-02-07T13:52:58.124937+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:59.389 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:59 smithi177 bash[19748]: audit 2024-02-07T13:52:58.125131+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-07T13:52:59.389 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:59 smithi177 bash[19748]: audit 2024-02-07T13:52:58.126816+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:52:59.389 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:59 smithi177 bash[19748]: audit 2024-02-07T13:52:58.128129+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T13:52:59.389 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:52:59 smithi177 bash[19748]: cephadm 2024-02-07T13:52:58.128599+0000 mgr.x (mgr.25108) 112 : cephadm [INF] Deploying daemon mgr.y on smithi177 2024-02-07T13:52:59.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:59 smithi191 bash[14303]: cephadm 2024-02-07T13:52:58.107557+0000 mgr.x (mgr.25108) 111 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-07T13:52:59.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:59 smithi191 bash[14303]: audit 2024-02-07T13:52:58.122271+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T13:52:59.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:59 smithi191 bash[14303]: audit 2024-02-07T13:52:58.124937+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:52:59.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:59 smithi191 bash[14303]: audit 2024-02-07T13:52:58.125131+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-07T13:52:59.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:59 smithi191 bash[14303]: audit 2024-02-07T13:52:58.126816+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:52:59.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:59 smithi191 bash[14303]: audit 2024-02-07T13:52:58.128129+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T13:52:59.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:52:59 smithi191 bash[14303]: cephadm 2024-02-07T13:52:58.128599+0000 mgr.x (mgr.25108) 112 : cephadm [INF] Deploying daemon mgr.y on smithi177 2024-02-07T13:53:00.482 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:00 smithi177 bash[19748]: cluster 2024-02-07T13:52:58.962775+0000 mgr.x (mgr.25108) 113 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:53:00.483 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:00 smithi177 bash[14301]: cluster 2024-02-07T13:52:58.962775+0000 mgr.x (mgr.25108) 113 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:53:00.483 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:00 smithi177 systemd[1]: Stopping Ceph mgr.y for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T13:53:00.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:00 smithi191 bash[14303]: cluster 2024-02-07T13:52:58.962775+0000 mgr.x (mgr.25108) 113 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:53:01.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:01 smithi177 bash[14301]: audit 2024-02-07T13:53:01.099338+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:53:01.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:01 smithi177 bash[19748]: audit 2024-02-07T13:53:01.099338+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:53:01.288 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:00 smithi177 bash[50457]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-mgr-y 2024-02-07T13:53:01.288 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:01 smithi177 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-02-07T13:53:01.288 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:01 smithi177 bash[50533]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-mgr-y 2024-02-07T13:53:01.288 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:01 smithi177 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2024-02-07T13:53:01.288 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:01 smithi177 systemd[1]: Stopped Ceph mgr.y for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:53:01.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:01 smithi191 bash[14303]: audit 2024-02-07T13:53:01.099338+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:53:01.787 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:01 smithi177 systemd[1]: Started Ceph mgr.y for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:53:02.670 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:02 smithi177 bash[50600]: debug 2024-02-07T13:53:02.509+0000 7f2ac7065700 1 -- 172.21.15.177:0/2844317683 <== mon.0 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55db44ef3520 con 0x55db45c76c00 2024-02-07T13:53:02.670 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:02 smithi177 bash[14301]: cluster 2024-02-07T13:53:00.963587+0000 mgr.x (mgr.25108) 114 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:53:02.671 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:02 smithi177 bash[14301]: audit 2024-02-07T13:53:01.473851+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:02.671 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:02 smithi177 bash[14301]: audit 2024-02-07T13:53:01.485217+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:02.671 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:02 smithi177 bash[19748]: cluster 2024-02-07T13:53:00.963587+0000 mgr.x (mgr.25108) 114 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:53:02.671 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:02 smithi177 bash[19748]: audit 2024-02-07T13:53:01.473851+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:02.671 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:02 smithi177 bash[19748]: audit 2024-02-07T13:53:01.485217+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:02.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:02 smithi191 bash[14303]: cluster 2024-02-07T13:53:00.963587+0000 mgr.x (mgr.25108) 114 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:53:02.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:02 smithi191 bash[14303]: audit 2024-02-07T13:53:01.473851+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:02.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:02 smithi191 bash[14303]: audit 2024-02-07T13:53:01.485217+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:03.037 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:02 smithi177 bash[50600]: debug 2024-02-07T13:53:02.669+0000 7f2ad125a200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-07T13:53:04.037 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:03 smithi177 bash[50600]: debug 2024-02-07T13:53:03.573+0000 7f2ad125a200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-07T13:53:04.038 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:03 smithi177 bash[50600]: debug 2024-02-07T13:53:03.673+0000 7f2ad125a200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-07T13:53:04.038 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:03 smithi177 bash[50600]: debug 2024-02-07T13:53:03.777+0000 7f2ad125a200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-07T13:53:04.437 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:04 smithi177 bash[50600]: debug 2024-02-07T13:53:04.065+0000 7f2ad125a200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-07T13:53:04.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:04 smithi177 bash[14301]: cluster 2024-02-07T13:53:02.965235+0000 mgr.x (mgr.25108) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:53:04.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:04 smithi177 bash[14301]: audit 2024-02-07T13:53:03.642943+0000 mgr.x (mgr.25108) 116 : audit [DBG] from='client.25201 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:53:04.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:04 smithi177 bash[50600]: debug 2024-02-07T13:53:04.437+0000 7f2ad125a200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-07T13:53:04.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:04 smithi177 bash[50600]: debug 2024-02-07T13:53:04.597+0000 7f2ad125a200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-07T13:53:04.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:04 smithi177 bash[19748]: cluster 2024-02-07T13:53:02.965235+0000 mgr.x (mgr.25108) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:53:04.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:04 smithi177 bash[19748]: audit 2024-02-07T13:53:03.642943+0000 mgr.x (mgr.25108) 116 : audit [DBG] from='client.25201 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:53:04.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:04 smithi191 bash[14303]: cluster 2024-02-07T13:53:02.965235+0000 mgr.x (mgr.25108) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:53:04.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:04 smithi191 bash[14303]: audit 2024-02-07T13:53:03.642943+0000 mgr.x (mgr.25108) 116 : audit [DBG] from='client.25201 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:53:05.287 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:04 smithi177 bash[50600]: debug 2024-02-07T13:53:04.809+0000 7f2ad125a200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-07T13:53:06.288 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:05 smithi177 bash[50600]: debug 2024-02-07T13:53:05.833+0000 7f2ad125a200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-07T13:53:06.288 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:05 smithi177 bash[50600]: debug 2024-02-07T13:53:05.941+0000 7f2ad125a200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-07T13:53:06.288 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:06 smithi177 bash[50600]: debug 2024-02-07T13:53:06.057+0000 7f2ad125a200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-07T13:53:06.781 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:06 smithi177 bash[50600]: debug 2024-02-07T13:53:06.533+0000 7f2ad125a200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-07T13:53:06.782 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:06 smithi177 bash[14301]: cluster 2024-02-07T13:53:04.966009+0000 mgr.x (mgr.25108) 117 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:53:06.782 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:06 smithi177 bash[19748]: cluster 2024-02-07T13:53:04.966009+0000 mgr.x (mgr.25108) 117 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:53:06.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:06 smithi191 bash[14303]: cluster 2024-02-07T13:53:04.966009+0000 mgr.x (mgr.25108) 117 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:53:07.037 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:06 smithi177 bash[50600]: debug 2024-02-07T13:53:06.781+0000 7f2ad125a200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-07T13:53:07.303 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:07 smithi191 bash[34634]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:53:07] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.33.4" 2024-02-07T13:53:07.787 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:07 smithi177 bash[50600]: debug 2024-02-07T13:53:07.329+0000 7f2ad125a200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-07T13:53:08.287 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:07 smithi177 bash[50600]: debug 2024-02-07T13:53:07.913+0000 7f2ad125a200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-07T13:53:08.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:08 smithi177 bash[19748]: cluster 2024-02-07T13:53:06.967476+0000 mgr.x (mgr.25108) 118 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:53:08.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:08 smithi177 bash[19748]: audit 2024-02-07T13:53:07.909759+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:08.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:08 smithi177 bash[19748]: audit 2024-02-07T13:53:07.916054+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:08.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:08 smithi177 bash[19748]: audit 2024-02-07T13:53:07.923669+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:08.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:08 smithi177 bash[19748]: audit 2024-02-07T13:53:07.933459+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:08.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:08 smithi177 bash[14301]: cluster 2024-02-07T13:53:06.967476+0000 mgr.x (mgr.25108) 118 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:53:08.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:08 smithi177 bash[14301]: audit 2024-02-07T13:53:07.909759+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:08.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:08 smithi177 bash[14301]: audit 2024-02-07T13:53:07.916054+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:08.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:08 smithi177 bash[14301]: audit 2024-02-07T13:53:07.923669+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:08.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:08 smithi177 bash[14301]: audit 2024-02-07T13:53:07.933459+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:08.789 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:08 smithi177 bash[50600]: debug 2024-02-07T13:53:08.513+0000 7f2ad125a200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-07T13:53:08.789 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:08 smithi177 bash[50600]: debug 2024-02-07T13:53:08.621+0000 7f2ad125a200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-07T13:53:08.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:08 smithi191 bash[14303]: cluster 2024-02-07T13:53:06.967476+0000 mgr.x (mgr.25108) 118 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:53:08.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:08 smithi191 bash[14303]: audit 2024-02-07T13:53:07.909759+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:08.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:08 smithi191 bash[14303]: audit 2024-02-07T13:53:07.916054+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:08.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:08 smithi191 bash[14303]: audit 2024-02-07T13:53:07.923669+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:08.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:08 smithi191 bash[14303]: audit 2024-02-07T13:53:07.933459+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:08.804 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:08 smithi191 bash[36665]: ts=2024-02-07T13:53: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.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-07T13:53:09.252 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:08 smithi177 bash[50600]: debug 2024-02-07T13:53:08.989+0000 7f2ad125a200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-07T13:53:09.253 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:09 smithi177 bash[50600]: debug 2024-02-07T13:53:09.105+0000 7f2ad125a200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-07T13:53:09.537 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:09 smithi177 bash[50600]: debug 2024-02-07T13:53:09.249+0000 7f2ad125a200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-07T13:53:09.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:09 smithi177 bash[50600]: debug 2024-02-07T13:53:09.369+0000 7f2ad125a200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-07T13:53:09.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:09 smithi177 bash[50600]: debug 2024-02-07T13:53:09.493+0000 7f2ad125a200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-07T13:53:10.040 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:09 smithi177 bash[50600]: debug 2024-02-07T13:53:09.685+0000 7f2ad125a200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-07T13:53:10.040 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:09 smithi177 bash[50600]: debug 2024-02-07T13:53:09.813+0000 7f2ad125a200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-07T13:53:10.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:10 smithi191 bash[14303]: cluster 2024-02-07T13:53:08.968234+0000 mgr.x (mgr.25108) 119 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:53:10.307 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:10 smithi191 bash[14303]: audit 2024-02-07T13:53:09.040918+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:10.307 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:10 smithi191 bash[14303]: audit 2024-02-07T13:53:09.058545+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:10.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:10 smithi177 bash[14301]: cluster 2024-02-07T13:53:08.968234+0000 mgr.x (mgr.25108) 119 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:53:10.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:10 smithi177 bash[14301]: audit 2024-02-07T13:53:09.040918+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:10.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:10 smithi177 bash[14301]: audit 2024-02-07T13:53:09.058545+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:10.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:10 smithi177 bash[19748]: cluster 2024-02-07T13:53:08.968234+0000 mgr.x (mgr.25108) 119 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:53:10.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:10 smithi177 bash[19748]: audit 2024-02-07T13:53:09.040918+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:10.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:10 smithi177 bash[19748]: audit 2024-02-07T13:53:09.058545+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:11.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:11 smithi177 bash[50600]: debug 2024-02-07T13:53:11.104+0000 7f2ad125a200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-07T13:53:11.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:11 smithi177 bash[50600]: [07/Feb/2024:13:53:11] ENGINE Bus STARTING 2024-02-07T13:53:11.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:11 smithi177 bash[50600]: CherryPy Checker: 2024-02-07T13:53:11.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:11 smithi177 bash[50600]: The Application mounted at '' has an empty config. 2024-02-07T13:53:11.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:11 smithi177 bash[50600]: [07/Feb/2024:13:53:11] ENGINE Serving on http://:::9283 2024-02-07T13:53:11.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:11 smithi177 bash[50600]: [07/Feb/2024:13:53:11] ENGINE Bus STARTED 2024-02-07T13:53:12.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:12 smithi191 bash[14303]: cluster 2024-02-07T13:53:10.968998+0000 mgr.x (mgr.25108) 120 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:53:12.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:12 smithi191 bash[14303]: cluster 2024-02-07T13:53:11.116821+0000 mon.a (mon.0) 1006 : cluster [DBG] Standby manager daemon y restarted 2024-02-07T13:53:12.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:12 smithi191 bash[14303]: cluster 2024-02-07T13:53:11.117071+0000 mon.a (mon.0) 1007 : cluster [DBG] Standby manager daemon y started 2024-02-07T13:53:12.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:12 smithi191 bash[14303]: audit 2024-02-07T13:53:11.118502+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.? 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-07T13:53:12.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:12 smithi191 bash[14303]: audit 2024-02-07T13:53:11.120943+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.? 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-07T13:53:12.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:12 smithi191 bash[14303]: audit 2024-02-07T13:53:11.127236+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.? 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-07T13:53:12.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:12 smithi191 bash[14303]: audit 2024-02-07T13:53:11.127912+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.? 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-07T13:53:12.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:12 smithi177 bash[14301]: cluster 2024-02-07T13:53:10.968998+0000 mgr.x (mgr.25108) 120 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:53:12.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:12 smithi177 bash[14301]: cluster 2024-02-07T13:53:11.116821+0000 mon.a (mon.0) 1006 : cluster [DBG] Standby manager daemon y restarted 2024-02-07T13:53:12.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:12 smithi177 bash[14301]: cluster 2024-02-07T13:53:11.117071+0000 mon.a (mon.0) 1007 : cluster [DBG] Standby manager daemon y started 2024-02-07T13:53:12.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:12 smithi177 bash[14301]: audit 2024-02-07T13:53:11.118502+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.? 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-07T13:53:12.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:12 smithi177 bash[14301]: audit 2024-02-07T13:53:11.120943+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.? 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-07T13:53:12.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:12 smithi177 bash[14301]: audit 2024-02-07T13:53:11.127236+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.? 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-07T13:53:12.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:12 smithi177 bash[14301]: audit 2024-02-07T13:53:11.127912+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.? 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-07T13:53:12.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:12 smithi177 bash[19748]: cluster 2024-02-07T13:53:10.968998+0000 mgr.x (mgr.25108) 120 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:53:12.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:12 smithi177 bash[19748]: cluster 2024-02-07T13:53:11.116821+0000 mon.a (mon.0) 1006 : cluster [DBG] Standby manager daemon y restarted 2024-02-07T13:53:12.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:12 smithi177 bash[19748]: cluster 2024-02-07T13:53:11.117071+0000 mon.a (mon.0) 1007 : cluster [DBG] Standby manager daemon y started 2024-02-07T13:53:12.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:12 smithi177 bash[19748]: audit 2024-02-07T13:53:11.118502+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.? 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-07T13:53:12.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:12 smithi177 bash[19748]: audit 2024-02-07T13:53:11.120943+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.? 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-07T13:53:12.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:12 smithi177 bash[19748]: audit 2024-02-07T13:53:11.127236+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.? 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-07T13:53:12.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:12 smithi177 bash[19748]: audit 2024-02-07T13:53:11.127912+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.? 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-07T13:53:13.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:13 smithi177 bash[14301]: cluster 2024-02-07T13:53:12.062546+0000 mon.a (mon.0) 1008 : cluster [DBG] mgrmap e26: x(active, since 102s), standbys: y 2024-02-07T13:53:13.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:13 smithi177 bash[19748]: cluster 2024-02-07T13:53:12.062546+0000 mon.a (mon.0) 1008 : cluster [DBG] mgrmap e26: x(active, since 102s), standbys: y 2024-02-07T13:53:13.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:13 smithi191 bash[14303]: cluster 2024-02-07T13:53:12.062546+0000 mon.a (mon.0) 1008 : cluster [DBG] mgrmap e26: x(active, since 102s), standbys: y 2024-02-07T13:53:14.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:14 smithi177 bash[14301]: cluster 2024-02-07T13:53:12.970684+0000 mgr.x (mgr.25108) 121 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:53:14.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:14 smithi177 bash[14301]: audit 2024-02-07T13:53:13.651602+0000 mgr.x (mgr.25108) 122 : audit [DBG] from='client.25201 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:53:14.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:14 smithi177 bash[19748]: cluster 2024-02-07T13:53:12.970684+0000 mgr.x (mgr.25108) 121 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:53:14.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:14 smithi177 bash[19748]: audit 2024-02-07T13:53:13.651602+0000 mgr.x (mgr.25108) 122 : audit [DBG] from='client.25201 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:53:14.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:14 smithi191 bash[14303]: cluster 2024-02-07T13:53:12.970684+0000 mgr.x (mgr.25108) 121 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:53:14.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:14 smithi191 bash[14303]: audit 2024-02-07T13:53:13.651602+0000 mgr.x (mgr.25108) 122 : audit [DBG] from='client.25201 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:53:16.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:16 smithi177 bash[14301]: cluster 2024-02-07T13:53:14.971455+0000 mgr.x (mgr.25108) 123 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:53:16.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:16 smithi177 bash[19748]: cluster 2024-02-07T13:53:14.971455+0000 mgr.x (mgr.25108) 123 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:53:16.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:16 smithi191 bash[14303]: cluster 2024-02-07T13:53:14.971455+0000 mgr.x (mgr.25108) 123 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:53:17.083 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:17 smithi177 bash[14301]: audit 2024-02-07T13:53:16.099580+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:53:17.083 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:17 smithi177 bash[19748]: audit 2024-02-07T13:53:16.099580+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:53:17.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:17 smithi191 bash[14303]: audit 2024-02-07T13:53:16.099580+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:53:17.304 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:17 smithi191 bash[34634]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:53:17] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.33.4" 2024-02-07T13:53:18.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:18 smithi177 bash[14301]: cluster 2024-02-07T13:53:16.973067+0000 mgr.x (mgr.25108) 124 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:53:18.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:18 smithi177 bash[19748]: cluster 2024-02-07T13:53:16.973067+0000 mgr.x (mgr.25108) 124 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:53:18.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:18 smithi191 bash[14303]: cluster 2024-02-07T13:53:16.973067+0000 mgr.x (mgr.25108) 124 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:53:19.053 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:18 smithi191 bash[36665]: ts=2024-02-07T13:53:18.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-07T13:53:20.128 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:19 smithi177 bash[50600]: [07/Feb/2024:13:53:19] ENGINE Bus STOPPING 2024-02-07T13:53:20.128 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:19 smithi177 bash[50600]: [07/Feb/2024:13:53:19] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-07T13:53:20.128 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:19 smithi177 bash[50600]: [07/Feb/2024:13:53:19] ENGINE Bus STOPPED 2024-02-07T13:53:20.128 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[50600]: [07/Feb/2024:13:53:20] ENGINE Bus STARTING 2024-02-07T13:53:20.128 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:19 smithi177 bash[14301]: audit 2024-02-07T13:53:18.864384+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:20.128 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:19 smithi177 bash[14301]: audit 2024-02-07T13:53:18.877822+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:53:20.129 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:19 smithi177 bash[14301]: audit 2024-02-07T13:53:18.879457+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:20.129 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:19 smithi177 bash[14301]: audit 2024-02-07T13:53:18.879498+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:53:20.129 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:19 smithi177 bash[14301]: audit 2024-02-07T13:53:18.895750+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:20.129 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:19 smithi177 bash[14301]: cluster 2024-02-07T13:53:18.973762+0000 mgr.x (mgr.25108) 125 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:53:20.129 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:19 smithi177 bash[14301]: audit 2024-02-07T13:53:18.979990+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:53:20.129 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:19 smithi177 bash[14301]: cephadm 2024-02-07T13:53:18.982057+0000 mgr.x (mgr.25108) 126 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-07T13:53:20.129 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:19 smithi177 bash[14301]: cephadm 2024-02-07T13:53:18.982935+0000 mgr.x (mgr.25108) 127 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-07T13:53:20.129 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:19 smithi177 bash[14301]: cephadm 2024-02-07T13:53:18.986350+0000 mgr.x (mgr.25108) 128 : cephadm [INF] Failing over to other MGR 2024-02-07T13:53:20.129 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:19 smithi177 bash[14301]: audit 2024-02-07T13:53:18.986828+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-07T13:53:20.129 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:19 smithi177 bash[14301]: audit 2024-02-07T13:53:18.992694+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-07T13:53:20.129 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:19 smithi177 bash[14301]: cluster 2024-02-07T13:53:19.003068+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-02-07T13:53:20.129 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:19 smithi177 bash[19748]: audit 2024-02-07T13:53:18.864384+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:20.130 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:19 smithi177 bash[19748]: audit 2024-02-07T13:53:18.877822+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:53:20.130 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:19 smithi177 bash[19748]: audit 2024-02-07T13:53:18.879457+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:20.130 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:19 smithi177 bash[19748]: audit 2024-02-07T13:53:18.879498+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:53:20.130 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:19 smithi177 bash[19748]: audit 2024-02-07T13:53:18.895750+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:20.130 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:19 smithi177 bash[19748]: cluster 2024-02-07T13:53:18.973762+0000 mgr.x (mgr.25108) 125 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:53:20.130 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:19 smithi177 bash[19748]: audit 2024-02-07T13:53:18.979990+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:53:20.130 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:19 smithi177 bash[19748]: cephadm 2024-02-07T13:53:18.982057+0000 mgr.x (mgr.25108) 126 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-07T13:53:20.130 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:19 smithi177 bash[19748]: cephadm 2024-02-07T13:53:18.982935+0000 mgr.x (mgr.25108) 127 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-07T13:53:20.130 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:19 smithi177 bash[19748]: cephadm 2024-02-07T13:53:18.986350+0000 mgr.x (mgr.25108) 128 : cephadm [INF] Failing over to other MGR 2024-02-07T13:53:20.130 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:19 smithi177 bash[19748]: audit 2024-02-07T13:53:18.986828+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-07T13:53:20.130 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:19 smithi177 bash[19748]: audit 2024-02-07T13:53:18.992694+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-07T13:53:20.130 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:19 smithi177 bash[19748]: cluster 2024-02-07T13:53:19.003068+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-02-07T13:53:20.131 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:19 smithi191 bash[34634]: debug 2024-02-07T13:53:19.899+0000 7f3100535700 -1 mgr handle_mgr_map I was active but no longer am 2024-02-07T13:53:20.131 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:19 smithi191 bash[34634]: ignoring --setuser ceph since I am not root 2024-02-07T13:53:20.131 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:19 smithi191 bash[34634]: ignoring --setgroup ceph since I am not root 2024-02-07T13:53:20.131 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:19 smithi191 bash[34634]: debug 2024-02-07T13:53:19.955+0000 7f723537f700 1 -- 172.21.15.191:0/4117291256 <== mon.2 v2:172.21.15.191:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557e5c807520 con 0x557e5d584c00 2024-02-07T13:53:20.131 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:19 smithi191 bash[14303]: audit 2024-02-07T13:53:18.864384+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:20.131 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:19 smithi191 bash[14303]: audit 2024-02-07T13:53:18.877822+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:53:20.131 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:19 smithi191 bash[14303]: audit 2024-02-07T13:53:18.879457+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:20.131 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:19 smithi191 bash[14303]: audit 2024-02-07T13:53:18.879498+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:53:20.132 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:19 smithi191 bash[14303]: audit 2024-02-07T13:53:18.895750+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25108 ' entity='mgr.x' 2024-02-07T13:53:20.132 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:19 smithi191 bash[14303]: cluster 2024-02-07T13:53:18.973762+0000 mgr.x (mgr.25108) 125 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:53:20.132 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:19 smithi191 bash[14303]: audit 2024-02-07T13:53:18.979990+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:53:20.132 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:19 smithi191 bash[14303]: cephadm 2024-02-07T13:53:18.982057+0000 mgr.x (mgr.25108) 126 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-07T13:53:20.132 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:19 smithi191 bash[14303]: cephadm 2024-02-07T13:53:18.982935+0000 mgr.x (mgr.25108) 127 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-07T13:53:20.132 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:19 smithi191 bash[14303]: cephadm 2024-02-07T13:53:18.986350+0000 mgr.x (mgr.25108) 128 : cephadm [INF] Failing over to other MGR 2024-02-07T13:53:20.132 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:19 smithi191 bash[14303]: audit 2024-02-07T13:53:18.986828+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.25108 172.21.15.191:0/543780076' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-07T13:53:20.132 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:19 smithi191 bash[14303]: audit 2024-02-07T13:53:18.992694+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-07T13:53:20.132 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:19 smithi191 bash[14303]: cluster 2024-02-07T13:53:19.003068+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-02-07T13:53:20.537 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[50600]: [07/Feb/2024:13:53:20] ENGINE Serving on http://:::9283 2024-02-07T13:53:20.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[50600]: [07/Feb/2024:13:53:20] ENGINE Bus STARTED 2024-02-07T13:53:20.553 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:20 smithi191 bash[34634]: debug 2024-02-07T13:53:20.123+0000 7f723f156200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-07T13:53:21.216 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:21 smithi191 bash[34634]: debug 2024-02-07T13:53:21.107+0000 7f723f156200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-07T13:53:21.216 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:20 smithi191 bash[14303]: audit 2024-02-07T13:53:19.907595+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-07T13:53:21.217 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:20 smithi191 bash[14303]: cluster 2024-02-07T13:53:19.907767+0000 mon.a (mon.0) 1015 : cluster [DBG] mgrmap e27: y(active, starting, since 0.913582s) 2024-02-07T13:53:21.217 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:20 smithi191 bash[14303]: audit 2024-02-07T13:53:19.911945+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:53:21.217 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:20 smithi191 bash[14303]: audit 2024-02-07T13:53:19.912187+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:53:21.217 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:20 smithi191 bash[14303]: audit 2024-02-07T13:53:19.912428+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:53:21.217 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:20 smithi191 bash[14303]: audit 2024-02-07T13:53:19.913298+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-07T13:53:21.217 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:20 smithi191 bash[14303]: audit 2024-02-07T13:53:19.913670+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T13:53:21.217 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:20 smithi191 bash[14303]: audit 2024-02-07T13:53:19.913945+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T13:53:21.217 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:20 smithi191 bash[14303]: audit 2024-02-07T13:53:19.914269+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T13:53:21.217 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:20 smithi191 bash[14303]: audit 2024-02-07T13:53:19.914543+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-07T13:53:21.217 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:20 smithi191 bash[14303]: audit 2024-02-07T13:53:19.914945+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-07T13:53:21.217 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:20 smithi191 bash[14303]: audit 2024-02-07T13:53:19.915428+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-07T13:53:21.217 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:20 smithi191 bash[14303]: audit 2024-02-07T13:53:19.915748+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-07T13:53:21.217 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:20 smithi191 bash[14303]: audit 2024-02-07T13:53:19.915990+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-07T13:53:21.218 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:20 smithi191 bash[14303]: audit 2024-02-07T13:53:19.916343+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-07T13:53:21.218 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:20 smithi191 bash[14303]: audit 2024-02-07T13:53:19.916544+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-07T13:53:21.218 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:20 smithi191 bash[14303]: audit 2024-02-07T13:53:19.917014+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-07T13:53:21.218 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:20 smithi191 bash[14303]: cluster 2024-02-07T13:53:19.944286+0000 mon.a (mon.0) 1016 : cluster [INF] Manager daemon y is now available 2024-02-07T13:53:21.218 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:20 smithi191 bash[14303]: audit 2024-02-07T13:53:20.010108+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:53:21.218 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:20 smithi191 bash[14303]: audit 2024-02-07T13:53:20.059947+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:53:21.218 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:20 smithi191 bash[14303]: audit 2024-02-07T13:53:20.065663+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:53:21.218 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:20 smithi191 bash[14303]: audit 2024-02-07T13:53:20.066236+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:53:21.218 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:20 smithi191 bash[14303]: audit 2024-02-07T13:53:20.085456+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:53:21.218 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:20 smithi191 bash[14303]: audit 2024-02-07T13:53:20.086002+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:53:21.218 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:20 smithi191 bash[14303]: cephadm 2024-02-07T13:53:20.512373+0000 mgr.y (mgr.25327) 1 : cephadm [INF] [07/Feb/2024:13:53:20] ENGINE Bus STARTING 2024-02-07T13:53:21.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[14301]: audit 2024-02-07T13:53:19.907595+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-07T13:53:21.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[14301]: cluster 2024-02-07T13:53:19.907767+0000 mon.a (mon.0) 1015 : cluster [DBG] mgrmap e27: y(active, starting, since 0.913582s) 2024-02-07T13:53:21.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[14301]: audit 2024-02-07T13:53:19.911945+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:53:21.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[14301]: audit 2024-02-07T13:53:19.912187+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:53:21.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[14301]: audit 2024-02-07T13:53:19.912428+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:53:21.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[14301]: audit 2024-02-07T13:53:19.913298+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-07T13:53:21.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[14301]: audit 2024-02-07T13:53:19.913670+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T13:53:21.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[14301]: audit 2024-02-07T13:53:19.913945+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T13:53:21.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[14301]: audit 2024-02-07T13:53:19.914269+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T13:53:21.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[14301]: audit 2024-02-07T13:53:19.914543+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-07T13:53:21.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[14301]: audit 2024-02-07T13:53:19.914945+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-07T13:53:21.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[14301]: audit 2024-02-07T13:53:19.915428+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-07T13:53:21.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[14301]: audit 2024-02-07T13:53:19.915748+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-07T13:53:21.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[14301]: audit 2024-02-07T13:53:19.915990+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-07T13:53:21.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[14301]: audit 2024-02-07T13:53:19.916343+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-07T13:53:21.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[14301]: audit 2024-02-07T13:53:19.916544+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-07T13:53:21.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[14301]: audit 2024-02-07T13:53:19.917014+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-07T13:53:21.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[14301]: cluster 2024-02-07T13:53:19.944286+0000 mon.a (mon.0) 1016 : cluster [INF] Manager daemon y is now available 2024-02-07T13:53:21.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[14301]: audit 2024-02-07T13:53:20.010108+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:53:21.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[19748]: audit 2024-02-07T13:53:19.907595+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25108 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-07T13:53:21.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[19748]: cluster 2024-02-07T13:53:19.907767+0000 mon.a (mon.0) 1015 : cluster [DBG] mgrmap e27: y(active, starting, since 0.913582s) 2024-02-07T13:53:21.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[19748]: audit 2024-02-07T13:53:19.911945+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:53:21.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[19748]: audit 2024-02-07T13:53:19.912187+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:53:21.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[19748]: audit 2024-02-07T13:53:19.912428+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:53:21.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[19748]: audit 2024-02-07T13:53:19.913298+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-07T13:53:21.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[19748]: audit 2024-02-07T13:53:19.913670+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T13:53:21.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[19748]: audit 2024-02-07T13:53:19.913945+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T13:53:21.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[19748]: audit 2024-02-07T13:53:19.914269+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T13:53:21.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[19748]: audit 2024-02-07T13:53:19.914543+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-07T13:53:21.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[19748]: audit 2024-02-07T13:53:19.914945+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-07T13:53:21.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[19748]: audit 2024-02-07T13:53:19.915428+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-07T13:53:21.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[19748]: audit 2024-02-07T13:53:19.915748+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-07T13:53:21.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[19748]: audit 2024-02-07T13:53:19.915990+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-07T13:53:21.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[19748]: audit 2024-02-07T13:53:19.916343+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-07T13:53:21.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[19748]: audit 2024-02-07T13:53:19.916544+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-07T13:53:21.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[19748]: audit 2024-02-07T13:53:19.917014+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-07T13:53:21.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[19748]: cluster 2024-02-07T13:53:19.944286+0000 mon.a (mon.0) 1016 : cluster [INF] Manager daemon y is now available 2024-02-07T13:53:21.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[19748]: audit 2024-02-07T13:53:20.010108+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:53:21.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[14301]: audit 2024-02-07T13:53:20.059947+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:53:21.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[14301]: audit 2024-02-07T13:53:20.065663+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:53:21.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[14301]: audit 2024-02-07T13:53:20.066236+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:53:21.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[14301]: audit 2024-02-07T13:53:20.085456+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:53:21.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[14301]: audit 2024-02-07T13:53:20.086002+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:53:21.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[14301]: cephadm 2024-02-07T13:53:20.512373+0000 mgr.y (mgr.25327) 1 : cephadm [INF] [07/Feb/2024:13:53:20] ENGINE Bus STARTING 2024-02-07T13:53:21.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[19748]: audit 2024-02-07T13:53:20.059947+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:53:21.292 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[19748]: audit 2024-02-07T13:53:20.065663+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:53:21.292 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[19748]: audit 2024-02-07T13:53:20.066236+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:53:21.292 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[19748]: audit 2024-02-07T13:53:20.085456+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:53:21.292 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[19748]: audit 2024-02-07T13:53:20.086002+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:53:21.292 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:20 smithi177 bash[19748]: cephadm 2024-02-07T13:53:20.512373+0000 mgr.y (mgr.25327) 1 : cephadm [INF] [07/Feb/2024:13:53:20] ENGINE Bus STARTING 2024-02-07T13:53:21.553 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:21 smithi191 bash[34634]: debug 2024-02-07T13:53:21.207+0000 7f723f156200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-07T13:53:21.553 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:21 smithi191 bash[34634]: debug 2024-02-07T13:53:21.307+0000 7f723f156200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-07T13:53:21.923 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:21 smithi191 bash[34634]: debug 2024-02-07T13:53:21.583+0000 7f723f156200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-07T13:53:22.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:21 smithi177 bash[14301]: cephadm 2024-02-07T13:53:20.616020+0000 mgr.y (mgr.25327) 2 : cephadm [INF] [07/Feb/2024:13:53:20] ENGINE Serving on http://172.21.15.177:8765 2024-02-07T13:53:22.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:21 smithi177 bash[14301]: cephadm 2024-02-07T13:53:20.748232+0000 mgr.y (mgr.25327) 3 : cephadm [INF] [07/Feb/2024:13:53:20] ENGINE Serving on https://172.21.15.177:7150 2024-02-07T13:53:22.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:21 smithi177 bash[14301]: cephadm 2024-02-07T13:53:20.748576+0000 mgr.y (mgr.25327) 4 : cephadm [INF] [07/Feb/2024:13:53:20] ENGINE Bus STARTED 2024-02-07T13:53:22.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:21 smithi177 bash[14301]: cluster 2024-02-07T13:53:20.921549+0000 mon.a (mon.0) 1019 : cluster [DBG] mgrmap e28: y(active, since 1.92736s) 2024-02-07T13:53:22.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:21 smithi177 bash[14301]: cluster 2024-02-07T13:53:20.983880+0000 mgr.y (mgr.25327) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:53:22.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:21 smithi177 bash[19748]: cephadm 2024-02-07T13:53:20.616020+0000 mgr.y (mgr.25327) 2 : cephadm [INF] [07/Feb/2024:13:53:20] ENGINE Serving on http://172.21.15.177:8765 2024-02-07T13:53:22.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:21 smithi177 bash[19748]: cephadm 2024-02-07T13:53:20.748232+0000 mgr.y (mgr.25327) 3 : cephadm [INF] [07/Feb/2024:13:53:20] ENGINE Serving on https://172.21.15.177:7150 2024-02-07T13:53:22.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:21 smithi177 bash[19748]: cephadm 2024-02-07T13:53:20.748576+0000 mgr.y (mgr.25327) 4 : cephadm [INF] [07/Feb/2024:13:53:20] ENGINE Bus STARTED 2024-02-07T13:53:22.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:21 smithi177 bash[19748]: cluster 2024-02-07T13:53:20.921549+0000 mon.a (mon.0) 1019 : cluster [DBG] mgrmap e28: y(active, since 1.92736s) 2024-02-07T13:53:22.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:21 smithi177 bash[19748]: cluster 2024-02-07T13:53:20.983880+0000 mgr.y (mgr.25327) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:53:22.303 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:21 smithi191 bash[34634]: debug 2024-02-07T13:53:21.963+0000 7f723f156200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-07T13:53:22.303 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:22 smithi191 bash[34634]: debug 2024-02-07T13:53:22.131+0000 7f723f156200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-07T13:53:22.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:21 smithi191 bash[14303]: cephadm 2024-02-07T13:53:20.616020+0000 mgr.y (mgr.25327) 2 : cephadm [INF] [07/Feb/2024:13:53:20] ENGINE Serving on http://172.21.15.177:8765 2024-02-07T13:53:22.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:21 smithi191 bash[14303]: cephadm 2024-02-07T13:53:20.748232+0000 mgr.y (mgr.25327) 3 : cephadm [INF] [07/Feb/2024:13:53:20] ENGINE Serving on https://172.21.15.177:7150 2024-02-07T13:53:22.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:21 smithi191 bash[14303]: cephadm 2024-02-07T13:53:20.748576+0000 mgr.y (mgr.25327) 4 : cephadm [INF] [07/Feb/2024:13:53:20] ENGINE Bus STARTED 2024-02-07T13:53:22.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:21 smithi191 bash[14303]: cluster 2024-02-07T13:53:20.921549+0000 mon.a (mon.0) 1019 : cluster [DBG] mgrmap e28: y(active, since 1.92736s) 2024-02-07T13:53:22.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:21 smithi191 bash[14303]: cluster 2024-02-07T13:53:20.983880+0000 mgr.y (mgr.25327) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:53:22.803 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:22 smithi191 bash[34634]: debug 2024-02-07T13:53:22.359+0000 7f723f156200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-07T13:53:23.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:22 smithi177 bash[14301]: cluster 2024-02-07T13:53:21.915458+0000 mgr.y (mgr.25327) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:53:23.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:22 smithi177 bash[14301]: cluster 2024-02-07T13:53:21.933023+0000 mon.a (mon.0) 1020 : cluster [DBG] mgrmap e29: y(active, since 2s) 2024-02-07T13:53:23.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:22 smithi177 bash[19748]: cluster 2024-02-07T13:53:21.915458+0000 mgr.y (mgr.25327) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:53:23.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:22 smithi177 bash[19748]: cluster 2024-02-07T13:53:21.933023+0000 mon.a (mon.0) 1020 : cluster [DBG] mgrmap e29: y(active, since 2s) 2024-02-07T13:53:23.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:22 smithi191 bash[14303]: cluster 2024-02-07T13:53:21.915458+0000 mgr.y (mgr.25327) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:53:23.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:22 smithi191 bash[14303]: cluster 2024-02-07T13:53:21.933023+0000 mon.a (mon.0) 1020 : cluster [DBG] mgrmap e29: y(active, since 2s) 2024-02-07T13:53:23.803 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:23 smithi191 bash[34634]: debug 2024-02-07T13:53:23.391+0000 7f723f156200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-07T13:53:23.803 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:23 smithi191 bash[34634]: debug 2024-02-07T13:53:23.499+0000 7f723f156200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-07T13:53:23.804 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:23 smithi191 bash[34634]: debug 2024-02-07T13:53:23.615+0000 7f723f156200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-07T13:53:24.553 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:24 smithi191 bash[34634]: debug 2024-02-07T13:53:24.103+0000 7f723f156200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-07T13:53:24.553 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:24 smithi191 bash[34634]: debug 2024-02-07T13:53:24.323+0000 7f723f156200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-07T13:53:25.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:24 smithi191 bash[34634]: debug 2024-02-07T13:53:24.779+0000 7f723f156200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-07T13:53:25.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:24 smithi191 bash[14303]: audit 2024-02-07T13:53:23.664726+0000 mgr.y (mgr.25327) 7 : audit [DBG] from='client.25201 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:53:25.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:24 smithi191 bash[14303]: cluster 2024-02-07T13:53:23.916380+0000 mgr.y (mgr.25327) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:53:25.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:24 smithi191 bash[14303]: cluster 2024-02-07T13:53:23.938890+0000 mon.a (mon.0) 1021 : cluster [DBG] mgrmap e30: y(active, since 4s) 2024-02-07T13:53:25.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:24 smithi177 bash[19748]: audit 2024-02-07T13:53:23.664726+0000 mgr.y (mgr.25327) 7 : audit [DBG] from='client.25201 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:53:25.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:24 smithi177 bash[19748]: cluster 2024-02-07T13:53:23.916380+0000 mgr.y (mgr.25327) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:53:25.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:24 smithi177 bash[19748]: cluster 2024-02-07T13:53:23.938890+0000 mon.a (mon.0) 1021 : cluster [DBG] mgrmap e30: y(active, since 4s) 2024-02-07T13:53:25.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:24 smithi177 bash[14301]: audit 2024-02-07T13:53:23.664726+0000 mgr.y (mgr.25327) 7 : audit [DBG] from='client.25201 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:53:25.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:24 smithi177 bash[14301]: cluster 2024-02-07T13:53:23.916380+0000 mgr.y (mgr.25327) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:53:25.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:24 smithi177 bash[14301]: cluster 2024-02-07T13:53:23.938890+0000 mon.a (mon.0) 1021 : cluster [DBG] mgrmap e30: y(active, since 4s) 2024-02-07T13:53:25.553 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:25 smithi191 bash[34634]: debug 2024-02-07T13:53:25.295+0000 7f723f156200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-07T13:53:26.303 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:25 smithi191 bash[34634]: debug 2024-02-07T13:53:25.891+0000 7f723f156200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-07T13:53:26.303 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:26 smithi191 bash[34634]: debug 2024-02-07T13:53:26.007+0000 7f723f156200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-07T13:53:26.671 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:26 smithi191 bash[34634]: debug 2024-02-07T13:53:26.395+0000 7f723f156200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-07T13:53:26.671 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:26 smithi191 bash[34634]: debug 2024-02-07T13:53:26.511+0000 7f723f156200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-07T13:53:26.938 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:26 smithi191 bash[34634]: debug 2024-02-07T13:53:26.663+0000 7f723f156200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-07T13:53:26.938 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:26 smithi191 bash[34634]: debug 2024-02-07T13:53:26.779+0000 7f723f156200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-07T13:53:26.938 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:26 smithi191 bash[34634]: debug 2024-02-07T13:53:26.911+0000 7f723f156200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-07T13:53:27.083 INFO:teuthology.orchestra.run.smithi177.stdout:true 2024-02-07T13:53:27.248 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:27 smithi191 bash[34634]: debug 2024-02-07T13:53:27.111+0000 7f723f156200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-07T13:53:27.248 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:26 smithi191 bash[14303]: cluster 2024-02-07T13:53:25.917118+0000 mgr.y (mgr.25327) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:53:27.249 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:26 smithi191 bash[14303]: audit 2024-02-07T13:53:26.746628+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:27.249 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:26 smithi191 bash[14303]: audit 2024-02-07T13:53:26.762255+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:27.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:26 smithi177 bash[14301]: cluster 2024-02-07T13:53:25.917118+0000 mgr.y (mgr.25327) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:53:27.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:26 smithi177 bash[14301]: audit 2024-02-07T13:53:26.746628+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:27.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:26 smithi177 bash[14301]: audit 2024-02-07T13:53:26.762255+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:27.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:26 smithi177 bash[19748]: cluster 2024-02-07T13:53:25.917118+0000 mgr.y (mgr.25327) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:53:27.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:26 smithi177 bash[19748]: audit 2024-02-07T13:53:26.746628+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:27.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:26 smithi177 bash[19748]: audit 2024-02-07T13:53:26.762255+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:27.553 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:27 smithi191 bash[34634]: debug 2024-02-07T13:53:27.239+0000 7f723f156200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-07T13:53:27.876 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-07T13:53:27.877 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 running (79s) 0s ago 8m 16.8M - 0.23.0 ba2b418f427c 502a4ff35ffc 2024-02-07T13:53:27.877 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi191 *:3000 running (32s) 1s ago 7m 40.7M - 8.3.5 dad864ee21e9 b2e0c987e917 2024-02-07T13:53:27.877 INFO:teuthology.orchestra.run.smithi177.stdout:iscsi.foo.smithi177.afvcbe smithi177 running (75s) 0s ago 6m 46.6M - 3.5 e1d6a67b021e fdabadae3c59 2024-02-07T13:53:27.877 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi191 *:8443,9283 running (2m) 1s ago 14m 162M - 19.0.0-1252-g44458cce 79957b372307 f9c65895a112 2024-02-07T13:53:27.877 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:8443,9283,8765 running (26s) 0s ago 16m 475M - 19.0.0-1252-g44458cce 79957b372307 a0cb7d141fbc 2024-02-07T13:53:27.877 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (16m) 0s ago 16m 63.7M 2048M 17.2.0 e1d6a67b021e 5d7c050eba1d 2024-02-07T13:53:27.878 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi191 running (14m) 1s ago 14m 54.0M 2048M 17.2.0 e1d6a67b021e 61711445f375 2024-02-07T13:53:27.878 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (14m) 0s ago 14m 51.5M 2048M 17.2.0 e1d6a67b021e 228ab6a76956 2024-02-07T13:53:27.878 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 running (89s) 0s ago 8m 12.8M - 1.3.1 1dbe0e931976 7ed6f8e8a9ea 2024-02-07T13:53:27.878 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi191 *:9100 running (59s) 1s ago 8m 10.6M - 1.3.1 1dbe0e931976 8d299419211b 2024-02-07T13:53:27.878 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (13m) 0s ago 13m 58.3M 2781M 17.2.0 e1d6a67b021e bb74ef095106 2024-02-07T13:53:27.878 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (13m) 0s ago 13m 58.2M 2781M 17.2.0 e1d6a67b021e 3e2d8e289760 2024-02-07T13:53:27.878 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (12m) 0s ago 12m 53.6M 2781M 17.2.0 e1d6a67b021e 612393e2aa5a 2024-02-07T13:53:27.878 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (11m) 0s ago 12m 56.4M 2781M 17.2.0 e1d6a67b021e 1c114ab84cf2 2024-02-07T13:53:27.878 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi191 running (11m) 1s ago 11m 57.6M 3037M 17.2.0 e1d6a67b021e 824876f60972 2024-02-07T13:53:27.878 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi191 running (10m) 1s ago 10m 54.5M 3037M 17.2.0 e1d6a67b021e 249a59c35a3d 2024-02-07T13:53:27.878 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi191 running (10m) 1s ago 10m 52.7M 3037M 17.2.0 e1d6a67b021e 895c15364473 2024-02-07T13:53:27.878 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi191 running (9m) 1s ago 9m 55.7M 3037M 17.2.0 e1d6a67b021e 5f43c65cc53e 2024-02-07T13:53:27.878 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi191 *:9095 running (61s) 1s ago 8m 53.3M - 2.33.4 514e6a882f6e 4d62daebabe5 2024-02-07T13:53:27.878 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi177.lsebwe smithi177 *:8000 running (6m) 0s ago 6m 85.9M - 17.2.0 e1d6a67b021e 5c594a4531b4 2024-02-07T13:53:27.879 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi191.kcfkkn smithi191 *:8000 running (6m) 1s ago 6m 86.3M - 17.2.0 e1d6a67b021e 25ae2a68d161 2024-02-07T13:53:27.879 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi177.czdxob smithi177 *:80 running (6m) 0s ago 6m 85.8M - 17.2.0 e1d6a67b021e 6b1840bf09af 2024-02-07T13:53:27.879 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi191.iddzcf smithi191 *:80 running (6m) 1s ago 6m 86.3M - 17.2.0 e1d6a67b021e 48533635a191 2024-02-07T13:53:28.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:27 smithi177 bash[14301]: audit 2024-02-07T13:53:26.966119+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:27 smithi177 bash[14301]: audit 2024-02-07T13:53:26.978386+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:27 smithi177 bash[14301]: audit 2024-02-07T13:53:27.065698+0000 mgr.y (mgr.25327) 10 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:53:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:27 smithi177 bash[14301]: audit 2024-02-07T13:53:27.465550+0000 mgr.y (mgr.25327) 11 : audit [DBG] from='client.25369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:53:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:27 smithi177 bash[14301]: audit 2024-02-07T13:53:27.765558+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:27 smithi177 bash[14301]: audit 2024-02-07T13:53:27.775142+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:28.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:27 smithi177 bash[19748]: audit 2024-02-07T13:53:26.966119+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:28.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:27 smithi177 bash[19748]: audit 2024-02-07T13:53:26.978386+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:28.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:27 smithi177 bash[19748]: audit 2024-02-07T13:53:27.065698+0000 mgr.y (mgr.25327) 10 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:53:28.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:27 smithi177 bash[19748]: audit 2024-02-07T13:53:27.465550+0000 mgr.y (mgr.25327) 11 : audit [DBG] from='client.25369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:53:28.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:27 smithi177 bash[19748]: audit 2024-02-07T13:53:27.765558+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:28.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:27 smithi177 bash[19748]: audit 2024-02-07T13:53:27.775142+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:28.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:27 smithi191 bash[14303]: audit 2024-02-07T13:53:26.966119+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:28.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:27 smithi191 bash[14303]: audit 2024-02-07T13:53:26.978386+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:28.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:27 smithi191 bash[14303]: audit 2024-02-07T13:53:27.065698+0000 mgr.y (mgr.25327) 10 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:53:28.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:27 smithi191 bash[14303]: audit 2024-02-07T13:53:27.465550+0000 mgr.y (mgr.25327) 11 : audit [DBG] from='client.25369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:53:28.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:27 smithi191 bash[14303]: audit 2024-02-07T13:53:27.765558+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:28.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:27 smithi191 bash[14303]: audit 2024-02-07T13:53:27.775142+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:28.327 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:53:28.327 INFO:teuthology.orchestra.run.smithi177.stdout: "mon": { 2024-02-07T13:53:28.327 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-07T13:53:28.327 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:53:28.327 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr": { 2024-02-07T13:53:28.327 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 1 2024-02-07T13:53:28.327 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:53:28.327 INFO:teuthology.orchestra.run.smithi177.stdout: "osd": { 2024-02-07T13:53:28.328 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-07T13:53:28.328 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:53:28.328 INFO:teuthology.orchestra.run.smithi177.stdout: "mds": {}, 2024-02-07T13:53:28.328 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw": { 2024-02-07T13:53:28.328 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-07T13:53:28.328 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:53:28.328 INFO:teuthology.orchestra.run.smithi177.stdout: "overall": { 2024-02-07T13:53:28.328 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-02-07T13:53:28.328 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 1 2024-02-07T13:53:28.328 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T13:53:28.328 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:53:28.698 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:53:28.698 INFO:teuthology.orchestra.run.smithi177.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261", 2024-02-07T13:53:28.698 INFO:teuthology.orchestra.run.smithi177.stdout: "in_progress": true, 2024-02-07T13:53:28.698 INFO:teuthology.orchestra.run.smithi177.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-07T13:53:28.698 INFO:teuthology.orchestra.run.smithi177.stdout: "services_complete": [ 2024-02-07T13:53:28.698 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr" 2024-02-07T13:53:28.698 INFO:teuthology.orchestra.run.smithi177.stdout: ], 2024-02-07T13:53:28.699 INFO:teuthology.orchestra.run.smithi177.stdout: "progress": "2/23 daemons upgraded", 2024-02-07T13:53:28.699 INFO:teuthology.orchestra.run.smithi177.stdout: "message": "", 2024-02-07T13:53:28.699 INFO:teuthology.orchestra.run.smithi177.stdout: "is_paused": false 2024-02-07T13:53:28.699 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:53:28.803 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:28 smithi191 bash[34634]: debug 2024-02-07T13:53:28.527+0000 7f723f156200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-07T13:53:28.804 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:28 smithi191 bash[34634]: [07/Feb/2024:13:53:28] ENGINE Bus STARTING 2024-02-07T13:53:28.804 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:28 smithi191 bash[34634]: CherryPy Checker: 2024-02-07T13:53:28.804 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:28 smithi191 bash[34634]: The Application mounted at '' has an empty config. 2024-02-07T13:53:28.804 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:28 smithi191 bash[34634]: [07/Feb/2024:13:53:28] ENGINE Serving on http://:::9283 2024-02-07T13:53:28.804 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:28 smithi191 bash[34634]: [07/Feb/2024:13:53:28] ENGINE Bus STARTED 2024-02-07T13:53:28.804 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:28 smithi191 bash[36665]: ts=2024-02-07T13:53:28.515Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.191:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.191:8765: connect: connection refused" 2024-02-07T13:53:28.804 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:28 smithi191 bash[36665]: ts=2024-02-07T13:53:28.517Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.191:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.191:8765: connect: connection refused" 2024-02-07T13:53:28.804 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:28 smithi191 bash[36665]: ts=2024-02-07T13:53:28.520Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.191:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.191:8765: connect: connection refused" 2024-02-07T13:53:28.804 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:28 smithi191 bash[36665]: ts=2024-02-07T13:53:28.521Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.191:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.191:8765: connect: connection refused" 2024-02-07T13:53:29.152 INFO:teuthology.orchestra.run.smithi177.stdout:HEALTH_OK 2024-02-07T13:53:29.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:29 smithi177 bash[14301]: audit 2024-02-07T13:53:27.853775+0000 mgr.y (mgr.25327) 12 : audit [DBG] from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:53:29.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:29 smithi177 bash[14301]: cluster 2024-02-07T13:53:27.918212+0000 mgr.y (mgr.25327) 13 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-07T13:53:29.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:29 smithi177 bash[14301]: audit 2024-02-07T13:53:28.033068+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:29.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:29 smithi177 bash[14301]: audit 2024-02-07T13:53:28.044609+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:29.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:29 smithi177 bash[14301]: audit 2024-02-07T13:53:28.329720+0000 mon.a (mon.0) 1030 : audit [DBG] from='client.? 172.21.15.177:0/2341367152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:53:29.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:29 smithi177 bash[14301]: audit 2024-02-07T13:53:28.558628+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.? 172.21.15.191:0/2181479297' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-07T13:53:29.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:29 smithi177 bash[14301]: cluster 2024-02-07T13:53:28.559360+0000 mon.a (mon.0) 1031 : cluster [DBG] Standby manager daemon x started 2024-02-07T13:53:29.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:29 smithi177 bash[14301]: audit 2024-02-07T13:53:28.561429+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.? 172.21.15.191:0/2181479297' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-07T13:53:29.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:29 smithi177 bash[14301]: audit 2024-02-07T13:53:28.565900+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.? 172.21.15.191:0/2181479297' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-07T13:53:29.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:29 smithi177 bash[14301]: audit 2024-02-07T13:53:28.566388+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.? 172.21.15.191:0/2181479297' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-07T13:53:29.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:29 smithi177 bash[19748]: audit 2024-02-07T13:53:27.853775+0000 mgr.y (mgr.25327) 12 : audit [DBG] from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:53:29.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:29 smithi177 bash[19748]: cluster 2024-02-07T13:53:27.918212+0000 mgr.y (mgr.25327) 13 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-07T13:53:29.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:29 smithi177 bash[19748]: audit 2024-02-07T13:53:28.033068+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:29.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:29 smithi177 bash[19748]: audit 2024-02-07T13:53:28.044609+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:29.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:29 smithi177 bash[19748]: audit 2024-02-07T13:53:28.329720+0000 mon.a (mon.0) 1030 : audit [DBG] from='client.? 172.21.15.177:0/2341367152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:53:29.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:29 smithi177 bash[19748]: audit 2024-02-07T13:53:28.558628+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.? 172.21.15.191:0/2181479297' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-07T13:53:29.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:29 smithi177 bash[19748]: cluster 2024-02-07T13:53:28.559360+0000 mon.a (mon.0) 1031 : cluster [DBG] Standby manager daemon x started 2024-02-07T13:53:29.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:29 smithi177 bash[19748]: audit 2024-02-07T13:53:28.561429+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.? 172.21.15.191:0/2181479297' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-07T13:53:29.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:29 smithi177 bash[19748]: audit 2024-02-07T13:53:28.565900+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.? 172.21.15.191:0/2181479297' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-07T13:53:29.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:29 smithi177 bash[19748]: audit 2024-02-07T13:53:28.566388+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.? 172.21.15.191:0/2181479297' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-07T13:53:29.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:29 smithi191 bash[14303]: audit 2024-02-07T13:53:27.853775+0000 mgr.y (mgr.25327) 12 : audit [DBG] from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:53:29.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:29 smithi191 bash[14303]: cluster 2024-02-07T13:53:27.918212+0000 mgr.y (mgr.25327) 13 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-07T13:53:29.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:29 smithi191 bash[14303]: audit 2024-02-07T13:53:28.033068+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:29.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:29 smithi191 bash[14303]: audit 2024-02-07T13:53:28.044609+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:29.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:29 smithi191 bash[14303]: audit 2024-02-07T13:53:28.329720+0000 mon.a (mon.0) 1030 : audit [DBG] from='client.? 172.21.15.177:0/2341367152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:53:29.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:29 smithi191 bash[14303]: audit 2024-02-07T13:53:28.558628+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.? 172.21.15.191:0/2181479297' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-07T13:53:29.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:29 smithi191 bash[14303]: cluster 2024-02-07T13:53:28.559360+0000 mon.a (mon.0) 1031 : cluster [DBG] Standby manager daemon x started 2024-02-07T13:53:29.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:29 smithi191 bash[14303]: audit 2024-02-07T13:53:28.561429+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.? 172.21.15.191:0/2181479297' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-07T13:53:29.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:29 smithi191 bash[14303]: audit 2024-02-07T13:53:28.565900+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.? 172.21.15.191:0/2181479297' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-07T13:53:29.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:29 smithi191 bash[14303]: audit 2024-02-07T13:53:28.566388+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.? 172.21.15.191:0/2181479297' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-07T13:53:30.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:30 smithi191 bash[14303]: audit 2024-02-07T13:53:28.700504+0000 mgr.y (mgr.25327) 14 : audit [DBG] from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:53:30.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:30 smithi191 bash[14303]: cluster 2024-02-07T13:53:29.051464+0000 mon.a (mon.0) 1032 : cluster [DBG] mgrmap e31: y(active, since 10s), standbys: x 2024-02-07T13:53:30.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:30 smithi191 bash[14303]: audit 2024-02-07T13:53:29.055346+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-07T13:53:30.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:30 smithi191 bash[14303]: audit 2024-02-07T13:53:29.155582+0000 mon.c (mon.1) 75 : audit [DBG] from='client.? 172.21.15.177:0/4007104104' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:53:30.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:30 smithi177 bash[14301]: audit 2024-02-07T13:53:28.700504+0000 mgr.y (mgr.25327) 14 : audit [DBG] from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:53:30.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:30 smithi177 bash[14301]: cluster 2024-02-07T13:53:29.051464+0000 mon.a (mon.0) 1032 : cluster [DBG] mgrmap e31: y(active, since 10s), standbys: x 2024-02-07T13:53:30.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:30 smithi177 bash[14301]: audit 2024-02-07T13:53:29.055346+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-07T13:53:30.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:30 smithi177 bash[14301]: audit 2024-02-07T13:53:29.155582+0000 mon.c (mon.1) 75 : audit [DBG] from='client.? 172.21.15.177:0/4007104104' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:53:30.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:30 smithi177 bash[19748]: audit 2024-02-07T13:53:28.700504+0000 mgr.y (mgr.25327) 14 : audit [DBG] from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:53:30.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:30 smithi177 bash[19748]: cluster 2024-02-07T13:53:29.051464+0000 mon.a (mon.0) 1032 : cluster [DBG] mgrmap e31: y(active, since 10s), standbys: x 2024-02-07T13:53:30.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:30 smithi177 bash[19748]: audit 2024-02-07T13:53:29.055346+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-07T13:53:30.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:30 smithi177 bash[19748]: audit 2024-02-07T13:53:29.155582+0000 mon.c (mon.1) 75 : audit [DBG] from='client.? 172.21.15.177:0/4007104104' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:53:31.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:31 smithi191 bash[14303]: cluster 2024-02-07T13:53:29.918891+0000 mgr.y (mgr.25327) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-07T13:53:31.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:31 smithi177 bash[14301]: cluster 2024-02-07T13:53:29.918891+0000 mgr.y (mgr.25327) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-07T13:53:31.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:31 smithi177 bash[19748]: cluster 2024-02-07T13:53:29.918891+0000 mgr.y (mgr.25327) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-07T13:53:33.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:33 smithi177 bash[19748]: cluster 2024-02-07T13:53:31.920636+0000 mgr.y (mgr.25327) 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 2024-02-07T13:53:33.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:33 smithi177 bash[14301]: cluster 2024-02-07T13:53:31.920636+0000 mgr.y (mgr.25327) 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 2024-02-07T13:53:33.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:33 smithi191 bash[14303]: cluster 2024-02-07T13:53:31.920636+0000 mgr.y (mgr.25327) 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 2024-02-07T13:53:34.713 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:34 smithi177 bash[19748]: audit 2024-02-07T13:53:33.672988+0000 mgr.y (mgr.25327) 17 : audit [DBG] from='client.25201 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:53:34.713 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:34 smithi177 bash[19748]: cluster 2024-02-07T13:53:33.921538+0000 mgr.y (mgr.25327) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-07T13:53:34.713 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:34 smithi177 bash[14301]: audit 2024-02-07T13:53:33.672988+0000 mgr.y (mgr.25327) 17 : audit [DBG] from='client.25201 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:53:34.713 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:34 smithi177 bash[14301]: cluster 2024-02-07T13:53:33.921538+0000 mgr.y (mgr.25327) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-07T13:53:35.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:34 smithi191 bash[14303]: audit 2024-02-07T13:53:33.672988+0000 mgr.y (mgr.25327) 17 : audit [DBG] from='client.25201 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:53:35.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:34 smithi191 bash[14303]: cluster 2024-02-07T13:53:33.921538+0000 mgr.y (mgr.25327) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-07T13:53:36.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:35 smithi177 bash[14301]: audit 2024-02-07T13:53:35.058322+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:53:36.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:35 smithi177 bash[19748]: audit 2024-02-07T13:53:35.058322+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:53:36.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:35 smithi191 bash[14303]: audit 2024-02-07T13:53:35.058322+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:53:37.033 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:36 smithi191 bash[14303]: cluster 2024-02-07T13:53:35.922334+0000 mgr.y (mgr.25327) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-07T13:53:37.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:36 smithi177 bash[14301]: cluster 2024-02-07T13:53:35.922334+0000 mgr.y (mgr.25327) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-07T13:53:37.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:36 smithi177 bash[19748]: cluster 2024-02-07T13:53:35.922334+0000 mgr.y (mgr.25327) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-07T13:53:37.303 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:37 smithi191 bash[34634]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:53:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:53:39.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:38 smithi177 bash[14301]: cluster 2024-02-07T13:53:37.924045+0000 mgr.y (mgr.25327) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-07T13:53:39.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:38 smithi177 bash[14301]: audit 2024-02-07T13:53:37.993493+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:39.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:38 smithi177 bash[14301]: audit 2024-02-07T13:53:38.004659+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:39.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:38 smithi177 bash[14301]: audit 2024-02-07T13:53:38.009978+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:53:39.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:38 smithi177 bash[14301]: audit 2024-02-07T13:53:38.011806+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:53:39.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:38 smithi177 bash[14301]: cephadm 2024-02-07T13:53:38.014352+0000 mgr.y (mgr.25327) 21 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-07T13:53:39.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:38 smithi177 bash[14301]: cephadm 2024-02-07T13:53:38.014854+0000 mgr.y (mgr.25327) 22 : cephadm [INF] Updating smithi191:/etc/ceph/ceph.conf 2024-02-07T13:53:39.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:38 smithi177 bash[14301]: cephadm 2024-02-07T13:53:38.179420+0000 mgr.y (mgr.25327) 23 : cephadm [INF] Updating smithi177:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T13:53:39.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:38 smithi177 bash[14301]: cephadm 2024-02-07T13:53:38.180186+0000 mgr.y (mgr.25327) 24 : cephadm [INF] Updating smithi191:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T13:53:39.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:38 smithi177 bash[14301]: cephadm 2024-02-07T13:53:38.344351+0000 mgr.y (mgr.25327) 25 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-02-07T13:53:39.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:38 smithi177 bash[14301]: cephadm 2024-02-07T13:53:38.346931+0000 mgr.y (mgr.25327) 26 : cephadm [INF] Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-02-07T13:53:39.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:39 smithi177 bash[14301]: cephadm 2024-02-07T13:53:38.509087+0000 mgr.y (mgr.25327) 27 : cephadm [INF] Updating smithi177:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-07T13:53:39.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:39 smithi177 bash[14301]: cephadm 2024-02-07T13:53:38.512772+0000 mgr.y (mgr.25327) 28 : cephadm [INF] Updating smithi191:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-07T13:53:39.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:39 smithi177 bash[14301]: audit 2024-02-07T13:53:38.682943+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:39.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:39 smithi177 bash[14301]: audit 2024-02-07T13:53:38.693289+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:39.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:39 smithi177 bash[14301]: audit 2024-02-07T13:53:38.701664+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:39.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:39 smithi177 bash[14301]: audit 2024-02-07T13:53:38.707703+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:39.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:39 smithi177 bash[14301]: audit 2024-02-07T13:53:38.722685+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:39.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:39 smithi177 bash[14301]: audit 2024-02-07T13:53:38.798029+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi177.afvcbe", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-07T13:53:39.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:39 smithi177 bash[14301]: audit 2024-02-07T13:53:38.799042+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi177.afvcbe", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-07T13:53:39.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:39 smithi177 bash[14301]: audit 2024-02-07T13:53:38.813322+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:53:39.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:38 smithi177 bash[19748]: cluster 2024-02-07T13:53:37.924045+0000 mgr.y (mgr.25327) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-07T13:53:39.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:38 smithi177 bash[19748]: audit 2024-02-07T13:53:37.993493+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:39.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:38 smithi177 bash[19748]: audit 2024-02-07T13:53:38.004659+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:39.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:38 smithi177 bash[19748]: audit 2024-02-07T13:53:38.009978+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:53:39.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:38 smithi177 bash[19748]: audit 2024-02-07T13:53:38.011806+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:53:39.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:38 smithi177 bash[19748]: cephadm 2024-02-07T13:53:38.014352+0000 mgr.y (mgr.25327) 21 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-07T13:53:39.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:38 smithi177 bash[19748]: cephadm 2024-02-07T13:53:38.014854+0000 mgr.y (mgr.25327) 22 : cephadm [INF] Updating smithi191:/etc/ceph/ceph.conf 2024-02-07T13:53:39.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:38 smithi177 bash[19748]: cephadm 2024-02-07T13:53:38.179420+0000 mgr.y (mgr.25327) 23 : cephadm [INF] Updating smithi177:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T13:53:39.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:38 smithi177 bash[19748]: cephadm 2024-02-07T13:53:38.180186+0000 mgr.y (mgr.25327) 24 : cephadm [INF] Updating smithi191:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T13:53:39.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:38 smithi177 bash[19748]: cephadm 2024-02-07T13:53:38.344351+0000 mgr.y (mgr.25327) 25 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-02-07T13:53:39.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:38 smithi177 bash[19748]: cephadm 2024-02-07T13:53:38.346931+0000 mgr.y (mgr.25327) 26 : cephadm [INF] Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-02-07T13:53:39.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:38 smithi177 bash[19748]: cephadm 2024-02-07T13:53:38.509087+0000 mgr.y (mgr.25327) 27 : cephadm [INF] Updating smithi177:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-07T13:53:39.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:38 smithi177 bash[19748]: cephadm 2024-02-07T13:53:38.512772+0000 mgr.y (mgr.25327) 28 : cephadm [INF] Updating smithi191:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-07T13:53:39.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:39 smithi177 bash[19748]: audit 2024-02-07T13:53:38.682943+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:39.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:39 smithi177 bash[19748]: audit 2024-02-07T13:53:38.693289+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:39.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:39 smithi177 bash[19748]: audit 2024-02-07T13:53:38.701664+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:39.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:39 smithi177 bash[19748]: audit 2024-02-07T13:53:38.707703+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:39.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:39 smithi177 bash[19748]: audit 2024-02-07T13:53:38.722685+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:39.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:39 smithi177 bash[19748]: audit 2024-02-07T13:53:38.798029+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi177.afvcbe", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-07T13:53:39.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:39 smithi177 bash[19748]: audit 2024-02-07T13:53:38.799042+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi177.afvcbe", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-07T13:53:39.291 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:39 smithi177 bash[19748]: audit 2024-02-07T13:53:38.813322+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:53:39.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:38 smithi191 bash[14303]: cluster 2024-02-07T13:53:37.924045+0000 mgr.y (mgr.25327) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-07T13:53:39.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:38 smithi191 bash[14303]: audit 2024-02-07T13:53:37.993493+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:39.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:38 smithi191 bash[14303]: audit 2024-02-07T13:53:38.004659+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:39.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:38 smithi191 bash[14303]: audit 2024-02-07T13:53:38.009978+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:53:39.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:38 smithi191 bash[14303]: audit 2024-02-07T13:53:38.011806+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:53:39.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:38 smithi191 bash[14303]: cephadm 2024-02-07T13:53:38.014352+0000 mgr.y (mgr.25327) 21 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-07T13:53:39.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:38 smithi191 bash[14303]: cephadm 2024-02-07T13:53:38.014854+0000 mgr.y (mgr.25327) 22 : cephadm [INF] Updating smithi191:/etc/ceph/ceph.conf 2024-02-07T13:53:39.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:38 smithi191 bash[14303]: cephadm 2024-02-07T13:53:38.179420+0000 mgr.y (mgr.25327) 23 : cephadm [INF] Updating smithi177:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T13:53:39.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:38 smithi191 bash[14303]: cephadm 2024-02-07T13:53:38.180186+0000 mgr.y (mgr.25327) 24 : cephadm [INF] Updating smithi191:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T13:53:39.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:38 smithi191 bash[14303]: cephadm 2024-02-07T13:53:38.344351+0000 mgr.y (mgr.25327) 25 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-02-07T13:53:39.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:38 smithi191 bash[14303]: cephadm 2024-02-07T13:53:38.346931+0000 mgr.y (mgr.25327) 26 : cephadm [INF] Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-02-07T13:53:39.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:38 smithi191 bash[14303]: cephadm 2024-02-07T13:53:38.509087+0000 mgr.y (mgr.25327) 27 : cephadm [INF] Updating smithi177:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-07T13:53:39.305 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:38 smithi191 bash[14303]: cephadm 2024-02-07T13:53:38.512772+0000 mgr.y (mgr.25327) 28 : cephadm [INF] Updating smithi191:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-07T13:53:39.305 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:38 smithi191 bash[14303]: audit 2024-02-07T13:53:38.682943+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:39.305 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:38 smithi191 bash[14303]: audit 2024-02-07T13:53:38.693289+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:39.305 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:38 smithi191 bash[14303]: audit 2024-02-07T13:53:38.701664+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:39.305 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:38 smithi191 bash[14303]: audit 2024-02-07T13:53:38.707703+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:39.305 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:38 smithi191 bash[14303]: audit 2024-02-07T13:53:38.722685+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:39.305 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:38 smithi191 bash[14303]: audit 2024-02-07T13:53:38.798029+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi177.afvcbe", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-07T13:53:39.305 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:38 smithi191 bash[14303]: audit 2024-02-07T13:53:38.799042+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi177.afvcbe", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-07T13:53:39.305 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:38 smithi191 bash[14303]: audit 2024-02-07T13:53:38.813322+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:53:40.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:40 smithi177 bash[14301]: cephadm 2024-02-07T13:53:38.797028+0000 mgr.y (mgr.25327) 29 : cephadm [INF] Reconfiguring iscsi.foo.smithi177.afvcbe (dependencies changed)... 2024-02-07T13:53:40.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:40 smithi177 bash[14301]: cephadm 2024-02-07T13:53:38.815479+0000 mgr.y (mgr.25327) 30 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi177.afvcbe on smithi177 2024-02-07T13:53:40.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:40 smithi177 bash[19748]: cephadm 2024-02-07T13:53:38.797028+0000 mgr.y (mgr.25327) 29 : cephadm [INF] Reconfiguring iscsi.foo.smithi177.afvcbe (dependencies changed)... 2024-02-07T13:53:40.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:40 smithi177 bash[19748]: cephadm 2024-02-07T13:53:38.815479+0000 mgr.y (mgr.25327) 30 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi177.afvcbe on smithi177 2024-02-07T13:53:40.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:40 smithi191 bash[14303]: cephadm 2024-02-07T13:53:38.797028+0000 mgr.y (mgr.25327) 29 : cephadm [INF] Reconfiguring iscsi.foo.smithi177.afvcbe (dependencies changed)... 2024-02-07T13:53:40.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:40 smithi191 bash[14303]: cephadm 2024-02-07T13:53:38.815479+0000 mgr.y (mgr.25327) 30 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi177.afvcbe on smithi177 2024-02-07T13:53:41.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:41 smithi177 bash[14301]: cluster 2024-02-07T13:53:39.924806+0000 mgr.y (mgr.25327) 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 2024-02-07T13:53:41.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:41 smithi177 bash[19748]: cluster 2024-02-07T13:53:39.924806+0000 mgr.y (mgr.25327) 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 2024-02-07T13:53:41.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:41 smithi191 bash[14303]: cluster 2024-02-07T13:53:39.924806+0000 mgr.y (mgr.25327) 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 2024-02-07T13:53:43.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:43 smithi177 bash[19748]: cluster 2024-02-07T13:53:41.926265+0000 mgr.y (mgr.25327) 32 : 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 2024-02-07T13:53:43.770 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:43 smithi177 bash[19748]: audit 2024-02-07T13:53:42.421941+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:43.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:43 smithi177 bash[19748]: audit 2024-02-07T13:53:42.434406+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:43.771 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:43 smithi177 bash[19748]: cephadm 2024-02-07T13:53:42.439890+0000 mgr.y (mgr.25327) 33 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-07T13:53:43.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:43 smithi177 bash[14301]: cluster 2024-02-07T13:53:41.926265+0000 mgr.y (mgr.25327) 32 : 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 2024-02-07T13:53:43.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:43 smithi177 bash[14301]: audit 2024-02-07T13:53:42.421941+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:43.771 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:43 smithi177 bash[14301]: audit 2024-02-07T13:53:42.434406+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:43.772 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:43 smithi177 bash[14301]: cephadm 2024-02-07T13:53:42.439890+0000 mgr.y (mgr.25327) 33 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-07T13:53:43.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:43 smithi191 bash[14303]: cluster 2024-02-07T13:53:41.926265+0000 mgr.y (mgr.25327) 32 : 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 2024-02-07T13:53:43.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:43 smithi191 bash[14303]: audit 2024-02-07T13:53:42.421941+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:43.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:43 smithi191 bash[14303]: audit 2024-02-07T13:53:42.434406+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:43.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:43 smithi191 bash[14303]: cephadm 2024-02-07T13:53:42.439890+0000 mgr.y (mgr.25327) 33 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-07T13:53:44.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:44 smithi191 bash[14303]: cephadm 2024-02-07T13:53:42.684436+0000 mgr.y (mgr.25327) 34 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi191 2024-02-07T13:53:44.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:44 smithi177 bash[14301]: cephadm 2024-02-07T13:53:42.684436+0000 mgr.y (mgr.25327) 34 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi191 2024-02-07T13:53:44.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:44 smithi177 bash[19748]: cephadm 2024-02-07T13:53:42.684436+0000 mgr.y (mgr.25327) 34 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi191 2024-02-07T13:53:45.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:45 smithi177 bash[14301]: cluster 2024-02-07T13:53:43.926883+0000 mgr.y (mgr.25327) 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 2024-02-07T13:53:45.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:45 smithi177 bash[14301]: audit 2024-02-07T13:53:44.504152+0000 mon.a (mon.0) 1043 : audit [DBG] from='client.? 172.21.15.177:0/648707448' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-07T13:53:45.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:45 smithi177 bash[19748]: cluster 2024-02-07T13:53:43.926883+0000 mgr.y (mgr.25327) 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 2024-02-07T13:53:45.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:45 smithi177 bash[19748]: audit 2024-02-07T13:53:44.504152+0000 mon.a (mon.0) 1043 : audit [DBG] from='client.? 172.21.15.177:0/648707448' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-07T13:53:45.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:45 smithi191 bash[14303]: cluster 2024-02-07T13:53:43.926883+0000 mgr.y (mgr.25327) 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 2024-02-07T13:53:45.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:45 smithi191 bash[14303]: audit 2024-02-07T13:53:44.504152+0000 mon.a (mon.0) 1043 : audit [DBG] from='client.? 172.21.15.177:0/648707448' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-07T13:53:47.303 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:47 smithi191 bash[34634]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:53:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-07T13:53:47.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:47 smithi177 bash[14301]: cluster 2024-02-07T13:53:45.927880+0000 mgr.y (mgr.25327) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-07T13:53:47.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:47 smithi177 bash[19748]: cluster 2024-02-07T13:53:45.927880+0000 mgr.y (mgr.25327) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-07T13:53:47.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:47 smithi191 bash[14303]: cluster 2024-02-07T13:53:45.927880+0000 mgr.y (mgr.25327) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-07T13:53:47.804 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:47 smithi191 systemd[1]: Stopping Ceph prometheus.a for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T13:53:47.804 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:47 smithi191 bash[38462]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-prometheus.a 2024-02-07T13:53:47.804 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:47 smithi191 bash[36665]: ts=2024-02-07T13:53:47.610Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-07T13:53:47.804 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:47 smithi191 bash[36665]: ts=2024-02-07T13:53:47.610Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-02-07T13:53:47.804 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:47 smithi191 bash[36665]: ts=2024-02-07T13:53:47.610Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-02-07T13:53:47.804 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:47 smithi191 bash[36665]: ts=2024-02-07T13:53:47.610Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-02-07T13:53:47.804 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:47 smithi191 bash[36665]: ts=2024-02-07T13:53:47.610Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-02-07T13:53:47.804 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:47 smithi191 bash[36665]: ts=2024-02-07T13:53:47.610Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-02-07T13:53:47.804 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:47 smithi191 bash[36665]: ts=2024-02-07T13:53:47.610Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-07T13:53:47.804 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:47 smithi191 bash[36665]: ts=2024-02-07T13:53:47.611Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-02-07T13:53:47.804 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:47 smithi191 bash[36665]: ts=2024-02-07T13:53:47.610Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-02-07T13:53:47.804 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:47 smithi191 bash[36665]: ts=2024-02-07T13:53:47.611Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-02-07T13:53:47.805 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:47 smithi191 bash[36665]: ts=2024-02-07T13:53:47.611Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-02-07T13:53:47.805 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:47 smithi191 bash[36665]: ts=2024-02-07T13:53:47.611Z caller=main.go:1066 level=info msg="See you next time!" 2024-02-07T13:53:48.554 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:48 smithi191 bash[38472]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-prometheus-a 2024-02-07T13:53:48.554 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:48 smithi191 bash[38510]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-prometheus.a 2024-02-07T13:53:48.554 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:48 smithi191 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@prometheus.a.service: Succeeded. 2024-02-07T13:53:48.554 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:48 smithi191 systemd[1]: Stopped Ceph prometheus.a for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:53:48.554 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:48 smithi191 systemd[1]: Started Ceph prometheus.a for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:53:49.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:49 smithi177 bash[14301]: cluster 2024-02-07T13:53:47.929305+0000 mgr.y (mgr.25327) 37 : 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 2024-02-07T13:53:49.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:49 smithi177 bash[14301]: audit 2024-02-07T13:53:48.490249+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:49.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:49 smithi177 bash[14301]: audit 2024-02-07T13:53:48.500915+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:49.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:49 smithi177 bash[14301]: audit 2024-02-07T13:53:48.523041+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-07T13:53:49.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:49 smithi177 bash[14301]: audit 2024-02-07T13:53:48.524492+0000 mgr.y (mgr.25327) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-07T13:53:49.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:49 smithi177 bash[14301]: audit 2024-02-07T13:53:48.546979+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:49.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:49 smithi177 bash[14301]: audit 2024-02-07T13:53:48.550040+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-07T13:53:49.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:49 smithi177 bash[14301]: audit 2024-02-07T13:53:48.554097+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi177"}]: dispatch 2024-02-07T13:53:49.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:49 smithi177 bash[14301]: audit 2024-02-07T13:53:48.563087+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:49.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:49 smithi177 bash[14301]: audit 2024-02-07T13:53:48.571987+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-07T13:53:49.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:49 smithi177 bash[14301]: audit 2024-02-07T13:53:48.581979+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:53:49.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:49 smithi177 bash[19748]: cluster 2024-02-07T13:53:47.929305+0000 mgr.y (mgr.25327) 37 : 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 2024-02-07T13:53:49.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:49 smithi177 bash[19748]: audit 2024-02-07T13:53:48.490249+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:49.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:49 smithi177 bash[19748]: audit 2024-02-07T13:53:48.500915+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:49.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:49 smithi177 bash[19748]: audit 2024-02-07T13:53:48.523041+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-07T13:53:49.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:49 smithi177 bash[19748]: audit 2024-02-07T13:53:48.524492+0000 mgr.y (mgr.25327) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-07T13:53:49.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:49 smithi177 bash[19748]: audit 2024-02-07T13:53:48.546979+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:49.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:49 smithi177 bash[19748]: audit 2024-02-07T13:53:48.550040+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-07T13:53:49.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:49 smithi177 bash[19748]: audit 2024-02-07T13:53:48.554097+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi177"}]: dispatch 2024-02-07T13:53:49.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:49 smithi177 bash[19748]: audit 2024-02-07T13:53:48.563087+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:49.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:49 smithi177 bash[19748]: audit 2024-02-07T13:53:48.571987+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-07T13:53:49.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:49 smithi177 bash[19748]: audit 2024-02-07T13:53:48.581979+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:53:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:49 smithi191 bash[14303]: cluster 2024-02-07T13:53:47.929305+0000 mgr.y (mgr.25327) 37 : 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 2024-02-07T13:53:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:49 smithi191 bash[14303]: audit 2024-02-07T13:53:48.490249+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:49 smithi191 bash[14303]: audit 2024-02-07T13:53:48.500915+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:49 smithi191 bash[14303]: audit 2024-02-07T13:53:48.523041+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-07T13:53:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:49 smithi191 bash[14303]: audit 2024-02-07T13:53:48.524492+0000 mgr.y (mgr.25327) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-07T13:53:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:49 smithi191 bash[14303]: audit 2024-02-07T13:53:48.546979+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:49 smithi191 bash[14303]: audit 2024-02-07T13:53:48.550040+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-07T13:53:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:49 smithi191 bash[14303]: audit 2024-02-07T13:53:48.554097+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi177"}]: dispatch 2024-02-07T13:53:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:49 smithi191 bash[14303]: audit 2024-02-07T13:53:48.563087+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:49 smithi191 bash[14303]: audit 2024-02-07T13:53:48.571987+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-07T13:53:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:49 smithi191 bash[14303]: audit 2024-02-07T13:53:48.581979+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:53:50.377 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:50 smithi191 bash[38538]: ts=2024-02-07T13:53:50.236Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-02-07T13:53:50.377 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:50 smithi191 bash[38538]: ts=2024-02-07T13:53:50.236Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-02-07T13:53:50.377 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:50 smithi191 bash[38538]: ts=2024-02-07T13:53:50.236Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-02-07T13:53:50.377 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:50 smithi191 bash[38538]: ts=2024-02-07T13:53:50.236Z caller=main.go:518 level=info host_details="(Linux 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 smithi191 (none))" 2024-02-07T13:53:50.377 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:50 smithi191 bash[38538]: ts=2024-02-07T13:53:50.236Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-07T13:53:50.377 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:50 smithi191 bash[38538]: ts=2024-02-07T13:53:50.236Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-07T13:53:50.377 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:50 smithi191 bash[38538]: ts=2024-02-07T13:53:50.240Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-02-07T13:53:50.377 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:50 smithi191 bash[38538]: ts=2024-02-07T13:53:50.241Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-02-07T13:53:50.378 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:50 smithi191 bash[38538]: ts=2024-02-07T13:53:50.244Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-02-07T13:53:50.378 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:50 smithi191 bash[38538]: ts=2024-02-07T13:53:50.246Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-07T13:53:50.378 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:50 smithi191 bash[38538]: ts=2024-02-07T13:53:50.246Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.597µs 2024-02-07T13:53:50.378 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:50 smithi191 bash[38538]: ts=2024-02-07T13:53:50.246Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-07T13:53:50.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:50 smithi191 bash[14303]: cephadm 2024-02-07T13:53:48.549603+0000 mgr.y (mgr.25327) 39 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.177:5000 to Dashboard 2024-02-07T13:53:50.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:50 smithi191 bash[14303]: audit 2024-02-07T13:53:48.550838+0000 mgr.y (mgr.25327) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-07T13:53:50.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:50 smithi191 bash[14303]: audit 2024-02-07T13:53:48.555218+0000 mgr.y (mgr.25327) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi177"}]: dispatch 2024-02-07T13:53:50.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:50 smithi191 bash[14303]: audit 2024-02-07T13:53:48.572759+0000 mgr.y (mgr.25327) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-07T13:53:50.678 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:50 smithi191 bash[14303]: audit 2024-02-07T13:53:50.058051+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:53:50.678 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:50 smithi191 bash[38538]: ts=2024-02-07T13:53:50.404Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-02-07T13:53:50.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:50 smithi177 bash[14301]: cephadm 2024-02-07T13:53:48.549603+0000 mgr.y (mgr.25327) 39 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.177:5000 to Dashboard 2024-02-07T13:53:50.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:50 smithi177 bash[14301]: audit 2024-02-07T13:53:48.550838+0000 mgr.y (mgr.25327) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-07T13:53:50.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:50 smithi177 bash[14301]: audit 2024-02-07T13:53:48.555218+0000 mgr.y (mgr.25327) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi177"}]: dispatch 2024-02-07T13:53:50.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:50 smithi177 bash[14301]: audit 2024-02-07T13:53:48.572759+0000 mgr.y (mgr.25327) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-07T13:53:50.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:50 smithi177 bash[14301]: audit 2024-02-07T13:53:50.058051+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:53:50.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:50 smithi177 bash[19748]: cephadm 2024-02-07T13:53:48.549603+0000 mgr.y (mgr.25327) 39 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.177:5000 to Dashboard 2024-02-07T13:53:50.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:50 smithi177 bash[19748]: audit 2024-02-07T13:53:48.550838+0000 mgr.y (mgr.25327) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-07T13:53:50.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:50 smithi177 bash[19748]: audit 2024-02-07T13:53:48.555218+0000 mgr.y (mgr.25327) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi177"}]: dispatch 2024-02-07T13:53:50.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:50 smithi177 bash[19748]: audit 2024-02-07T13:53:48.572759+0000 mgr.y (mgr.25327) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-07T13:53:50.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:50 smithi177 bash[19748]: audit 2024-02-07T13:53:50.058051+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:53:51.054 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:50 smithi191 bash[38538]: ts=2024-02-07T13:53:50.675Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-02-07T13:53:51.054 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:50 smithi191 bash[38538]: ts=2024-02-07T13:53:50.719Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-02-07T13:53:51.054 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:50 smithi191 bash[38538]: ts=2024-02-07T13:53:50.720Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-02-07T13:53:51.054 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:50 smithi191 bash[38538]: ts=2024-02-07T13:53:50.720Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=81.516µs wal_replay_duration=472.995454ms total_replay_duration=473.09537ms 2024-02-07T13:53:51.054 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:50 smithi191 bash[38538]: ts=2024-02-07T13:53:50.726Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-02-07T13:53:51.054 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:50 smithi191 bash[38538]: ts=2024-02-07T13:53:50.726Z caller=main.go:947 level=info msg="TSDB started" 2024-02-07T13:53:51.054 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:50 smithi191 bash[38538]: ts=2024-02-07T13:53:50.726Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-07T13:53:51.054 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:50 smithi191 bash[38538]: ts=2024-02-07T13:53:50.758Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=31.231557ms db_storage=1.223µs remote_storage=2.809µs web_handler=726ns query_engine=1.334µs scrape=761.459µs scrape_sd=248.682µs notify=66.179µs notify_sd=61.273µs rules=29.215705ms 2024-02-07T13:53:51.054 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:53:50 smithi191 bash[38538]: ts=2024-02-07T13:53:50.758Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-02-07T13:53:51.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:51 smithi177 bash[14301]: cluster 2024-02-07T13:53:49.930023+0000 mgr.y (mgr.25327) 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 2024-02-07T13:53:51.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:51 smithi177 bash[19748]: cluster 2024-02-07T13:53:49.930023+0000 mgr.y (mgr.25327) 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 2024-02-07T13:53:51.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:51 smithi191 bash[14303]: cluster 2024-02-07T13:53:49.930023+0000 mgr.y (mgr.25327) 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 2024-02-07T13:53:52.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:52 smithi177 bash[19748]: cephadm 2024-02-07T13:53:51.508423+0000 mgr.y (mgr.25327) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-07T13:53:52.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:52 smithi177 bash[19748]: audit 2024-02-07T13:53:51.509035+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T13:53:52.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:52 smithi177 bash[19748]: audit 2024-02-07T13:53:51.509709+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T13:53:52.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:52 smithi177 bash[19748]: audit 2024-02-07T13:53:51.511235+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-07T13:53:52.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:52 smithi177 bash[19748]: audit 2024-02-07T13:53:51.512607+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:53:52.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:52 smithi177 bash[19748]: cephadm 2024-02-07T13:53:51.514165+0000 mgr.y (mgr.25327) 45 : cephadm [INF] Deploying daemon mgr.x on smithi191 2024-02-07T13:53:52.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:52 smithi177 bash[14301]: cephadm 2024-02-07T13:53:51.508423+0000 mgr.y (mgr.25327) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-07T13:53:52.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:52 smithi177 bash[14301]: audit 2024-02-07T13:53:51.509035+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T13:53:52.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:52 smithi177 bash[14301]: audit 2024-02-07T13:53:51.509709+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T13:53:52.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:52 smithi177 bash[14301]: audit 2024-02-07T13:53:51.511235+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-07T13:53:52.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:52 smithi177 bash[14301]: audit 2024-02-07T13:53:51.512607+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:53:52.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:52 smithi177 bash[14301]: cephadm 2024-02-07T13:53:51.514165+0000 mgr.y (mgr.25327) 45 : cephadm [INF] Deploying daemon mgr.x on smithi191 2024-02-07T13:53:52.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:52 smithi191 bash[14303]: cephadm 2024-02-07T13:53:51.508423+0000 mgr.y (mgr.25327) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-07T13:53:52.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:52 smithi191 bash[14303]: audit 2024-02-07T13:53:51.509035+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T13:53:52.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:52 smithi191 bash[14303]: audit 2024-02-07T13:53:51.509709+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T13:53:52.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:52 smithi191 bash[14303]: audit 2024-02-07T13:53:51.511235+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-07T13:53:52.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:52 smithi191 bash[14303]: audit 2024-02-07T13:53:51.512607+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:53:52.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:52 smithi191 bash[14303]: cephadm 2024-02-07T13:53:51.514165+0000 mgr.y (mgr.25327) 45 : cephadm [INF] Deploying daemon mgr.x on smithi191 2024-02-07T13:53:53.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:53 smithi191 bash[14303]: cluster 2024-02-07T13:53:51.931716+0000 mgr.y (mgr.25327) 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 2024-02-07T13:53:53.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:53 smithi177 bash[14301]: cluster 2024-02-07T13:53:51.931716+0000 mgr.y (mgr.25327) 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 2024-02-07T13:53:53.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:53 smithi177 bash[19748]: cluster 2024-02-07T13:53:51.931716+0000 mgr.y (mgr.25327) 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 2024-02-07T13:53:54.303 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:54 smithi191 systemd[1]: Stopping Ceph mgr.x for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T13:53:54.946 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:54 smithi191 bash[14303]: cluster 2024-02-07T13:53:53.932522+0000 mgr.y (mgr.25327) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-07T13:53:54.946 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:54 smithi191 bash[14303]: audit 2024-02-07T13:53:54.149328+0000 mgr.y (mgr.25327) 48 : audit [DBG] from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:53:55.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:54 smithi177 bash[14301]: cluster 2024-02-07T13:53:53.932522+0000 mgr.y (mgr.25327) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-07T13:53:55.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:54 smithi177 bash[14301]: audit 2024-02-07T13:53:54.149328+0000 mgr.y (mgr.25327) 48 : audit [DBG] from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:53:55.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:54 smithi177 bash[19748]: cluster 2024-02-07T13:53:53.932522+0000 mgr.y (mgr.25327) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-07T13:53:55.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:54 smithi177 bash[19748]: audit 2024-02-07T13:53:54.149328+0000 mgr.y (mgr.25327) 48 : audit [DBG] from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:53:55.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:54 smithi191 bash[38833]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-mgr-x 2024-02-07T13:53:55.401 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:55 smithi191 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-02-07T13:53:55.401 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:55 smithi191 bash[38905]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-mgr-x 2024-02-07T13:53:55.401 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:55 smithi191 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-02-07T13:53:55.401 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:55 smithi191 systemd[1]: Stopped Ceph mgr.x for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:53:55.803 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:55 smithi191 systemd[1]: Started Ceph mgr.x for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:53:56.698 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:56 smithi191 bash[38971]: debug 2024-02-07T13:53:56.527+0000 7f4a99acd700 1 -- 172.21.15.191:0/3674131123 <== mon.2 v2:172.21.15.191:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55574ea2f520 con 0x55574f7b0c00 2024-02-07T13:53:56.698 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:56 smithi191 bash[14303]: audit 2024-02-07T13:53:55.457223+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:56.699 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:56 smithi191 bash[14303]: audit 2024-02-07T13:53:55.468153+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:56.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:56 smithi177 bash[14301]: audit 2024-02-07T13:53:55.457223+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:56.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:56 smithi177 bash[14301]: audit 2024-02-07T13:53:55.468153+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:56.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:56 smithi177 bash[19748]: audit 2024-02-07T13:53:55.457223+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:56.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:56 smithi177 bash[19748]: audit 2024-02-07T13:53:55.468153+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:53:57.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:56 smithi191 bash[38971]: debug 2024-02-07T13:53:56.691+0000 7f4aa3cc2200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-07T13:53:57.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:57 smithi177 bash[14301]: cluster 2024-02-07T13:53:55.933352+0000 mgr.y (mgr.25327) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-07T13:53:57.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:57 smithi177 bash[19748]: cluster 2024-02-07T13:53:55.933352+0000 mgr.y (mgr.25327) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-07T13:53:57.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:57 smithi191 bash[14303]: cluster 2024-02-07T13:53:55.933352+0000 mgr.y (mgr.25327) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-07T13:53:57.803 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:57 smithi191 bash[38971]: debug 2024-02-07T13:53:57.599+0000 7f4aa3cc2200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-07T13:53:57.804 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:57 smithi191 bash[38971]: debug 2024-02-07T13:53:57.699+0000 7f4aa3cc2200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-07T13:53:58.089 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:57 smithi191 bash[38971]: debug 2024-02-07T13:53:57.799+0000 7f4aa3cc2200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-07T13:53:58.465 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:58 smithi191 bash[38971]: debug 2024-02-07T13:53:58.083+0000 7f4aa3cc2200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-07T13:53:58.803 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:58 smithi191 bash[38971]: debug 2024-02-07T13:53:58.459+0000 7f4aa3cc2200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-07T13:53:58.803 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:58 smithi191 bash[38971]: debug 2024-02-07T13:53:58.619+0000 7f4aa3cc2200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-07T13:53:59.303 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:58 smithi191 bash[38971]: debug 2024-02-07T13:53:58.831+0000 7f4aa3cc2200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-07T13:53:59.571 INFO:teuthology.orchestra.run.smithi177.stdout:true 2024-02-07T13:53:59.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:53:59 smithi177 bash[14301]: cluster 2024-02-07T13:53:57.934774+0000 mgr.y (mgr.25327) 50 : 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 2024-02-07T13:53:59.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:53:59 smithi177 bash[19748]: cluster 2024-02-07T13:53:57.934774+0000 mgr.y (mgr.25327) 50 : 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 2024-02-07T13:53:59.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:53:59 smithi191 bash[14303]: cluster 2024-02-07T13:53:57.934774+0000 mgr.y (mgr.25327) 50 : 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 2024-02-07T13:54:00.303 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:59 smithi191 bash[38971]: debug 2024-02-07T13:53:59.855+0000 7f4aa3cc2200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-07T13:54:00.304 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:53:59 smithi191 bash[38971]: debug 2024-02-07T13:53:59.971+0000 7f4aa3cc2200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-07T13:54:00.304 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:00 smithi191 bash[38971]: debug 2024-02-07T13:54:00.091+0000 7f4aa3cc2200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-07T13:54:00.351 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-07T13:54:00.351 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 running (112s) 33s ago 8m 16.8M - 0.23.0 ba2b418f427c 502a4ff35ffc 2024-02-07T13:54:00.351 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi191 *:3000 running (64s) 33s ago 8m 40.7M - 8.3.5 dad864ee21e9 b2e0c987e917 2024-02-07T13:54:00.351 INFO:teuthology.orchestra.run.smithi177.stdout:iscsi.foo.smithi177.afvcbe smithi177 starting - - - - 2024-02-07T13:54:00.351 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi191 *:8443,9283,8765 starting - - - - 2024-02-07T13:54:00.351 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:8443,9283,8765 running (58s) 33s ago 16m 475M - 19.0.0-1252-g44458cce 79957b372307 a0cb7d141fbc 2024-02-07T13:54:00.352 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (16m) 33s ago 17m 63.7M 2048M 17.2.0 e1d6a67b021e 5d7c050eba1d 2024-02-07T13:54:00.352 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi191 running (15m) 33s ago 15m 54.0M 2048M 17.2.0 e1d6a67b021e 61711445f375 2024-02-07T13:54:00.352 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (15m) 33s ago 15m 51.5M 2048M 17.2.0 e1d6a67b021e 228ab6a76956 2024-02-07T13:54:00.352 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 running (2m) 33s ago 9m 12.8M - 1.3.1 1dbe0e931976 7ed6f8e8a9ea 2024-02-07T13:54:00.352 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi191 *:9100 running (92s) 33s ago 9m 10.6M - 1.3.1 1dbe0e931976 8d299419211b 2024-02-07T13:54:00.352 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (14m) 33s ago 14m 58.3M 2781M 17.2.0 e1d6a67b021e bb74ef095106 2024-02-07T13:54:00.352 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (13m) 33s ago 13m 58.2M 2781M 17.2.0 e1d6a67b021e 3e2d8e289760 2024-02-07T13:54:00.352 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (13m) 33s ago 13m 53.6M 2781M 17.2.0 e1d6a67b021e 612393e2aa5a 2024-02-07T13:54:00.352 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (12m) 33s ago 12m 56.4M 2781M 17.2.0 e1d6a67b021e 1c114ab84cf2 2024-02-07T13:54:00.352 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi191 running (11m) 33s ago 11m 57.6M 3037M 17.2.0 e1d6a67b021e 824876f60972 2024-02-07T13:54:00.352 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi191 running (11m) 33s ago 11m 54.5M 3037M 17.2.0 e1d6a67b021e 249a59c35a3d 2024-02-07T13:54:00.352 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi191 running (10m) 33s ago 10m 52.7M 3037M 17.2.0 e1d6a67b021e 895c15364473 2024-02-07T13:54:00.352 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi191 running (10m) 33s ago 10m 55.7M 3037M 17.2.0 e1d6a67b021e 5f43c65cc53e 2024-02-07T13:54:00.353 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi191 *:9095 starting - - - - 2024-02-07T13:54:00.353 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi177.lsebwe smithi177 *:8000 running (7m) 33s ago 7m 85.9M - 17.2.0 e1d6a67b021e 5c594a4531b4 2024-02-07T13:54:00.353 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi191.kcfkkn smithi191 *:8000 running (6m) 33s ago 6m 86.3M - 17.2.0 e1d6a67b021e 25ae2a68d161 2024-02-07T13:54:00.353 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi177.czdxob smithi177 *:80 running (6m) 33s ago 6m 85.8M - 17.2.0 e1d6a67b021e 6b1840bf09af 2024-02-07T13:54:00.353 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi191.iddzcf smithi191 *:80 running (6m) 33s ago 6m 86.3M - 17.2.0 e1d6a67b021e 48533635a191 2024-02-07T13:54:00.828 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:54:00.828 INFO:teuthology.orchestra.run.smithi177.stdout: "mon": { 2024-02-07T13:54:00.828 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-07T13:54:00.828 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:54:00.829 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr": { 2024-02-07T13:54:00.829 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 2 2024-02-07T13:54:00.829 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:54:00.829 INFO:teuthology.orchestra.run.smithi177.stdout: "osd": { 2024-02-07T13:54:00.829 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-07T13:54:00.829 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:54:00.829 INFO:teuthology.orchestra.run.smithi177.stdout: "mds": {}, 2024-02-07T13:54:00.829 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw": { 2024-02-07T13:54:00.829 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-07T13:54:00.829 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:54:00.829 INFO:teuthology.orchestra.run.smithi177.stdout: "overall": { 2024-02-07T13:54:00.829 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-02-07T13:54:00.829 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 2 2024-02-07T13:54:00.829 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T13:54:00.829 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:54:01.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:00 smithi191 bash[38971]: debug 2024-02-07T13:54:00.575+0000 7f4aa3cc2200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-07T13:54:01.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:00 smithi191 bash[38971]: debug 2024-02-07T13:54:00.811+0000 7f4aa3cc2200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-07T13:54:01.225 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:54:01.225 INFO:teuthology.orchestra.run.smithi177.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261", 2024-02-07T13:54:01.225 INFO:teuthology.orchestra.run.smithi177.stdout: "in_progress": true, 2024-02-07T13:54:01.226 INFO:teuthology.orchestra.run.smithi177.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-07T13:54:01.226 INFO:teuthology.orchestra.run.smithi177.stdout: "services_complete": [], 2024-02-07T13:54:01.226 INFO:teuthology.orchestra.run.smithi177.stdout: "progress": "", 2024-02-07T13:54:01.226 INFO:teuthology.orchestra.run.smithi177.stdout: "message": "Currently upgrading mgr daemons", 2024-02-07T13:54:01.226 INFO:teuthology.orchestra.run.smithi177.stdout: "is_paused": false 2024-02-07T13:54:01.226 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:54:01.734 INFO:teuthology.orchestra.run.smithi177.stdout:HEALTH_OK 2024-02-07T13:54:01.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:01 smithi177 bash[19748]: audit 2024-02-07T13:53:59.558439+0000 mgr.y (mgr.25327) 51 : audit [DBG] from='client.25429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:54:01.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:01 smithi177 bash[19748]: cluster 2024-02-07T13:53:59.935483+0000 mgr.y (mgr.25327) 52 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:54:01.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:01 smithi177 bash[19748]: audit 2024-02-07T13:53:59.950046+0000 mgr.y (mgr.25327) 53 : audit [DBG] from='client.25435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:54:01.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:01 smithi177 bash[19748]: audit 2024-02-07T13:54:00.338541+0000 mgr.y (mgr.25327) 54 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:54:01.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:01 smithi177 bash[19748]: audit 2024-02-07T13:54:00.831513+0000 mon.c (mon.1) 90 : audit [DBG] from='client.? 172.21.15.177:0/1622098823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:54:01.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:01 smithi177 bash[14301]: audit 2024-02-07T13:53:59.558439+0000 mgr.y (mgr.25327) 51 : audit [DBG] from='client.25429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:54:01.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:01 smithi177 bash[14301]: cluster 2024-02-07T13:53:59.935483+0000 mgr.y (mgr.25327) 52 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:54:01.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:01 smithi177 bash[14301]: audit 2024-02-07T13:53:59.950046+0000 mgr.y (mgr.25327) 53 : audit [DBG] from='client.25435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:54:01.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:01 smithi177 bash[14301]: audit 2024-02-07T13:54:00.338541+0000 mgr.y (mgr.25327) 54 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:54:01.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:01 smithi177 bash[14301]: audit 2024-02-07T13:54:00.831513+0000 mon.c (mon.1) 90 : audit [DBG] from='client.? 172.21.15.177:0/1622098823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:54:01.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:01 smithi191 bash[14303]: audit 2024-02-07T13:53:59.558439+0000 mgr.y (mgr.25327) 51 : audit [DBG] from='client.25429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:54:01.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:01 smithi191 bash[14303]: cluster 2024-02-07T13:53:59.935483+0000 mgr.y (mgr.25327) 52 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:54:01.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:01 smithi191 bash[14303]: audit 2024-02-07T13:53:59.950046+0000 mgr.y (mgr.25327) 53 : audit [DBG] from='client.25435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:54:01.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:01 smithi191 bash[14303]: audit 2024-02-07T13:54:00.338541+0000 mgr.y (mgr.25327) 54 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:54:01.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:01 smithi191 bash[14303]: audit 2024-02-07T13:54:00.831513+0000 mon.c (mon.1) 90 : audit [DBG] from='client.? 172.21.15.177:0/1622098823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:54:01.805 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:01 smithi191 bash[38971]: debug 2024-02-07T13:54:01.327+0000 7f4aa3cc2200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-07T13:54:02.303 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:01 smithi191 bash[38971]: debug 2024-02-07T13:54:01.887+0000 7f4aa3cc2200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-07T13:54:02.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:02 smithi177 bash[14301]: audit 2024-02-07T13:54:01.228506+0000 mgr.y (mgr.25327) 55 : audit [DBG] from='client.25453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:54:02.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:02 smithi177 bash[14301]: audit 2024-02-07T13:54:01.734361+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:02.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:02 smithi177 bash[14301]: audit 2024-02-07T13:54:01.737254+0000 mon.c (mon.1) 91 : audit [DBG] from='client.? 172.21.15.177:0/2834910096' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:54:02.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:02 smithi177 bash[14301]: audit 2024-02-07T13:54:01.744344+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:02.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:02 smithi177 bash[14301]: audit 2024-02-07T13:54:01.934084+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:02.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:02 smithi177 bash[14301]: audit 2024-02-07T13:54:01.948142+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:02.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:02 smithi177 bash[19748]: audit 2024-02-07T13:54:01.228506+0000 mgr.y (mgr.25327) 55 : audit [DBG] from='client.25453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:54:02.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:02 smithi177 bash[19748]: audit 2024-02-07T13:54:01.734361+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:02.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:02 smithi177 bash[19748]: audit 2024-02-07T13:54:01.737254+0000 mon.c (mon.1) 91 : audit [DBG] from='client.? 172.21.15.177:0/2834910096' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:54:02.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:02 smithi177 bash[19748]: audit 2024-02-07T13:54:01.744344+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:02.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:02 smithi177 bash[19748]: audit 2024-02-07T13:54:01.934084+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:02.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:02 smithi177 bash[19748]: audit 2024-02-07T13:54:01.948142+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:02.803 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:02 smithi191 bash[38971]: debug 2024-02-07T13:54:02.451+0000 7f4aa3cc2200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-07T13:54:02.803 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:02 smithi191 bash[38971]: debug 2024-02-07T13:54:02.563+0000 7f4aa3cc2200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-07T13:54:02.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:02 smithi191 bash[14303]: audit 2024-02-07T13:54:01.228506+0000 mgr.y (mgr.25327) 55 : audit [DBG] from='client.25453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:54:02.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:02 smithi191 bash[14303]: audit 2024-02-07T13:54:01.734361+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:02.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:02 smithi191 bash[14303]: audit 2024-02-07T13:54:01.737254+0000 mon.c (mon.1) 91 : audit [DBG] from='client.? 172.21.15.177:0/2834910096' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:54:02.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:02 smithi191 bash[14303]: audit 2024-02-07T13:54:01.744344+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:02.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:02 smithi191 bash[14303]: audit 2024-02-07T13:54:01.934084+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:02.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:02 smithi191 bash[14303]: audit 2024-02-07T13:54:01.948142+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:03.195 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:02 smithi191 bash[38971]: debug 2024-02-07T13:54:02.931+0000 7f4aa3cc2200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-07T13:54:03.195 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:03 smithi191 bash[38971]: debug 2024-02-07T13:54:03.043+0000 7f4aa3cc2200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-07T13:54:03.480 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:03 smithi191 bash[38971]: debug 2024-02-07T13:54:03.191+0000 7f4aa3cc2200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-07T13:54:03.481 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:03 smithi191 bash[38971]: debug 2024-02-07T13:54:03.307+0000 7f4aa3cc2200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-07T13:54:03.481 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:03 smithi191 bash[38971]: debug 2024-02-07T13:54:03.431+0000 7f4aa3cc2200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-07T13:54:03.751 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:03 smithi191 bash[14303]: cluster 2024-02-07T13:54:01.936938+0000 mgr.y (mgr.25327) 56 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:54:03.751 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:03 smithi191 bash[14303]: audit 2024-02-07T13:54:02.743119+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:03.751 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:03 smithi191 bash[14303]: audit 2024-02-07T13:54:02.759302+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:03.752 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:03 smithi191 bash[38971]: debug 2024-02-07T13:54:03.619+0000 7f4aa3cc2200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-07T13:54:03.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:03 smithi177 bash[14301]: cluster 2024-02-07T13:54:01.936938+0000 mgr.y (mgr.25327) 56 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:54:03.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:03 smithi177 bash[14301]: audit 2024-02-07T13:54:02.743119+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:03.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:03 smithi177 bash[14301]: audit 2024-02-07T13:54:02.759302+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:03.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:03 smithi177 bash[19748]: cluster 2024-02-07T13:54:01.936938+0000 mgr.y (mgr.25327) 56 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:54:03.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:03 smithi177 bash[19748]: audit 2024-02-07T13:54:02.743119+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:03.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:03 smithi177 bash[19748]: audit 2024-02-07T13:54:02.759302+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:04.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:03 smithi191 bash[38971]: debug 2024-02-07T13:54:03.747+0000 7f4aa3cc2200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-07T13:54:04.537 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:04 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:54:04] "GET /metrics HTTP/1.1" 200 38170 "" "Prometheus/2.33.4" 2024-02-07T13:54:05.034 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:04 smithi191 bash[14303]: cluster 2024-02-07T13:54:03.937719+0000 mgr.y (mgr.25327) 57 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:54:05.034 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:04 smithi191 bash[14303]: audit 2024-02-07T13:54:04.152777+0000 mgr.y (mgr.25327) 58 : audit [DBG] from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:54:05.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:04 smithi177 bash[14301]: cluster 2024-02-07T13:54:03.937719+0000 mgr.y (mgr.25327) 57 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:54:05.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:04 smithi177 bash[14301]: audit 2024-02-07T13:54:04.152777+0000 mgr.y (mgr.25327) 58 : audit [DBG] from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:54:05.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:04 smithi177 bash[19748]: cluster 2024-02-07T13:54:03.937719+0000 mgr.y (mgr.25327) 57 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:54:05.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:04 smithi177 bash[19748]: audit 2024-02-07T13:54:04.152777+0000 mgr.y (mgr.25327) 58 : audit [DBG] from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:54:05.303 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:05 smithi191 bash[38971]: debug 2024-02-07T13:54:05.031+0000 7f4aa3cc2200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-07T13:54:05.304 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:05 smithi191 bash[38971]: [07/Feb/2024:13:54:05] ENGINE Bus STARTING 2024-02-07T13:54:05.304 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:05 smithi191 bash[38971]: CherryPy Checker: 2024-02-07T13:54:05.304 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:05 smithi191 bash[38971]: The Application mounted at '' has an empty config. 2024-02-07T13:54:05.304 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:05 smithi191 bash[38971]: [07/Feb/2024:13:54:05] ENGINE Serving on http://:::9283 2024-02-07T13:54:05.304 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:05 smithi191 bash[38971]: [07/Feb/2024:13:54:05] ENGINE Bus STARTED 2024-02-07T13:54:06.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:05 smithi177 bash[14301]: audit 2024-02-07T13:54:05.059339+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.? 172.21.15.191:0/2058992220' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-07T13:54:06.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:05 smithi177 bash[14301]: audit 2024-02-07T13:54:05.059643+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:54:06.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:05 smithi177 bash[14301]: cluster 2024-02-07T13:54:05.060122+0000 mon.a (mon.0) 1057 : cluster [DBG] Standby manager daemon x restarted 2024-02-07T13:54:06.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:05 smithi177 bash[14301]: cluster 2024-02-07T13:54:05.060436+0000 mon.a (mon.0) 1058 : cluster [DBG] Standby manager daemon x started 2024-02-07T13:54:06.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:05 smithi177 bash[14301]: audit 2024-02-07T13:54:05.060560+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.? 172.21.15.191:0/2058992220' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-07T13:54:06.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:05 smithi177 bash[14301]: audit 2024-02-07T13:54:05.064571+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.? 172.21.15.191:0/2058992220' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-07T13:54:06.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:05 smithi177 bash[14301]: audit 2024-02-07T13:54:05.067914+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.? 172.21.15.191:0/2058992220' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-07T13:54:06.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:05 smithi177 bash[19748]: audit 2024-02-07T13:54:05.059339+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.? 172.21.15.191:0/2058992220' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-07T13:54:06.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:05 smithi177 bash[19748]: audit 2024-02-07T13:54:05.059643+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:54:06.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:05 smithi177 bash[19748]: cluster 2024-02-07T13:54:05.060122+0000 mon.a (mon.0) 1057 : cluster [DBG] Standby manager daemon x restarted 2024-02-07T13:54:06.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:05 smithi177 bash[19748]: cluster 2024-02-07T13:54:05.060436+0000 mon.a (mon.0) 1058 : cluster [DBG] Standby manager daemon x started 2024-02-07T13:54:06.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:05 smithi177 bash[19748]: audit 2024-02-07T13:54:05.060560+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.? 172.21.15.191:0/2058992220' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-07T13:54:06.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:05 smithi177 bash[19748]: audit 2024-02-07T13:54:05.064571+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.? 172.21.15.191:0/2058992220' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-07T13:54:06.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:05 smithi177 bash[19748]: audit 2024-02-07T13:54:05.067914+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.? 172.21.15.191:0/2058992220' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-07T13:54:06.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:05 smithi191 bash[14303]: audit 2024-02-07T13:54:05.059339+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.? 172.21.15.191:0/2058992220' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-07T13:54:06.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:05 smithi191 bash[14303]: audit 2024-02-07T13:54:05.059643+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:54:06.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:05 smithi191 bash[14303]: cluster 2024-02-07T13:54:05.060122+0000 mon.a (mon.0) 1057 : cluster [DBG] Standby manager daemon x restarted 2024-02-07T13:54:06.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:05 smithi191 bash[14303]: cluster 2024-02-07T13:54:05.060436+0000 mon.a (mon.0) 1058 : cluster [DBG] Standby manager daemon x started 2024-02-07T13:54:06.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:05 smithi191 bash[14303]: audit 2024-02-07T13:54:05.060560+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.? 172.21.15.191:0/2058992220' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-07T13:54:06.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:05 smithi191 bash[14303]: audit 2024-02-07T13:54:05.064571+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.? 172.21.15.191:0/2058992220' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-07T13:54:06.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:05 smithi191 bash[14303]: audit 2024-02-07T13:54:05.067914+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.? 172.21.15.191:0/2058992220' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-07T13:54:07.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:06 smithi177 bash[14301]: cluster 2024-02-07T13:54:05.773284+0000 mon.a (mon.0) 1059 : cluster [DBG] mgrmap e32: y(active, since 46s), standbys: x 2024-02-07T13:54:07.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:06 smithi177 bash[14301]: cluster 2024-02-07T13:54:05.938772+0000 mgr.y (mgr.25327) 59 : 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 2024-02-07T13:54:07.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:06 smithi177 bash[19748]: cluster 2024-02-07T13:54:05.773284+0000 mon.a (mon.0) 1059 : cluster [DBG] mgrmap e32: y(active, since 46s), standbys: x 2024-02-07T13:54:07.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:06 smithi177 bash[19748]: cluster 2024-02-07T13:54:05.938772+0000 mgr.y (mgr.25327) 59 : 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 2024-02-07T13:54:07.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:06 smithi191 bash[14303]: cluster 2024-02-07T13:54:05.773284+0000 mon.a (mon.0) 1059 : cluster [DBG] mgrmap e32: y(active, since 46s), standbys: x 2024-02-07T13:54:07.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:06 smithi191 bash[14303]: cluster 2024-02-07T13:54:05.938772+0000 mgr.y (mgr.25327) 59 : 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 2024-02-07T13:54:08.993 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:54:08 smithi191 bash[38538]: ts=2024-02-07T13:54:08.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"smithi177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-07T13:54:09.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:08 smithi177 bash[14301]: cluster 2024-02-07T13:54:07.940251+0000 mgr.y (mgr.25327) 60 : 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 2024-02-07T13:54:09.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:08 smithi177 bash[19748]: cluster 2024-02-07T13:54:07.940251+0000 mgr.y (mgr.25327) 60 : 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 2024-02-07T13:54:09.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:08 smithi191 bash[14303]: cluster 2024-02-07T13:54:07.940251+0000 mgr.y (mgr.25327) 60 : 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 2024-02-07T13:54:11.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:11 smithi177 bash[14301]: cluster 2024-02-07T13:54:09.941030+0000 mgr.y (mgr.25327) 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 2024-02-07T13:54:11.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:11 smithi177 bash[19748]: cluster 2024-02-07T13:54:09.941030+0000 mgr.y (mgr.25327) 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 2024-02-07T13:54:11.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:10 smithi191 bash[14303]: cluster 2024-02-07T13:54:09.941030+0000 mgr.y (mgr.25327) 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 2024-02-07T13:54:13.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:13 smithi177 bash[14301]: cluster 2024-02-07T13:54:11.942726+0000 mgr.y (mgr.25327) 62 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:54:13.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:13 smithi177 bash[19748]: cluster 2024-02-07T13:54:11.942726+0000 mgr.y (mgr.25327) 62 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:54:13.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:13 smithi191 bash[14303]: cluster 2024-02-07T13:54:11.942726+0000 mgr.y (mgr.25327) 62 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:54:14.158 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:54:14] "GET /metrics HTTP/1.1" 200 38169 "" "Prometheus/2.33.4" 2024-02-07T13:54:14.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[19748]: audit 2024-02-07T13:54:13.330627+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:14.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[19748]: audit 2024-02-07T13:54:13.343594+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:14.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[19748]: audit 2024-02-07T13:54:13.347364+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:54:14.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[19748]: audit 2024-02-07T13:54:13.348985+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:54:14.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[19748]: audit 2024-02-07T13:54:13.358052+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:14.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[19748]: audit 2024-02-07T13:54:13.447734+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:54:14.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[19748]: audit 2024-02-07T13:54:13.450797+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:54:14.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[19748]: cephadm 2024-02-07T13:54:13.452271+0000 mgr.y (mgr.25327) 63 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-07T13:54:14.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[19748]: audit 2024-02-07T13:54:13.461047+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:14.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[19748]: audit 2024-02-07T13:54:13.466020+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-07T13:54:14.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[19748]: audit 2024-02-07T13:54:13.466494+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-07T13:54:14.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[19748]: audit 2024-02-07T13:54:13.473550+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-07T13:54:14.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[19748]: audit 2024-02-07T13:54:13.478004+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-07T13:54:14.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[19748]: audit 2024-02-07T13:54:13.478630+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-07T13:54:14.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[19748]: audit 2024-02-07T13:54:13.487302+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-07T13:54:14.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[19748]: audit 2024-02-07T13:54:13.490492+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-07T13:54:14.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[19748]: audit 2024-02-07T13:54:13.491951+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-07T13:54:14.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[19748]: cephadm 2024-02-07T13:54:13.492987+0000 mgr.y (mgr.25327) 64 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-02-07T13:54:14.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[14301]: audit 2024-02-07T13:54:13.330627+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:14.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[14301]: audit 2024-02-07T13:54:13.343594+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:14.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[14301]: audit 2024-02-07T13:54:13.347364+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:54:14.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[14301]: audit 2024-02-07T13:54:13.348985+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:54:14.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[14301]: audit 2024-02-07T13:54:13.358052+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:14.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[14301]: audit 2024-02-07T13:54:13.447734+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:54:14.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[14301]: audit 2024-02-07T13:54:13.450797+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:54:14.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[14301]: cephadm 2024-02-07T13:54:13.452271+0000 mgr.y (mgr.25327) 63 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-07T13:54:14.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[14301]: audit 2024-02-07T13:54:13.461047+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:14.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[14301]: audit 2024-02-07T13:54:13.466020+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-07T13:54:14.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[14301]: audit 2024-02-07T13:54:13.466494+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-07T13:54:14.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[14301]: audit 2024-02-07T13:54:13.473550+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-07T13:54:14.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[14301]: audit 2024-02-07T13:54:13.478004+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-07T13:54:14.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[14301]: audit 2024-02-07T13:54:13.478630+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-07T13:54:14.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[14301]: audit 2024-02-07T13:54:13.487302+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-07T13:54:14.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[14301]: audit 2024-02-07T13:54:13.490492+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-07T13:54:14.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[14301]: audit 2024-02-07T13:54:13.491951+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-07T13:54:14.541 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:14 smithi177 bash[14301]: cephadm 2024-02-07T13:54:13.492987+0000 mgr.y (mgr.25327) 64 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-02-07T13:54:14.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:14 smithi191 bash[14303]: audit 2024-02-07T13:54:13.330627+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:14.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:14 smithi191 bash[14303]: audit 2024-02-07T13:54:13.343594+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:14.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:14 smithi191 bash[14303]: audit 2024-02-07T13:54:13.347364+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:54:14.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:14 smithi191 bash[14303]: audit 2024-02-07T13:54:13.348985+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:54:14.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:14 smithi191 bash[14303]: audit 2024-02-07T13:54:13.358052+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:14.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:14 smithi191 bash[14303]: audit 2024-02-07T13:54:13.447734+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:54:14.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:14 smithi191 bash[14303]: audit 2024-02-07T13:54:13.450797+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:54:14.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:14 smithi191 bash[14303]: cephadm 2024-02-07T13:54:13.452271+0000 mgr.y (mgr.25327) 63 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-07T13:54:14.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:14 smithi191 bash[14303]: audit 2024-02-07T13:54:13.461047+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:14.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:14 smithi191 bash[14303]: audit 2024-02-07T13:54:13.466020+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-07T13:54:14.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:14 smithi191 bash[14303]: audit 2024-02-07T13:54:13.466494+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-07T13:54:14.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:14 smithi191 bash[14303]: audit 2024-02-07T13:54:13.473550+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-07T13:54:14.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:14 smithi191 bash[14303]: audit 2024-02-07T13:54:13.478004+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-07T13:54:14.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:14 smithi191 bash[14303]: audit 2024-02-07T13:54:13.478630+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-07T13:54:14.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:14 smithi191 bash[14303]: audit 2024-02-07T13:54:13.487302+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-07T13:54:14.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:14 smithi191 bash[14303]: audit 2024-02-07T13:54:13.490492+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-07T13:54:14.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:14 smithi191 bash[14303]: audit 2024-02-07T13:54:13.491951+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-07T13:54:14.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:14 smithi191 bash[14303]: cephadm 2024-02-07T13:54:13.492987+0000 mgr.y (mgr.25327) 64 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-02-07T13:54:15.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:15 smithi177 bash[19748]: cluster 2024-02-07T13:54:13.943452+0000 mgr.y (mgr.25327) 65 : 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 2024-02-07T13:54:15.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:15 smithi177 bash[19748]: audit 2024-02-07T13:54:14.160918+0000 mgr.y (mgr.25327) 66 : audit [DBG] from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:54:15.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:15 smithi177 bash[14301]: cluster 2024-02-07T13:54:13.943452+0000 mgr.y (mgr.25327) 65 : 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 2024-02-07T13:54:15.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:15 smithi177 bash[14301]: audit 2024-02-07T13:54:14.160918+0000 mgr.y (mgr.25327) 66 : audit [DBG] from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:54:15.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:15 smithi191 bash[14303]: cluster 2024-02-07T13:54:13.943452+0000 mgr.y (mgr.25327) 65 : 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 2024-02-07T13:54:15.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:15 smithi191 bash[14303]: audit 2024-02-07T13:54:14.160918+0000 mgr.y (mgr.25327) 66 : audit [DBG] from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:54:17.239 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:16 smithi177 bash[19748]: cluster 2024-02-07T13:54:15.944508+0000 mgr.y (mgr.25327) 67 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:54:17.240 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:16 smithi177 bash[19748]: cephadm 2024-02-07T13:54:15.962879+0000 mgr.y (mgr.25327) 68 : cephadm [INF] Upgrade: Updating mon.a 2024-02-07T13:54:17.240 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:16 smithi177 bash[19748]: audit 2024-02-07T13:54:15.970748+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:17.240 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:16 smithi177 bash[19748]: audit 2024-02-07T13:54:15.972727+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T13:54:17.240 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:16 smithi177 bash[19748]: audit 2024-02-07T13:54:15.973989+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T13:54:17.240 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:16 smithi177 bash[19748]: audit 2024-02-07T13:54:15.975210+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:54:17.240 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:16 smithi177 bash[19748]: cephadm 2024-02-07T13:54:15.976843+0000 mgr.y (mgr.25327) 69 : cephadm [INF] Deploying daemon mon.a on smithi177 2024-02-07T13:54:17.240 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:16 smithi177 bash[14301]: cluster 2024-02-07T13:54:15.944508+0000 mgr.y (mgr.25327) 67 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:54:17.240 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:16 smithi177 bash[14301]: cephadm 2024-02-07T13:54:15.962879+0000 mgr.y (mgr.25327) 68 : cephadm [INF] Upgrade: Updating mon.a 2024-02-07T13:54:17.240 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:16 smithi177 bash[14301]: audit 2024-02-07T13:54:15.970748+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:17.240 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:16 smithi177 bash[14301]: audit 2024-02-07T13:54:15.972727+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T13:54:17.240 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:16 smithi177 bash[14301]: audit 2024-02-07T13:54:15.973989+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T13:54:17.240 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:16 smithi177 bash[14301]: audit 2024-02-07T13:54:15.975210+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:54:17.241 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:16 smithi177 bash[14301]: cephadm 2024-02-07T13:54:15.976843+0000 mgr.y (mgr.25327) 69 : cephadm [INF] Deploying daemon mon.a on smithi177 2024-02-07T13:54:17.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:16 smithi191 bash[14303]: cluster 2024-02-07T13:54:15.944508+0000 mgr.y (mgr.25327) 67 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:54:17.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:16 smithi191 bash[14303]: cephadm 2024-02-07T13:54:15.962879+0000 mgr.y (mgr.25327) 68 : cephadm [INF] Upgrade: Updating mon.a 2024-02-07T13:54:17.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:16 smithi191 bash[14303]: audit 2024-02-07T13:54:15.970748+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-07T13:54:17.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:16 smithi191 bash[14303]: audit 2024-02-07T13:54:15.972727+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T13:54:17.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:16 smithi191 bash[14303]: audit 2024-02-07T13:54:15.973989+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T13:54:17.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:16 smithi191 bash[14303]: audit 2024-02-07T13:54:15.975210+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:54:17.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:16 smithi191 bash[14303]: cephadm 2024-02-07T13:54:15.976843+0000 mgr.y (mgr.25327) 69 : cephadm [INF] Deploying daemon mon.a on smithi177 2024-02-07T13:54:18.447 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:18 smithi177 systemd[1]: Stopping Ceph mon.a for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T13:54:18.712 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:18 smithi177 bash[14301]: debug 2024-02-07T13:54:18.447+0000 7f921630c700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-07T13:54:18.712 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:18 smithi177 bash[14301]: debug 2024-02-07T13:54:18.447+0000 7f921630c700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-02-07T13:54:19.053 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:54:18 smithi191 bash[38538]: ts=2024-02-07T13:54: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.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"smithi177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-07T13:54:19.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:19 smithi177 bash[53635]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-mon-a 2024-02-07T13:54:19.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:19 smithi177 bash[53706]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-mon-a 2024-02-07T13:54:19.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:19 smithi177 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@mon.a.service: Succeeded. 2024-02-07T13:54:19.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:19 smithi177 systemd[1]: Stopped Ceph mon.a for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:54:20.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:19 smithi177 systemd[1]: Started Ceph mon.a for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:54:21.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.763+0000 7f69a50b0c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-07T13:54:21.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.763+0000 7f69a50b0c80 0 ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev), process ceph-mon, pid 6 2024-02-07T13:54:21.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.763+0000 7f69a50b0c80 0 pidfile_write: ignore empty --pid-file 2024-02-07T13:54:21.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 0 load: jerasure load: lrc 2024-02-07T13:54:21.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: RocksDB version: 7.9.2 2024-02-07T13:54:21.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Git sha 0 2024-02-07T13:54:21.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Compile date 2024-02-05 19:41:51 2024-02-07T13:54:21.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: DB SUMMARY 2024-02-07T13:54:21.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: DB Session ID: ZFJFG59M591TI80MOT4S 2024-02-07T13:54:21.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: CURRENT file: CURRENT 2024-02-07T13:54:21.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: IDENTITY file: IDENTITY 2024-02-07T13:54:21.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1337 Bytes 2024-02-07T13:54:21.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000036.sst 2024-02-07T13:54:21.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000034.log size: 481462 ; 2024-02-07T13:54:21.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.error_if_exists: 0 2024-02-07T13:54:21.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.create_if_missing: 0 2024-02-07T13:54:21.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.paranoid_checks: 1 2024-02-07T13:54:21.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-02-07T13:54:21.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-07T13:54:21.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-02-07T13:54:21.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.env: 0x5604fe9baae0 2024-02-07T13:54:21.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.fs: PosixFileSystem 2024-02-07T13:54:21.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.info_log: 0x560500747900 2024-02-07T13:54:21.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-07T13:54:21.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.statistics: (nil) 2024-02-07T13:54:21.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.use_fsync: 0 2024-02-07T13:54:21.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.max_log_file_size: 0 2024-02-07T13:54:21.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-07T13:54:21.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-07T13:54:21.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-07T13:54:21.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-07T13:54:21.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.allow_fallocate: 1 2024-02-07T13:54:21.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-07T13:54:21.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-07T13:54:21.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.use_direct_reads: 0 2024-02-07T13:54:21.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-07T13:54:21.043 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.create_missing_column_families: 0 2024-02-07T13:54:21.043 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.db_log_dir: 2024-02-07T13:54:21.043 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.wal_dir: 2024-02-07T13:54:21.043 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-07T13:54:21.043 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-07T13:54:21.043 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-07T13:54:21.043 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-07T13:54:21.043 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-07T13:54:21.043 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-07T13:54:21.043 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.advise_random_on_open: 1 2024-02-07T13:54:21.043 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-07T13:54:21.043 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.write_buffer_manager: 0x56050071adc0 2024-02-07T13:54:21.043 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-07T13:54:21.043 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-07T13:54:21.044 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-07T13:54:21.044 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.rate_limiter: (nil) 2024-02-07T13:54:21.044 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-07T13:54:21.044 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-07T13:54:21.044 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-07T13:54:21.044 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-07T13:54:21.044 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.unordered_write: 0 2024-02-07T13:54:21.044 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-07T13:54:21.044 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-07T13:54:21.044 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-07T13:54:21.044 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-07T13:54:21.044 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.row_cache: None 2024-02-07T13:54:21.044 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.wal_filter: None 2024-02-07T13:54:21.044 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-07T13:54:21.044 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-07T13:54:21.045 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.two_write_queues: 0 2024-02-07T13:54:21.045 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.manual_wal_flush: 0 2024-02-07T13:54:21.045 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.wal_compression: 0 2024-02-07T13:54:21.045 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.atomic_flush: 0 2024-02-07T13:54:21.045 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-07T13:54:21.045 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-07T13:54:21.045 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-07T13:54:21.045 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.log_readahead_size: 0 2024-02-07T13:54:21.045 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-07T13:54:21.045 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-02-07T13:54:21.045 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-07T13:54:21.045 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-07T13:54:21.045 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-02-07T13:54:21.045 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-02-07T13:54:21.045 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-02-07T13:54:21.045 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.max_background_jobs: 2 2024-02-07T13:54:21.045 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.max_background_compactions: -1 2024-02-07T13:54:21.046 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.max_subcompactions: 1 2024-02-07T13:54:21.046 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-07T13:54:21.046 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-07T13:54:21.046 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-07T13:54:21.046 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.max_total_wal_size: 0 2024-02-07T13:54:21.046 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-07T13:54:21.046 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-07T13:54:21.046 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-07T13:54:21.046 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-07T13:54:21.046 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.max_open_files: -1 2024-02-07T13:54:21.046 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.bytes_per_sync: 0 2024-02-07T13:54:21.046 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-07T13:54:21.046 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-07T13:54:21.046 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-07T13:54:21.046 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.max_background_flushes: -1 2024-02-07T13:54:21.047 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Compression algorithms supported: 2024-02-07T13:54:21.047 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-07T13:54:21.047 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: kZSTD supported: 0 2024-02-07T13:54:21.047 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: kXpressCompression supported: 0 2024-02-07T13:54:21.047 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-07T13:54:21.047 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: kZlibCompression supported: 1 2024-02-07T13:54:21.047 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: kSnappyCompression supported: 1 2024-02-07T13:54:21.047 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: kLZ4Compression supported: 1 2024-02-07T13:54:21.047 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: kBZip2Compression supported: 0 2024-02-07T13:54:21.047 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-07T13:54:21.047 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-02-07T13:54:21.047 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-02-07T13:54:21.047 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-02-07T13:54:21.048 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-07T13:54:21.048 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.merge_operator: 2024-02-07T13:54:21.048 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.compaction_filter: None 2024-02-07T13:54:21.048 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.compaction_filter_factory: None 2024-02-07T13:54:21.048 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-02-07T13:54:21.048 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-07T13:54:21.048 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-07T13:54:21.048 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560500747a00) 2024-02-07T13:54:21.048 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: cache_index_and_filter_blocks: 1 2024-02-07T13:54:21.048 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-07T13:54:21.048 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-07T13:54:21.048 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: pin_top_level_index_and_filter: 1 2024-02-07T13:54:21.048 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: index_type: 0 2024-02-07T13:54:21.048 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: data_block_index_type: 0 2024-02-07T13:54:21.049 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: index_shortening: 1 2024-02-07T13:54:21.049 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: data_block_hash_table_util_ratio: 0.750000 2024-02-07T13:54:21.049 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: checksum: 4 2024-02-07T13:54:21.049 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: no_block_cache: 0 2024-02-07T13:54:21.049 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: block_cache: 0x560500749090 2024-02-07T13:54:21.049 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: block_cache_name: BinnedLRUCache 2024-02-07T13:54:21.049 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: block_cache_options: 2024-02-07T13:54:21.049 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: capacity : 536870912 2024-02-07T13:54:21.049 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: num_shard_bits : 4 2024-02-07T13:54:21.049 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: strict_capacity_limit : 0 2024-02-07T13:54:21.049 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: high_pri_pool_ratio: 0.000 2024-02-07T13:54:21.049 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: block_cache_compressed: (nil) 2024-02-07T13:54:21.049 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: persistent_cache: (nil) 2024-02-07T13:54:21.049 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: block_size: 4096 2024-02-07T13:54:21.050 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: block_size_deviation: 10 2024-02-07T13:54:21.050 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: block_restart_interval: 16 2024-02-07T13:54:21.050 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: index_block_restart_interval: 1 2024-02-07T13:54:21.050 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: metadata_block_size: 4096 2024-02-07T13:54:21.050 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: partition_filters: 0 2024-02-07T13:54:21.050 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: use_delta_encoding: 1 2024-02-07T13:54:21.050 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: filter_policy: bloomfilter 2024-02-07T13:54:21.050 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: whole_key_filtering: 1 2024-02-07T13:54:21.050 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: verify_compression: 0 2024-02-07T13:54:21.050 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: read_amp_bytes_per_bit: 0 2024-02-07T13:54:21.050 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: format_version: 5 2024-02-07T13:54:21.050 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: enable_index_compression: 1 2024-02-07T13:54:21.050 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: block_align: 0 2024-02-07T13:54:21.050 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: max_auto_readahead_size: 262144 2024-02-07T13:54:21.050 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: prepopulate_block_cache: 0 2024-02-07T13:54:21.051 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: initial_auto_readahead_size: 8192 2024-02-07T13:54:21.051 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: num_file_reads_for_auto_readahead: 2 2024-02-07T13:54:21.051 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-07T13:54:21.051 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-07T13:54:21.051 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.compression: NoCompression 2024-02-07T13:54:21.051 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-07T13:54:21.051 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-07T13:54:21.051 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-07T13:54:21.051 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.num_levels: 7 2024-02-07T13:54:21.051 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-07T13:54:21.051 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-07T13:54:21.051 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-07T13:54:21.051 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-07T13:54:21.052 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-07T13:54:21.052 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-07T13:54:21.052 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-07T13:54:21.052 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-07T13:54:21.052 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-07T13:54:21.052 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-07T13:54:21.052 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-02-07T13:54:21.052 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-02-07T13:54:21.052 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-07T13:54:21.052 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.compression_opts.level: 32767 2024-02-07T13:54:21.052 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-07T13:54:21.053 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-07T13:54:21.053 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-07T13:54:21.053 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-02-07T13:54:21.053 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-07T13:54:21.053 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.compression_opts.enabled: false 2024-02-07T13:54:21.053 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-02-07T13:54:21.053 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-07T13:54:21.053 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-07T13:54:21.053 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-07T13:54:21.053 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-07T13:54:21.053 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-07T13:54:21.053 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-07T13:54:21.054 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-07T13:54:21.054 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-07T13:54:21.054 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-07T13:54:21.054 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-07T13:54:21.054 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-07T13:54:21.054 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-07T13:54:21.054 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-07T13:54:21.054 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-07T13:54:21.054 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-07T13:54:21.054 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-07T13:54:21.054 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-07T13:54:21.054 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-02-07T13:54:21.054 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.arena_block_size: 1048576 2024-02-07T13:54:21.054 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-07T13:54:21.054 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-07T13:54:21.055 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-07T13:54:21.055 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-07T13:54:21.055 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-07T13:54:21.055 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-07T13:54:21.055 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-07T13:54:21.055 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-07T13:54:21.055 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-07T13:54:21.055 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-07T13:54:21.055 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-07T13:54:21.055 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-07T13:54:21.055 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-07T13:54:21.055 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.table_properties_collectors: 2024-02-07T13:54:21.055 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.inplace_update_support: 0 2024-02-07T13:54:21.055 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-07T13:54:21.055 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-07T13:54:21.056 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-07T13:54:21.056 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-07T13:54:21.056 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.bloom_locality: 0 2024-02-07T13:54:21.056 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.max_successive_merges: 0 2024-02-07T13:54:21.056 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-07T13:54:21.056 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-07T13:54:21.056 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.force_consistency_checks: 1 2024-02-07T13:54:21.056 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-07T13:54:21.056 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.ttl: 2592000 2024-02-07T13:54:21.056 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-07T13:54:21.056 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-02-07T13:54:21.056 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-02-07T13:54:21.056 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.enable_blob_files: false 2024-02-07T13:54:21.057 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.min_blob_size: 0 2024-02-07T13:54:21.057 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.blob_file_size: 268435456 2024-02-07T13:54:21.057 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-02-07T13:54:21.057 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-02-07T13:54:21.057 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-07T13:54:21.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-02-07T13:54:21.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-02-07T13:54:21.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-02-07T13:54:21.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f69a50b0c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-02-07T13:54:21.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.767+0000 7f699a039700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 36.sst 2024-02-07T13:54:21.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.771+0000 7f69a50b0c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-07T13:54:21.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.771+0000 7f69a50b0c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 succeeded,manifest_file_number is 15, next_file_number is 38, last_sequence is 16906, log_number is 34,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-07T13:54:21.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.771+0000 7f69a50b0c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 34 2024-02-07T13:54:21.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.771+0000 7f69a50b0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 9a59c6ca-f86f-40b9-b671-74195a2aea96 2024-02-07T13:54:21.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.771+0000 7f69a50b0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707314060772501, "job": 1, "event": "recovery_started", "wal_files": [34]} 2024-02-07T13:54:21.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.771+0000 7f69a50b0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #34 mode 2 2024-02-07T13:54:21.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.775+0000 7f69a50b0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707314060777933, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 39, "file_size": 478564, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 16907, "largest_seqno": 17150, "table_properties": {"data_size": 476551, "index_size": 679, "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": 3301, "raw_average_key_size": 25, "raw_value_size": 473686, "raw_average_value_size": 3700, "num_data_blocks": 30, "num_entries": 128, "num_filter_entries": 128, "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": 1707314060, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "9a59c6ca-f86f-40b9-b671-74195a2aea96", "db_session_id": "ZFJFG59M591TI80MOT4S", "orig_file_number": 39, "seqno_to_time_mapping": "N/A"}} 2024-02-07T13:54:21.058 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.775+0000 7f69a50b0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707314060778081, "job": 1, "event": "recovery_finished"} 2024-02-07T13:54:21.059 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.775+0000 7f69a50b0c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 41 2024-02-07T13:54:21.059 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.775+0000 7f69a50b0c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-07T13:54:21.059 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.779+0000 7f69a50b0c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000034.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-02-07T13:54:21.059 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.779+0000 7f69a50b0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56050083e000 2024-02-07T13:54:21.059 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.779+0000 7f69a50b0c80 4 rocksdb: DB pointer 0x560500828000 2024-02-07T13:54:21.059 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.779+0000 7f699382c700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-02-07T13:54:21.059 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.779+0000 7f699382c700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-02-07T13:54:21.059 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: ** DB Stats ** 2024-02-07T13:54:21.059 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-07T13:54:21.059 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-07T13:54:21.059 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-07T13:54:21.059 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-07T13:54:21.059 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-07T13:54:21.060 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-07T13:54:21.060 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-07T13:54:21.060 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: ** Compaction Stats [default] ** 2024-02-07T13:54:21.060 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-02-07T13:54:21.060 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-02-07T13:54:21.060 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: L0 1/0 467.35 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 143.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-02-07T13:54:21.060 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: L6 1/0 9.74 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-02-07T13:54:21.060 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: Sum 2/0 10.19 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 143.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-02-07T13:54:21.060 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 143.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-02-07T13:54:21.060 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: ** Compaction Stats [default] ** 2024-02-07T13:54:21.060 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-02-07T13:54:21.060 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-07T13:54:21.060 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 143.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-02-07T13:54:21.061 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-02-07T13:54:21.061 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-07T13:54:21.061 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-07T13:54:21.061 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-07T13:54:21.061 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: AddFile(Total Files): cumulative 0, interval 0 2024-02-07T13:54:21.061 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-07T13:54:21.061 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: AddFile(Keys): cumulative 0, interval 0 2024-02-07T13:54:21.061 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: Cumulative compaction: 0.00 GB write, 39.52 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-07T13:54:21.061 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: Interval compaction: 0.00 GB write, 39.52 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-07T13:54:21.062 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-07T13:54:21.062 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: Block cache BinnedLRUCache@0x560500749090#6 capacity: 512.00 MB usage: 1.14 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-02-07T13:54:21.062 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: Block cache entry stats(count,size,portion): FilterBlock(1,0.38 KB,7.15256e-05%) IndexBlock(1,0.77 KB,0.000146031%) Misc(1,0.00 KB,0%) 2024-02-07T13:54:21.062 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: ** File Read Latency Histogram By Level [default] ** 2024-02-07T13:54:21.062 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.779+0000 7f69a50b0c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] at bind addrs [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 2024-02-07T13:54:21.062 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.783+0000 7f69a50b0c80 1 mon.a@-1(???) e3 preinit fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 2024-02-07T13:54:21.062 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.783+0000 7f69a50b0c80 0 mon.a@-1(???).mds e1 new map 2024-02-07T13:54:21.062 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.783+0000 7f69a50b0c80 0 mon.a@-1(???).mds e1 print_map 2024-02-07T13:54:21.062 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: e1 2024-02-07T13:54:21.062 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-07T13:54:21.062 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-07T13:54:21.062 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: legacy client fscid: -1 2024-02-07T13:54:21.062 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: 2024-02-07T13:54:21.062 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: No filesystems configured 2024-02-07T13:54:21.063 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.783+0000 7f69a50b0c80 0 mon.a@-1(???).osd e102 crush map has features 3314933000854323200, adjusting msgr requires 2024-02-07T13:54:21.063 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.783+0000 7f69a50b0c80 0 mon.a@-1(???).osd e102 crush map has features 432629239337189376, adjusting msgr requires 2024-02-07T13:54:21.063 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.783+0000 7f69a50b0c80 0 mon.a@-1(???).osd e102 crush map has features 432629239337189376, adjusting msgr requires 2024-02-07T13:54:21.063 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.783+0000 7f69a50b0c80 0 mon.a@-1(???).osd e102 crush map has features 432629239337189376, adjusting msgr requires 2024-02-07T13:54:21.063 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:20 smithi177 bash[53774]: debug 2024-02-07T13:54:20.783+0000 7f69a50b0c80 1 mon.a@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2024-02-07T13:54:22.553 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:22 smithi191 bash[38971]: ignoring --setuser ceph since I am not root 2024-02-07T13:54:22.554 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:22 smithi191 bash[38971]: ignoring --setgroup ceph since I am not root 2024-02-07T13:54:22.554 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:22 smithi191 bash[38971]: debug 2024-02-07T13:54:22.314+0000 7f8fa4e38700 1 -- 172.21.15.191:0/1776467381 <== mon.2 v2:172.21.15.191:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562666159520 con 0x562666ed6800 2024-02-07T13:54:22.554 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:22 smithi191 bash[38971]: debug 2024-02-07T13:54:22.482+0000 7f8faec0f200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-07T13:54:22.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:22 smithi191 bash[14303]: cluster 2024-02-07T13:54:17.945896+0000 mgr.y (mgr.25327) 70 : cluster [DBG] 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 2024-02-07T13:54:22.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:22 smithi191 bash[14303]: cluster 2024-02-07T13:54:19.946664+0000 mgr.y (mgr.25327) 71 : cluster [DBG] 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 2024-02-07T13:54:22.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:22 smithi191 bash[14303]: audit 2024-02-07T13:54:20.068286+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:54:22.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:22 smithi191 bash[14303]: cluster 2024-02-07T13:54:22.206411+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-02-07T13:54:22.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:22 smithi191 bash[14303]: cluster 2024-02-07T13:54:22.226456+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-07T13:54:22.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:22 smithi191 bash[14303]: cluster 2024-02-07T13:54:22.238826+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-07T13:54:22.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:22 smithi191 bash[14303]: cluster 2024-02-07T13:54:22.240136+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-07T13:54:22.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:22 smithi191 bash[14303]: cluster 2024-02-07T13:54:22.240216+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-02-07T13:54:22.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:22 smithi191 bash[14303]: cluster 2024-02-07T13:54:22.242532+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e32: y(active, since 63s), standbys: x 2024-02-07T13:54:22.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:22 smithi191 bash[14303]: audit 2024-02-07T13:54:22.259668+0000 mon.a (mon.0) 7 : audit [INF] from='mgr.25327 ' entity='' 2024-02-07T13:54:22.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:22 smithi191 bash[14303]: cluster 2024-02-07T13:54:22.260708+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e33: y(active, since 63s), standbys: x 2024-02-07T13:54:22.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:22 smithi191 bash[14303]: cluster 2024-02-07T13:54:22.260775+0000 mon.a (mon.0) 9 : cluster [INF] overall HEALTH_OK 2024-02-07T13:54:22.787 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:22 smithi177 bash[50600]: ignoring --setuser ceph since I am not root 2024-02-07T13:54:22.787 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:22 smithi177 bash[50600]: ignoring --setgroup ceph since I am not root 2024-02-07T13:54:22.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:22 smithi177 bash[50600]: debug 2024-02-07T13:54:22.327+0000 7fe6244fc700 1 -- 172.21.15.177:0/4195559534 <== mon.2 v2:172.21.15.191:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56482bbf7520 con 0x56482c974400 2024-02-07T13:54:22.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:22 smithi177 bash[50600]: debug 2024-02-07T13:54:22.487+0000 7fe62e2d3200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-07T13:54:22.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:22 smithi177 bash[53774]: cluster 2024-02-07T13:54:17.945896+0000 mgr.y (mgr.25327) 70 : 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 2024-02-07T13:54:22.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:22 smithi177 bash[53774]: cluster 2024-02-07T13:54:19.946664+0000 mgr.y (mgr.25327) 71 : 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 2024-02-07T13:54:22.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:22 smithi177 bash[53774]: audit 2024-02-07T13:54:20.068286+0000 mon.c (mon.1) 104 : audit 0 from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:54:22.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:22 smithi177 bash[53774]: cluster 2024-02-07T13:54:22.206411+0000 mon.a (mon.0) 1 : cluster 1 mon.a calling monitor election 2024-02-07T13:54:22.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:22 smithi177 bash[53774]: cluster 2024-02-07T13:54:22.226456+0000 mon.a (mon.0) 2 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-07T13:54:22.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:22 smithi177 bash[53774]: cluster 2024-02-07T13:54:22.238826+0000 mon.a (mon.0) 3 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-07T13:54:22.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:22 smithi177 bash[53774]: cluster 2024-02-07T13:54:22.240136+0000 mon.a (mon.0) 4 : cluster 0 fsmap 2024-02-07T13:54:22.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:22 smithi177 bash[53774]: cluster 2024-02-07T13:54:22.240216+0000 mon.a (mon.0) 5 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2024-02-07T13:54:22.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:22 smithi177 bash[53774]: cluster 2024-02-07T13:54:22.242532+0000 mon.a (mon.0) 6 : cluster 0 mgrmap e32: y(active, since 63s), standbys: x 2024-02-07T13:54:22.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:22 smithi177 bash[53774]: audit 2024-02-07T13:54:22.259668+0000 mon.a (mon.0) 7 : audit 1 from='mgr.25327 ' entity='' 2024-02-07T13:54:22.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:22 smithi177 bash[53774]: cluster 2024-02-07T13:54:22.260708+0000 mon.a (mon.0) 8 : cluster 0 mgrmap e33: y(active, since 63s), standbys: x 2024-02-07T13:54:22.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:22 smithi177 bash[53774]: cluster 2024-02-07T13:54:22.260775+0000 mon.a (mon.0) 9 : cluster 1 overall HEALTH_OK 2024-02-07T13:54:22.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:22 smithi177 bash[19748]: cluster 2024-02-07T13:54:17.945896+0000 mgr.y (mgr.25327) 70 : cluster [DBG] 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 2024-02-07T13:54:22.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:22 smithi177 bash[19748]: cluster 2024-02-07T13:54:19.946664+0000 mgr.y (mgr.25327) 71 : cluster [DBG] 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 2024-02-07T13:54:22.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:22 smithi177 bash[19748]: audit 2024-02-07T13:54:20.068286+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.25327 172.21.15.177:0/1668669401' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:54:22.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:22 smithi177 bash[19748]: cluster 2024-02-07T13:54:22.206411+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-02-07T13:54:22.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:22 smithi177 bash[19748]: cluster 2024-02-07T13:54:22.226456+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-07T13:54:22.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:22 smithi177 bash[19748]: cluster 2024-02-07T13:54:22.238826+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-07T13:54:22.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:22 smithi177 bash[19748]: cluster 2024-02-07T13:54:22.240136+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-07T13:54:22.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:22 smithi177 bash[19748]: cluster 2024-02-07T13:54:22.240216+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-02-07T13:54:22.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:22 smithi177 bash[19748]: cluster 2024-02-07T13:54:22.242532+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e32: y(active, since 63s), standbys: x 2024-02-07T13:54:22.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:22 smithi177 bash[19748]: audit 2024-02-07T13:54:22.259668+0000 mon.a (mon.0) 7 : audit [INF] from='mgr.25327 ' entity='' 2024-02-07T13:54:22.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:22 smithi177 bash[19748]: cluster 2024-02-07T13:54:22.260708+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e33: y(active, since 63s), standbys: x 2024-02-07T13:54:22.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:22 smithi177 bash[19748]: cluster 2024-02-07T13:54:22.260775+0000 mon.a (mon.0) 9 : cluster [INF] overall HEALTH_OK 2024-02-07T13:54:23.787 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:23 smithi177 bash[50600]: debug 2024-02-07T13:54:23.391+0000 7fe62e2d3200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-07T13:54:23.787 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:23 smithi177 bash[50600]: debug 2024-02-07T13:54:23.491+0000 7fe62e2d3200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-07T13:54:23.787 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:23 smithi177 bash[50600]: debug 2024-02-07T13:54:23.595+0000 7fe62e2d3200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-07T13:54:23.803 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:23 smithi191 bash[38971]: debug 2024-02-07T13:54:23.394+0000 7f8faec0f200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-07T13:54:23.803 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:23 smithi191 bash[38971]: debug 2024-02-07T13:54:23.494+0000 7f8faec0f200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-07T13:54:23.803 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:23 smithi191 bash[38971]: debug 2024-02-07T13:54:23.606+0000 7f8faec0f200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-07T13:54:24.254 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:23 smithi177 bash[50600]: debug 2024-02-07T13:54:23.879+0000 7fe62e2d3200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-07T13:54:24.260 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:23 smithi191 bash[38971]: debug 2024-02-07T13:54:23.914+0000 7f8faec0f200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-07T13:54:24.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:24 smithi177 bash[53774]: cluster 2024-02-07T13:54:23.269299+0000 mon.a (mon.0) 10 : cluster 0 mgrmap e34: y(active, since 64s), standbys: x 2024-02-07T13:54:24.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:24 smithi177 bash[50600]: debug 2024-02-07T13:54:24.255+0000 7fe62e2d3200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-07T13:54:24.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:24 smithi177 bash[50600]: debug 2024-02-07T13:54:24.415+0000 7fe62e2d3200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-07T13:54:24.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:24 smithi177 bash[19748]: cluster 2024-02-07T13:54:23.269299+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e34: y(active, since 64s), standbys: x 2024-02-07T13:54:24.553 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:24 smithi191 bash[38971]: debug 2024-02-07T13:54:24.306+0000 7f8faec0f200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-07T13:54:24.553 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:24 smithi191 bash[38971]: debug 2024-02-07T13:54:24.470+0000 7f8faec0f200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-07T13:54:24.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:24 smithi191 bash[14303]: cluster 2024-02-07T13:54:23.269299+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e34: y(active, since 64s), standbys: x 2024-02-07T13:54:25.037 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:24 smithi177 bash[50600]: debug 2024-02-07T13:54:24.623+0000 7fe62e2d3200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-07T13:54:25.055 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:24 smithi191 bash[38971]: debug 2024-02-07T13:54:24.682+0000 7f8faec0f200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-07T13:54:26.037 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:25 smithi177 bash[50600]: debug 2024-02-07T13:54:25.647+0000 7fe62e2d3200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-07T13:54:26.038 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:25 smithi177 bash[50600]: debug 2024-02-07T13:54:25.759+0000 7fe62e2d3200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-07T13:54:26.038 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:25 smithi177 bash[50600]: debug 2024-02-07T13:54:25.879+0000 7fe62e2d3200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-07T13:54:26.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:25 smithi191 bash[38971]: debug 2024-02-07T13:54:25.714+0000 7f8faec0f200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-07T13:54:26.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:25 smithi191 bash[38971]: debug 2024-02-07T13:54:25.826+0000 7f8faec0f200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-07T13:54:26.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:25 smithi191 bash[38971]: debug 2024-02-07T13:54:25.942+0000 7f8faec0f200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-07T13:54:26.787 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:26 smithi177 bash[50600]: debug 2024-02-07T13:54:26.355+0000 7fe62e2d3200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-07T13:54:26.788 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:26 smithi177 bash[50600]: debug 2024-02-07T13:54:26.575+0000 7fe62e2d3200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-07T13:54:26.803 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:26 smithi191 bash[38971]: debug 2024-02-07T13:54:26.418+0000 7f8faec0f200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-07T13:54:26.803 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:26 smithi191 bash[38971]: debug 2024-02-07T13:54:26.646+0000 7f8faec0f200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-07T13:54:27.287 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:27 smithi177 bash[50600]: debug 2024-02-07T13:54:27.031+0000 7fe62e2d3200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-07T13:54:27.553 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:27 smithi191 bash[38971]: debug 2024-02-07T13:54:27.106+0000 7f8faec0f200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-07T13:54:28.037 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:27 smithi177 bash[50600]: debug 2024-02-07T13:54:27.551+0000 7fe62e2d3200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-07T13:54:28.053 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:27 smithi191 bash[38971]: debug 2024-02-07T13:54:27.626+0000 7f8faec0f200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-07T13:54:28.537 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:28 smithi177 bash[50600]: debug 2024-02-07T13:54:28.095+0000 7fe62e2d3200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-07T13:54:28.537 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:28 smithi177 bash[50600]: debug 2024-02-07T13:54:28.207+0000 7fe62e2d3200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-07T13:54:28.553 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:28 smithi191 bash[38971]: debug 2024-02-07T13:54:28.186+0000 7f8faec0f200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-07T13:54:28.553 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:28 smithi191 bash[38971]: debug 2024-02-07T13:54:28.294+0000 7f8faec0f200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-07T13:54:28.819 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:28 smithi177 bash[50600]: debug 2024-02-07T13:54:28.563+0000 7fe62e2d3200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-07T13:54:28.819 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:28 smithi177 bash[50600]: debug 2024-02-07T13:54:28.675+0000 7fe62e2d3200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-07T13:54:28.910 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:28 smithi191 bash[38971]: debug 2024-02-07T13:54:28.646+0000 7f8faec0f200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-07T13:54:28.910 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:28 smithi191 bash[38971]: debug 2024-02-07T13:54:28.762+0000 7f8faec0f200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-07T13:54:29.251 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:28 smithi177 bash[50600]: debug 2024-02-07T13:54:28.819+0000 7fe62e2d3200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-07T13:54:29.251 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:28 smithi177 bash[50600]: debug 2024-02-07T13:54:28.935+0000 7fe62e2d3200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-07T13:54:29.252 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:29 smithi177 bash[50600]: debug 2024-02-07T13:54:29.063+0000 7fe62e2d3200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-07T13:54:29.303 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:28 smithi191 bash[38971]: debug 2024-02-07T13:54:28.906+0000 7f8faec0f200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-07T13:54:29.303 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:29 smithi191 bash[38971]: debug 2024-02-07T13:54:29.022+0000 7f8faec0f200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-07T13:54:29.303 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:29 smithi191 bash[38971]: debug 2024-02-07T13:54:29.150+0000 7f8faec0f200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-07T13:54:29.537 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:29 smithi177 bash[50600]: debug 2024-02-07T13:54:29.251+0000 7fe62e2d3200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-07T13:54:29.537 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:29 smithi177 bash[50600]: debug 2024-02-07T13:54:29.379+0000 7fe62e2d3200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-07T13:54:29.803 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:29 smithi191 bash[38971]: debug 2024-02-07T13:54:29.342+0000 7f8faec0f200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-07T13:54:29.804 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:29 smithi191 bash[38971]: debug 2024-02-07T13:54:29.470+0000 7f8faec0f200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-07T13:54:30.926 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[50600]: debug 2024-02-07T13:54:30.662+0000 7fe62e2d3200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-07T13:54:30.926 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[50600]: [07/Feb/2024:13:54:30] ENGINE Bus STARTING 2024-02-07T13:54:30.927 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[19748]: debug 2024-02-07T13:54:30.674+0000 7f2b2ea50700 -1 mon.c@1(peon).osd e103 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-07T13:54:30.927 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[19748]: cluster 2024-02-07T13:54:30.670763+0000 mon.a (mon.0) 11 : cluster [INF] Active manager daemon y restarted 2024-02-07T13:54:30.927 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[19748]: cluster 2024-02-07T13:54:30.671449+0000 mon.a (mon.0) 12 : cluster [INF] Activating manager daemon y 2024-02-07T13:54:30.927 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[19748]: cluster 2024-02-07T13:54:30.682357+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-02-07T13:54:30.927 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[19748]: cluster 2024-02-07T13:54:30.682779+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e35: y(active, starting, since 0.0115048s), standbys: x 2024-02-07T13:54:30.927 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[19748]: audit 2024-02-07T13:54:30.702887+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:54:30.927 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[19748]: audit 2024-02-07T13:54:30.703110+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:54:30.927 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[19748]: audit 2024-02-07T13:54:30.703297+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:54:30.927 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[19748]: audit 2024-02-07T13:54:30.704468+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-07T13:54:30.927 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[19748]: audit 2024-02-07T13:54:30.704702+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-07T13:54:30.928 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[19748]: audit 2024-02-07T13:54:30.704932+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T13:54:30.928 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[19748]: audit 2024-02-07T13:54:30.705195+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T13:54:30.928 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[19748]: audit 2024-02-07T13:54:30.705445+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T13:54:30.928 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[19748]: audit 2024-02-07T13:54:30.705707+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-07T13:54:30.928 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[19748]: audit 2024-02-07T13:54:30.705969+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-07T13:54:30.928 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[19748]: audit 2024-02-07T13:54:30.706233+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-07T13:54:30.928 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[19748]: audit 2024-02-07T13:54:30.706498+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-07T13:54:30.928 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[19748]: audit 2024-02-07T13:54:30.706752+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-07T13:54:30.928 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[19748]: audit 2024-02-07T13:54:30.707029+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-07T13:54:30.928 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[19748]: audit 2024-02-07T13:54:30.707235+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-07T13:54:30.929 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[53774]: cluster 2024-02-07T13:54:30.670763+0000 mon.a (mon.0) 11 : cluster 1 Active manager daemon y restarted 2024-02-07T13:54:30.929 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[53774]: cluster 2024-02-07T13:54:30.671449+0000 mon.a (mon.0) 12 : cluster 1 Activating manager daemon y 2024-02-07T13:54:30.929 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[53774]: cluster 2024-02-07T13:54:30.682357+0000 mon.a (mon.0) 13 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2024-02-07T13:54:30.929 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[53774]: cluster 2024-02-07T13:54:30.682779+0000 mon.a (mon.0) 14 : cluster 0 mgrmap e35: y(active, starting, since 0.0115048s), standbys: x 2024-02-07T13:54:30.929 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[53774]: audit 2024-02-07T13:54:30.702887+0000 mon.a (mon.0) 15 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:54:30.929 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[53774]: audit 2024-02-07T13:54:30.703110+0000 mon.a (mon.0) 16 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:54:30.929 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[53774]: audit 2024-02-07T13:54:30.703297+0000 mon.a (mon.0) 17 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:54:30.929 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[53774]: audit 2024-02-07T13:54:30.704468+0000 mon.a (mon.0) 18 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-07T13:54:30.929 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[53774]: audit 2024-02-07T13:54:30.704702+0000 mon.a (mon.0) 19 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-07T13:54:30.929 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[53774]: audit 2024-02-07T13:54:30.704932+0000 mon.a (mon.0) 20 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T13:54:30.929 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[53774]: audit 2024-02-07T13:54:30.705195+0000 mon.a (mon.0) 21 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T13:54:30.929 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[53774]: audit 2024-02-07T13:54:30.705445+0000 mon.a (mon.0) 22 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T13:54:30.930 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[53774]: audit 2024-02-07T13:54:30.705707+0000 mon.a (mon.0) 23 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-07T13:54:30.930 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[53774]: audit 2024-02-07T13:54:30.705969+0000 mon.a (mon.0) 24 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-07T13:54:30.930 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[53774]: audit 2024-02-07T13:54:30.706233+0000 mon.a (mon.0) 25 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-07T13:54:30.930 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[53774]: audit 2024-02-07T13:54:30.706498+0000 mon.a (mon.0) 26 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-07T13:54:30.930 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[53774]: audit 2024-02-07T13:54:30.706752+0000 mon.a (mon.0) 27 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-07T13:54:30.930 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[53774]: audit 2024-02-07T13:54:30.707029+0000 mon.a (mon.0) 28 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-07T13:54:30.930 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[53774]: audit 2024-02-07T13:54:30.707235+0000 mon.a (mon.0) 29 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-07T13:54:30.930 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[53774]: audit 2024-02-07T13:54:30.707705+0000 mon.a (mon.0) 30 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-07T13:54:30.930 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[53774]: cluster 2024-02-07T13:54:30.716629+0000 mon.a (mon.0) 31 : cluster 1 Manager daemon y is now available 2024-02-07T13:54:30.930 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[19748]: audit 2024-02-07T13:54:30.707705+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-07T13:54:30.931 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:30 smithi177 bash[19748]: cluster 2024-02-07T13:54:30.716629+0000 mon.a (mon.0) 31 : cluster [INF] Manager daemon y is now available 2024-02-07T13:54:30.938 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:30 smithi191 bash[38971]: debug 2024-02-07T13:54:30.778+0000 7f8faec0f200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-07T13:54:30.939 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:30 smithi191 bash[38971]: [07/Feb/2024:13:54:30] ENGINE Bus STARTING 2024-02-07T13:54:30.939 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:30 smithi191 bash[38971]: CherryPy Checker: 2024-02-07T13:54:30.939 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:30 smithi191 bash[38971]: The Application mounted at '' has an empty config. 2024-02-07T13:54:30.939 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:30 smithi191 bash[38971]: [07/Feb/2024:13:54:30] ENGINE Serving on http://:::9283 2024-02-07T13:54:30.939 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 13:54:30 smithi191 bash[38971]: [07/Feb/2024:13:54:30] ENGINE Bus STARTED 2024-02-07T13:54:30.939 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:30 smithi191 bash[14303]: debug 2024-02-07T13:54:30.670+0000 7f55d47d2700 -1 mon.b@2(peon).osd e103 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-07T13:54:30.939 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:30 smithi191 bash[14303]: cluster 2024-02-07T13:54:30.670763+0000 mon.a (mon.0) 11 : cluster [INF] Active manager daemon y restarted 2024-02-07T13:54:30.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:30 smithi191 bash[14303]: cluster 2024-02-07T13:54:30.671449+0000 mon.a (mon.0) 12 : cluster [INF] Activating manager daemon y 2024-02-07T13:54:30.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:30 smithi191 bash[14303]: cluster 2024-02-07T13:54:30.682357+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-02-07T13:54:30.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:30 smithi191 bash[14303]: cluster 2024-02-07T13:54:30.682779+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e35: y(active, starting, since 0.0115048s), standbys: x 2024-02-07T13:54:30.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:30 smithi191 bash[14303]: audit 2024-02-07T13:54:30.702887+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:54:30.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:30 smithi191 bash[14303]: audit 2024-02-07T13:54:30.703110+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:54:30.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:30 smithi191 bash[14303]: audit 2024-02-07T13:54:30.703297+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:54:30.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:30 smithi191 bash[14303]: audit 2024-02-07T13:54:30.704468+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-07T13:54:30.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:30 smithi191 bash[14303]: audit 2024-02-07T13:54:30.704702+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-07T13:54:30.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:30 smithi191 bash[14303]: audit 2024-02-07T13:54:30.704932+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T13:54:30.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:30 smithi191 bash[14303]: audit 2024-02-07T13:54:30.705195+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T13:54:30.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:30 smithi191 bash[14303]: audit 2024-02-07T13:54:30.705445+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T13:54:30.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:30 smithi191 bash[14303]: audit 2024-02-07T13:54:30.705707+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-07T13:54:30.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:30 smithi191 bash[14303]: audit 2024-02-07T13:54:30.705969+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-07T13:54:30.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:30 smithi191 bash[14303]: audit 2024-02-07T13:54:30.706233+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-07T13:54:30.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:30 smithi191 bash[14303]: audit 2024-02-07T13:54:30.706498+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-07T13:54:30.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:30 smithi191 bash[14303]: audit 2024-02-07T13:54:30.706752+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-07T13:54:30.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:30 smithi191 bash[14303]: audit 2024-02-07T13:54:30.707029+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-07T13:54:30.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:30 smithi191 bash[14303]: audit 2024-02-07T13:54:30.707235+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-07T13:54:30.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:30 smithi191 bash[14303]: audit 2024-02-07T13:54:30.707705+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-07T13:54:30.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:30 smithi191 bash[14303]: cluster 2024-02-07T13:54:30.716629+0000 mon.a (mon.0) 31 : cluster [INF] Manager daemon y is now available 2024-02-07T13:54:31.287 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[50600]: CherryPy Checker: 2024-02-07T13:54:31.287 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[50600]: The Application mounted at '' has an empty config. 2024-02-07T13:54:31.287 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[50600]: [07/Feb/2024:13:54:31] ENGINE Serving on http://:::9283 2024-02-07T13:54:31.288 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[50600]: [07/Feb/2024:13:54:31] ENGINE Bus STARTED 2024-02-07T13:54:32.037 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[50600]: debug 2024-02-07T13:54:31.698+0000 7fe5e5dad700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-02-07T13:54:32.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[53774]: cluster 2024-02-07T13:54:30.685882+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e103 with expected crc 2024-02-07T13:54:32.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[53774]: cluster 2024-02-07T13:54:30.687627+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e103 with expected crc 2024-02-07T13:54:32.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[53774]: audit 2024-02-07T13:54:30.781675+0000 mon.a (mon.0) 32 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:54:32.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[53774]: cluster 2024-02-07T13:54:30.786872+0000 mon.a (mon.0) 33 : cluster 0 Standby manager daemon x restarted 2024-02-07T13:54:32.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[53774]: cluster 2024-02-07T13:54:30.787047+0000 mon.a (mon.0) 34 : cluster 0 Standby manager daemon x started 2024-02-07T13:54:32.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[53774]: audit 2024-02-07T13:54:30.795917+0000 mon.a (mon.0) 35 : audit 0 from='mgr.? 172.21.15.191:0/2696895696' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-07T13:54:32.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[53774]: audit 2024-02-07T13:54:30.796754+0000 mon.a (mon.0) 36 : audit 0 from='mgr.? 172.21.15.191:0/2696895696' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-07T13:54:32.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[53774]: audit 2024-02-07T13:54:30.799198+0000 mon.a (mon.0) 37 : audit 0 from='mgr.? 172.21.15.191:0/2696895696' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-07T13:54:32.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[53774]: audit 2024-02-07T13:54:30.799707+0000 mon.a (mon.0) 38 : audit 0 from='mgr.? 172.21.15.191:0/2696895696' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-07T13:54:32.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[53774]: audit 2024-02-07T13:54:30.829773+0000 mon.a (mon.0) 39 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:54:32.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[53774]: audit 2024-02-07T13:54:30.848795+0000 mon.a (mon.0) 40 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:54:32.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[53774]: cluster 2024-02-07T13:54:30.863123+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e103 with expected crc 2024-02-07T13:54:32.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[53774]: cluster 2024-02-07T13:54:30.898218+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e103 with expected crc 2024-02-07T13:54:32.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[53774]: audit 2024-02-07T13:54:30.909473+0000 mon.a (mon.0) 41 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:54:32.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[53774]: cephadm 2024-02-07T13:54:31.074677+0000 mgr.y (mgr.25346) 1 : cephadm 1 [07/Feb/2024:13:54:31] ENGINE Bus STARTING 2024-02-07T13:54:32.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[53774]: cluster 2024-02-07T13:54:31.696401+0000 mon.a (mon.0) 42 : cluster 0 mgrmap e36: y(active, since 1.02512s), standbys: x 2024-02-07T13:54:32.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[19748]: cluster 2024-02-07T13:54:30.685882+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e103 with expected crc 2024-02-07T13:54:32.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[19748]: cluster 2024-02-07T13:54:30.687627+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e103 with expected crc 2024-02-07T13:54:32.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[19748]: audit 2024-02-07T13:54:30.781675+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:54:32.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[19748]: cluster 2024-02-07T13:54:30.786872+0000 mon.a (mon.0) 33 : cluster [DBG] Standby manager daemon x restarted 2024-02-07T13:54:32.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[19748]: cluster 2024-02-07T13:54:30.787047+0000 mon.a (mon.0) 34 : cluster [DBG] Standby manager daemon x started 2024-02-07T13:54:32.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[19748]: audit 2024-02-07T13:54:30.795917+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.? 172.21.15.191:0/2696895696' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-07T13:54:32.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[19748]: audit 2024-02-07T13:54:30.796754+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.? 172.21.15.191:0/2696895696' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-07T13:54:32.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[19748]: audit 2024-02-07T13:54:30.799198+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.? 172.21.15.191:0/2696895696' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-07T13:54:32.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[19748]: audit 2024-02-07T13:54:30.799707+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.? 172.21.15.191:0/2696895696' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-07T13:54:32.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[19748]: audit 2024-02-07T13:54:30.829773+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:54:32.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[19748]: audit 2024-02-07T13:54:30.848795+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:54:32.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[19748]: cluster 2024-02-07T13:54:30.863123+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e103 with expected crc 2024-02-07T13:54:32.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[19748]: cluster 2024-02-07T13:54:30.898218+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e103 with expected crc 2024-02-07T13:54:32.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[19748]: audit 2024-02-07T13:54:30.909473+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:54:32.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[19748]: cephadm 2024-02-07T13:54:31.074677+0000 mgr.y (mgr.25346) 1 : cephadm [INF] [07/Feb/2024:13:54:31] ENGINE Bus STARTING 2024-02-07T13:54:32.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:31 smithi177 bash[19748]: cluster 2024-02-07T13:54:31.696401+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e36: y(active, since 1.02512s), standbys: x 2024-02-07T13:54:32.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:31 smithi191 bash[14303]: cluster 2024-02-07T13:54:30.685882+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e103 with expected crc 2024-02-07T13:54:32.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:31 smithi191 bash[14303]: cluster 2024-02-07T13:54:30.687627+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e103 with expected crc 2024-02-07T13:54:32.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:31 smithi191 bash[14303]: audit 2024-02-07T13:54:30.781675+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:54:32.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:31 smithi191 bash[14303]: cluster 2024-02-07T13:54:30.786872+0000 mon.a (mon.0) 33 : cluster [DBG] Standby manager daemon x restarted 2024-02-07T13:54:32.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:31 smithi191 bash[14303]: cluster 2024-02-07T13:54:30.787047+0000 mon.a (mon.0) 34 : cluster [DBG] Standby manager daemon x started 2024-02-07T13:54:32.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:31 smithi191 bash[14303]: audit 2024-02-07T13:54:30.795917+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.? 172.21.15.191:0/2696895696' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-07T13:54:32.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:31 smithi191 bash[14303]: audit 2024-02-07T13:54:30.796754+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.? 172.21.15.191:0/2696895696' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-07T13:54:32.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:31 smithi191 bash[14303]: audit 2024-02-07T13:54:30.799198+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.? 172.21.15.191:0/2696895696' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-07T13:54:32.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:31 smithi191 bash[14303]: audit 2024-02-07T13:54:30.799707+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.? 172.21.15.191:0/2696895696' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-07T13:54:32.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:31 smithi191 bash[14303]: audit 2024-02-07T13:54:30.829773+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:54:32.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:31 smithi191 bash[14303]: audit 2024-02-07T13:54:30.848795+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-07T13:54:32.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:31 smithi191 bash[14303]: cluster 2024-02-07T13:54:30.863123+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e103 with expected crc 2024-02-07T13:54:32.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:31 smithi191 bash[14303]: cluster 2024-02-07T13:54:30.898218+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e103 with expected crc 2024-02-07T13:54:32.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:31 smithi191 bash[14303]: audit 2024-02-07T13:54:30.909473+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-07T13:54:32.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:31 smithi191 bash[14303]: cephadm 2024-02-07T13:54:31.074677+0000 mgr.y (mgr.25346) 1 : cephadm [INF] [07/Feb/2024:13:54:31] ENGINE Bus STARTING 2024-02-07T13:54:32.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:31 smithi191 bash[14303]: cluster 2024-02-07T13:54:31.696401+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e36: y(active, since 1.02512s), standbys: x 2024-02-07T13:54:32.151 INFO:teuthology.orchestra.run.smithi177.stdout:true 2024-02-07T13:54:32.921 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-07T13:54:32.921 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 running (2m) 30s ago 9m 17.0M - 0.23.0 ba2b418f427c 502a4ff35ffc 2024-02-07T13:54:32.921 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi191 *:3000 running (97s) 31s ago 9m 42.6M - 8.3.5 dad864ee21e9 b2e0c987e917 2024-02-07T13:54:32.921 INFO:teuthology.orchestra.run.smithi177.stdout:iscsi.foo.smithi177.afvcbe smithi177 running (50s) 30s ago 7m 43.6M - 3.5 e1d6a67b021e 7e2cc5dd7ffa 2024-02-07T13:54:32.921 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi191 *:8443,9283,8765 running (37s) 31s ago 15m 89.6M - 19.0.0-1252-g44458cce 79957b372307 af2fcc868046 2024-02-07T13:54:32.922 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:8443,9283,8765 running (91s) 30s ago 17m 489M - 19.0.0-1252-g44458cce 79957b372307 a0cb7d141fbc 2024-02-07T13:54:32.922 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (17m) 30s ago 17m 65.4M 2048M 17.2.0 e1d6a67b021e 5d7c050eba1d 2024-02-07T13:54:32.922 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi191 running (15m) 31s ago 15m 55.6M 2048M 17.2.0 e1d6a67b021e 61711445f375 2024-02-07T13:54:32.922 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (15m) 30s ago 15m 53.5M 2048M 17.2.0 e1d6a67b021e 228ab6a76956 2024-02-07T13:54:32.922 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 running (2m) 30s ago 9m 12.4M - 1.3.1 1dbe0e931976 7ed6f8e8a9ea 2024-02-07T13:54:32.922 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi191 *:9100 running (2m) 31s ago 9m 10.4M - 1.3.1 1dbe0e931976 8d299419211b 2024-02-07T13:54:32.922 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (14m) 30s ago 14m 58.5M 2781M 17.2.0 e1d6a67b021e bb74ef095106 2024-02-07T13:54:32.922 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (14m) 30s ago 14m 58.2M 2781M 17.2.0 e1d6a67b021e 3e2d8e289760 2024-02-07T13:54:32.922 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (13m) 30s ago 13m 53.8M 2781M 17.2.0 e1d6a67b021e 612393e2aa5a 2024-02-07T13:54:32.922 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (13m) 30s ago 13m 56.4M 2781M 17.2.0 e1d6a67b021e 1c114ab84cf2 2024-02-07T13:54:32.922 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi191 running (12m) 31s ago 12m 57.9M 3037M 17.2.0 e1d6a67b021e 824876f60972 2024-02-07T13:54:32.922 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi191 running (11m) 31s ago 11m 54.8M 3037M 17.2.0 e1d6a67b021e 249a59c35a3d 2024-02-07T13:54:32.922 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi191 running (11m) 31s ago 11m 53.3M 3037M 17.2.0 e1d6a67b021e 895c15364473 2024-02-07T13:54:32.922 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi191 running (10m) 31s ago 10m 56.3M 3037M 17.2.0 e1d6a67b021e 5f43c65cc53e 2024-02-07T13:54:32.923 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi191 *:9095 running (44s) 31s ago 9m 43.4M - 2.33.4 514e6a882f6e 328d9528a4cb 2024-02-07T13:54:32.923 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi177.lsebwe smithi177 *:8000 running (7m) 30s ago 7m 86.2M - 17.2.0 e1d6a67b021e 5c594a4531b4 2024-02-07T13:54:32.923 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi191.kcfkkn smithi191 *:8000 running (7m) 31s ago 7m 86.7M - 17.2.0 e1d6a67b021e 25ae2a68d161 2024-02-07T13:54:32.923 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi177.czdxob smithi177 *:80 running (7m) 30s ago 7m 86.0M - 17.2.0 e1d6a67b021e 6b1840bf09af 2024-02-07T13:54:32.923 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi191.iddzcf smithi191 *:80 running (7m) 31s ago 7m 86.6M - 17.2.0 e1d6a67b021e 48533635a191 2024-02-07T13:54:33.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:32 smithi177 bash[53774]: cluster 2024-02-07T13:54:30.886101+0000 osd.0 (osd.0) 3 : cluster 3 failed to encode map e103 with expected crc 2024-02-07T13:54:33.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:32 smithi177 bash[53774]: cephadm 2024-02-07T13:54:31.354363+0000 mgr.y (mgr.25346) 2 : cephadm 1 [07/Feb/2024:13:54:31] ENGINE Serving on https://172.21.15.177:7150 2024-02-07T13:54:33.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:32 smithi177 bash[53774]: cephadm 2024-02-07T13:54:31.457477+0000 mgr.y (mgr.25346) 3 : cephadm 1 [07/Feb/2024:13:54:31] ENGINE Serving on http://172.21.15.177:8765 2024-02-07T13:54:33.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:32 smithi177 bash[53774]: cephadm 2024-02-07T13:54:31.457847+0000 mgr.y (mgr.25346) 4 : cephadm 1 [07/Feb/2024:13:54:31] ENGINE Bus STARTED 2024-02-07T13:54:33.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:32 smithi177 bash[53774]: audit 2024-02-07T13:54:31.703057+0000 mgr.y (mgr.25346) 5 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:54:33.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:32 smithi177 bash[53774]: cluster 2024-02-07T13:54:31.708134+0000 mgr.y (mgr.25346) 6 : cluster 0 pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:54:33.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:32 smithi177 bash[53774]: audit 2024-02-07T13:54:32.139671+0000 mgr.y (mgr.25346) 7 : audit 0 from='client.34131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:54:33.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:32 smithi177 bash[19748]: cluster 2024-02-07T13:54:30.886101+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e103 with expected crc 2024-02-07T13:54:33.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:32 smithi177 bash[19748]: cephadm 2024-02-07T13:54:31.354363+0000 mgr.y (mgr.25346) 2 : cephadm [INF] [07/Feb/2024:13:54:31] ENGINE Serving on https://172.21.15.177:7150 2024-02-07T13:54:33.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:32 smithi177 bash[19748]: cephadm 2024-02-07T13:54:31.457477+0000 mgr.y (mgr.25346) 3 : cephadm [INF] [07/Feb/2024:13:54:31] ENGINE Serving on http://172.21.15.177:8765 2024-02-07T13:54:33.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:32 smithi177 bash[19748]: cephadm 2024-02-07T13:54:31.457847+0000 mgr.y (mgr.25346) 4 : cephadm [INF] [07/Feb/2024:13:54:31] ENGINE Bus STARTED 2024-02-07T13:54:33.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:32 smithi177 bash[19748]: audit 2024-02-07T13:54:31.703057+0000 mgr.y (mgr.25346) 5 : audit [DBG] from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:54:33.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:32 smithi177 bash[19748]: cluster 2024-02-07T13:54:31.708134+0000 mgr.y (mgr.25346) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:54:33.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:32 smithi177 bash[19748]: audit 2024-02-07T13:54:32.139671+0000 mgr.y (mgr.25346) 7 : audit [DBG] from='client.34131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:54:33.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:32 smithi191 bash[14303]: cluster 2024-02-07T13:54:30.886101+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e103 with expected crc 2024-02-07T13:54:33.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:32 smithi191 bash[14303]: cephadm 2024-02-07T13:54:31.354363+0000 mgr.y (mgr.25346) 2 : cephadm [INF] [07/Feb/2024:13:54:31] ENGINE Serving on https://172.21.15.177:7150 2024-02-07T13:54:33.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:32 smithi191 bash[14303]: cephadm 2024-02-07T13:54:31.457477+0000 mgr.y (mgr.25346) 3 : cephadm [INF] [07/Feb/2024:13:54:31] ENGINE Serving on http://172.21.15.177:8765 2024-02-07T13:54:33.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:32 smithi191 bash[14303]: cephadm 2024-02-07T13:54:31.457847+0000 mgr.y (mgr.25346) 4 : cephadm [INF] [07/Feb/2024:13:54:31] ENGINE Bus STARTED 2024-02-07T13:54:33.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:32 smithi191 bash[14303]: audit 2024-02-07T13:54:31.703057+0000 mgr.y (mgr.25346) 5 : audit [DBG] from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:54:33.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:32 smithi191 bash[14303]: cluster 2024-02-07T13:54:31.708134+0000 mgr.y (mgr.25346) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:54:33.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:32 smithi191 bash[14303]: audit 2024-02-07T13:54:32.139671+0000 mgr.y (mgr.25346) 7 : audit [DBG] from='client.34131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:54:33.345 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:54:33.346 INFO:teuthology.orchestra.run.smithi177.stdout: "mon": { 2024-02-07T13:54:33.346 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-02-07T13:54:33.346 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 1 2024-02-07T13:54:33.346 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:54:33.346 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr": { 2024-02-07T13:54:33.346 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 2 2024-02-07T13:54:33.346 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:54:33.346 INFO:teuthology.orchestra.run.smithi177.stdout: "osd": { 2024-02-07T13:54:33.346 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-07T13:54:33.346 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:54:33.346 INFO:teuthology.orchestra.run.smithi177.stdout: "mds": {}, 2024-02-07T13:54:33.346 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw": { 2024-02-07T13:54:33.346 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-07T13:54:33.346 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:54:33.346 INFO:teuthology.orchestra.run.smithi177.stdout: "overall": { 2024-02-07T13:54:33.347 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-02-07T13:54:33.347 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 3 2024-02-07T13:54:33.347 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T13:54:33.347 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:54:33.743 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:54:33.743 INFO:teuthology.orchestra.run.smithi177.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261", 2024-02-07T13:54:33.743 INFO:teuthology.orchestra.run.smithi177.stdout: "in_progress": true, 2024-02-07T13:54:33.743 INFO:teuthology.orchestra.run.smithi177.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-07T13:54:33.743 INFO:teuthology.orchestra.run.smithi177.stdout: "services_complete": [ 2024-02-07T13:54:33.743 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr" 2024-02-07T13:54:33.743 INFO:teuthology.orchestra.run.smithi177.stdout: ], 2024-02-07T13:54:33.743 INFO:teuthology.orchestra.run.smithi177.stdout: "progress": "2/23 daemons upgraded", 2024-02-07T13:54:33.744 INFO:teuthology.orchestra.run.smithi177.stdout: "message": "", 2024-02-07T13:54:33.744 INFO:teuthology.orchestra.run.smithi177.stdout: "is_paused": false 2024-02-07T13:54:33.744 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:54:34.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:33 smithi177 bash[53774]: audit 2024-02-07T13:54:32.525564+0000 mgr.y (mgr.25346) 8 : audit 0 from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:54:34.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:33 smithi177 bash[53774]: cluster 2024-02-07T13:54:32.706161+0000 mgr.y (mgr.25346) 9 : cluster 0 pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:54:34.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:33 smithi177 bash[53774]: audit 2024-02-07T13:54:32.909126+0000 mgr.y (mgr.25346) 10 : audit 0 from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:54:34.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:33 smithi177 bash[53774]: audit 2024-02-07T13:54:33.348449+0000 mon.c (mon.1) 105 : audit 0 from='client.? 172.21.15.177:0/1850229519' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:54:34.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:33 smithi177 bash[53774]: cluster 2024-02-07T13:54:33.705661+0000 mon.a (mon.0) 43 : cluster 0 mgrmap e37: y(active, since 3s), standbys: x 2024-02-07T13:54:34.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:33 smithi177 bash[19748]: audit 2024-02-07T13:54:32.525564+0000 mgr.y (mgr.25346) 8 : audit [DBG] from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:54:34.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:33 smithi177 bash[19748]: cluster 2024-02-07T13:54:32.706161+0000 mgr.y (mgr.25346) 9 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:54:34.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:33 smithi177 bash[19748]: audit 2024-02-07T13:54:32.909126+0000 mgr.y (mgr.25346) 10 : audit [DBG] from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:54:34.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:33 smithi177 bash[19748]: audit 2024-02-07T13:54:33.348449+0000 mon.c (mon.1) 105 : audit [DBG] from='client.? 172.21.15.177:0/1850229519' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:54:34.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:33 smithi177 bash[19748]: cluster 2024-02-07T13:54:33.705661+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e37: y(active, since 3s), standbys: x 2024-02-07T13:54:34.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:33 smithi191 bash[14303]: audit 2024-02-07T13:54:32.525564+0000 mgr.y (mgr.25346) 8 : audit [DBG] from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:54:34.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:33 smithi191 bash[14303]: cluster 2024-02-07T13:54:32.706161+0000 mgr.y (mgr.25346) 9 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:54:34.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:33 smithi191 bash[14303]: audit 2024-02-07T13:54:32.909126+0000 mgr.y (mgr.25346) 10 : audit [DBG] from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:54:34.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:33 smithi191 bash[14303]: audit 2024-02-07T13:54:33.348449+0000 mon.c (mon.1) 105 : audit [DBG] from='client.? 172.21.15.177:0/1850229519' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:54:34.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:33 smithi191 bash[14303]: cluster 2024-02-07T13:54:33.705661+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e37: y(active, since 3s), standbys: x 2024-02-07T13:54:34.198 INFO:teuthology.orchestra.run.smithi177.stdout:HEALTH_OK 2024-02-07T13:54:34.537 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:34 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:54:34] "GET /metrics HTTP/1.1" 200 35385 "" "Prometheus/2.33.4" 2024-02-07T13:54:35.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:34 smithi177 bash[53774]: audit 2024-02-07T13:54:33.745930+0000 mgr.y (mgr.25346) 11 : audit 0 from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:54:35.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:34 smithi177 bash[53774]: audit 2024-02-07T13:54:34.201298+0000 mon.c (mon.1) 106 : audit 0 from='client.? 172.21.15.177:0/3454111921' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:54:35.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:34 smithi177 bash[19748]: audit 2024-02-07T13:54:33.745930+0000 mgr.y (mgr.25346) 11 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:54:35.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:34 smithi177 bash[19748]: audit 2024-02-07T13:54:34.201298+0000 mon.c (mon.1) 106 : audit [DBG] from='client.? 172.21.15.177:0/3454111921' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:54:35.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:34 smithi191 bash[14303]: audit 2024-02-07T13:54:33.745930+0000 mgr.y (mgr.25346) 11 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:54:35.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:34 smithi191 bash[14303]: audit 2024-02-07T13:54:34.201298+0000 mon.c (mon.1) 106 : audit [DBG] from='client.? 172.21.15.177:0/3454111921' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:54:36.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:35 smithi177 bash[53774]: cluster 2024-02-07T13:54:34.706868+0000 mgr.y (mgr.25346) 12 : cluster 0 pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:54:36.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:35 smithi177 bash[53774]: cluster 2024-02-07T13:54:34.753232+0000 mon.a (mon.0) 44 : cluster 0 mgrmap e38: y(active, since 4s), standbys: x 2024-02-07T13:54:36.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:35 smithi177 bash[19748]: cluster 2024-02-07T13:54:34.706868+0000 mgr.y (mgr.25346) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:54:36.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:35 smithi177 bash[19748]: cluster 2024-02-07T13:54:34.753232+0000 mon.a (mon.0) 44 : cluster [DBG] mgrmap e38: y(active, since 4s), standbys: x 2024-02-07T13:54:36.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:35 smithi191 bash[14303]: cluster 2024-02-07T13:54:34.706868+0000 mgr.y (mgr.25346) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:54:36.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:35 smithi191 bash[14303]: cluster 2024-02-07T13:54:34.753232+0000 mon.a (mon.0) 44 : cluster [DBG] mgrmap e38: y(active, since 4s), standbys: x 2024-02-07T13:54:38.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:37 smithi191 bash[14303]: cluster 2024-02-07T13:54:36.707951+0000 mgr.y (mgr.25346) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-02-07T13:54:38.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:37 smithi191 bash[14303]: audit 2024-02-07T13:54:37.784773+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:38.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:37 smithi191 bash[14303]: audit 2024-02-07T13:54:37.792889+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:38.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:37 smithi177 bash[53774]: cluster 2024-02-07T13:54:36.707951+0000 mgr.y (mgr.25346) 13 : cluster 0 pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-02-07T13:54:38.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:37 smithi177 bash[53774]: audit 2024-02-07T13:54:37.784773+0000 mon.a (mon.0) 45 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:38.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:37 smithi177 bash[53774]: audit 2024-02-07T13:54:37.792889+0000 mon.a (mon.0) 46 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:38.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:37 smithi177 bash[19748]: cluster 2024-02-07T13:54:36.707951+0000 mgr.y (mgr.25346) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-02-07T13:54:38.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:37 smithi177 bash[19748]: audit 2024-02-07T13:54:37.784773+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:38.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:37 smithi177 bash[19748]: audit 2024-02-07T13:54:37.792889+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:39.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:38 smithi191 bash[14303]: audit 2024-02-07T13:54:37.836144+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:39.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:38 smithi191 bash[14303]: audit 2024-02-07T13:54:37.847613+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:39.054 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:54:38 smithi191 bash[38538]: ts=2024-02-07T13:54:38.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"smithi177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-07T13:54:39.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:38 smithi177 bash[53774]: audit 2024-02-07T13:54:37.836144+0000 mon.a (mon.0) 47 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:39.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:38 smithi177 bash[53774]: audit 2024-02-07T13:54:37.847613+0000 mon.a (mon.0) 48 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:39.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:38 smithi177 bash[19748]: audit 2024-02-07T13:54:37.836144+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:39.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:38 smithi177 bash[19748]: audit 2024-02-07T13:54:37.847613+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:40.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:39 smithi177 bash[19748]: cluster 2024-02-07T13:54:38.709356+0000 mgr.y (mgr.25346) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-07T13:54:40.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:39 smithi177 bash[19748]: audit 2024-02-07T13:54:38.947268+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:40.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:39 smithi177 bash[19748]: audit 2024-02-07T13:54:38.954633+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:40.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:39 smithi177 bash[19748]: audit 2024-02-07T13:54:38.961094+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:40.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:39 smithi177 bash[19748]: audit 2024-02-07T13:54:38.966693+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:40.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:39 smithi177 bash[53774]: cluster 2024-02-07T13:54:38.709356+0000 mgr.y (mgr.25346) 14 : cluster 0 pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-07T13:54:40.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:39 smithi177 bash[53774]: audit 2024-02-07T13:54:38.947268+0000 mon.a (mon.0) 49 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:40.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:39 smithi177 bash[53774]: audit 2024-02-07T13:54:38.954633+0000 mon.a (mon.0) 50 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:40.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:39 smithi177 bash[53774]: audit 2024-02-07T13:54:38.961094+0000 mon.a (mon.0) 51 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:40.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:39 smithi177 bash[53774]: audit 2024-02-07T13:54:38.966693+0000 mon.a (mon.0) 52 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:40.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:39 smithi191 bash[14303]: cluster 2024-02-07T13:54:38.709356+0000 mgr.y (mgr.25346) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-07T13:54:40.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:39 smithi191 bash[14303]: audit 2024-02-07T13:54:38.947268+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:40.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:39 smithi191 bash[14303]: audit 2024-02-07T13:54:38.954633+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:40.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:39 smithi191 bash[14303]: audit 2024-02-07T13:54:38.961094+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:40.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:39 smithi191 bash[14303]: audit 2024-02-07T13:54:38.966693+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:42.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:41 smithi177 bash[53774]: cluster 2024-02-07T13:54:40.710171+0000 mgr.y (mgr.25346) 15 : cluster 0 pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-07T13:54:42.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:41 smithi177 bash[19748]: cluster 2024-02-07T13:54:40.710171+0000 mgr.y (mgr.25346) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-07T13:54:42.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:41 smithi191 bash[14303]: cluster 2024-02-07T13:54:40.710171+0000 mgr.y (mgr.25346) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-07T13:54:43.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:42 smithi177 bash[53774]: audit 2024-02-07T13:54:41.713318+0000 mgr.y (mgr.25346) 16 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:54:43.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:42 smithi177 bash[19748]: audit 2024-02-07T13:54:41.713318+0000 mgr.y (mgr.25346) 16 : audit [DBG] from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:54:43.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:42 smithi191 bash[14303]: audit 2024-02-07T13:54:41.713318+0000 mgr.y (mgr.25346) 16 : audit [DBG] from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:54:44.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:43 smithi177 bash[53774]: cluster 2024-02-07T13:54:42.711918+0000 mgr.y (mgr.25346) 17 : cluster 0 pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-07T13:54:44.288 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:44 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:54:44] "GET /metrics HTTP/1.1" 200 35385 "" "Prometheus/2.33.4" 2024-02-07T13:54:44.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:43 smithi177 bash[19748]: cluster 2024-02-07T13:54:42.711918+0000 mgr.y (mgr.25346) 17 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-07T13:54:44.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:43 smithi191 bash[14303]: cluster 2024-02-07T13:54:42.711918+0000 mgr.y (mgr.25346) 17 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-07T13:54:46.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:45 smithi177 bash[53774]: cluster 2024-02-07T13:54:44.712728+0000 mgr.y (mgr.25346) 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 2024-02-07T13:54:46.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:45 smithi177 bash[53774]: audit 2024-02-07T13:54:45.830889+0000 mon.a (mon.0) 53 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:54:46.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:45 smithi177 bash[19748]: cluster 2024-02-07T13:54:44.712728+0000 mgr.y (mgr.25346) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-07T13:54:46.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:45 smithi177 bash[19748]: audit 2024-02-07T13:54:45.830889+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:54:46.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:45 smithi191 bash[14303]: cluster 2024-02-07T13:54:44.712728+0000 mgr.y (mgr.25346) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-07T13:54:46.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:45 smithi191 bash[14303]: audit 2024-02-07T13:54:45.830889+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:54:48.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:47 smithi177 bash[53774]: cluster 2024-02-07T13:54:46.714401+0000 mgr.y (mgr.25346) 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 2024-02-07T13:54:48.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:47 smithi177 bash[19748]: cluster 2024-02-07T13:54:46.714401+0000 mgr.y (mgr.25346) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-07T13:54:48.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:47 smithi191 bash[14303]: cluster 2024-02-07T13:54:46.714401+0000 mgr.y (mgr.25346) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-07T13:54:48.803 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:54:48 smithi191 bash[38538]: ts=2024-02-07T13:54:48.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"smithi177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-07T13:54:50.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:49 smithi177 bash[53774]: cluster 2024-02-07T13:54:48.715181+0000 mgr.y (mgr.25346) 20 : cluster 0 pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:54:50.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:49 smithi177 bash[53774]: audit 2024-02-07T13:54:49.421763+0000 mon.a (mon.0) 54 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:50.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:49 smithi177 bash[53774]: audit 2024-02-07T13:54:49.432720+0000 mon.a (mon.0) 55 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:50.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:49 smithi177 bash[53774]: audit 2024-02-07T13:54:49.435289+0000 mon.a (mon.0) 56 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:54:50.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:49 smithi177 bash[53774]: audit 2024-02-07T13:54:49.436963+0000 mon.a (mon.0) 57 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:54:50.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:49 smithi177 bash[19748]: cluster 2024-02-07T13:54:48.715181+0000 mgr.y (mgr.25346) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:54:50.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:49 smithi177 bash[19748]: audit 2024-02-07T13:54:49.421763+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:50.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:49 smithi177 bash[19748]: audit 2024-02-07T13:54:49.432720+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:50.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:49 smithi177 bash[19748]: audit 2024-02-07T13:54:49.435289+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:54:50.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:49 smithi177 bash[19748]: audit 2024-02-07T13:54:49.436963+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:54:50.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:49 smithi191 bash[14303]: cluster 2024-02-07T13:54:48.715181+0000 mgr.y (mgr.25346) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:54:50.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:49 smithi191 bash[14303]: audit 2024-02-07T13:54:49.421763+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:50.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:49 smithi191 bash[14303]: audit 2024-02-07T13:54:49.432720+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:50.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:49 smithi191 bash[14303]: audit 2024-02-07T13:54:49.435289+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:54:50.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:49 smithi191 bash[14303]: audit 2024-02-07T13:54:49.436963+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:54:51.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[53774]: cephadm 2024-02-07T13:54:49.439217+0000 mgr.y (mgr.25346) 21 : cephadm 1 Updating smithi177:/etc/ceph/ceph.conf 2024-02-07T13:54:51.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[53774]: cephadm 2024-02-07T13:54:49.439720+0000 mgr.y (mgr.25346) 22 : cephadm 1 Updating smithi191:/etc/ceph/ceph.conf 2024-02-07T13:54:51.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[53774]: cephadm 2024-02-07T13:54:49.604347+0000 mgr.y (mgr.25346) 23 : cephadm 1 Updating smithi177:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T13:54:51.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[53774]: cephadm 2024-02-07T13:54:49.604808+0000 mgr.y (mgr.25346) 24 : cephadm 1 Updating smithi191:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T13:54:51.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[53774]: cephadm 2024-02-07T13:54:49.769042+0000 mgr.y (mgr.25346) 25 : cephadm 1 Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-02-07T13:54:51.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[53774]: cephadm 2024-02-07T13:54:49.769889+0000 mgr.y (mgr.25346) 26 : cephadm 1 Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-02-07T13:54:51.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[53774]: cephadm 2024-02-07T13:54:49.934395+0000 mgr.y (mgr.25346) 27 : cephadm 1 Updating smithi177:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-07T13:54:51.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[53774]: cephadm 2024-02-07T13:54:49.934739+0000 mgr.y (mgr.25346) 28 : cephadm 1 Updating smithi191:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-07T13:54:51.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[53774]: audit 2024-02-07T13:54:50.107702+0000 mon.a (mon.0) 58 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:51.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[53774]: audit 2024-02-07T13:54:50.114859+0000 mon.a (mon.0) 59 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:51.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[53774]: audit 2024-02-07T13:54:50.123039+0000 mon.a (mon.0) 60 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:51.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[53774]: audit 2024-02-07T13:54:50.130554+0000 mon.a (mon.0) 61 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:51.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[53774]: audit 2024-02-07T13:54:50.139295+0000 mon.a (mon.0) 62 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:51.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[53774]: audit 2024-02-07T13:54:50.229172+0000 mon.a (mon.0) 63 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:54:51.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[53774]: audit 2024-02-07T13:54:50.233020+0000 mon.a (mon.0) 64 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:54:51.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[53774]: audit 2024-02-07T13:54:50.235515+0000 mon.a (mon.0) 65 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-07T13:54:51.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[53774]: audit 2024-02-07T13:54:50.237225+0000 mon.a (mon.0) 66 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-07T13:54:51.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[53774]: cephadm 2024-02-07T13:54:50.238387+0000 mgr.y (mgr.25346) 29 : cephadm 1 Upgrade: It appears safe to stop mon.c 2024-02-07T13:54:51.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[19748]: cephadm 2024-02-07T13:54:49.439217+0000 mgr.y (mgr.25346) 21 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-07T13:54:51.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[19748]: cephadm 2024-02-07T13:54:49.439720+0000 mgr.y (mgr.25346) 22 : cephadm [INF] Updating smithi191:/etc/ceph/ceph.conf 2024-02-07T13:54:51.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[19748]: cephadm 2024-02-07T13:54:49.604347+0000 mgr.y (mgr.25346) 23 : cephadm [INF] Updating smithi177:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T13:54:51.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[19748]: cephadm 2024-02-07T13:54:49.604808+0000 mgr.y (mgr.25346) 24 : cephadm [INF] Updating smithi191:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T13:54:51.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[19748]: cephadm 2024-02-07T13:54:49.769042+0000 mgr.y (mgr.25346) 25 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-02-07T13:54:51.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[19748]: cephadm 2024-02-07T13:54:49.769889+0000 mgr.y (mgr.25346) 26 : cephadm [INF] Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-02-07T13:54:51.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[19748]: cephadm 2024-02-07T13:54:49.934395+0000 mgr.y (mgr.25346) 27 : cephadm [INF] Updating smithi177:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-07T13:54:51.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[19748]: cephadm 2024-02-07T13:54:49.934739+0000 mgr.y (mgr.25346) 28 : cephadm [INF] Updating smithi191:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-07T13:54:51.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[19748]: audit 2024-02-07T13:54:50.107702+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:51.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[19748]: audit 2024-02-07T13:54:50.114859+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:51.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[19748]: audit 2024-02-07T13:54:50.123039+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:51.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[19748]: audit 2024-02-07T13:54:50.130554+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:51.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[19748]: audit 2024-02-07T13:54:50.139295+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:51.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[19748]: audit 2024-02-07T13:54:50.229172+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:54:51.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[19748]: audit 2024-02-07T13:54:50.233020+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:54:51.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[19748]: audit 2024-02-07T13:54:50.235515+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-07T13:54:51.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[19748]: audit 2024-02-07T13:54:50.237225+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-07T13:54:51.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:51 smithi177 bash[19748]: cephadm 2024-02-07T13:54:50.238387+0000 mgr.y (mgr.25346) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-02-07T13:54:51.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:51 smithi191 bash[14303]: cephadm 2024-02-07T13:54:49.439217+0000 mgr.y (mgr.25346) 21 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-07T13:54:51.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:51 smithi191 bash[14303]: cephadm 2024-02-07T13:54:49.439720+0000 mgr.y (mgr.25346) 22 : cephadm [INF] Updating smithi191:/etc/ceph/ceph.conf 2024-02-07T13:54:51.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:51 smithi191 bash[14303]: cephadm 2024-02-07T13:54:49.604347+0000 mgr.y (mgr.25346) 23 : cephadm [INF] Updating smithi177:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T13:54:51.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:51 smithi191 bash[14303]: cephadm 2024-02-07T13:54:49.604808+0000 mgr.y (mgr.25346) 24 : cephadm [INF] Updating smithi191:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-07T13:54:51.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:51 smithi191 bash[14303]: cephadm 2024-02-07T13:54:49.769042+0000 mgr.y (mgr.25346) 25 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-02-07T13:54:51.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:51 smithi191 bash[14303]: cephadm 2024-02-07T13:54:49.769889+0000 mgr.y (mgr.25346) 26 : cephadm [INF] Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-02-07T13:54:51.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:51 smithi191 bash[14303]: cephadm 2024-02-07T13:54:49.934395+0000 mgr.y (mgr.25346) 27 : cephadm [INF] Updating smithi177:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-07T13:54:51.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:51 smithi191 bash[14303]: cephadm 2024-02-07T13:54:49.934739+0000 mgr.y (mgr.25346) 28 : cephadm [INF] Updating smithi191:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-07T13:54:51.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:51 smithi191 bash[14303]: audit 2024-02-07T13:54:50.107702+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:51.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:51 smithi191 bash[14303]: audit 2024-02-07T13:54:50.114859+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:51.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:51 smithi191 bash[14303]: audit 2024-02-07T13:54:50.123039+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:51.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:51 smithi191 bash[14303]: audit 2024-02-07T13:54:50.130554+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:51.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:51 smithi191 bash[14303]: audit 2024-02-07T13:54:50.139295+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:51.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:51 smithi191 bash[14303]: audit 2024-02-07T13:54:50.229172+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:54:51.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:51 smithi191 bash[14303]: audit 2024-02-07T13:54:50.233020+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:54:51.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:51 smithi191 bash[14303]: audit 2024-02-07T13:54:50.235515+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-07T13:54:51.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:51 smithi191 bash[14303]: audit 2024-02-07T13:54:50.237225+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-07T13:54:51.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:51 smithi191 bash[14303]: cephadm 2024-02-07T13:54:50.238387+0000 mgr.y (mgr.25346) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-02-07T13:54:52.373 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:52 smithi177 bash[53774]: cluster 2024-02-07T13:54:50.715919+0000 mgr.y (mgr.25346) 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 2024-02-07T13:54:52.374 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:52 smithi177 bash[19748]: cluster 2024-02-07T13:54:50.715919+0000 mgr.y (mgr.25346) 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 2024-02-07T13:54:52.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:52 smithi191 bash[14303]: cluster 2024-02-07T13:54:50.715919+0000 mgr.y (mgr.25346) 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 2024-02-07T13:54:53.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:53 smithi177 bash[53774]: audit 2024-02-07T13:54:51.720707+0000 mgr.y (mgr.25346) 31 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:54:53.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:53 smithi177 bash[53774]: audit 2024-02-07T13:54:53.168516+0000 mon.a (mon.0) 67 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:53.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:53 smithi177 bash[53774]: audit 2024-02-07T13:54:53.172747+0000 mon.a (mon.0) 68 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T13:54:53.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:53 smithi177 bash[53774]: audit 2024-02-07T13:54:53.174649+0000 mon.a (mon.0) 69 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T13:54:53.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:53 smithi177 bash[53774]: audit 2024-02-07T13:54:53.176464+0000 mon.a (mon.0) 70 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:54:53.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:53 smithi177 bash[19748]: audit 2024-02-07T13:54:51.720707+0000 mgr.y (mgr.25346) 31 : audit [DBG] from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:54:53.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:53 smithi177 bash[19748]: audit 2024-02-07T13:54:53.168516+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:53.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:53 smithi177 bash[19748]: audit 2024-02-07T13:54:53.172747+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T13:54:53.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:53 smithi177 bash[19748]: audit 2024-02-07T13:54:53.174649+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T13:54:53.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:53 smithi177 bash[19748]: audit 2024-02-07T13:54:53.176464+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:54:53.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:53 smithi191 bash[14303]: audit 2024-02-07T13:54:51.720707+0000 mgr.y (mgr.25346) 31 : audit [DBG] from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:54:53.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:53 smithi191 bash[14303]: audit 2024-02-07T13:54:53.168516+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:54:53.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:53 smithi191 bash[14303]: audit 2024-02-07T13:54:53.172747+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T13:54:53.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:53 smithi191 bash[14303]: audit 2024-02-07T13:54:53.174649+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T13:54:53.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:53 smithi191 bash[14303]: audit 2024-02-07T13:54:53.176464+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:54:54.522 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:54:54 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:54:54] "GET /metrics HTTP/1.1" 200 38186 "" "Prometheus/2.33.4" 2024-02-07T13:54:54.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:54 smithi177 bash[53774]: cluster 2024-02-07T13:54:52.717581+0000 mgr.y (mgr.25346) 32 : 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 2024-02-07T13:54:54.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:54 smithi177 bash[53774]: cephadm 2024-02-07T13:54:53.160956+0000 mgr.y (mgr.25346) 33 : cephadm 1 Upgrade: Updating mon.c 2024-02-07T13:54:54.522 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:54 smithi177 bash[53774]: cephadm 2024-02-07T13:54:53.178675+0000 mgr.y (mgr.25346) 34 : cephadm 1 Deploying daemon mon.c on smithi177 2024-02-07T13:54:54.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:54 smithi177 bash[19748]: cluster 2024-02-07T13:54:52.717581+0000 mgr.y (mgr.25346) 32 : 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 2024-02-07T13:54:54.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:54 smithi177 bash[19748]: cephadm 2024-02-07T13:54:53.160956+0000 mgr.y (mgr.25346) 33 : cephadm [INF] Upgrade: Updating mon.c 2024-02-07T13:54:54.523 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:54 smithi177 bash[19748]: cephadm 2024-02-07T13:54:53.178675+0000 mgr.y (mgr.25346) 34 : cephadm [INF] Deploying daemon mon.c on smithi177 2024-02-07T13:54:54.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:54 smithi191 bash[14303]: cluster 2024-02-07T13:54:52.717581+0000 mgr.y (mgr.25346) 32 : 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 2024-02-07T13:54:54.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:54 smithi191 bash[14303]: cephadm 2024-02-07T13:54:53.160956+0000 mgr.y (mgr.25346) 33 : cephadm [INF] Upgrade: Updating mon.c 2024-02-07T13:54:54.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:54 smithi191 bash[14303]: cephadm 2024-02-07T13:54:53.178675+0000 mgr.y (mgr.25346) 34 : cephadm [INF] Deploying daemon mon.c on smithi177 2024-02-07T13:54:55.985 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:55 smithi177 systemd[1]: Stopping Ceph mon.c for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T13:54:56.240 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:55 smithi177 bash[19748]: debug 2024-02-07T13:54:55.982+0000 7f2b3425b700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-07T13:54:56.240 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:55 smithi177 bash[19748]: debug 2024-02-07T13:54:55.982+0000 7f2b3425b700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-02-07T13:54:57.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:56 smithi177 bash[55007]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-mon-c 2024-02-07T13:54:57.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:57 smithi177 bash[55079]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-mon-c 2024-02-07T13:54:57.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:57 smithi177 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@mon.c.service: Succeeded. 2024-02-07T13:54:57.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:57 smithi177 systemd[1]: Stopped Ceph mon.c for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:54:57.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:57 smithi177 systemd[1]: Started Ceph mon.c for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:54:58.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.326+0000 7f7d3aaf8c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-07T13:54:58.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.326+0000 7f7d3aaf8c80 0 ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev), process ceph-mon, pid 7 2024-02-07T13:54:58.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.326+0000 7f7d3aaf8c80 0 pidfile_write: ignore empty --pid-file 2024-02-07T13:54:58.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 0 load: jerasure load: lrc 2024-02-07T13:54:58.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: RocksDB version: 7.9.2 2024-02-07T13:54:58.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Git sha 0 2024-02-07T13:54:58.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Compile date 2024-02-05 19:41:51 2024-02-07T13:54:58.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: DB SUMMARY 2024-02-07T13:54:58.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: DB Session ID: XYGHL2LK7BRXCLOGYNPE 2024-02-07T13:54:58.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: CURRENT file: CURRENT 2024-02-07T13:54:58.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: IDENTITY file: IDENTITY 2024-02-07T13:54:58.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1262 Bytes 2024-02-07T13:54:58.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000030.sst 2024-02-07T13:54:58.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000028.log size: 3955656 ; 2024-02-07T13:54:58.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.error_if_exists: 0 2024-02-07T13:54:58.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.create_if_missing: 0 2024-02-07T13:54:58.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.paranoid_checks: 1 2024-02-07T13:54:58.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-02-07T13:54:58.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-07T13:54:58.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-02-07T13:54:58.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.env: 0x5594350e2ae0 2024-02-07T13:54:58.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.fs: PosixFileSystem 2024-02-07T13:54:58.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.info_log: 0x5594375c3900 2024-02-07T13:54:58.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-07T13:54:58.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.statistics: (nil) 2024-02-07T13:54:58.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.use_fsync: 0 2024-02-07T13:54:58.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.max_log_file_size: 0 2024-02-07T13:54:58.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-07T13:54:58.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-07T13:54:58.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-07T13:54:58.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-07T13:54:58.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.allow_fallocate: 1 2024-02-07T13:54:58.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-07T13:54:58.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-07T13:54:58.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.use_direct_reads: 0 2024-02-07T13:54:58.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-07T13:54:58.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.create_missing_column_families: 0 2024-02-07T13:54:58.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.db_log_dir: 2024-02-07T13:54:58.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.wal_dir: 2024-02-07T13:54:58.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-07T13:54:58.543 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-07T13:54:58.543 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-07T13:54:58.543 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-07T13:54:58.543 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-07T13:54:58.543 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-07T13:54:58.543 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.advise_random_on_open: 1 2024-02-07T13:54:58.543 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-07T13:54:58.543 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.write_buffer_manager: 0x559437596dc0 2024-02-07T13:54:58.543 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-07T13:54:58.543 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-07T13:54:58.543 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-07T13:54:58.543 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.rate_limiter: (nil) 2024-02-07T13:54:58.543 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-07T13:54:58.543 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-07T13:54:58.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-07T13:54:58.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-07T13:54:58.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.unordered_write: 0 2024-02-07T13:54:58.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-07T13:54:58.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-07T13:54:58.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-07T13:54:58.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-07T13:54:58.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.row_cache: None 2024-02-07T13:54:58.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.wal_filter: None 2024-02-07T13:54:58.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-07T13:54:58.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-07T13:54:58.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.two_write_queues: 0 2024-02-07T13:54:58.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.manual_wal_flush: 0 2024-02-07T13:54:58.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.wal_compression: 0 2024-02-07T13:54:58.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.atomic_flush: 0 2024-02-07T13:54:58.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-07T13:54:58.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-07T13:54:58.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-07T13:54:58.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.log_readahead_size: 0 2024-02-07T13:54:58.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-07T13:54:58.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-02-07T13:54:58.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-07T13:54:58.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-07T13:54:58.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-02-07T13:54:58.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-02-07T13:54:58.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-02-07T13:54:58.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.max_background_jobs: 2 2024-02-07T13:54:58.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.max_background_compactions: -1 2024-02-07T13:54:58.546 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.max_subcompactions: 1 2024-02-07T13:54:58.546 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-07T13:54:58.546 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-07T13:54:58.546 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-07T13:54:58.546 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.max_total_wal_size: 0 2024-02-07T13:54:58.546 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-07T13:54:58.546 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-07T13:54:58.546 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-07T13:54:58.546 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-07T13:54:58.546 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.max_open_files: -1 2024-02-07T13:54:58.546 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.bytes_per_sync: 0 2024-02-07T13:54:58.546 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-07T13:54:58.546 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-07T13:54:58.546 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-07T13:54:58.546 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.max_background_flushes: -1 2024-02-07T13:54:58.546 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Compression algorithms supported: 2024-02-07T13:54:58.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-07T13:54:58.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: kZSTD supported: 0 2024-02-07T13:54:58.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: kXpressCompression supported: 0 2024-02-07T13:54:58.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-07T13:54:58.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: kZlibCompression supported: 1 2024-02-07T13:54:58.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: kSnappyCompression supported: 1 2024-02-07T13:54:58.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: kLZ4Compression supported: 1 2024-02-07T13:54:58.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: kBZip2Compression supported: 0 2024-02-07T13:54:58.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-07T13:54:58.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-02-07T13:54:58.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-02-07T13:54:58.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-02-07T13:54:58.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-07T13:54:58.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.merge_operator: 2024-02-07T13:54:58.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.compaction_filter: None 2024-02-07T13:54:58.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.compaction_filter_factory: None 2024-02-07T13:54:58.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-02-07T13:54:58.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-07T13:54:58.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-07T13:54:58.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5594375c3a00) 2024-02-07T13:54:58.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: cache_index_and_filter_blocks: 1 2024-02-07T13:54:58.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-07T13:54:58.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-07T13:54:58.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: pin_top_level_index_and_filter: 1 2024-02-07T13:54:58.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: index_type: 0 2024-02-07T13:54:58.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: data_block_index_type: 0 2024-02-07T13:54:58.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: index_shortening: 1 2024-02-07T13:54:58.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: data_block_hash_table_util_ratio: 0.750000 2024-02-07T13:54:58.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: checksum: 4 2024-02-07T13:54:58.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: no_block_cache: 0 2024-02-07T13:54:58.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: block_cache: 0x5594375c5090 2024-02-07T13:54:58.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: block_cache_name: BinnedLRUCache 2024-02-07T13:54:58.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: block_cache_options: 2024-02-07T13:54:58.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: capacity : 536870912 2024-02-07T13:54:58.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: num_shard_bits : 4 2024-02-07T13:54:58.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: strict_capacity_limit : 0 2024-02-07T13:54:58.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: high_pri_pool_ratio: 0.000 2024-02-07T13:54:58.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: block_cache_compressed: (nil) 2024-02-07T13:54:58.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: persistent_cache: (nil) 2024-02-07T13:54:58.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: block_size: 4096 2024-02-07T13:54:58.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: block_size_deviation: 10 2024-02-07T13:54:58.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: block_restart_interval: 16 2024-02-07T13:54:58.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: index_block_restart_interval: 1 2024-02-07T13:54:58.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: metadata_block_size: 4096 2024-02-07T13:54:58.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: partition_filters: 0 2024-02-07T13:54:58.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: use_delta_encoding: 1 2024-02-07T13:54:58.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: filter_policy: bloomfilter 2024-02-07T13:54:58.550 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: whole_key_filtering: 1 2024-02-07T13:54:58.550 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: verify_compression: 0 2024-02-07T13:54:58.550 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: read_amp_bytes_per_bit: 0 2024-02-07T13:54:58.550 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: format_version: 5 2024-02-07T13:54:58.550 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: enable_index_compression: 1 2024-02-07T13:54:58.550 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: block_align: 0 2024-02-07T13:54:58.550 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: max_auto_readahead_size: 262144 2024-02-07T13:54:58.550 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: prepopulate_block_cache: 0 2024-02-07T13:54:58.550 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: initial_auto_readahead_size: 8192 2024-02-07T13:54:58.550 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: num_file_reads_for_auto_readahead: 2 2024-02-07T13:54:58.550 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-07T13:54:58.550 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-07T13:54:58.550 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.compression: NoCompression 2024-02-07T13:54:58.550 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-07T13:54:58.551 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-07T13:54:58.551 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-07T13:54:58.551 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.num_levels: 7 2024-02-07T13:54:58.551 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-07T13:54:58.551 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-07T13:54:58.551 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-07T13:54:58.551 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-07T13:54:58.551 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-07T13:54:58.551 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-07T13:54:58.551 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-07T13:54:58.551 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-07T13:54:58.551 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-07T13:54:58.551 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-07T13:54:58.551 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-02-07T13:54:58.551 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-02-07T13:54:58.551 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-07T13:54:58.552 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.compression_opts.level: 32767 2024-02-07T13:54:58.552 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-07T13:54:58.552 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-07T13:54:58.552 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-07T13:54:58.552 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-02-07T13:54:58.552 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-07T13:54:58.552 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.compression_opts.enabled: false 2024-02-07T13:54:58.552 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-02-07T13:54:58.552 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-07T13:54:58.552 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-07T13:54:58.552 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-07T13:54:58.552 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-07T13:54:58.552 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-07T13:54:58.553 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-07T13:54:58.553 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-07T13:54:58.553 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-07T13:54:58.553 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-07T13:54:58.553 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-07T13:54:58.553 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-07T13:54:58.553 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-07T13:54:58.553 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-07T13:54:58.553 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-07T13:54:58.553 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-07T13:54:58.553 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-07T13:54:58.553 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-07T13:54:58.553 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-02-07T13:54:58.553 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.arena_block_size: 1048576 2024-02-07T13:54:58.554 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-07T13:54:58.554 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-07T13:54:58.554 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-07T13:54:58.554 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-07T13:54:58.554 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-07T13:54:58.554 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-07T13:54:58.554 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-07T13:54:58.554 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-07T13:54:58.555 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-07T13:54:58.555 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-07T13:54:58.555 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-07T13:54:58.555 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-07T13:54:58.555 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-07T13:54:58.555 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.table_properties_collectors: 2024-02-07T13:54:58.555 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.inplace_update_support: 0 2024-02-07T13:54:58.555 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-07T13:54:58.555 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-07T13:54:58.555 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-07T13:54:58.555 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-07T13:54:58.556 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.bloom_locality: 0 2024-02-07T13:54:58.556 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.max_successive_merges: 0 2024-02-07T13:54:58.556 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-07T13:54:58.556 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-07T13:54:58.556 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.force_consistency_checks: 1 2024-02-07T13:54:58.556 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-07T13:54:58.556 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.ttl: 2592000 2024-02-07T13:54:58.556 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-07T13:54:58.556 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-02-07T13:54:58.556 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-02-07T13:54:58.556 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.enable_blob_files: false 2024-02-07T13:54:58.556 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.min_blob_size: 0 2024-02-07T13:54:58.556 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.blob_file_size: 268435456 2024-02-07T13:54:58.556 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-02-07T13:54:58.556 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-02-07T13:54:58.557 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-07T13:54:58.557 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-02-07T13:54:58.557 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-02-07T13:54:58.557 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-02-07T13:54:58.557 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-02-07T13:54:58.557 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d30282700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 30.sst 2024-02-07T13:54:58.557 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-07T13:54:58.557 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 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 18005, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-07T13:54:58.557 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2024-02-07T13:54:58.557 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 028d00a7-90fd-453e-8564-f89eb362bce7 2024-02-07T13:54:58.557 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707314098335482, "job": 1, "event": "recovery_started", "wal_files": [28]} 2024-02-07T13:54:58.557 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.330+0000 7f7d3aaf8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2024-02-07T13:54:58.557 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.342+0000 7f7d3aaf8c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707314098346165, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 2543080, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18010, "largest_seqno": 18937, "table_properties": {"data_size": 2538604, "index_size": 2498, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 965, "raw_key_size": 9199, "raw_average_key_size": 23, "raw_value_size": 2530237, "raw_average_value_size": 6589, "num_data_blocks": 113, "num_entries": 384, "num_filter_entries": 384, "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": 1707314098, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "028d00a7-90fd-453e-8564-f89eb362bce7", "db_session_id": "XYGHL2LK7BRXCLOGYNPE", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2024-02-07T13:54:58.557 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.342+0000 7f7d3aaf8c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707314098346276, "job": 1, "event": "recovery_finished"} 2024-02-07T13:54:58.558 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.342+0000 7f7d3aaf8c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 35 2024-02-07T13:54:58.558 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.342+0000 7f7d3aaf8c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-07T13:54:58.558 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.346+0000 7f7d3aaf8c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000028.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-02-07T13:54:58.558 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.346+0000 7f7d3aaf8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5594376ba000 2024-02-07T13:54:58.558 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.346+0000 7f7d3aaf8c80 4 rocksdb: DB pointer 0x5594376a4000 2024-02-07T13:54:58.558 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.346+0000 7f7d29274700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-02-07T13:54:58.558 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.346+0000 7f7d29274700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-02-07T13:54:58.558 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: ** DB Stats ** 2024-02-07T13:54:58.558 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-07T13:54:58.558 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-07T13:54:58.558 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-07T13:54:58.558 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-07T13:54:58.558 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-07T13:54:58.559 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-07T13:54:58.559 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-07T13:54:58.559 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: ** Compaction Stats [default] ** 2024-02-07T13:54:58.559 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-02-07T13:54:58.559 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-02-07T13:54:58.559 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: L0 1/0 2.43 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 583.1 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-07T13:54:58.559 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: L6 1/0 9.74 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-02-07T13:54:58.559 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: Sum 2/0 12.16 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 583.1 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-07T13:54:58.559 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 583.1 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-07T13:54:58.559 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: ** Compaction Stats [default] ** 2024-02-07T13:54:58.559 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-02-07T13:54:58.559 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-07T13:54:58.559 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 583.1 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-07T13:54:58.559 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-02-07T13:54:58.559 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-07T13:54:58.559 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: Flush(GB): cumulative 0.002, interval 0.002 2024-02-07T13:54:58.560 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-07T13:54:58.560 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: AddFile(Total Files): cumulative 0, interval 0 2024-02-07T13:54:58.560 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-07T13:54:58.560 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: AddFile(Keys): cumulative 0, interval 0 2024-02-07T13:54:58.560 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: Cumulative compaction: 0.00 GB write, 146.46 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-07T13:54:58.560 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: Interval compaction: 0.00 GB write, 146.46 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-07T13:54:58.560 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-07T13:54:58.560 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: Block cache BinnedLRUCache@0x5594375c5090#7 capacity: 512.00 MB usage: 3.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.4e-05 secs_since: 0 2024-02-07T13:54:58.560 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: Block cache entry stats(count,size,portion): FilterBlock(1,1.03 KB,0.000196695%) IndexBlock(1,2.58 KB,0.000491738%) Misc(1,0.00 KB,0%) 2024-02-07T13:54:58.560 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: ** File Read Latency Histogram By Level [default] ** 2024-02-07T13:54:58.560 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.346+0000 7f7d3aaf8c80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0] at bind addrs [v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 2024-02-07T13:54:58.560 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.350+0000 7f7d3aaf8c80 1 mon.c@-1(???) e3 preinit fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 2024-02-07T13:54:58.560 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.350+0000 7f7d3aaf8c80 0 mon.c@-1(???).mds e1 new map 2024-02-07T13:54:58.561 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.350+0000 7f7d3aaf8c80 0 mon.c@-1(???).mds e1 print_map 2024-02-07T13:54:58.561 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: e1 2024-02-07T13:54:58.561 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-07T13:54:58.561 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-07T13:54:58.561 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: legacy client fscid: -1 2024-02-07T13:54:58.561 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: 2024-02-07T13:54:58.561 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: No filesystems configured 2024-02-07T13:54:58.561 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.350+0000 7f7d3aaf8c80 0 mon.c@-1(???).osd e103 crush map has features 3314933000854323200, adjusting msgr requires 2024-02-07T13:54:58.561 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.350+0000 7f7d3aaf8c80 0 mon.c@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2024-02-07T13:54:58.561 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.350+0000 7f7d3aaf8c80 0 mon.c@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2024-02-07T13:54:58.561 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.350+0000 7f7d3aaf8c80 0 mon.c@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2024-02-07T13:54:58.561 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:58 smithi177 bash[55146]: debug 2024-02-07T13:54:58.350+0000 7f7d3aaf8c80 1 mon.c@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-02-07T13:54:59.053 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:54:58 smithi191 bash[38538]: ts=2024-02-07T13:54: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.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"smithi177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-07T13:54:59.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:54:59 smithi177 bash[53774]: cluster 2024-02-07T13:54:54.718368+0000 mgr.y (mgr.25346) 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 2024-02-07T13:54:59.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:54:59 smithi177 bash[55146]: cluster 2024-02-07T13:54:54.718368+0000 mgr.y (mgr.25346) 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 2024-02-07T13:54:59.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:54:59 smithi191 bash[14303]: cluster 2024-02-07T13:54:54.718368+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:00.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:00 smithi177 bash[53774]: cluster 2024-02-07T13:54:56.720166+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:00.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:00 smithi177 bash[53774]: cluster 2024-02-07T13:54:58.566000+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2024-02-07T13:55:00.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:00 smithi177 bash[53774]: cluster 2024-02-07T13:54:58.720887+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:00.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:00 smithi177 bash[53774]: cluster 2024-02-07T13:54:59.219150+0000 mon.a (mon.0) 71 : cluster 1 mon.a calling monitor election 2024-02-07T13:55:00.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:00 smithi177 bash[53774]: cluster 2024-02-07T13:54:59.222821+0000 mon.a (mon.0) 72 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-07T13:55:00.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:00 smithi177 bash[53774]: cluster 2024-02-07T13:54:59.234282+0000 mon.a (mon.0) 73 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-07T13:55:00.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:00 smithi177 bash[53774]: cluster 2024-02-07T13:54:59.235035+0000 mon.a (mon.0) 74 : cluster 0 fsmap 2024-02-07T13:55:00.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:00 smithi177 bash[53774]: cluster 2024-02-07T13:54:59.235073+0000 mon.a (mon.0) 75 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2024-02-07T13:55:00.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:00 smithi177 bash[53774]: cluster 2024-02-07T13:54:59.235610+0000 mon.a (mon.0) 76 : cluster 0 mgrmap e38: y(active, since 28s), standbys: x 2024-02-07T13:55:00.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:00 smithi177 bash[53774]: cluster 2024-02-07T13:54:59.243696+0000 mon.a (mon.0) 77 : cluster 1 overall HEALTH_OK 2024-02-07T13:55:00.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:00 smithi177 bash[53774]: audit 2024-02-07T13:54:59.249324+0000 mon.a (mon.0) 78 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:00.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:00 smithi177 bash[53774]: audit 2024-02-07T13:54:59.260730+0000 mon.a (mon.0) 79 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:00.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:00 smithi177 bash[55146]: cluster 2024-02-07T13:54:56.720166+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:00.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:00 smithi177 bash[55146]: cluster 2024-02-07T13:54:58.566000+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2024-02-07T13:55:00.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:00 smithi177 bash[55146]: cluster 2024-02-07T13:54:58.720887+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:00.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:00 smithi177 bash[55146]: cluster 2024-02-07T13:54:59.219150+0000 mon.a (mon.0) 71 : cluster 1 mon.a calling monitor election 2024-02-07T13:55:00.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:00 smithi177 bash[55146]: cluster 2024-02-07T13:54:59.222821+0000 mon.a (mon.0) 72 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-07T13:55:00.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:00 smithi177 bash[55146]: cluster 2024-02-07T13:54:59.234282+0000 mon.a (mon.0) 73 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-07T13:55:00.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:00 smithi177 bash[55146]: cluster 2024-02-07T13:54:59.235035+0000 mon.a (mon.0) 74 : cluster 0 fsmap 2024-02-07T13:55:00.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:00 smithi177 bash[55146]: cluster 2024-02-07T13:54:59.235073+0000 mon.a (mon.0) 75 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2024-02-07T13:55:00.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:00 smithi177 bash[55146]: cluster 2024-02-07T13:54:59.235610+0000 mon.a (mon.0) 76 : cluster 0 mgrmap e38: y(active, since 28s), standbys: x 2024-02-07T13:55:00.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:00 smithi177 bash[55146]: cluster 2024-02-07T13:54:59.243696+0000 mon.a (mon.0) 77 : cluster 1 overall HEALTH_OK 2024-02-07T13:55:00.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:00 smithi177 bash[55146]: audit 2024-02-07T13:54:59.249324+0000 mon.a (mon.0) 78 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:00.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:00 smithi177 bash[55146]: audit 2024-02-07T13:54:59.260730+0000 mon.a (mon.0) 79 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:00.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:00 smithi191 bash[14303]: cluster 2024-02-07T13:54:56.720166+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:00.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:00 smithi191 bash[14303]: cluster 2024-02-07T13:54:58.566000+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-07T13:55:00.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:00 smithi191 bash[14303]: cluster 2024-02-07T13:54:58.720887+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:00.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:00 smithi191 bash[14303]: cluster 2024-02-07T13:54:59.219150+0000 mon.a (mon.0) 71 : cluster [INF] mon.a calling monitor election 2024-02-07T13:55:00.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:00 smithi191 bash[14303]: cluster 2024-02-07T13:54:59.222821+0000 mon.a (mon.0) 72 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-07T13:55:00.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:00 smithi191 bash[14303]: cluster 2024-02-07T13:54:59.234282+0000 mon.a (mon.0) 73 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-07T13:55:00.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:00 smithi191 bash[14303]: cluster 2024-02-07T13:54:59.235035+0000 mon.a (mon.0) 74 : cluster [DBG] fsmap 2024-02-07T13:55:00.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:00 smithi191 bash[14303]: cluster 2024-02-07T13:54:59.235073+0000 mon.a (mon.0) 75 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-02-07T13:55:00.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:00 smithi191 bash[14303]: cluster 2024-02-07T13:54:59.235610+0000 mon.a (mon.0) 76 : cluster [DBG] mgrmap e38: y(active, since 28s), standbys: x 2024-02-07T13:55:00.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:00 smithi191 bash[14303]: cluster 2024-02-07T13:54:59.243696+0000 mon.a (mon.0) 77 : cluster [INF] overall HEALTH_OK 2024-02-07T13:55:00.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:00 smithi191 bash[14303]: audit 2024-02-07T13:54:59.249324+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:00.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:00 smithi191 bash[14303]: audit 2024-02-07T13:54:59.260730+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:02.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:01 smithi177 bash[53774]: cluster 2024-02-07T13:55:00.721605+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:02.042 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:01 smithi177 bash[53774]: audit 2024-02-07T13:55:00.831144+0000 mon.a (mon.0) 80 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:55:02.042 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:01 smithi177 bash[55146]: cluster 2024-02-07T13:55:00.721605+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:02.042 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:01 smithi177 bash[55146]: audit 2024-02-07T13:55:00.831144+0000 mon.a (mon.0) 80 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:55:02.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:01 smithi191 bash[14303]: cluster 2024-02-07T13:55:00.721605+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:02.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:01 smithi191 bash[14303]: audit 2024-02-07T13:55:00.831144+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:55:03.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:02 smithi177 bash[53774]: audit 2024-02-07T13:55:01.728629+0000 mgr.y (mgr.25346) 39 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:55:03.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:02 smithi177 bash[55146]: audit 2024-02-07T13:55:01.728629+0000 mgr.y (mgr.25346) 39 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:55:03.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:02 smithi191 bash[14303]: audit 2024-02-07T13:55:01.728629+0000 mgr.y (mgr.25346) 39 : audit [DBG] from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:55:03.787 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:55:03 smithi177 bash[50600]: debug 2024-02-07T13:55:03.358+0000 7fe5e5dad700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-02-07T13:55:04.100 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:03 smithi177 bash[53774]: cluster 2024-02-07T13:55:02.723251+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:04.100 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:03 smithi177 bash[55146]: cluster 2024-02-07T13:55:02.723251+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:04.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:03 smithi191 bash[14303]: cluster 2024-02-07T13:55:02.723251+0000 mgr.y (mgr.25346) 40 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:55:04.537 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:55:04 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:55:04] "GET /metrics HTTP/1.1" 200 38125 "" "Prometheus/2.33.4" 2024-02-07T13:55:04.614 INFO:teuthology.orchestra.run.smithi177.stdout:true 2024-02-07T13:55:05.440 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-07T13:55:05.440 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 running (2m) 27s ago 9m 16.7M - 0.23.0 ba2b418f427c 502a4ff35ffc 2024-02-07T13:55:05.440 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi191 *:3000 running (2m) 27s ago 9m 42.9M - 8.3.5 dad864ee21e9 b2e0c987e917 2024-02-07T13:55:05.440 INFO:teuthology.orchestra.run.smithi177.stdout:iscsi.foo.smithi177.afvcbe smithi177 running (82s) 27s ago 7m 45.0M - 3.5 e1d6a67b021e 7e2cc5dd7ffa 2024-02-07T13:55:05.440 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi191 *:8443,9283,8765 running (69s) 27s ago 15m 440M - 19.0.0-1252-g44458cce 79957b372307 af2fcc868046 2024-02-07T13:55:05.440 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:8443,9283,8765 running (2m) 27s ago 18m 479M - 19.0.0-1252-g44458cce 79957b372307 a0cb7d141fbc 2024-02-07T13:55:05.440 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (45s) 27s ago 18m 35.1M 2048M 19.0.0-1252-g44458cce 79957b372307 2db8fe7d86f5 2024-02-07T13:55:05.440 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi191 running (16m) 27s ago 16m 53.9M 2048M 17.2.0 e1d6a67b021e 61711445f375 2024-02-07T13:55:05.440 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 starting - - - 2048M 2024-02-07T13:55:05.440 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 running (3m) 27s ago 10m 11.3M - 1.3.1 1dbe0e931976 7ed6f8e8a9ea 2024-02-07T13:55:05.441 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi191 *:9100 running (2m) 27s ago 10m 11.0M - 1.3.1 1dbe0e931976 8d299419211b 2024-02-07T13:55:05.441 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (15m) 27s ago 15m 58.9M 2781M 17.2.0 e1d6a67b021e bb74ef095106 2024-02-07T13:55:05.441 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (14m) 27s ago 14m 58.9M 2781M 17.2.0 e1d6a67b021e 3e2d8e289760 2024-02-07T13:55:05.441 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (14m) 27s ago 14m 54.0M 2781M 17.2.0 e1d6a67b021e 612393e2aa5a 2024-02-07T13:55:05.441 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (13m) 27s ago 13m 56.8M 2781M 17.2.0 e1d6a67b021e 1c114ab84cf2 2024-02-07T13:55:05.441 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi191 running (13m) 27s ago 13m 58.4M 3037M 17.2.0 e1d6a67b021e 824876f60972 2024-02-07T13:55:05.441 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi191 running (12m) 27s ago 12m 55.0M 3037M 17.2.0 e1d6a67b021e 249a59c35a3d 2024-02-07T13:55:05.441 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi191 running (11m) 27s ago 11m 53.5M 3037M 17.2.0 e1d6a67b021e 895c15364473 2024-02-07T13:55:05.441 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi191 running (11m) 27s ago 11m 57.0M 3037M 17.2.0 e1d6a67b021e 5f43c65cc53e 2024-02-07T13:55:05.441 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi191 *:9095 running (76s) 27s ago 10m 52.9M - 2.33.4 514e6a882f6e 328d9528a4cb 2024-02-07T13:55:05.441 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi177.lsebwe smithi177 *:8000 running (8m) 27s ago 8m 86.8M - 17.2.0 e1d6a67b021e 5c594a4531b4 2024-02-07T13:55:05.441 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi191.kcfkkn smithi191 *:8000 running (8m) 27s ago 8m 87.2M - 17.2.0 e1d6a67b021e 25ae2a68d161 2024-02-07T13:55:05.441 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi177.czdxob smithi177 *:80 running (7m) 27s ago 7m 86.6M - 17.2.0 e1d6a67b021e 6b1840bf09af 2024-02-07T13:55:05.441 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi191.iddzcf smithi191 *:80 running (7m) 27s ago 7m 87.1M - 17.2.0 e1d6a67b021e 48533635a191 2024-02-07T13:55:05.919 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:55:05.920 INFO:teuthology.orchestra.run.smithi177.stdout: "mon": { 2024-02-07T13:55:05.920 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-02-07T13:55:05.920 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 2 2024-02-07T13:55:05.920 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:55:05.920 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr": { 2024-02-07T13:55:05.920 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 2 2024-02-07T13:55:05.920 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:55:05.920 INFO:teuthology.orchestra.run.smithi177.stdout: "osd": { 2024-02-07T13:55:05.920 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-07T13:55:05.920 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:55:05.920 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw": { 2024-02-07T13:55:05.920 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-07T13:55:05.920 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:55:05.921 INFO:teuthology.orchestra.run.smithi177.stdout: "overall": { 2024-02-07T13:55:05.921 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-02-07T13:55:05.921 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 4 2024-02-07T13:55:05.921 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T13:55:05.921 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:55:06.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:05 smithi177 bash[55146]: audit 2024-02-07T13:55:04.602183+0000 mgr.y (mgr.25346) 41 : audit 0 from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:55:06.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:05 smithi177 bash[55146]: cluster 2024-02-07T13:55:04.723716+0000 mgr.y (mgr.25346) 42 : 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 2024-02-07T13:55:06.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:05 smithi177 bash[55146]: audit 2024-02-07T13:55:04.991353+0000 mgr.y (mgr.25346) 43 : audit 0 from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:55:06.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:05 smithi177 bash[55146]: audit 2024-02-07T13:55:05.753985+0000 mon.a (mon.0) 81 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:06.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:05 smithi177 bash[55146]: audit 2024-02-07T13:55:05.764299+0000 mon.a (mon.0) 82 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:06.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:05 smithi177 bash[53774]: audit 2024-02-07T13:55:04.602183+0000 mgr.y (mgr.25346) 41 : audit 0 from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:55:06.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:05 smithi177 bash[53774]: cluster 2024-02-07T13:55:04.723716+0000 mgr.y (mgr.25346) 42 : 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 2024-02-07T13:55:06.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:05 smithi177 bash[53774]: audit 2024-02-07T13:55:04.991353+0000 mgr.y (mgr.25346) 43 : audit 0 from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:55:06.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:05 smithi177 bash[53774]: audit 2024-02-07T13:55:05.753985+0000 mon.a (mon.0) 81 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:06.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:05 smithi177 bash[53774]: audit 2024-02-07T13:55:05.764299+0000 mon.a (mon.0) 82 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:06.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:05 smithi191 bash[14303]: audit 2024-02-07T13:55:04.602183+0000 mgr.y (mgr.25346) 41 : audit [DBG] from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:55:06.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:05 smithi191 bash[14303]: cluster 2024-02-07T13:55:04.723716+0000 mgr.y (mgr.25346) 42 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:55:06.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:05 smithi191 bash[14303]: audit 2024-02-07T13:55:04.991353+0000 mgr.y (mgr.25346) 43 : audit [DBG] from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:55:06.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:05 smithi191 bash[14303]: audit 2024-02-07T13:55:05.753985+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:06.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:05 smithi191 bash[14303]: audit 2024-02-07T13:55:05.764299+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:06.311 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:55:06.312 INFO:teuthology.orchestra.run.smithi177.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261", 2024-02-07T13:55:06.312 INFO:teuthology.orchestra.run.smithi177.stdout: "in_progress": true, 2024-02-07T13:55:06.312 INFO:teuthology.orchestra.run.smithi177.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-07T13:55:06.312 INFO:teuthology.orchestra.run.smithi177.stdout: "services_complete": [ 2024-02-07T13:55:06.312 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr" 2024-02-07T13:55:06.312 INFO:teuthology.orchestra.run.smithi177.stdout: ], 2024-02-07T13:55:06.312 INFO:teuthology.orchestra.run.smithi177.stdout: "progress": "4/23 daemons upgraded", 2024-02-07T13:55:06.312 INFO:teuthology.orchestra.run.smithi177.stdout: "message": "Currently upgrading mon daemons", 2024-02-07T13:55:06.312 INFO:teuthology.orchestra.run.smithi177.stdout: "is_paused": false 2024-02-07T13:55:06.312 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:55:06.758 INFO:teuthology.orchestra.run.smithi177.stdout:HEALTH_OK 2024-02-07T13:55:07.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:06 smithi177 bash[53774]: audit 2024-02-07T13:55:05.425520+0000 mgr.y (mgr.25346) 44 : audit 0 from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:55:07.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:06 smithi177 bash[53774]: audit 2024-02-07T13:55:05.922493+0000 mon.c (mon.1) 2 : audit 0 from='client.? 172.21.15.177:0/579353357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:55:07.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:06 smithi177 bash[53774]: audit 2024-02-07T13:55:06.312874+0000 mgr.y (mgr.25346) 45 : audit 0 from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:55:07.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:06 smithi177 bash[53774]: audit 2024-02-07T13:55:06.756184+0000 mon.a (mon.0) 83 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:07.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:06 smithi177 bash[53774]: audit 2024-02-07T13:55:06.762183+0000 mon.c (mon.1) 3 : audit 0 from='client.? 172.21.15.177:0/3742859299' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:55:07.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:06 smithi177 bash[53774]: audit 2024-02-07T13:55:06.766434+0000 mon.a (mon.0) 84 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:07.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:06 smithi177 bash[55146]: audit 2024-02-07T13:55:05.425520+0000 mgr.y (mgr.25346) 44 : audit 0 from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:55:07.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:06 smithi177 bash[55146]: audit 2024-02-07T13:55:05.922493+0000 mon.c (mon.1) 2 : audit 0 from='client.? 172.21.15.177:0/579353357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:55:07.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:06 smithi177 bash[55146]: audit 2024-02-07T13:55:06.312874+0000 mgr.y (mgr.25346) 45 : audit 0 from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:55:07.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:06 smithi177 bash[55146]: audit 2024-02-07T13:55:06.756184+0000 mon.a (mon.0) 83 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:07.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:06 smithi177 bash[55146]: audit 2024-02-07T13:55:06.762183+0000 mon.c (mon.1) 3 : audit 0 from='client.? 172.21.15.177:0/3742859299' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:55:07.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:06 smithi177 bash[55146]: audit 2024-02-07T13:55:06.766434+0000 mon.a (mon.0) 84 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:07.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:06 smithi191 bash[14303]: audit 2024-02-07T13:55:05.425520+0000 mgr.y (mgr.25346) 44 : audit [DBG] from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:55:07.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:06 smithi191 bash[14303]: audit 2024-02-07T13:55:05.922493+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.177:0/579353357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:55:07.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:06 smithi191 bash[14303]: audit 2024-02-07T13:55:06.312874+0000 mgr.y (mgr.25346) 45 : audit [DBG] from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:55:07.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:06 smithi191 bash[14303]: audit 2024-02-07T13:55:06.756184+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:07.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:06 smithi191 bash[14303]: audit 2024-02-07T13:55:06.762183+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.177:0/3742859299' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:55:07.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:06 smithi191 bash[14303]: audit 2024-02-07T13:55:06.766434+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:08.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:07 smithi177 bash[53774]: cluster 2024-02-07T13:55:06.725295+0000 mgr.y (mgr.25346) 46 : cluster 0 pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:55:08.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:07 smithi177 bash[55146]: cluster 2024-02-07T13:55:06.725295+0000 mgr.y (mgr.25346) 46 : cluster 0 pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:55:08.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:07 smithi191 bash[14303]: cluster 2024-02-07T13:55:06.725295+0000 mgr.y (mgr.25346) 46 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:55:09.053 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:55:08 smithi191 bash[38538]: ts=2024-02-07T13:55: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.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"smithi177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-07T13:55:10.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:09 smithi177 bash[53774]: cluster 2024-02-07T13:55:08.726094+0000 mgr.y (mgr.25346) 47 : cluster 0 pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:55:10.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:09 smithi177 bash[55146]: cluster 2024-02-07T13:55:08.726094+0000 mgr.y (mgr.25346) 47 : cluster 0 pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:55:10.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:09 smithi191 bash[14303]: cluster 2024-02-07T13:55:08.726094+0000 mgr.y (mgr.25346) 47 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:55:12.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:11 smithi177 bash[53774]: cluster 2024-02-07T13:55:10.726916+0000 mgr.y (mgr.25346) 48 : cluster 0 pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:55:12.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:11 smithi177 bash[55146]: cluster 2024-02-07T13:55:10.726916+0000 mgr.y (mgr.25346) 48 : cluster 0 pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:55:12.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:11 smithi191 bash[14303]: cluster 2024-02-07T13:55:10.726916+0000 mgr.y (mgr.25346) 48 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:55:13.137 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:12 smithi177 bash[53774]: audit 2024-02-07T13:55:11.734093+0000 mgr.y (mgr.25346) 49 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:55:13.138 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:12 smithi177 bash[55146]: audit 2024-02-07T13:55:11.734093+0000 mgr.y (mgr.25346) 49 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:55:13.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:12 smithi191 bash[14303]: audit 2024-02-07T13:55:11.734093+0000 mgr.y (mgr.25346) 49 : audit [DBG] from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:55:14.100 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:13 smithi177 bash[53774]: cluster 2024-02-07T13:55:12.728777+0000 mgr.y (mgr.25346) 50 : cluster 0 pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:55:14.101 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:13 smithi177 bash[55146]: cluster 2024-02-07T13:55:12.728777+0000 mgr.y (mgr.25346) 50 : cluster 0 pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:55:14.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:13 smithi191 bash[14303]: cluster 2024-02-07T13:55:12.728777+0000 mgr.y (mgr.25346) 50 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:55:14.387 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:55:14 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:55:14] "GET /metrics HTTP/1.1" 200 38125 "" "Prometheus/2.33.4" 2024-02-07T13:55:16.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:15 smithi177 bash[53774]: cluster 2024-02-07T13:55:14.729324+0000 mgr.y (mgr.25346) 51 : cluster 0 pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:55:16.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:15 smithi177 bash[53774]: audit 2024-02-07T13:55:15.831721+0000 mon.a (mon.0) 85 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:55:16.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:15 smithi177 bash[55146]: cluster 2024-02-07T13:55:14.729324+0000 mgr.y (mgr.25346) 51 : cluster 0 pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:55:16.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:15 smithi177 bash[55146]: audit 2024-02-07T13:55:15.831721+0000 mon.a (mon.0) 85 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:55:16.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:15 smithi191 bash[14303]: cluster 2024-02-07T13:55:14.729324+0000 mgr.y (mgr.25346) 51 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:55:16.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:15 smithi191 bash[14303]: audit 2024-02-07T13:55:15.831721+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:55:17.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:17 smithi177 bash[53774]: audit 2024-02-07T13:55:16.426592+0000 mon.a (mon.0) 86 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:17.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:17 smithi177 bash[53774]: audit 2024-02-07T13:55:16.438031+0000 mon.a (mon.0) 87 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:17.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:17 smithi177 bash[53774]: audit 2024-02-07T13:55:16.440205+0000 mon.a (mon.0) 88 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:55:17.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:17 smithi177 bash[53774]: audit 2024-02-07T13:55:16.441727+0000 mon.a (mon.0) 89 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:55:17.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:17 smithi177 bash[53774]: audit 2024-02-07T13:55:16.451310+0000 mon.a (mon.0) 90 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:17.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:17 smithi177 bash[53774]: audit 2024-02-07T13:55:16.540577+0000 mon.a (mon.0) 91 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:55:17.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:17 smithi177 bash[53774]: audit 2024-02-07T13:55:16.545948+0000 mon.a (mon.0) 92 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:55:17.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:17 smithi177 bash[53774]: audit 2024-02-07T13:55:16.548860+0000 mon.a (mon.0) 93 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-07T13:55:17.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:17 smithi177 bash[53774]: audit 2024-02-07T13:55:16.550533+0000 mon.a (mon.0) 94 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-07T13:55:17.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:17 smithi177 bash[53774]: cephadm 2024-02-07T13:55:16.551860+0000 mgr.y (mgr.25346) 52 : cephadm 1 Upgrade: It appears safe to stop mon.b 2024-02-07T13:55:17.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:17 smithi177 bash[53774]: cluster 2024-02-07T13:55:16.730860+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:17.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:17 smithi177 bash[55146]: audit 2024-02-07T13:55:16.426592+0000 mon.a (mon.0) 86 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:17.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:17 smithi177 bash[55146]: audit 2024-02-07T13:55:16.438031+0000 mon.a (mon.0) 87 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:17.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:17 smithi177 bash[55146]: audit 2024-02-07T13:55:16.440205+0000 mon.a (mon.0) 88 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:55:17.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:17 smithi177 bash[55146]: audit 2024-02-07T13:55:16.441727+0000 mon.a (mon.0) 89 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:55:17.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:17 smithi177 bash[55146]: audit 2024-02-07T13:55:16.451310+0000 mon.a (mon.0) 90 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:17.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:17 smithi177 bash[55146]: audit 2024-02-07T13:55:16.540577+0000 mon.a (mon.0) 91 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:55:17.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:17 smithi177 bash[55146]: audit 2024-02-07T13:55:16.545948+0000 mon.a (mon.0) 92 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:55:17.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:17 smithi177 bash[55146]: audit 2024-02-07T13:55:16.548860+0000 mon.a (mon.0) 93 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-07T13:55:17.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:17 smithi177 bash[55146]: audit 2024-02-07T13:55:16.550533+0000 mon.a (mon.0) 94 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-07T13:55:17.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:17 smithi177 bash[55146]: cephadm 2024-02-07T13:55:16.551860+0000 mgr.y (mgr.25346) 52 : cephadm 1 Upgrade: It appears safe to stop mon.b 2024-02-07T13:55:17.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:17 smithi177 bash[55146]: cluster 2024-02-07T13:55:16.730860+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:17.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:17 smithi191 bash[14303]: audit 2024-02-07T13:55:16.426592+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:17.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:17 smithi191 bash[14303]: audit 2024-02-07T13:55:16.438031+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:17.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:17 smithi191 bash[14303]: audit 2024-02-07T13:55:16.440205+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:55:17.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:17 smithi191 bash[14303]: audit 2024-02-07T13:55:16.441727+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:55:17.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:17 smithi191 bash[14303]: audit 2024-02-07T13:55:16.451310+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:17.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:17 smithi191 bash[14303]: audit 2024-02-07T13:55:16.540577+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:55:17.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:17 smithi191 bash[14303]: audit 2024-02-07T13:55:16.545948+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:55:17.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:17 smithi191 bash[14303]: audit 2024-02-07T13:55:16.548860+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-07T13:55:17.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:17 smithi191 bash[14303]: audit 2024-02-07T13:55:16.550533+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-07T13:55:17.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:17 smithi191 bash[14303]: cephadm 2024-02-07T13:55:16.551860+0000 mgr.y (mgr.25346) 52 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-02-07T13:55:17.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:17 smithi191 bash[14303]: cluster 2024-02-07T13:55:16.730860+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:18.803 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:55:18 smithi191 bash[38538]: ts=2024-02-07T13:55:18.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"smithi177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-07T13:55:20.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:19 smithi177 bash[53774]: cluster 2024-02-07T13:55:18.731637+0000 mgr.y (mgr.25346) 54 : 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 2024-02-07T13:55:20.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:19 smithi177 bash[53774]: audit 2024-02-07T13:55:19.582108+0000 mon.a (mon.0) 95 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:20.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:19 smithi177 bash[53774]: audit 2024-02-07T13:55:19.586344+0000 mon.a (mon.0) 96 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T13:55:20.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:19 smithi177 bash[53774]: audit 2024-02-07T13:55:19.587869+0000 mon.a (mon.0) 97 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T13:55:20.040 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:19 smithi177 bash[53774]: audit 2024-02-07T13:55:19.589013+0000 mon.a (mon.0) 98 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:55:20.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:19 smithi177 bash[55146]: cluster 2024-02-07T13:55:18.731637+0000 mgr.y (mgr.25346) 54 : 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 2024-02-07T13:55:20.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:19 smithi177 bash[55146]: audit 2024-02-07T13:55:19.582108+0000 mon.a (mon.0) 95 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:20.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:19 smithi177 bash[55146]: audit 2024-02-07T13:55:19.586344+0000 mon.a (mon.0) 96 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T13:55:20.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:19 smithi177 bash[55146]: audit 2024-02-07T13:55:19.587869+0000 mon.a (mon.0) 97 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T13:55:20.040 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:19 smithi177 bash[55146]: audit 2024-02-07T13:55:19.589013+0000 mon.a (mon.0) 98 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:55:20.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:19 smithi191 bash[14303]: cluster 2024-02-07T13:55:18.731637+0000 mgr.y (mgr.25346) 54 : 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 2024-02-07T13:55:20.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:19 smithi191 bash[14303]: audit 2024-02-07T13:55:19.582108+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:20.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:19 smithi191 bash[14303]: audit 2024-02-07T13:55:19.586344+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T13:55:20.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:19 smithi191 bash[14303]: audit 2024-02-07T13:55:19.587869+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T13:55:20.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:19 smithi191 bash[14303]: audit 2024-02-07T13:55:19.589013+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:55:21.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:20 smithi191 bash[14303]: cephadm 2024-02-07T13:55:19.574350+0000 mgr.y (mgr.25346) 55 : cephadm [INF] Upgrade: Updating mon.b 2024-02-07T13:55:21.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:20 smithi191 bash[14303]: cephadm 2024-02-07T13:55:19.590551+0000 mgr.y (mgr.25346) 56 : cephadm [INF] Deploying daemon mon.b on smithi191 2024-02-07T13:55:21.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:20 smithi177 bash[53774]: cephadm 2024-02-07T13:55:19.574350+0000 mgr.y (mgr.25346) 55 : cephadm 1 Upgrade: Updating mon.b 2024-02-07T13:55:21.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:20 smithi177 bash[53774]: cephadm 2024-02-07T13:55:19.590551+0000 mgr.y (mgr.25346) 56 : cephadm 1 Deploying daemon mon.b on smithi191 2024-02-07T13:55:21.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:20 smithi177 bash[55146]: cephadm 2024-02-07T13:55:19.574350+0000 mgr.y (mgr.25346) 55 : cephadm 1 Upgrade: Updating mon.b 2024-02-07T13:55:21.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:20 smithi177 bash[55146]: cephadm 2024-02-07T13:55:19.590551+0000 mgr.y (mgr.25346) 56 : cephadm 1 Deploying daemon mon.b on smithi191 2024-02-07T13:55:22.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:21 smithi177 bash[53774]: cluster 2024-02-07T13:55:20.732521+0000 mgr.y (mgr.25346) 57 : cluster 0 pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:55:22.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:21 smithi177 bash[55146]: cluster 2024-02-07T13:55:20.732521+0000 mgr.y (mgr.25346) 57 : cluster 0 pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:55:22.060 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:21 smithi191 bash[14303]: cluster 2024-02-07T13:55:20.732521+0000 mgr.y (mgr.25346) 57 : 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 2024-02-07T13:55:22.486 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:22 smithi191 systemd[1]: Stopping Ceph mon.b for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T13:55:22.796 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:22 smithi191 bash[14303]: debug 2024-02-07T13:55:22.481+0000 7f55d9fdd700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-07T13:55:22.796 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:22 smithi191 bash[14303]: debug 2024-02-07T13:55:22.481+0000 7f55d9fdd700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-02-07T13:55:23.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:23 smithi191 bash[40930]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-mon-b 2024-02-07T13:55:23.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:23 smithi191 bash[41006]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-mon-b 2024-02-07T13:55:23.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:23 smithi191 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@mon.b.service: Succeeded. 2024-02-07T13:55:23.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:23 smithi191 systemd[1]: Stopped Ceph mon.b for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:55:24.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:23 smithi191 systemd[1]: Started Ceph mon.b for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:55:24.537 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:55:24 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:55:24] "GET /metrics HTTP/1.1" 200 38193 "" "Prometheus/2.33.4" 2024-02-07T13:55:25.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.809+0000 7f2db8397c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-07T13:55:25.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.809+0000 7f2db8397c80 0 ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev), process ceph-mon, pid 7 2024-02-07T13:55:25.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.809+0000 7f2db8397c80 0 pidfile_write: ignore empty --pid-file 2024-02-07T13:55:25.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 0 load: jerasure load: lrc 2024-02-07T13:55:25.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: RocksDB version: 7.9.2 2024-02-07T13:55:25.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Git sha 0 2024-02-07T13:55:25.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Compile date 2024-02-05 19:41:51 2024-02-07T13:55:25.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: DB SUMMARY 2024-02-07T13:55:25.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: DB Session ID: RU11I4HAHDCINX935OD5 2024-02-07T13:55:25.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: CURRENT file: CURRENT 2024-02-07T13:55:25.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: IDENTITY file: IDENTITY 2024-02-07T13:55:25.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1262 Bytes 2024-02-07T13:55:25.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000030.sst 2024-02-07T13:55:25.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000028.log size: 4828279 ; 2024-02-07T13:55:25.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.error_if_exists: 0 2024-02-07T13:55:25.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.create_if_missing: 0 2024-02-07T13:55:25.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.paranoid_checks: 1 2024-02-07T13:55:25.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-02-07T13:55:25.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-07T13:55:25.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-02-07T13:55:25.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.env: 0x556ef88e6ae0 2024-02-07T13:55:25.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.fs: PosixFileSystem 2024-02-07T13:55:25.056 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.info_log: 0x556ef9e0f900 2024-02-07T13:55:25.056 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-07T13:55:25.056 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.statistics: (nil) 2024-02-07T13:55:25.056 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.use_fsync: 0 2024-02-07T13:55:25.056 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.max_log_file_size: 0 2024-02-07T13:55:25.057 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-07T13:55:25.057 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-07T13:55:25.057 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-07T13:55:25.057 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-07T13:55:25.057 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.allow_fallocate: 1 2024-02-07T13:55:25.057 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-07T13:55:25.057 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-07T13:55:25.057 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.use_direct_reads: 0 2024-02-07T13:55:25.057 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-07T13:55:25.057 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.create_missing_column_families: 0 2024-02-07T13:55:25.057 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.db_log_dir: 2024-02-07T13:55:25.057 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.wal_dir: 2024-02-07T13:55:25.057 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-07T13:55:25.057 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-07T13:55:25.058 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-07T13:55:25.058 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-07T13:55:25.058 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-07T13:55:25.058 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-07T13:55:25.058 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.advise_random_on_open: 1 2024-02-07T13:55:25.058 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-07T13:55:25.058 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.write_buffer_manager: 0x556ef9de2dc0 2024-02-07T13:55:25.058 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-07T13:55:25.058 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-07T13:55:25.058 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-07T13:55:25.058 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.rate_limiter: (nil) 2024-02-07T13:55:25.058 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-07T13:55:25.058 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-07T13:55:25.058 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-07T13:55:25.058 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-07T13:55:25.059 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.unordered_write: 0 2024-02-07T13:55:25.059 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-07T13:55:25.059 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-07T13:55:25.059 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-07T13:55:25.059 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-07T13:55:25.059 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.row_cache: None 2024-02-07T13:55:25.059 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.wal_filter: None 2024-02-07T13:55:25.059 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-07T13:55:25.059 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-07T13:55:25.059 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.two_write_queues: 0 2024-02-07T13:55:25.059 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.manual_wal_flush: 0 2024-02-07T13:55:25.059 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.wal_compression: 0 2024-02-07T13:55:25.059 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.atomic_flush: 0 2024-02-07T13:55:25.059 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-07T13:55:25.059 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-07T13:55:25.059 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-07T13:55:25.060 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.log_readahead_size: 0 2024-02-07T13:55:25.060 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-07T13:55:25.060 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-02-07T13:55:25.060 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-07T13:55:25.060 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-07T13:55:25.060 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-02-07T13:55:25.060 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-02-07T13:55:25.060 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-02-07T13:55:25.060 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.max_background_jobs: 2 2024-02-07T13:55:25.060 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.max_background_compactions: -1 2024-02-07T13:55:25.060 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.max_subcompactions: 1 2024-02-07T13:55:25.060 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-07T13:55:25.060 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-07T13:55:25.060 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-07T13:55:25.060 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.max_total_wal_size: 0 2024-02-07T13:55:25.061 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-07T13:55:25.061 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-07T13:55:25.061 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-07T13:55:25.061 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-07T13:55:25.061 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.max_open_files: -1 2024-02-07T13:55:25.061 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.bytes_per_sync: 0 2024-02-07T13:55:25.061 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-07T13:55:25.061 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-07T13:55:25.061 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-07T13:55:25.061 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Options.max_background_flushes: -1 2024-02-07T13:55:25.061 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Compression algorithms supported: 2024-02-07T13:55:25.061 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-07T13:55:25.061 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: kZSTD supported: 0 2024-02-07T13:55:25.061 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: kXpressCompression supported: 0 2024-02-07T13:55:25.061 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-07T13:55:25.062 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: kZlibCompression supported: 1 2024-02-07T13:55:25.062 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: kSnappyCompression supported: 1 2024-02-07T13:55:25.062 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: kLZ4Compression supported: 1 2024-02-07T13:55:25.062 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: kBZip2Compression supported: 0 2024-02-07T13:55:25.062 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-07T13:55:25.062 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-02-07T13:55:25.062 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.813+0000 7f2db8397c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-02-07T13:55:25.062 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-02-07T13:55:25.062 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-07T13:55:25.062 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.merge_operator: 2024-02-07T13:55:25.062 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.compaction_filter: None 2024-02-07T13:55:25.062 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.compaction_filter_factory: None 2024-02-07T13:55:25.062 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-02-07T13:55:25.062 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-07T13:55:25.062 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-07T13:55:25.062 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556ef9e0fa00) 2024-02-07T13:55:25.063 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: cache_index_and_filter_blocks: 1 2024-02-07T13:55:25.063 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-07T13:55:25.063 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-07T13:55:25.063 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: pin_top_level_index_and_filter: 1 2024-02-07T13:55:25.063 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: index_type: 0 2024-02-07T13:55:25.063 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: data_block_index_type: 0 2024-02-07T13:55:25.063 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: index_shortening: 1 2024-02-07T13:55:25.063 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: data_block_hash_table_util_ratio: 0.750000 2024-02-07T13:55:25.063 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: checksum: 4 2024-02-07T13:55:25.063 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: no_block_cache: 0 2024-02-07T13:55:25.063 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: block_cache: 0x556ef9e11090 2024-02-07T13:55:25.063 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: block_cache_name: BinnedLRUCache 2024-02-07T13:55:25.063 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: block_cache_options: 2024-02-07T13:55:25.063 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: capacity : 536870912 2024-02-07T13:55:25.063 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: num_shard_bits : 4 2024-02-07T13:55:25.064 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: strict_capacity_limit : 0 2024-02-07T13:55:25.064 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: high_pri_pool_ratio: 0.000 2024-02-07T13:55:25.064 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: block_cache_compressed: (nil) 2024-02-07T13:55:25.064 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: persistent_cache: (nil) 2024-02-07T13:55:25.064 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: block_size: 4096 2024-02-07T13:55:25.064 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: block_size_deviation: 10 2024-02-07T13:55:25.064 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: block_restart_interval: 16 2024-02-07T13:55:25.064 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: index_block_restart_interval: 1 2024-02-07T13:55:25.064 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: metadata_block_size: 4096 2024-02-07T13:55:25.064 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: partition_filters: 0 2024-02-07T13:55:25.064 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: use_delta_encoding: 1 2024-02-07T13:55:25.064 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: filter_policy: bloomfilter 2024-02-07T13:55:25.064 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: whole_key_filtering: 1 2024-02-07T13:55:25.064 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: verify_compression: 0 2024-02-07T13:55:25.064 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: read_amp_bytes_per_bit: 0 2024-02-07T13:55:25.064 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: format_version: 5 2024-02-07T13:55:25.065 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: enable_index_compression: 1 2024-02-07T13:55:25.065 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: block_align: 0 2024-02-07T13:55:25.065 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: max_auto_readahead_size: 262144 2024-02-07T13:55:25.065 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: prepopulate_block_cache: 0 2024-02-07T13:55:25.065 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: initial_auto_readahead_size: 8192 2024-02-07T13:55:25.065 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: num_file_reads_for_auto_readahead: 2 2024-02-07T13:55:25.065 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-07T13:55:25.065 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-07T13:55:25.066 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.compression: NoCompression 2024-02-07T13:55:25.066 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-07T13:55:25.066 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-07T13:55:25.066 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-07T13:55:25.066 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.num_levels: 7 2024-02-07T13:55:25.066 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-07T13:55:25.066 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-07T13:55:25.066 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-07T13:55:25.066 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-07T13:55:25.067 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-07T13:55:25.067 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-07T13:55:25.067 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-07T13:55:25.067 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-07T13:55:25.067 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-07T13:55:25.067 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-07T13:55:25.067 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-02-07T13:55:25.067 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-02-07T13:55:25.067 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-07T13:55:25.067 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.compression_opts.level: 32767 2024-02-07T13:55:25.067 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-07T13:55:25.067 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-07T13:55:25.067 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-07T13:55:25.067 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-02-07T13:55:25.068 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-07T13:55:25.068 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.compression_opts.enabled: false 2024-02-07T13:55:25.068 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-02-07T13:55:25.068 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-07T13:55:25.068 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-07T13:55:25.068 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-07T13:55:25.068 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-07T13:55:25.068 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-07T13:55:25.068 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-07T13:55:25.068 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-07T13:55:25.068 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-07T13:55:25.068 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-07T13:55:25.068 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-07T13:55:25.068 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-07T13:55:25.068 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-07T13:55:25.069 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-07T13:55:25.069 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-07T13:55:25.069 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-07T13:55:25.069 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-07T13:55:25.069 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-07T13:55:25.069 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-02-07T13:55:25.069 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.arena_block_size: 1048576 2024-02-07T13:55:25.069 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-07T13:55:25.069 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-07T13:55:25.069 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-07T13:55:25.069 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-07T13:55:25.069 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-07T13:55:25.069 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-07T13:55:25.069 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-07T13:55:25.069 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-07T13:55:25.070 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-07T13:55:25.070 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-07T13:55:25.070 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-07T13:55:25.070 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-07T13:55:25.070 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-07T13:55:25.070 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.table_properties_collectors: 2024-02-07T13:55:25.070 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.inplace_update_support: 0 2024-02-07T13:55:25.070 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-07T13:55:25.070 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-07T13:55:25.070 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-07T13:55:25.070 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-07T13:55:25.070 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.bloom_locality: 0 2024-02-07T13:55:25.070 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.max_successive_merges: 0 2024-02-07T13:55:25.070 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-07T13:55:25.070 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-07T13:55:25.071 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.force_consistency_checks: 1 2024-02-07T13:55:25.071 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-07T13:55:25.071 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.ttl: 2592000 2024-02-07T13:55:25.071 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-07T13:55:25.071 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-02-07T13:55:25.071 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-02-07T13:55:25.071 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.enable_blob_files: false 2024-02-07T13:55:25.071 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.min_blob_size: 0 2024-02-07T13:55:25.071 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.blob_file_size: 268435456 2024-02-07T13:55:25.071 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-02-07T13:55:25.071 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-02-07T13:55:25.071 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-07T13:55:25.071 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-02-07T13:55:25.071 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-02-07T13:55:25.071 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-02-07T13:55:25.072 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-02-07T13:55:25.072 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2dacb1f700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 30.sst 2024-02-07T13:55:25.072 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-07T13:55:25.072 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 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 17934, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-07T13:55:25.072 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2024-02-07T13:55:25.072 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 0cc44581-e4b4-4b6e-a8ac-1d7cbda62182 2024-02-07T13:55:25.072 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707314124820782, "job": 1, "event": "recovery_started", "wal_files": [28]} 2024-02-07T13:55:25.072 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.817+0000 7f2db8397c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2024-02-07T13:55:25.072 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.829+0000 7f2db8397c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707314124834414, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 3059497, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 17939, "largest_seqno": 19303, "table_properties": {"data_size": 3053661, "index_size": 3473, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1349, "raw_key_size": 12345, "raw_average_key_size": 23, "raw_value_size": 3042304, "raw_average_value_size": 5772, "num_data_blocks": 158, "num_entries": 527, "num_filter_entries": 527, "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": 1707314124, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "0cc44581-e4b4-4b6e-a8ac-1d7cbda62182", "db_session_id": "RU11I4HAHDCINX935OD5", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2024-02-07T13:55:25.072 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.829+0000 7f2db8397c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707314124834667, "job": 1, "event": "recovery_finished"} 2024-02-07T13:55:25.072 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.829+0000 7f2db8397c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 35 2024-02-07T13:55:25.072 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.829+0000 7f2db8397c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-07T13:55:25.072 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.833+0000 7f2db8397c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000028.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-02-07T13:55:25.072 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.833+0000 7f2db8397c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x556ef9f06000 2024-02-07T13:55:25.072 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.833+0000 7f2db8397c80 4 rocksdb: DB pointer 0x556ef9ef0000 2024-02-07T13:55:25.073 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.837+0000 7f2db8397c80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0] at bind addrs [v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 2024-02-07T13:55:25.073 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.837+0000 7f2da6b13700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-02-07T13:55:25.073 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.837+0000 7f2da6b13700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-02-07T13:55:25.073 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: ** DB Stats ** 2024-02-07T13:55:25.073 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-07T13:55:25.073 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-07T13:55:25.073 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-07T13:55:25.073 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-07T13:55:25.073 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-07T13:55:25.073 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-07T13:55:25.073 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-07T13:55:25.073 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: ** Compaction Stats [default] ** 2024-02-07T13:55:25.073 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-02-07T13:55:25.073 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-02-07T13:55:25.073 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: L0 1/0 2.92 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 516.7 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-02-07T13:55:25.073 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: L6 1/0 9.74 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-02-07T13:55:25.074 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: Sum 2/0 12.65 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 516.7 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-02-07T13:55:25.074 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 516.7 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-02-07T13:55:25.074 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: ** Compaction Stats [default] ** 2024-02-07T13:55:25.074 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-02-07T13:55:25.074 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-07T13:55:25.074 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 516.7 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-02-07T13:55:25.074 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-02-07T13:55:25.074 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-07T13:55:25.074 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: Flush(GB): cumulative 0.003, interval 0.003 2024-02-07T13:55:25.074 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-07T13:55:25.074 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: AddFile(Total Files): cumulative 0, interval 0 2024-02-07T13:55:25.074 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-07T13:55:25.074 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: AddFile(Keys): cumulative 0, interval 0 2024-02-07T13:55:25.074 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: Cumulative compaction: 0.00 GB write, 145.50 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-07T13:55:25.074 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: Interval compaction: 0.00 GB write, 145.50 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-07T13:55:25.074 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-07T13:55:25.075 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: Block cache BinnedLRUCache@0x556ef9e11090#7 capacity: 512.00 MB usage: 64.41 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.8e-05 secs_since: 0 2024-02-07T13:55:25.075 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: Block cache entry stats(count,size,portion): DataBlock(4,26.81 KB,0.00511408%) FilterBlock(2,13.44 KB,0.002563%) IndexBlock(2,24.16 KB,0.00460744%) Misc(1,0.00 KB,0%) 2024-02-07T13:55:25.075 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: ** File Read Latency Histogram By Level [default] ** 2024-02-07T13:55:25.075 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.837+0000 7f2db8397c80 1 mon.b@-1(???) e3 preinit fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 2024-02-07T13:55:25.075 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.837+0000 7f2db8397c80 0 mon.b@-1(???).mds e1 new map 2024-02-07T13:55:25.075 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.837+0000 7f2db8397c80 0 mon.b@-1(???).mds e1 print_map 2024-02-07T13:55:25.075 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: e1 2024-02-07T13:55:25.075 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-07T13:55:25.075 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-07T13:55:25.075 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: legacy client fscid: -1 2024-02-07T13:55:25.075 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: 2024-02-07T13:55:25.075 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: No filesystems configured 2024-02-07T13:55:25.075 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.837+0000 7f2db8397c80 0 mon.b@-1(???).osd e103 crush map has features 3314933000854323200, adjusting msgr requires 2024-02-07T13:55:25.075 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.837+0000 7f2db8397c80 0 mon.b@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2024-02-07T13:55:25.075 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.837+0000 7f2db8397c80 0 mon.b@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2024-02-07T13:55:25.076 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.837+0000 7f2db8397c80 0 mon.b@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2024-02-07T13:55:25.076 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:24 smithi191 bash[41073]: debug 2024-02-07T13:55:24.837+0000 7f2db8397c80 1 mon.b@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2024-02-07T13:55:29.053 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:55:28 smithi191 bash[38538]: ts=2024-02-07T13:55:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"smithi177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-07T13:55:30.287 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:55:29 smithi177 bash[50600]: debug 2024-02-07T13:55:29.849+0000 7fe5e5dad700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-02-07T13:55:31.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[55146]: cluster 2024-02-07T13:55:25.858868+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-02-07T13:55:31.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[55146]: cluster 2024-02-07T13:55:25.861240+0000 mon.a (mon.0) 105 : cluster 1 overall HEALTH_OK 2024-02-07T13:55:31.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[55146]: audit 2024-02-07T13:55:25.861772+0000 mon.a (mon.0) 106 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:55:31.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[55146]: audit 2024-02-07T13:55:25.862799+0000 mon.a (mon.0) 107 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:55:31.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[55146]: audit 2024-02-07T13:55:25.863329+0000 mon.a (mon.0) 108 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:55:31.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[55146]: cluster 2024-02-07T13:55:25.864108+0000 mon.a (mon.0) 109 : cluster 1 mon.a calling monitor election 2024-02-07T13:55:31.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[55146]: cluster 2024-02-07T13:55:25.865769+0000 mon.c (mon.1) 4 : cluster 1 mon.c calling monitor election 2024-02-07T13:55:31.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[55146]: cluster 2024-02-07T13:55:26.736742+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:31.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[55146]: cluster 2024-02-07T13:55:28.737498+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:31.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[55146]: audit 2024-02-07T13:55:30.835126+0000 mon.a (mon.0) 110 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:55:31.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[55146]: cluster 2024-02-07T13:55:30.865898+0000 mon.a (mon.0) 111 : cluster 1 mon.a is new leader, mons a,b in quorum (ranks 0,2) 2024-02-07T13:55:31.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[55146]: cluster 2024-02-07T13:55:30.868339+0000 mon.a (mon.0) 112 : cluster 1 overall HEALTH_OK 2024-02-07T13:55:31.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[55146]: cluster 2024-02-07T13:55:30.868475+0000 mon.a (mon.0) 113 : cluster 1 mon.a calling monitor election 2024-02-07T13:55:31.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[55146]: cluster 2024-02-07T13:55:30.871718+0000 mon.a (mon.0) 114 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-07T13:55:31.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[55146]: cluster 2024-02-07T13:55:30.880368+0000 mon.a (mon.0) 115 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-07T13:55:31.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[55146]: cluster 2024-02-07T13:55:30.881012+0000 mon.a (mon.0) 116 : cluster 0 fsmap 2024-02-07T13:55:31.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[55146]: cluster 2024-02-07T13:55:30.881050+0000 mon.a (mon.0) 117 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2024-02-07T13:55:31.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[55146]: cluster 2024-02-07T13:55:30.881521+0000 mon.a (mon.0) 118 : cluster 0 mgrmap e38: y(active, since 60s), standbys: x 2024-02-07T13:55:31.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[55146]: cluster 2024-02-07T13:55:30.890030+0000 mon.a (mon.0) 119 : cluster 1 overall HEALTH_OK 2024-02-07T13:55:31.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[55146]: audit 2024-02-07T13:55:30.895169+0000 mon.a (mon.0) 120 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:31.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[55146]: audit 2024-02-07T13:55:30.904764+0000 mon.a (mon.0) 121 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:31.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[53774]: cluster 2024-02-07T13:55:25.858868+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-02-07T13:55:31.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[53774]: cluster 2024-02-07T13:55:25.861240+0000 mon.a (mon.0) 105 : cluster 1 overall HEALTH_OK 2024-02-07T13:55:31.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[53774]: audit 2024-02-07T13:55:25.861772+0000 mon.a (mon.0) 106 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:55:31.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[53774]: audit 2024-02-07T13:55:25.862799+0000 mon.a (mon.0) 107 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:55:31.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[53774]: audit 2024-02-07T13:55:25.863329+0000 mon.a (mon.0) 108 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:55:31.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[53774]: cluster 2024-02-07T13:55:25.864108+0000 mon.a (mon.0) 109 : cluster 1 mon.a calling monitor election 2024-02-07T13:55:31.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[53774]: cluster 2024-02-07T13:55:25.865769+0000 mon.c (mon.1) 4 : cluster 1 mon.c calling monitor election 2024-02-07T13:55:31.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[53774]: cluster 2024-02-07T13:55:26.736742+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:31.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[53774]: cluster 2024-02-07T13:55:28.737498+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:31.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[53774]: audit 2024-02-07T13:55:30.835126+0000 mon.a (mon.0) 110 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:55:31.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[53774]: cluster 2024-02-07T13:55:30.865898+0000 mon.a (mon.0) 111 : cluster 1 mon.a is new leader, mons a,b in quorum (ranks 0,2) 2024-02-07T13:55:31.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[53774]: cluster 2024-02-07T13:55:30.868339+0000 mon.a (mon.0) 112 : cluster 1 overall HEALTH_OK 2024-02-07T13:55:31.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[53774]: cluster 2024-02-07T13:55:30.868475+0000 mon.a (mon.0) 113 : cluster 1 mon.a calling monitor election 2024-02-07T13:55:31.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[53774]: cluster 2024-02-07T13:55:30.871718+0000 mon.a (mon.0) 114 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-07T13:55:31.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[53774]: cluster 2024-02-07T13:55:30.880368+0000 mon.a (mon.0) 115 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-07T13:55:31.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[53774]: cluster 2024-02-07T13:55:30.881012+0000 mon.a (mon.0) 116 : cluster 0 fsmap 2024-02-07T13:55:31.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[53774]: cluster 2024-02-07T13:55:30.881050+0000 mon.a (mon.0) 117 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2024-02-07T13:55:31.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[53774]: cluster 2024-02-07T13:55:30.881521+0000 mon.a (mon.0) 118 : cluster 0 mgrmap e38: y(active, since 60s), standbys: x 2024-02-07T13:55:31.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[53774]: cluster 2024-02-07T13:55:30.890030+0000 mon.a (mon.0) 119 : cluster 1 overall HEALTH_OK 2024-02-07T13:55:31.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[53774]: audit 2024-02-07T13:55:30.895169+0000 mon.a (mon.0) 120 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:31.291 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:30 smithi177 bash[53774]: audit 2024-02-07T13:55:30.904764+0000 mon.a (mon.0) 121 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:31.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:30 smithi191 bash[41073]: cluster 2024-02-07T13:55:25.858868+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-02-07T13:55:31.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:30 smithi191 bash[41073]: cluster 2024-02-07T13:55:25.861240+0000 mon.a (mon.0) 105 : cluster 1 overall HEALTH_OK 2024-02-07T13:55:31.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:30 smithi191 bash[41073]: audit 2024-02-07T13:55:25.861772+0000 mon.a (mon.0) 106 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-07T13:55:31.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:30 smithi191 bash[41073]: audit 2024-02-07T13:55:25.862799+0000 mon.a (mon.0) 107 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-07T13:55:31.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:30 smithi191 bash[41073]: audit 2024-02-07T13:55:25.863329+0000 mon.a (mon.0) 108 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-07T13:55:31.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:30 smithi191 bash[41073]: cluster 2024-02-07T13:55:25.864108+0000 mon.a (mon.0) 109 : cluster 1 mon.a calling monitor election 2024-02-07T13:55:31.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:30 smithi191 bash[41073]: cluster 2024-02-07T13:55:25.865769+0000 mon.c (mon.1) 4 : cluster 1 mon.c calling monitor election 2024-02-07T13:55:31.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:30 smithi191 bash[41073]: cluster 2024-02-07T13:55:26.736742+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:31.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:30 smithi191 bash[41073]: cluster 2024-02-07T13:55:28.737498+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:31.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:30 smithi191 bash[41073]: audit 2024-02-07T13:55:30.835126+0000 mon.a (mon.0) 110 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:55:31.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:30 smithi191 bash[41073]: cluster 2024-02-07T13:55:30.865898+0000 mon.a (mon.0) 111 : cluster 1 mon.a is new leader, mons a,b in quorum (ranks 0,2) 2024-02-07T13:55:31.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:30 smithi191 bash[41073]: cluster 2024-02-07T13:55:30.868339+0000 mon.a (mon.0) 112 : cluster 1 overall HEALTH_OK 2024-02-07T13:55:31.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:30 smithi191 bash[41073]: cluster 2024-02-07T13:55:30.868475+0000 mon.a (mon.0) 113 : cluster 1 mon.a calling monitor election 2024-02-07T13:55:31.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:30 smithi191 bash[41073]: cluster 2024-02-07T13:55:30.871718+0000 mon.a (mon.0) 114 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-07T13:55:31.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:30 smithi191 bash[41073]: cluster 2024-02-07T13:55:30.880368+0000 mon.a (mon.0) 115 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.177:3301/0,v1:172.21.15.177:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-07T13:55:31.305 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:30 smithi191 bash[41073]: cluster 2024-02-07T13:55:30.881012+0000 mon.a (mon.0) 116 : cluster 0 fsmap 2024-02-07T13:55:31.305 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:30 smithi191 bash[41073]: cluster 2024-02-07T13:55:30.881050+0000 mon.a (mon.0) 117 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2024-02-07T13:55:31.305 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:30 smithi191 bash[41073]: cluster 2024-02-07T13:55:30.881521+0000 mon.a (mon.0) 118 : cluster 0 mgrmap e38: y(active, since 60s), standbys: x 2024-02-07T13:55:31.305 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:30 smithi191 bash[41073]: cluster 2024-02-07T13:55:30.890030+0000 mon.a (mon.0) 119 : cluster 1 overall HEALTH_OK 2024-02-07T13:55:31.305 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:30 smithi191 bash[41073]: audit 2024-02-07T13:55:30.895169+0000 mon.a (mon.0) 120 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:31.305 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:30 smithi191 bash[41073]: audit 2024-02-07T13:55:30.904764+0000 mon.a (mon.0) 121 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:32.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:31 smithi177 bash[53774]: cluster 2024-02-07T13:55:30.738255+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:32.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:31 smithi177 bash[55146]: cluster 2024-02-07T13:55:30.738255+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:32.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:31 smithi191 bash[41073]: cluster 2024-02-07T13:55:30.738255+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:33.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:32 smithi177 bash[53774]: audit 2024-02-07T13:55:31.754836+0000 mgr.y (mgr.25346) 64 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:55:33.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:32 smithi177 bash[55146]: audit 2024-02-07T13:55:31.754836+0000 mgr.y (mgr.25346) 64 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:55:33.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:32 smithi191 bash[41073]: audit 2024-02-07T13:55:31.754836+0000 mgr.y (mgr.25346) 64 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:55:34.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:33 smithi177 bash[53774]: cluster 2024-02-07T13:55:32.740064+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:34.287 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:55:34 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:55:34] "GET /metrics HTTP/1.1" 200 38202 "" "Prometheus/2.33.4" 2024-02-07T13:55:34.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:33 smithi177 bash[55146]: cluster 2024-02-07T13:55:32.740064+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:34.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:33 smithi191 bash[41073]: cluster 2024-02-07T13:55:32.740064+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:36.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:35 smithi177 bash[53774]: cluster 2024-02-07T13:55:34.740803+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:36.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:35 smithi177 bash[55146]: cluster 2024-02-07T13:55:34.740803+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:36.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:35 smithi191 bash[41073]: cluster 2024-02-07T13:55:34.740803+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:37.171 INFO:teuthology.orchestra.run.smithi177.stdout:true 2024-02-07T13:55:37.970 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-07T13:55:37.970 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 running (3m) 32s ago 10m 17.0M - 0.23.0 ba2b418f427c 502a4ff35ffc 2024-02-07T13:55:37.970 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi191 *:3000 running (2m) 0s ago 10m 42.2M - 8.3.5 dad864ee21e9 b2e0c987e917 2024-02-07T13:55:37.970 INFO:teuthology.orchestra.run.smithi177.stdout:iscsi.foo.smithi177.afvcbe smithi177 running (115s) 32s ago 8m 46.4M - 3.5 e1d6a67b021e 7e2cc5dd7ffa 2024-02-07T13:55:37.970 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi191 *:8443,9283,8765 running (102s) 0s ago 16m 441M - 19.0.0-1252-g44458cce 79957b372307 af2fcc868046 2024-02-07T13:55:37.970 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:8443,9283,8765 running (2m) 32s ago 18m 488M - 19.0.0-1252-g44458cce 79957b372307 a0cb7d141fbc 2024-02-07T13:55:37.970 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (78s) 32s ago 18m 40.4M 2048M 19.0.0-1252-g44458cce 79957b372307 2db8fe7d86f5 2024-02-07T13:55:37.970 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi191 running (14s) 0s ago 16m 24.4M 2048M 19.0.0-1252-g44458cce 79957b372307 ed930f20e0b7 2024-02-07T13:55:37.970 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (40s) 32s ago 16m 21.6M 2048M 19.0.0-1252-g44458cce 79957b372307 91a1370c9769 2024-02-07T13:55:37.970 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 running (3m) 32s ago 10m 12.0M - 1.3.1 1dbe0e931976 7ed6f8e8a9ea 2024-02-07T13:55:37.970 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi191 *:9100 running (3m) 0s ago 10m 11.8M - 1.3.1 1dbe0e931976 8d299419211b 2024-02-07T13:55:37.970 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (16m) 32s ago 16m 59.0M 2781M 17.2.0 e1d6a67b021e bb74ef095106 2024-02-07T13:55:37.971 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (15m) 32s ago 15m 58.8M 2781M 17.2.0 e1d6a67b021e 3e2d8e289760 2024-02-07T13:55:37.971 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (14m) 32s ago 14m 54.7M 2781M 17.2.0 e1d6a67b021e 612393e2aa5a 2024-02-07T13:55:37.971 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (14m) 32s ago 14m 57.2M 2781M 17.2.0 e1d6a67b021e 1c114ab84cf2 2024-02-07T13:55:37.971 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi191 running (13m) 0s ago 13m 58.5M 3037M 17.2.0 e1d6a67b021e 824876f60972 2024-02-07T13:55:37.971 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi191 running (12m) 0s ago 12m 55.4M 3037M 17.2.0 e1d6a67b021e 249a59c35a3d 2024-02-07T13:55:37.971 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi191 running (12m) 0s ago 12m 54.4M 3037M 17.2.0 e1d6a67b021e 895c15364473 2024-02-07T13:55:37.971 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi191 running (11m) 0s ago 11m 58.0M 3037M 17.2.0 e1d6a67b021e 5f43c65cc53e 2024-02-07T13:55:37.971 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi191 *:9095 running (109s) 0s ago 10m 57.5M - 2.33.4 514e6a882f6e 328d9528a4cb 2024-02-07T13:55:37.971 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi177.lsebwe smithi177 *:8000 running (8m) 32s ago 8m 87.0M - 17.2.0 e1d6a67b021e 5c594a4531b4 2024-02-07T13:55:37.971 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi191.kcfkkn smithi191 *:8000 running (8m) 0s ago 8m 87.6M - 17.2.0 e1d6a67b021e 25ae2a68d161 2024-02-07T13:55:37.971 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi177.czdxob smithi177 *:80 running (8m) 32s ago 8m 86.8M - 17.2.0 e1d6a67b021e 6b1840bf09af 2024-02-07T13:55:37.971 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi191.iddzcf smithi191 *:80 running (8m) 0s ago 8m 87.4M - 17.2.0 e1d6a67b021e 48533635a191 2024-02-07T13:55:38.428 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:55:38.428 INFO:teuthology.orchestra.run.smithi177.stdout: "mon": { 2024-02-07T13:55:38.428 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 3 2024-02-07T13:55:38.428 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:55:38.428 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr": { 2024-02-07T13:55:38.428 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 2 2024-02-07T13:55:38.428 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:55:38.429 INFO:teuthology.orchestra.run.smithi177.stdout: "osd": { 2024-02-07T13:55:38.429 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-07T13:55:38.429 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:55:38.429 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw": { 2024-02-07T13:55:38.429 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-07T13:55:38.429 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:55:38.429 INFO:teuthology.orchestra.run.smithi177.stdout: "overall": { 2024-02-07T13:55:38.429 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-02-07T13:55:38.429 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 5 2024-02-07T13:55:38.429 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T13:55:38.429 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:55:38.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:38 smithi191 bash[41073]: cluster 2024-02-07T13:55:36.742517+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:38.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:38 smithi191 bash[41073]: audit 2024-02-07T13:55:37.154632+0000 mgr.y (mgr.25346) 68 : audit 0 from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:55:38.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:38 smithi191 bash[41073]: audit 2024-02-07T13:55:37.327884+0000 mon.a (mon.0) 122 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:38.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:38 smithi191 bash[41073]: audit 2024-02-07T13:55:37.335863+0000 mon.a (mon.0) 123 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:38.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:38 smithi177 bash[53774]: cluster 2024-02-07T13:55:36.742517+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:38.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:38 smithi177 bash[53774]: audit 2024-02-07T13:55:37.154632+0000 mgr.y (mgr.25346) 68 : audit 0 from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:55:38.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:38 smithi177 bash[53774]: audit 2024-02-07T13:55:37.327884+0000 mon.a (mon.0) 122 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:38.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:38 smithi177 bash[53774]: audit 2024-02-07T13:55:37.335863+0000 mon.a (mon.0) 123 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:38.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:38 smithi177 bash[55146]: cluster 2024-02-07T13:55:36.742517+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:38.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:38 smithi177 bash[55146]: audit 2024-02-07T13:55:37.154632+0000 mgr.y (mgr.25346) 68 : audit 0 from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:55:38.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:38 smithi177 bash[55146]: audit 2024-02-07T13:55:37.327884+0000 mon.a (mon.0) 122 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:38.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:38 smithi177 bash[55146]: audit 2024-02-07T13:55:37.335863+0000 mon.a (mon.0) 123 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:38.821 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:55:38.821 INFO:teuthology.orchestra.run.smithi177.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261", 2024-02-07T13:55:38.821 INFO:teuthology.orchestra.run.smithi177.stdout: "in_progress": true, 2024-02-07T13:55:38.821 INFO:teuthology.orchestra.run.smithi177.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-07T13:55:38.821 INFO:teuthology.orchestra.run.smithi177.stdout: "services_complete": [ 2024-02-07T13:55:38.821 INFO:teuthology.orchestra.run.smithi177.stdout: "mon", 2024-02-07T13:55:38.821 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr" 2024-02-07T13:55:38.821 INFO:teuthology.orchestra.run.smithi177.stdout: ], 2024-02-07T13:55:38.822 INFO:teuthology.orchestra.run.smithi177.stdout: "progress": "5/23 daemons upgraded", 2024-02-07T13:55:38.822 INFO:teuthology.orchestra.run.smithi177.stdout: "message": "Currently upgrading mon daemons", 2024-02-07T13:55:38.822 INFO:teuthology.orchestra.run.smithi177.stdout: "is_paused": false 2024-02-07T13:55:38.822 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:55:39.053 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:55:38 smithi191 bash[38538]: ts=2024-02-07T13:55:38.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"smithi177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-07T13:55:39.267 INFO:teuthology.orchestra.run.smithi177.stdout:HEALTH_OK 2024-02-07T13:55:39.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:39 smithi177 bash[53774]: audit 2024-02-07T13:55:37.574066+0000 mgr.y (mgr.25346) 69 : audit 0 from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:55:39.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:39 smithi177 bash[53774]: audit 2024-02-07T13:55:37.948191+0000 mgr.y (mgr.25346) 70 : audit 0 from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:55:39.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:39 smithi177 bash[53774]: audit 2024-02-07T13:55:38.430959+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.177:0/1509333261' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:55:39.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:39 smithi177 bash[53774]: audit 2024-02-07T13:55:38.440425+0000 mon.a (mon.0) 124 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:39.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:39 smithi177 bash[53774]: audit 2024-02-07T13:55:38.451012+0000 mon.a (mon.0) 125 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:39.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:39 smithi177 bash[53774]: audit 2024-02-07T13:55:39.270828+0000 mon.a (mon.0) 126 : audit 0 from='client.? 172.21.15.177:0/2278893923' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:55:39.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:39 smithi177 bash[55146]: audit 2024-02-07T13:55:37.574066+0000 mgr.y (mgr.25346) 69 : audit 0 from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:55:39.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:39 smithi177 bash[55146]: audit 2024-02-07T13:55:37.948191+0000 mgr.y (mgr.25346) 70 : audit 0 from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:55:39.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:39 smithi177 bash[55146]: audit 2024-02-07T13:55:38.430959+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.177:0/1509333261' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:55:39.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:39 smithi177 bash[55146]: audit 2024-02-07T13:55:38.440425+0000 mon.a (mon.0) 124 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:39.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:39 smithi177 bash[55146]: audit 2024-02-07T13:55:38.451012+0000 mon.a (mon.0) 125 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:39.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:39 smithi177 bash[55146]: audit 2024-02-07T13:55:39.270828+0000 mon.a (mon.0) 126 : audit 0 from='client.? 172.21.15.177:0/2278893923' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:55:39.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:39 smithi191 bash[41073]: audit 2024-02-07T13:55:37.574066+0000 mgr.y (mgr.25346) 69 : audit 0 from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:55:39.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:39 smithi191 bash[41073]: audit 2024-02-07T13:55:37.948191+0000 mgr.y (mgr.25346) 70 : audit 0 from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:55:39.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:39 smithi191 bash[41073]: audit 2024-02-07T13:55:38.430959+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.177:0/1509333261' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:55:39.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:39 smithi191 bash[41073]: audit 2024-02-07T13:55:38.440425+0000 mon.a (mon.0) 124 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:39.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:39 smithi191 bash[41073]: audit 2024-02-07T13:55:38.451012+0000 mon.a (mon.0) 125 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:39.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:39 smithi191 bash[41073]: audit 2024-02-07T13:55:39.270828+0000 mon.a (mon.0) 126 : audit 0 from='client.? 172.21.15.177:0/2278893923' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:55:40.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:40 smithi177 bash[53774]: cluster 2024-02-07T13:55:38.743275+0000 mgr.y (mgr.25346) 71 : 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 2024-02-07T13:55:40.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:40 smithi177 bash[53774]: audit 2024-02-07T13:55:38.823249+0000 mgr.y (mgr.25346) 72 : audit 0 from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:55:40.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:40 smithi177 bash[55146]: cluster 2024-02-07T13:55:38.743275+0000 mgr.y (mgr.25346) 71 : 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 2024-02-07T13:55:40.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:40 smithi177 bash[55146]: audit 2024-02-07T13:55:38.823249+0000 mgr.y (mgr.25346) 72 : audit 0 from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:55:40.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:40 smithi191 bash[41073]: cluster 2024-02-07T13:55:38.743275+0000 mgr.y (mgr.25346) 71 : 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 2024-02-07T13:55:40.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:40 smithi191 bash[41073]: audit 2024-02-07T13:55:38.823249+0000 mgr.y (mgr.25346) 72 : audit 0 from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:55:42.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:42 smithi177 bash[53774]: cluster 2024-02-07T13:55:40.744014+0000 mgr.y (mgr.25346) 73 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:55:42.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:42 smithi177 bash[55146]: cluster 2024-02-07T13:55:40.744014+0000 mgr.y (mgr.25346) 73 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:55:42.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:42 smithi191 bash[41073]: cluster 2024-02-07T13:55:40.744014+0000 mgr.y (mgr.25346) 73 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:55:43.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:43 smithi177 bash[53774]: audit 2024-02-07T13:55:41.764657+0000 mgr.y (mgr.25346) 74 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:55:43.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:43 smithi177 bash[55146]: audit 2024-02-07T13:55:41.764657+0000 mgr.y (mgr.25346) 74 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:55:43.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:43 smithi191 bash[41073]: audit 2024-02-07T13:55:41.764657+0000 mgr.y (mgr.25346) 74 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:55:44.537 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:55:44 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:55:44] "GET /metrics HTTP/1.1" 200 38202 "" "Prometheus/2.33.4" 2024-02-07T13:55:44.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:44 smithi177 bash[53774]: cluster 2024-02-07T13:55:42.745687+0000 mgr.y (mgr.25346) 75 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:55:44.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:44 smithi177 bash[55146]: cluster 2024-02-07T13:55:42.745687+0000 mgr.y (mgr.25346) 75 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:55:44.610 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:44 smithi191 bash[41073]: cluster 2024-02-07T13:55:42.745687+0000 mgr.y (mgr.25346) 75 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:55:46.636 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:46 smithi191 bash[41073]: cluster 2024-02-07T13:55:44.746425+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:46.636 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:46 smithi191 bash[41073]: audit 2024-02-07T13:55:45.836469+0000 mon.a (mon.0) 127 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:55:46.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:46 smithi177 bash[53774]: cluster 2024-02-07T13:55:44.746425+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:46.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:46 smithi177 bash[53774]: audit 2024-02-07T13:55:45.836469+0000 mon.a (mon.0) 127 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:55:46.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:46 smithi177 bash[55146]: cluster 2024-02-07T13:55:44.746425+0000 mgr.y (mgr.25346) 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 2024-02-07T13:55:46.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:46 smithi177 bash[55146]: audit 2024-02-07T13:55:45.836469+0000 mon.a (mon.0) 127 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:55:47.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:47 smithi177 bash[53774]: cluster 2024-02-07T13:55:46.748036+0000 mgr.y (mgr.25346) 77 : 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 2024-02-07T13:55:47.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:47 smithi177 bash[55146]: cluster 2024-02-07T13:55:46.748036+0000 mgr.y (mgr.25346) 77 : 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 2024-02-07T13:55:47.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:47 smithi191 bash[41073]: cluster 2024-02-07T13:55:46.748036+0000 mgr.y (mgr.25346) 77 : 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 2024-02-07T13:55:49.053 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:55:48 smithi191 bash[38538]: ts=2024-02-07T13:55:48.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"smithi177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-07T13:55:50.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:49 smithi177 bash[55146]: audit 2024-02-07T13:55:48.706920+0000 mon.a (mon.0) 128 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:50.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:49 smithi177 bash[55146]: audit 2024-02-07T13:55:48.720072+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:50.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:49 smithi177 bash[55146]: audit 2024-02-07T13:55:48.722493+0000 mon.a (mon.0) 130 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:55:50.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:49 smithi177 bash[55146]: audit 2024-02-07T13:55:48.724218+0000 mon.a (mon.0) 131 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:55:50.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:49 smithi177 bash[55146]: audit 2024-02-07T13:55:48.735277+0000 mon.a (mon.0) 132 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:50.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:49 smithi177 bash[55146]: cluster 2024-02-07T13:55:48.748538+0000 mgr.y (mgr.25346) 78 : 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 2024-02-07T13:55:50.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:49 smithi177 bash[55146]: cephadm 2024-02-07T13:55:48.807877+0000 mgr.y (mgr.25346) 79 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-02-07T13:55:50.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:49 smithi177 bash[55146]: audit 2024-02-07T13:55:48.808660+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T13:55:50.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:49 smithi177 bash[55146]: audit 2024-02-07T13:55:48.810543+0000 mon.a (mon.0) 134 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T13:55:50.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:49 smithi177 bash[55146]: audit 2024-02-07T13:55:48.812291+0000 mon.a (mon.0) 135 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:55:50.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:49 smithi177 bash[55146]: cephadm 2024-02-07T13:55:48.814156+0000 mgr.y (mgr.25346) 80 : cephadm 1 Reconfiguring daemon mon.a on smithi177 2024-02-07T13:55:50.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:49 smithi177 bash[53774]: audit 2024-02-07T13:55:48.706920+0000 mon.a (mon.0) 128 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:50.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:49 smithi177 bash[53774]: audit 2024-02-07T13:55:48.720072+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:50.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:49 smithi177 bash[53774]: audit 2024-02-07T13:55:48.722493+0000 mon.a (mon.0) 130 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:55:50.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:49 smithi177 bash[53774]: audit 2024-02-07T13:55:48.724218+0000 mon.a (mon.0) 131 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:55:50.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:49 smithi177 bash[53774]: audit 2024-02-07T13:55:48.735277+0000 mon.a (mon.0) 132 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:50.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:49 smithi177 bash[53774]: cluster 2024-02-07T13:55:48.748538+0000 mgr.y (mgr.25346) 78 : 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 2024-02-07T13:55:50.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:49 smithi177 bash[53774]: cephadm 2024-02-07T13:55:48.807877+0000 mgr.y (mgr.25346) 79 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-02-07T13:55:50.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:49 smithi177 bash[53774]: audit 2024-02-07T13:55:48.808660+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T13:55:50.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:49 smithi177 bash[53774]: audit 2024-02-07T13:55:48.810543+0000 mon.a (mon.0) 134 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T13:55:50.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:49 smithi177 bash[53774]: audit 2024-02-07T13:55:48.812291+0000 mon.a (mon.0) 135 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:55:50.039 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:49 smithi177 bash[53774]: cephadm 2024-02-07T13:55:48.814156+0000 mgr.y (mgr.25346) 80 : cephadm 1 Reconfiguring daemon mon.a on smithi177 2024-02-07T13:55:50.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:49 smithi191 bash[41073]: audit 2024-02-07T13:55:48.706920+0000 mon.a (mon.0) 128 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:50.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:49 smithi191 bash[41073]: audit 2024-02-07T13:55:48.720072+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:50.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:49 smithi191 bash[41073]: audit 2024-02-07T13:55:48.722493+0000 mon.a (mon.0) 130 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:55:50.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:49 smithi191 bash[41073]: audit 2024-02-07T13:55:48.724218+0000 mon.a (mon.0) 131 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:55:50.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:49 smithi191 bash[41073]: audit 2024-02-07T13:55:48.735277+0000 mon.a (mon.0) 132 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:50.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:49 smithi191 bash[41073]: cluster 2024-02-07T13:55:48.748538+0000 mgr.y (mgr.25346) 78 : 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 2024-02-07T13:55:50.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:49 smithi191 bash[41073]: cephadm 2024-02-07T13:55:48.807877+0000 mgr.y (mgr.25346) 79 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-02-07T13:55:50.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:49 smithi191 bash[41073]: audit 2024-02-07T13:55:48.808660+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T13:55:50.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:49 smithi191 bash[41073]: audit 2024-02-07T13:55:48.810543+0000 mon.a (mon.0) 134 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T13:55:50.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:49 smithi191 bash[41073]: audit 2024-02-07T13:55:48.812291+0000 mon.a (mon.0) 135 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:55:50.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:49 smithi191 bash[41073]: cephadm 2024-02-07T13:55:48.814156+0000 mgr.y (mgr.25346) 80 : cephadm 1 Reconfiguring daemon mon.a on smithi177 2024-02-07T13:55:52.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:51 smithi177 bash[53774]: cluster 2024-02-07T13:55:50.749177+0000 mgr.y (mgr.25346) 81 : 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 2024-02-07T13:55:52.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:51 smithi177 bash[53774]: audit 2024-02-07T13:55:50.935767+0000 mon.a (mon.0) 136 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:52.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:51 smithi177 bash[53774]: audit 2024-02-07T13:55:50.945615+0000 mon.a (mon.0) 137 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:52.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:51 smithi177 bash[53774]: cephadm 2024-02-07T13:55:50.983600+0000 mgr.y (mgr.25346) 82 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-02-07T13:55:52.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:51 smithi177 bash[53774]: audit 2024-02-07T13:55:50.984369+0000 mon.a (mon.0) 138 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T13:55:52.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:51 smithi177 bash[53774]: audit 2024-02-07T13:55:50.986322+0000 mon.a (mon.0) 139 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-07T13:55:52.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:51 smithi177 bash[53774]: audit 2024-02-07T13:55:50.988262+0000 mon.a (mon.0) 140 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:55:52.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:51 smithi177 bash[53774]: cephadm 2024-02-07T13:55:50.990355+0000 mgr.y (mgr.25346) 83 : cephadm 1 Reconfiguring daemon mgr.y on smithi177 2024-02-07T13:55:52.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:51 smithi177 bash[55146]: cluster 2024-02-07T13:55:50.749177+0000 mgr.y (mgr.25346) 81 : 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 2024-02-07T13:55:52.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:51 smithi177 bash[55146]: audit 2024-02-07T13:55:50.935767+0000 mon.a (mon.0) 136 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:52.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:51 smithi177 bash[55146]: audit 2024-02-07T13:55:50.945615+0000 mon.a (mon.0) 137 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:52.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:51 smithi177 bash[55146]: cephadm 2024-02-07T13:55:50.983600+0000 mgr.y (mgr.25346) 82 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-02-07T13:55:52.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:51 smithi177 bash[55146]: audit 2024-02-07T13:55:50.984369+0000 mon.a (mon.0) 138 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T13:55:52.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:51 smithi177 bash[55146]: audit 2024-02-07T13:55:50.986322+0000 mon.a (mon.0) 139 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-07T13:55:52.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:51 smithi177 bash[55146]: audit 2024-02-07T13:55:50.988262+0000 mon.a (mon.0) 140 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:55:52.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:51 smithi177 bash[55146]: cephadm 2024-02-07T13:55:50.990355+0000 mgr.y (mgr.25346) 83 : cephadm 1 Reconfiguring daemon mgr.y on smithi177 2024-02-07T13:55:52.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:51 smithi191 bash[41073]: cluster 2024-02-07T13:55:50.749177+0000 mgr.y (mgr.25346) 81 : 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 2024-02-07T13:55:52.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:51 smithi191 bash[41073]: audit 2024-02-07T13:55:50.935767+0000 mon.a (mon.0) 136 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:52.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:51 smithi191 bash[41073]: audit 2024-02-07T13:55:50.945615+0000 mon.a (mon.0) 137 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:52.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:51 smithi191 bash[41073]: cephadm 2024-02-07T13:55:50.983600+0000 mgr.y (mgr.25346) 82 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-02-07T13:55:52.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:51 smithi191 bash[41073]: audit 2024-02-07T13:55:50.984369+0000 mon.a (mon.0) 138 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T13:55:52.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:51 smithi191 bash[41073]: audit 2024-02-07T13:55:50.986322+0000 mon.a (mon.0) 139 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-07T13:55:52.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:51 smithi191 bash[41073]: audit 2024-02-07T13:55:50.988262+0000 mon.a (mon.0) 140 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:55:52.307 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:51 smithi191 bash[41073]: cephadm 2024-02-07T13:55:50.990355+0000 mgr.y (mgr.25346) 83 : cephadm 1 Reconfiguring daemon mgr.y on smithi177 2024-02-07T13:55:53.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:52 smithi177 bash[53774]: audit 2024-02-07T13:55:51.772719+0000 mgr.y (mgr.25346) 84 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:55:53.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:52 smithi177 bash[55146]: audit 2024-02-07T13:55:51.772719+0000 mgr.y (mgr.25346) 84 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:55:53.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:52 smithi191 bash[41073]: audit 2024-02-07T13:55:51.772719+0000 mgr.y (mgr.25346) 84 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:55:54.262 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:55:54 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:55:54] "GET /metrics HTTP/1.1" 200 38202 "" "Prometheus/2.33.4" 2024-02-07T13:55:54.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:53 smithi177 bash[55146]: cluster 2024-02-07T13:55:52.750855+0000 mgr.y (mgr.25346) 85 : 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 2024-02-07T13:55:54.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:53 smithi177 bash[55146]: audit 2024-02-07T13:55:52.954508+0000 mon.a (mon.0) 141 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:54.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:53 smithi177 bash[55146]: audit 2024-02-07T13:55:52.964988+0000 mon.a (mon.0) 142 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:54.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:53 smithi177 bash[55146]: cephadm 2024-02-07T13:55:53.009138+0000 mgr.y (mgr.25346) 86 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-02-07T13:55:54.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:53 smithi177 bash[55146]: audit 2024-02-07T13:55:53.009854+0000 mon.a (mon.0) 143 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T13:55:54.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:53 smithi177 bash[55146]: audit 2024-02-07T13:55:53.011718+0000 mon.a (mon.0) 144 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T13:55:54.262 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:53 smithi177 bash[55146]: audit 2024-02-07T13:55:53.013496+0000 mon.a (mon.0) 145 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:55:54.263 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:53 smithi177 bash[55146]: cephadm 2024-02-07T13:55:53.015558+0000 mgr.y (mgr.25346) 87 : cephadm 1 Reconfiguring daemon mon.c on smithi177 2024-02-07T13:55:54.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:53 smithi177 bash[53774]: cluster 2024-02-07T13:55:52.750855+0000 mgr.y (mgr.25346) 85 : 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 2024-02-07T13:55:54.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:53 smithi177 bash[53774]: audit 2024-02-07T13:55:52.954508+0000 mon.a (mon.0) 141 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:54.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:53 smithi177 bash[53774]: audit 2024-02-07T13:55:52.964988+0000 mon.a (mon.0) 142 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:54.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:53 smithi177 bash[53774]: cephadm 2024-02-07T13:55:53.009138+0000 mgr.y (mgr.25346) 86 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-02-07T13:55:54.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:53 smithi177 bash[53774]: audit 2024-02-07T13:55:53.009854+0000 mon.a (mon.0) 143 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T13:55:54.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:53 smithi177 bash[53774]: audit 2024-02-07T13:55:53.011718+0000 mon.a (mon.0) 144 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T13:55:54.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:53 smithi177 bash[53774]: audit 2024-02-07T13:55:53.013496+0000 mon.a (mon.0) 145 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:55:54.263 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:53 smithi177 bash[53774]: cephadm 2024-02-07T13:55:53.015558+0000 mgr.y (mgr.25346) 87 : cephadm 1 Reconfiguring daemon mon.c on smithi177 2024-02-07T13:55:54.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:53 smithi191 bash[41073]: cluster 2024-02-07T13:55:52.750855+0000 mgr.y (mgr.25346) 85 : 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 2024-02-07T13:55:54.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:53 smithi191 bash[41073]: audit 2024-02-07T13:55:52.954508+0000 mon.a (mon.0) 141 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:54.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:53 smithi191 bash[41073]: audit 2024-02-07T13:55:52.964988+0000 mon.a (mon.0) 142 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:54.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:53 smithi191 bash[41073]: cephadm 2024-02-07T13:55:53.009138+0000 mgr.y (mgr.25346) 86 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-02-07T13:55:54.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:53 smithi191 bash[41073]: audit 2024-02-07T13:55:53.009854+0000 mon.a (mon.0) 143 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T13:55:54.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:53 smithi191 bash[41073]: audit 2024-02-07T13:55:53.011718+0000 mon.a (mon.0) 144 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T13:55:54.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:53 smithi191 bash[41073]: audit 2024-02-07T13:55:53.013496+0000 mon.a (mon.0) 145 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:55:54.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:53 smithi191 bash[41073]: cephadm 2024-02-07T13:55:53.015558+0000 mgr.y (mgr.25346) 87 : cephadm 1 Reconfiguring daemon mon.c on smithi177 2024-02-07T13:55:56.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:56 smithi177 bash[55146]: cluster 2024-02-07T13:55:54.751626+0000 mgr.y (mgr.25346) 88 : 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 2024-02-07T13:55:56.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:56 smithi177 bash[55146]: audit 2024-02-07T13:55:55.219893+0000 mon.a (mon.0) 146 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:56.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:56 smithi177 bash[55146]: audit 2024-02-07T13:55:55.230321+0000 mon.a (mon.0) 147 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:56.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:56 smithi177 bash[55146]: cephadm 2024-02-07T13:55:55.235156+0000 mgr.y (mgr.25346) 89 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-02-07T13:55:56.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:56 smithi177 bash[55146]: audit 2024-02-07T13:55:55.235758+0000 mon.a (mon.0) 148 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-07T13:55:56.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:56 smithi177 bash[55146]: audit 2024-02-07T13:55:55.237095+0000 mon.a (mon.0) 149 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:55:56.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:56 smithi177 bash[55146]: cephadm 2024-02-07T13:55:55.241399+0000 mgr.y (mgr.25346) 90 : cephadm 1 Reconfiguring daemon osd.0 on smithi177 2024-02-07T13:55:56.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:56 smithi177 bash[53774]: cluster 2024-02-07T13:55:54.751626+0000 mgr.y (mgr.25346) 88 : 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 2024-02-07T13:55:56.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:56 smithi177 bash[53774]: audit 2024-02-07T13:55:55.219893+0000 mon.a (mon.0) 146 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:56.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:56 smithi177 bash[53774]: audit 2024-02-07T13:55:55.230321+0000 mon.a (mon.0) 147 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:56.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:56 smithi177 bash[53774]: cephadm 2024-02-07T13:55:55.235156+0000 mgr.y (mgr.25346) 89 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-02-07T13:55:56.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:56 smithi177 bash[53774]: audit 2024-02-07T13:55:55.235758+0000 mon.a (mon.0) 148 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-07T13:55:56.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:56 smithi177 bash[53774]: audit 2024-02-07T13:55:55.237095+0000 mon.a (mon.0) 149 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:55:56.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:56 smithi177 bash[53774]: cephadm 2024-02-07T13:55:55.241399+0000 mgr.y (mgr.25346) 90 : cephadm 1 Reconfiguring daemon osd.0 on smithi177 2024-02-07T13:55:56.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:56 smithi191 bash[41073]: cluster 2024-02-07T13:55:54.751626+0000 mgr.y (mgr.25346) 88 : 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 2024-02-07T13:55:56.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:56 smithi191 bash[41073]: audit 2024-02-07T13:55:55.219893+0000 mon.a (mon.0) 146 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:56.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:56 smithi191 bash[41073]: audit 2024-02-07T13:55:55.230321+0000 mon.a (mon.0) 147 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:56.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:56 smithi191 bash[41073]: cephadm 2024-02-07T13:55:55.235156+0000 mgr.y (mgr.25346) 89 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-02-07T13:55:56.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:56 smithi191 bash[41073]: audit 2024-02-07T13:55:55.235758+0000 mon.a (mon.0) 148 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-07T13:55:56.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:56 smithi191 bash[41073]: audit 2024-02-07T13:55:55.237095+0000 mon.a (mon.0) 149 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:55:56.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:56 smithi191 bash[41073]: cephadm 2024-02-07T13:55:55.241399+0000 mgr.y (mgr.25346) 90 : cephadm 1 Reconfiguring daemon osd.0 on smithi177 2024-02-07T13:55:58.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:58 smithi177 bash[55146]: cluster 2024-02-07T13:55:56.753293+0000 mgr.y (mgr.25346) 91 : 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 2024-02-07T13:55:58.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:58 smithi177 bash[55146]: audit 2024-02-07T13:55:57.583499+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:58.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:58 smithi177 bash[55146]: audit 2024-02-07T13:55:57.592846+0000 mon.a (mon.0) 151 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:58.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:58 smithi177 bash[55146]: audit 2024-02-07T13:55:57.611030+0000 mon.a (mon.0) 152 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-07T13:55:58.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:58 smithi177 bash[55146]: audit 2024-02-07T13:55:57.612650+0000 mon.a (mon.0) 153 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:55:58.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:58 smithi177 bash[53774]: cluster 2024-02-07T13:55:56.753293+0000 mgr.y (mgr.25346) 91 : 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 2024-02-07T13:55:58.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:58 smithi177 bash[53774]: audit 2024-02-07T13:55:57.583499+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:58.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:58 smithi177 bash[53774]: audit 2024-02-07T13:55:57.592846+0000 mon.a (mon.0) 151 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:58.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:58 smithi177 bash[53774]: audit 2024-02-07T13:55:57.611030+0000 mon.a (mon.0) 152 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-07T13:55:58.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:58 smithi177 bash[53774]: audit 2024-02-07T13:55:57.612650+0000 mon.a (mon.0) 153 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:55:58.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:58 smithi191 bash[41073]: cluster 2024-02-07T13:55:56.753293+0000 mgr.y (mgr.25346) 91 : 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 2024-02-07T13:55:58.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:58 smithi191 bash[41073]: audit 2024-02-07T13:55:57.583499+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:58.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:58 smithi191 bash[41073]: audit 2024-02-07T13:55:57.592846+0000 mon.a (mon.0) 151 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:55:58.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:58 smithi191 bash[41073]: audit 2024-02-07T13:55:57.611030+0000 mon.a (mon.0) 152 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-07T13:55:58.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:58 smithi191 bash[41073]: audit 2024-02-07T13:55:57.612650+0000 mon.a (mon.0) 153 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:55:59.053 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:55:58 smithi191 bash[38538]: ts=2024-02-07T13:55:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"smithi177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-07T13:55:59.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:59 smithi177 bash[53774]: cephadm 2024-02-07T13:55:57.610455+0000 mgr.y (mgr.25346) 92 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-02-07T13:55:59.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:55:59 smithi177 bash[53774]: cephadm 2024-02-07T13:55:57.618053+0000 mgr.y (mgr.25346) 93 : cephadm 1 Reconfiguring daemon osd.1 on smithi177 2024-02-07T13:55:59.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:59 smithi177 bash[55146]: cephadm 2024-02-07T13:55:57.610455+0000 mgr.y (mgr.25346) 92 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-02-07T13:55:59.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:55:59 smithi177 bash[55146]: cephadm 2024-02-07T13:55:57.618053+0000 mgr.y (mgr.25346) 93 : cephadm 1 Reconfiguring daemon osd.1 on smithi177 2024-02-07T13:55:59.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:59 smithi191 bash[41073]: cephadm 2024-02-07T13:55:57.610455+0000 mgr.y (mgr.25346) 92 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-02-07T13:55:59.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:55:59 smithi191 bash[41073]: cephadm 2024-02-07T13:55:57.618053+0000 mgr.y (mgr.25346) 93 : cephadm 1 Reconfiguring daemon osd.1 on smithi177 2024-02-07T13:56:00.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:00 smithi177 bash[53774]: cluster 2024-02-07T13:55:58.754267+0000 mgr.y (mgr.25346) 94 : 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 2024-02-07T13:56:00.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:00 smithi177 bash[53774]: audit 2024-02-07T13:55:59.991404+0000 mon.a (mon.0) 154 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:00.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:00 smithi177 bash[53774]: audit 2024-02-07T13:56:00.001539+0000 mon.a (mon.0) 155 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:00.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:00 smithi177 bash[53774]: audit 2024-02-07T13:56:00.038663+0000 mon.a (mon.0) 156 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-07T13:56:00.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:00 smithi177 bash[53774]: audit 2024-02-07T13:56:00.040363+0000 mon.a (mon.0) 157 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:00.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:00 smithi177 bash[55146]: cluster 2024-02-07T13:55:58.754267+0000 mgr.y (mgr.25346) 94 : 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 2024-02-07T13:56:00.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:00 smithi177 bash[55146]: audit 2024-02-07T13:55:59.991404+0000 mon.a (mon.0) 154 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:00.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:00 smithi177 bash[55146]: audit 2024-02-07T13:56:00.001539+0000 mon.a (mon.0) 155 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:00.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:00 smithi177 bash[55146]: audit 2024-02-07T13:56:00.038663+0000 mon.a (mon.0) 156 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-07T13:56:00.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:00 smithi177 bash[55146]: audit 2024-02-07T13:56:00.040363+0000 mon.a (mon.0) 157 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:00.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:00 smithi191 bash[41073]: cluster 2024-02-07T13:55:58.754267+0000 mgr.y (mgr.25346) 94 : 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 2024-02-07T13:56:00.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:00 smithi191 bash[41073]: audit 2024-02-07T13:55:59.991404+0000 mon.a (mon.0) 154 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:00.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:00 smithi191 bash[41073]: audit 2024-02-07T13:56:00.001539+0000 mon.a (mon.0) 155 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:00.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:00 smithi191 bash[41073]: audit 2024-02-07T13:56:00.038663+0000 mon.a (mon.0) 156 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-07T13:56:00.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:00 smithi191 bash[41073]: audit 2024-02-07T13:56:00.040363+0000 mon.a (mon.0) 157 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:01.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:01 smithi177 bash[53774]: cephadm 2024-02-07T13:56:00.037957+0000 mgr.y (mgr.25346) 95 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-02-07T13:56:01.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:01 smithi177 bash[53774]: cephadm 2024-02-07T13:56:00.045835+0000 mgr.y (mgr.25346) 96 : cephadm 1 Reconfiguring daemon osd.2 on smithi177 2024-02-07T13:56:01.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:01 smithi177 bash[53774]: audit 2024-02-07T13:56:00.836933+0000 mon.a (mon.0) 158 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:56:01.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:01 smithi177 bash[55146]: cephadm 2024-02-07T13:56:00.037957+0000 mgr.y (mgr.25346) 95 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-02-07T13:56:01.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:01 smithi177 bash[55146]: cephadm 2024-02-07T13:56:00.045835+0000 mgr.y (mgr.25346) 96 : cephadm 1 Reconfiguring daemon osd.2 on smithi177 2024-02-07T13:56:01.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:01 smithi177 bash[55146]: audit 2024-02-07T13:56:00.836933+0000 mon.a (mon.0) 158 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:56:01.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:01 smithi191 bash[41073]: cephadm 2024-02-07T13:56:00.037957+0000 mgr.y (mgr.25346) 95 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-02-07T13:56:01.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:01 smithi191 bash[41073]: cephadm 2024-02-07T13:56:00.045835+0000 mgr.y (mgr.25346) 96 : cephadm 1 Reconfiguring daemon osd.2 on smithi177 2024-02-07T13:56:01.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:01 smithi191 bash[41073]: audit 2024-02-07T13:56:00.836933+0000 mon.a (mon.0) 158 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:56:02.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:02 smithi177 bash[53774]: cluster 2024-02-07T13:56:00.755093+0000 mgr.y (mgr.25346) 97 : 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 2024-02-07T13:56:02.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:02 smithi177 bash[55146]: cluster 2024-02-07T13:56:00.755093+0000 mgr.y (mgr.25346) 97 : 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 2024-02-07T13:56:02.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:02 smithi191 bash[41073]: cluster 2024-02-07T13:56:00.755093+0000 mgr.y (mgr.25346) 97 : 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 2024-02-07T13:56:03.249 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:03 smithi177 bash[55146]: audit 2024-02-07T13:56:01.780705+0000 mgr.y (mgr.25346) 98 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:56:03.249 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:03 smithi177 bash[55146]: audit 2024-02-07T13:56:02.364971+0000 mon.a (mon.0) 159 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:03.249 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:03 smithi177 bash[55146]: audit 2024-02-07T13:56:02.372805+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:03.249 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:03 smithi177 bash[55146]: audit 2024-02-07T13:56:02.420517+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-07T13:56:03.249 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:03 smithi177 bash[55146]: audit 2024-02-07T13:56:02.422403+0000 mon.a (mon.0) 162 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:03.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:03 smithi177 bash[53774]: audit 2024-02-07T13:56:01.780705+0000 mgr.y (mgr.25346) 98 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:56:03.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:03 smithi177 bash[53774]: audit 2024-02-07T13:56:02.364971+0000 mon.a (mon.0) 159 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:03.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:03 smithi177 bash[53774]: audit 2024-02-07T13:56:02.372805+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:03.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:03 smithi177 bash[53774]: audit 2024-02-07T13:56:02.420517+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-07T13:56:03.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:03 smithi177 bash[53774]: audit 2024-02-07T13:56:02.422403+0000 mon.a (mon.0) 162 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:03.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:03 smithi191 bash[41073]: audit 2024-02-07T13:56:01.780705+0000 mgr.y (mgr.25346) 98 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:56:03.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:03 smithi191 bash[41073]: audit 2024-02-07T13:56:02.364971+0000 mon.a (mon.0) 159 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:03.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:03 smithi191 bash[41073]: audit 2024-02-07T13:56:02.372805+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:03.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:03 smithi191 bash[41073]: audit 2024-02-07T13:56:02.420517+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-07T13:56:03.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:03 smithi191 bash[41073]: audit 2024-02-07T13:56:02.422403+0000 mon.a (mon.0) 162 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:04.537 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:56:04 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:56:04] "GET /metrics HTTP/1.1" 200 38198 "" "Prometheus/2.33.4" 2024-02-07T13:56:04.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:04 smithi177 bash[53774]: cephadm 2024-02-07T13:56:02.419849+0000 mgr.y (mgr.25346) 99 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-02-07T13:56:04.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:04 smithi177 bash[53774]: cephadm 2024-02-07T13:56:02.428156+0000 mgr.y (mgr.25346) 100 : cephadm 1 Reconfiguring daemon osd.3 on smithi177 2024-02-07T13:56:04.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:04 smithi177 bash[53774]: cluster 2024-02-07T13:56:02.756722+0000 mgr.y (mgr.25346) 101 : 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 2024-02-07T13:56:04.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:04 smithi177 bash[55146]: cephadm 2024-02-07T13:56:02.419849+0000 mgr.y (mgr.25346) 99 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-02-07T13:56:04.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:04 smithi177 bash[55146]: cephadm 2024-02-07T13:56:02.428156+0000 mgr.y (mgr.25346) 100 : cephadm 1 Reconfiguring daemon osd.3 on smithi177 2024-02-07T13:56:04.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:04 smithi177 bash[55146]: cluster 2024-02-07T13:56:02.756722+0000 mgr.y (mgr.25346) 101 : 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 2024-02-07T13:56:04.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:04 smithi191 bash[41073]: cephadm 2024-02-07T13:56:02.419849+0000 mgr.y (mgr.25346) 99 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-02-07T13:56:04.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:04 smithi191 bash[41073]: cephadm 2024-02-07T13:56:02.428156+0000 mgr.y (mgr.25346) 100 : cephadm 1 Reconfiguring daemon osd.3 on smithi177 2024-02-07T13:56:04.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:04 smithi191 bash[41073]: cluster 2024-02-07T13:56:02.756722+0000 mgr.y (mgr.25346) 101 : 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 2024-02-07T13:56:06.001 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:05 smithi177 bash[53774]: audit 2024-02-07T13:56:04.741867+0000 mon.a (mon.0) 163 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:06.001 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:05 smithi177 bash[53774]: audit 2024-02-07T13:56:04.750093+0000 mon.a (mon.0) 164 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:06.001 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:05 smithi177 bash[53774]: cluster 2024-02-07T13:56:04.757427+0000 mgr.y (mgr.25346) 102 : 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 2024-02-07T13:56:06.001 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:05 smithi177 bash[53774]: cephadm 2024-02-07T13:56:04.798158+0000 mgr.y (mgr.25346) 103 : cephadm 1 Reconfiguring rgw.foo.smithi177.lsebwe (monmap changed)... 2024-02-07T13:56:06.001 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:05 smithi177 bash[53774]: audit 2024-02-07T13:56:04.798915+0000 mon.a (mon.0) 165 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.lsebwe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T13:56:06.001 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:05 smithi177 bash[53774]: audit 2024-02-07T13:56:04.802791+0000 mon.a (mon.0) 166 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:06.001 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:05 smithi177 bash[53774]: cephadm 2024-02-07T13:56:04.805051+0000 mgr.y (mgr.25346) 104 : cephadm 1 Reconfiguring daemon rgw.foo.smithi177.lsebwe on smithi177 2024-02-07T13:56:06.002 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:05 smithi177 bash[55146]: audit 2024-02-07T13:56:04.741867+0000 mon.a (mon.0) 163 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:06.002 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:05 smithi177 bash[55146]: audit 2024-02-07T13:56:04.750093+0000 mon.a (mon.0) 164 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:06.002 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:05 smithi177 bash[55146]: cluster 2024-02-07T13:56:04.757427+0000 mgr.y (mgr.25346) 102 : 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 2024-02-07T13:56:06.002 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:05 smithi177 bash[55146]: cephadm 2024-02-07T13:56:04.798158+0000 mgr.y (mgr.25346) 103 : cephadm 1 Reconfiguring rgw.foo.smithi177.lsebwe (monmap changed)... 2024-02-07T13:56:06.002 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:05 smithi177 bash[55146]: audit 2024-02-07T13:56:04.798915+0000 mon.a (mon.0) 165 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.lsebwe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T13:56:06.002 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:05 smithi177 bash[55146]: audit 2024-02-07T13:56:04.802791+0000 mon.a (mon.0) 166 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:06.002 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:05 smithi177 bash[55146]: cephadm 2024-02-07T13:56:04.805051+0000 mgr.y (mgr.25346) 104 : cephadm 1 Reconfiguring daemon rgw.foo.smithi177.lsebwe on smithi177 2024-02-07T13:56:06.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:05 smithi191 bash[41073]: audit 2024-02-07T13:56:04.741867+0000 mon.a (mon.0) 163 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:06.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:05 smithi191 bash[41073]: audit 2024-02-07T13:56:04.750093+0000 mon.a (mon.0) 164 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:06.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:05 smithi191 bash[41073]: cluster 2024-02-07T13:56:04.757427+0000 mgr.y (mgr.25346) 102 : 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 2024-02-07T13:56:06.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:05 smithi191 bash[41073]: cephadm 2024-02-07T13:56:04.798158+0000 mgr.y (mgr.25346) 103 : cephadm 1 Reconfiguring rgw.foo.smithi177.lsebwe (monmap changed)... 2024-02-07T13:56:06.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:05 smithi191 bash[41073]: audit 2024-02-07T13:56:04.798915+0000 mon.a (mon.0) 165 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.lsebwe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T13:56:06.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:05 smithi191 bash[41073]: audit 2024-02-07T13:56:04.802791+0000 mon.a (mon.0) 166 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:06.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:05 smithi191 bash[41073]: cephadm 2024-02-07T13:56:04.805051+0000 mgr.y (mgr.25346) 104 : cephadm 1 Reconfiguring daemon rgw.foo.smithi177.lsebwe on smithi177 2024-02-07T13:56:08.177 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:07 smithi177 bash[53774]: cluster 2024-02-07T13:56:06.758994+0000 mgr.y (mgr.25346) 105 : 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 2024-02-07T13:56:08.177 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:07 smithi177 bash[53774]: audit 2024-02-07T13:56:06.900014+0000 mon.a (mon.0) 167 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:08.177 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:07 smithi177 bash[53774]: audit 2024-02-07T13:56:06.910649+0000 mon.a (mon.0) 168 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:08.177 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:07 smithi177 bash[53774]: cephadm 2024-02-07T13:56:06.924251+0000 mgr.y (mgr.25346) 106 : cephadm 1 Reconfiguring rgw.smpl.smithi177.czdxob (monmap changed)... 2024-02-07T13:56:08.177 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:07 smithi177 bash[53774]: audit 2024-02-07T13:56:06.924873+0000 mon.a (mon.0) 169 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi177.czdxob", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T13:56:08.177 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:07 smithi177 bash[53774]: audit 2024-02-07T13:56:06.927965+0000 mon.a (mon.0) 170 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:08.177 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:07 smithi177 bash[53774]: cephadm 2024-02-07T13:56:06.929627+0000 mgr.y (mgr.25346) 107 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi177.czdxob on smithi177 2024-02-07T13:56:08.177 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:07 smithi177 bash[55146]: cluster 2024-02-07T13:56:06.758994+0000 mgr.y (mgr.25346) 105 : 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 2024-02-07T13:56:08.178 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:07 smithi177 bash[55146]: audit 2024-02-07T13:56:06.900014+0000 mon.a (mon.0) 167 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:08.178 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:07 smithi177 bash[55146]: audit 2024-02-07T13:56:06.910649+0000 mon.a (mon.0) 168 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:08.178 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:07 smithi177 bash[55146]: cephadm 2024-02-07T13:56:06.924251+0000 mgr.y (mgr.25346) 106 : cephadm 1 Reconfiguring rgw.smpl.smithi177.czdxob (monmap changed)... 2024-02-07T13:56:08.178 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:07 smithi177 bash[55146]: audit 2024-02-07T13:56:06.924873+0000 mon.a (mon.0) 169 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi177.czdxob", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T13:56:08.178 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:07 smithi177 bash[55146]: audit 2024-02-07T13:56:06.927965+0000 mon.a (mon.0) 170 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:08.178 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:07 smithi177 bash[55146]: cephadm 2024-02-07T13:56:06.929627+0000 mgr.y (mgr.25346) 107 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi177.czdxob on smithi177 2024-02-07T13:56:08.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:07 smithi191 bash[41073]: cluster 2024-02-07T13:56:06.758994+0000 mgr.y (mgr.25346) 105 : 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 2024-02-07T13:56:08.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:07 smithi191 bash[41073]: audit 2024-02-07T13:56:06.900014+0000 mon.a (mon.0) 167 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:08.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:07 smithi191 bash[41073]: audit 2024-02-07T13:56:06.910649+0000 mon.a (mon.0) 168 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:08.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:07 smithi191 bash[41073]: cephadm 2024-02-07T13:56:06.924251+0000 mgr.y (mgr.25346) 106 : cephadm 1 Reconfiguring rgw.smpl.smithi177.czdxob (monmap changed)... 2024-02-07T13:56:08.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:07 smithi191 bash[41073]: audit 2024-02-07T13:56:06.924873+0000 mon.a (mon.0) 169 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi177.czdxob", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T13:56:08.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:07 smithi191 bash[41073]: audit 2024-02-07T13:56:06.927965+0000 mon.a (mon.0) 170 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:08.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:07 smithi191 bash[41073]: cephadm 2024-02-07T13:56:06.929627+0000 mgr.y (mgr.25346) 107 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi177.czdxob on smithi177 2024-02-07T13:56:09.053 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:56:08 smithi191 bash[38538]: ts=2024-02-07T13:56:08.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"smithi177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-07T13:56:09.684 INFO:teuthology.orchestra.run.smithi177.stdout:true 2024-02-07T13:56:10.442 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-07T13:56:10.443 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 running (4m) 64s ago 11m 17.0M - 0.23.0 ba2b418f427c 502a4ff35ffc 2024-02-07T13:56:10.443 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi191 *:3000 running (3m) 33s ago 10m 42.2M - 8.3.5 dad864ee21e9 b2e0c987e917 2024-02-07T13:56:10.443 INFO:teuthology.orchestra.run.smithi177.stdout:iscsi.foo.smithi177.afvcbe smithi177 running (2m) 64s ago 8m 46.4M - 3.5 e1d6a67b021e 7e2cc5dd7ffa 2024-02-07T13:56:10.443 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi191 *:8443,9283,8765 running (2m) 33s ago 17m 441M - 19.0.0-1252-g44458cce 79957b372307 af2fcc868046 2024-02-07T13:56:10.443 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:8443,9283,8765 running (3m) 64s ago 19m 488M - 19.0.0-1252-g44458cce 79957b372307 a0cb7d141fbc 2024-02-07T13:56:10.443 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (110s) 64s ago 19m 40.4M 2048M 19.0.0-1252-g44458cce 79957b372307 2db8fe7d86f5 2024-02-07T13:56:10.443 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi191 running (46s) 33s ago 17m 24.4M 2048M 19.0.0-1252-g44458cce 79957b372307 ed930f20e0b7 2024-02-07T13:56:10.443 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (73s) 64s ago 17m 21.6M 2048M 19.0.0-1252-g44458cce 79957b372307 91a1370c9769 2024-02-07T13:56:10.443 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 running (4m) 64s ago 11m 12.0M - 1.3.1 1dbe0e931976 7ed6f8e8a9ea 2024-02-07T13:56:10.443 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi191 *:9100 running (3m) 33s ago 11m 11.8M - 1.3.1 1dbe0e931976 8d299419211b 2024-02-07T13:56:10.443 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (16m) 64s ago 16m 59.0M 2781M 17.2.0 e1d6a67b021e bb74ef095106 2024-02-07T13:56:10.443 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (15m) 64s ago 15m 58.8M 2781M 17.2.0 e1d6a67b021e 3e2d8e289760 2024-02-07T13:56:10.443 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (15m) 64s ago 15m 54.7M 2781M 17.2.0 e1d6a67b021e 612393e2aa5a 2024-02-07T13:56:10.443 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (14m) 64s ago 14m 57.2M 2781M 17.2.0 e1d6a67b021e 1c114ab84cf2 2024-02-07T13:56:10.444 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi191 running (14m) 33s ago 14m 58.5M 3037M 17.2.0 e1d6a67b021e 824876f60972 2024-02-07T13:56:10.444 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi191 running (13m) 33s ago 13m 55.4M 3037M 17.2.0 e1d6a67b021e 249a59c35a3d 2024-02-07T13:56:10.444 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi191 running (12m) 33s ago 12m 54.4M 3037M 17.2.0 e1d6a67b021e 895c15364473 2024-02-07T13:56:10.444 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi191 running (12m) 33s ago 12m 58.0M 3037M 17.2.0 e1d6a67b021e 5f43c65cc53e 2024-02-07T13:56:10.444 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi191 *:9095 running (2m) 33s ago 11m 57.5M - 2.33.4 514e6a882f6e 328d9528a4cb 2024-02-07T13:56:10.444 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi177.lsebwe smithi177 *:8000 running (9m) 64s ago 9m 87.0M - 17.2.0 e1d6a67b021e 5c594a4531b4 2024-02-07T13:56:10.444 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi191.kcfkkn smithi191 *:8000 running (9m) 33s ago 9m 87.6M - 17.2.0 e1d6a67b021e 25ae2a68d161 2024-02-07T13:56:10.444 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi177.czdxob smithi177 *:80 running (9m) 64s ago 9m 86.8M - 17.2.0 e1d6a67b021e 6b1840bf09af 2024-02-07T13:56:10.444 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi191.iddzcf smithi191 *:80 running (8m) 33s ago 8m 87.4M - 17.2.0 e1d6a67b021e 48533635a191 2024-02-07T13:56:10.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:10 smithi177 bash[53774]: cluster 2024-02-07T13:56:08.759726+0000 mgr.y (mgr.25346) 108 : 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 2024-02-07T13:56:10.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:10 smithi177 bash[53774]: audit 2024-02-07T13:56:09.069744+0000 mon.a (mon.0) 171 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:10.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:10 smithi177 bash[53774]: audit 2024-02-07T13:56:09.080616+0000 mon.a (mon.0) 172 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:10.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:10 smithi177 bash[53774]: cephadm 2024-02-07T13:56:09.100180+0000 mgr.y (mgr.25346) 109 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-02-07T13:56:10.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:10 smithi177 bash[53774]: audit 2024-02-07T13:56:09.100752+0000 mon.a (mon.0) 173 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T13:56:10.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:10 smithi177 bash[53774]: audit 2024-02-07T13:56:09.102412+0000 mon.a (mon.0) 174 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T13:56:10.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:10 smithi177 bash[53774]: audit 2024-02-07T13:56:09.104334+0000 mon.a (mon.0) 175 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:10.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:10 smithi177 bash[53774]: cephadm 2024-02-07T13:56:09.106511+0000 mgr.y (mgr.25346) 110 : cephadm 1 Reconfiguring daemon mon.b on smithi191 2024-02-07T13:56:10.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:10 smithi177 bash[55146]: cluster 2024-02-07T13:56:08.759726+0000 mgr.y (mgr.25346) 108 : 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 2024-02-07T13:56:10.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:10 smithi177 bash[55146]: audit 2024-02-07T13:56:09.069744+0000 mon.a (mon.0) 171 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:10.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:10 smithi177 bash[55146]: audit 2024-02-07T13:56:09.080616+0000 mon.a (mon.0) 172 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:10.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:10 smithi177 bash[55146]: cephadm 2024-02-07T13:56:09.100180+0000 mgr.y (mgr.25346) 109 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-02-07T13:56:10.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:10 smithi177 bash[55146]: audit 2024-02-07T13:56:09.100752+0000 mon.a (mon.0) 173 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T13:56:10.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:10 smithi177 bash[55146]: audit 2024-02-07T13:56:09.102412+0000 mon.a (mon.0) 174 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T13:56:10.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:10 smithi177 bash[55146]: audit 2024-02-07T13:56:09.104334+0000 mon.a (mon.0) 175 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:10.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:10 smithi177 bash[55146]: cephadm 2024-02-07T13:56:09.106511+0000 mgr.y (mgr.25346) 110 : cephadm 1 Reconfiguring daemon mon.b on smithi191 2024-02-07T13:56:10.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:10 smithi191 bash[41073]: cluster 2024-02-07T13:56:08.759726+0000 mgr.y (mgr.25346) 108 : 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 2024-02-07T13:56:10.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:10 smithi191 bash[41073]: audit 2024-02-07T13:56:09.069744+0000 mon.a (mon.0) 171 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:10.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:10 smithi191 bash[41073]: audit 2024-02-07T13:56:09.080616+0000 mon.a (mon.0) 172 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:10.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:10 smithi191 bash[41073]: cephadm 2024-02-07T13:56:09.100180+0000 mgr.y (mgr.25346) 109 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-02-07T13:56:10.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:10 smithi191 bash[41073]: audit 2024-02-07T13:56:09.100752+0000 mon.a (mon.0) 173 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-07T13:56:10.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:10 smithi191 bash[41073]: audit 2024-02-07T13:56:09.102412+0000 mon.a (mon.0) 174 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-07T13:56:10.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:10 smithi191 bash[41073]: audit 2024-02-07T13:56:09.104334+0000 mon.a (mon.0) 175 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:10.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:10 smithi191 bash[41073]: cephadm 2024-02-07T13:56:09.106511+0000 mgr.y (mgr.25346) 110 : cephadm 1 Reconfiguring daemon mon.b on smithi191 2024-02-07T13:56:10.897 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:56:10.897 INFO:teuthology.orchestra.run.smithi177.stdout: "mon": { 2024-02-07T13:56:10.897 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 3 2024-02-07T13:56:10.897 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:56:10.898 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr": { 2024-02-07T13:56:10.898 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 2 2024-02-07T13:56:10.898 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:56:10.898 INFO:teuthology.orchestra.run.smithi177.stdout: "osd": { 2024-02-07T13:56:10.898 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-07T13:56:10.898 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:56:10.898 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw": { 2024-02-07T13:56:10.898 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-07T13:56:10.898 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:56:10.898 INFO:teuthology.orchestra.run.smithi177.stdout: "overall": { 2024-02-07T13:56:10.898 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-02-07T13:56:10.898 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 5 2024-02-07T13:56:10.898 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T13:56:10.898 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:56:11.283 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:56:11.283 INFO:teuthology.orchestra.run.smithi177.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261", 2024-02-07T13:56:11.283 INFO:teuthology.orchestra.run.smithi177.stdout: "in_progress": true, 2024-02-07T13:56:11.283 INFO:teuthology.orchestra.run.smithi177.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-07T13:56:11.283 INFO:teuthology.orchestra.run.smithi177.stdout: "services_complete": [ 2024-02-07T13:56:11.283 INFO:teuthology.orchestra.run.smithi177.stdout: "mon", 2024-02-07T13:56:11.283 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr" 2024-02-07T13:56:11.283 INFO:teuthology.orchestra.run.smithi177.stdout: ], 2024-02-07T13:56:11.283 INFO:teuthology.orchestra.run.smithi177.stdout: "progress": "5/23 daemons upgraded", 2024-02-07T13:56:11.283 INFO:teuthology.orchestra.run.smithi177.stdout: "message": "Currently upgrading mon daemons", 2024-02-07T13:56:11.284 INFO:teuthology.orchestra.run.smithi177.stdout: "is_paused": false 2024-02-07T13:56:11.284 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:56:11.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:11 smithi191 bash[41073]: audit 2024-02-07T13:56:09.673006+0000 mgr.y (mgr.25346) 111 : audit 0 from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:56:11.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:11 smithi191 bash[41073]: audit 2024-02-07T13:56:10.059142+0000 mgr.y (mgr.25346) 112 : audit 0 from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:56:11.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:11 smithi191 bash[41073]: audit 2024-02-07T13:56:10.900452+0000 mon.a (mon.0) 176 : audit 0 from='client.? 172.21.15.177:0/365361296' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:56:11.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:11 smithi177 bash[53774]: audit 2024-02-07T13:56:09.673006+0000 mgr.y (mgr.25346) 111 : audit 0 from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:56:11.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:11 smithi177 bash[53774]: audit 2024-02-07T13:56:10.059142+0000 mgr.y (mgr.25346) 112 : audit 0 from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:56:11.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:11 smithi177 bash[53774]: audit 2024-02-07T13:56:10.900452+0000 mon.a (mon.0) 176 : audit 0 from='client.? 172.21.15.177:0/365361296' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:56:11.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:11 smithi177 bash[55146]: audit 2024-02-07T13:56:09.673006+0000 mgr.y (mgr.25346) 111 : audit 0 from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:56:11.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:11 smithi177 bash[55146]: audit 2024-02-07T13:56:10.059142+0000 mgr.y (mgr.25346) 112 : audit 0 from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:56:11.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:11 smithi177 bash[55146]: audit 2024-02-07T13:56:10.900452+0000 mon.a (mon.0) 176 : audit 0 from='client.? 172.21.15.177:0/365361296' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:56:11.742 INFO:teuthology.orchestra.run.smithi177.stdout:HEALTH_OK 2024-02-07T13:56:12.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:12 smithi191 bash[41073]: audit 2024-02-07T13:56:10.421697+0000 mgr.y (mgr.25346) 113 : audit 0 from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:56:12.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:12 smithi191 bash[41073]: cluster 2024-02-07T13:56:10.760429+0000 mgr.y (mgr.25346) 114 : 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 2024-02-07T13:56:12.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:12 smithi191 bash[41073]: audit 2024-02-07T13:56:11.285831+0000 mgr.y (mgr.25346) 115 : audit 0 from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:56:12.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:12 smithi191 bash[41073]: audit 2024-02-07T13:56:11.590672+0000 mon.a (mon.0) 177 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:12.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:12 smithi191 bash[41073]: audit 2024-02-07T13:56:11.602348+0000 mon.a (mon.0) 178 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:12.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:12 smithi191 bash[41073]: audit 2024-02-07T13:56:11.632288+0000 mon.a (mon.0) 179 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T13:56:12.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:12 smithi191 bash[41073]: audit 2024-02-07T13:56:11.633742+0000 mon.a (mon.0) 180 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-07T13:56:12.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:12 smithi191 bash[41073]: audit 2024-02-07T13:56:11.634919+0000 mon.a (mon.0) 181 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:12.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:12 smithi191 bash[41073]: audit 2024-02-07T13:56:11.745832+0000 mon.a (mon.0) 182 : audit 0 from='client.? 172.21.15.177:0/3231114152' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:56:12.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:12 smithi177 bash[53774]: audit 2024-02-07T13:56:10.421697+0000 mgr.y (mgr.25346) 113 : audit 0 from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:56:12.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:12 smithi177 bash[53774]: cluster 2024-02-07T13:56:10.760429+0000 mgr.y (mgr.25346) 114 : 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 2024-02-07T13:56:12.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:12 smithi177 bash[53774]: audit 2024-02-07T13:56:11.285831+0000 mgr.y (mgr.25346) 115 : audit 0 from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:56:12.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:12 smithi177 bash[53774]: audit 2024-02-07T13:56:11.590672+0000 mon.a (mon.0) 177 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:12.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:12 smithi177 bash[53774]: audit 2024-02-07T13:56:11.602348+0000 mon.a (mon.0) 178 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:12.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:12 smithi177 bash[53774]: audit 2024-02-07T13:56:11.632288+0000 mon.a (mon.0) 179 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T13:56:12.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:12 smithi177 bash[53774]: audit 2024-02-07T13:56:11.633742+0000 mon.a (mon.0) 180 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-07T13:56:12.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:12 smithi177 bash[53774]: audit 2024-02-07T13:56:11.634919+0000 mon.a (mon.0) 181 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:12.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:12 smithi177 bash[53774]: audit 2024-02-07T13:56:11.745832+0000 mon.a (mon.0) 182 : audit 0 from='client.? 172.21.15.177:0/3231114152' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:56:12.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:12 smithi177 bash[55146]: audit 2024-02-07T13:56:10.421697+0000 mgr.y (mgr.25346) 113 : audit 0 from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:56:12.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:12 smithi177 bash[55146]: cluster 2024-02-07T13:56:10.760429+0000 mgr.y (mgr.25346) 114 : 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 2024-02-07T13:56:12.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:12 smithi177 bash[55146]: audit 2024-02-07T13:56:11.285831+0000 mgr.y (mgr.25346) 115 : audit 0 from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:56:12.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:12 smithi177 bash[55146]: audit 2024-02-07T13:56:11.590672+0000 mon.a (mon.0) 177 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:12.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:12 smithi177 bash[55146]: audit 2024-02-07T13:56:11.602348+0000 mon.a (mon.0) 178 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:12.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:12 smithi177 bash[55146]: audit 2024-02-07T13:56:11.632288+0000 mon.a (mon.0) 179 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-07T13:56:12.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:12 smithi177 bash[55146]: audit 2024-02-07T13:56:11.633742+0000 mon.a (mon.0) 180 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-07T13:56:12.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:12 smithi177 bash[55146]: audit 2024-02-07T13:56:11.634919+0000 mon.a (mon.0) 181 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:12.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:12 smithi177 bash[55146]: audit 2024-02-07T13:56:11.745832+0000 mon.a (mon.0) 182 : audit 0 from='client.? 172.21.15.177:0/3231114152' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:56:13.365 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:13 smithi191 bash[41073]: cephadm 2024-02-07T13:56:11.631674+0000 mgr.y (mgr.25346) 116 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-02-07T13:56:13.365 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:13 smithi191 bash[41073]: cephadm 2024-02-07T13:56:11.636479+0000 mgr.y (mgr.25346) 117 : cephadm 1 Reconfiguring daemon mgr.x on smithi191 2024-02-07T13:56:13.365 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:13 smithi191 bash[41073]: audit 2024-02-07T13:56:11.790247+0000 mgr.y (mgr.25346) 118 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:56:13.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:13 smithi177 bash[53774]: cephadm 2024-02-07T13:56:11.631674+0000 mgr.y (mgr.25346) 116 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-02-07T13:56:13.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:13 smithi177 bash[53774]: cephadm 2024-02-07T13:56:11.636479+0000 mgr.y (mgr.25346) 117 : cephadm 1 Reconfiguring daemon mgr.x on smithi191 2024-02-07T13:56:13.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:13 smithi177 bash[53774]: audit 2024-02-07T13:56:11.790247+0000 mgr.y (mgr.25346) 118 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:56:13.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:13 smithi177 bash[55146]: cephadm 2024-02-07T13:56:11.631674+0000 mgr.y (mgr.25346) 116 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-02-07T13:56:13.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:13 smithi177 bash[55146]: cephadm 2024-02-07T13:56:11.636479+0000 mgr.y (mgr.25346) 117 : cephadm 1 Reconfiguring daemon mgr.x on smithi191 2024-02-07T13:56:13.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:13 smithi177 bash[55146]: audit 2024-02-07T13:56:11.790247+0000 mgr.y (mgr.25346) 118 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:56:14.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:14 smithi177 bash[53774]: cluster 2024-02-07T13:56:12.762069+0000 mgr.y (mgr.25346) 119 : 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 2024-02-07T13:56:14.537 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:56:14 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:56:14] "GET /metrics HTTP/1.1" 200 38198 "" "Prometheus/2.33.4" 2024-02-07T13:56:14.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:14 smithi177 bash[55146]: cluster 2024-02-07T13:56:12.762069+0000 mgr.y (mgr.25346) 119 : 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 2024-02-07T13:56:14.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:14 smithi191 bash[41073]: cluster 2024-02-07T13:56:12.762069+0000 mgr.y (mgr.25346) 119 : 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 2024-02-07T13:56:15.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:15 smithi177 bash[53774]: audit 2024-02-07T13:56:14.166102+0000 mon.a (mon.0) 183 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:15.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:15 smithi177 bash[53774]: audit 2024-02-07T13:56:14.176790+0000 mon.a (mon.0) 184 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:15.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:15 smithi177 bash[53774]: cephadm 2024-02-07T13:56:14.208070+0000 mgr.y (mgr.25346) 120 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-02-07T13:56:15.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:15 smithi177 bash[53774]: audit 2024-02-07T13:56:14.208761+0000 mon.a (mon.0) 185 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-07T13:56:15.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:15 smithi177 bash[53774]: audit 2024-02-07T13:56:14.210553+0000 mon.a (mon.0) 186 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:15.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:15 smithi177 bash[53774]: cephadm 2024-02-07T13:56:14.215699+0000 mgr.y (mgr.25346) 121 : cephadm 1 Reconfiguring daemon osd.4 on smithi191 2024-02-07T13:56:15.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:15 smithi177 bash[55146]: audit 2024-02-07T13:56:14.166102+0000 mon.a (mon.0) 183 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:15.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:15 smithi177 bash[55146]: audit 2024-02-07T13:56:14.176790+0000 mon.a (mon.0) 184 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:15.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:15 smithi177 bash[55146]: cephadm 2024-02-07T13:56:14.208070+0000 mgr.y (mgr.25346) 120 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-02-07T13:56:15.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:15 smithi177 bash[55146]: audit 2024-02-07T13:56:14.208761+0000 mon.a (mon.0) 185 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-07T13:56:15.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:15 smithi177 bash[55146]: audit 2024-02-07T13:56:14.210553+0000 mon.a (mon.0) 186 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:15.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:15 smithi177 bash[55146]: cephadm 2024-02-07T13:56:14.215699+0000 mgr.y (mgr.25346) 121 : cephadm 1 Reconfiguring daemon osd.4 on smithi191 2024-02-07T13:56:15.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:15 smithi191 bash[41073]: audit 2024-02-07T13:56:14.166102+0000 mon.a (mon.0) 183 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:15.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:15 smithi191 bash[41073]: audit 2024-02-07T13:56:14.176790+0000 mon.a (mon.0) 184 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:15.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:15 smithi191 bash[41073]: cephadm 2024-02-07T13:56:14.208070+0000 mgr.y (mgr.25346) 120 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-02-07T13:56:15.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:15 smithi191 bash[41073]: audit 2024-02-07T13:56:14.208761+0000 mon.a (mon.0) 185 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-07T13:56:15.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:15 smithi191 bash[41073]: audit 2024-02-07T13:56:14.210553+0000 mon.a (mon.0) 186 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:15.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:15 smithi191 bash[41073]: cephadm 2024-02-07T13:56:14.215699+0000 mgr.y (mgr.25346) 121 : cephadm 1 Reconfiguring daemon osd.4 on smithi191 2024-02-07T13:56:16.353 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:16 smithi191 bash[41073]: cluster 2024-02-07T13:56:14.762834+0000 mgr.y (mgr.25346) 122 : 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 2024-02-07T13:56:16.353 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:16 smithi191 bash[41073]: audit 2024-02-07T13:56:15.840572+0000 mon.a (mon.0) 187 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:56:16.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:16 smithi177 bash[53774]: cluster 2024-02-07T13:56:14.762834+0000 mgr.y (mgr.25346) 122 : 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 2024-02-07T13:56:16.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:16 smithi177 bash[53774]: audit 2024-02-07T13:56:15.840572+0000 mon.a (mon.0) 187 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:56:16.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:16 smithi177 bash[55146]: cluster 2024-02-07T13:56:14.762834+0000 mgr.y (mgr.25346) 122 : 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 2024-02-07T13:56:16.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:16 smithi177 bash[55146]: audit 2024-02-07T13:56:15.840572+0000 mon.a (mon.0) 187 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:56:18.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:17 smithi177 bash[53774]: audit 2024-02-07T13:56:16.666490+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:18.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:17 smithi177 bash[53774]: audit 2024-02-07T13:56:16.676685+0000 mon.a (mon.0) 189 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:18.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:17 smithi177 bash[53774]: cephadm 2024-02-07T13:56:16.685760+0000 mgr.y (mgr.25346) 123 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-02-07T13:56:18.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:17 smithi177 bash[53774]: audit 2024-02-07T13:56:16.686323+0000 mon.a (mon.0) 190 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-07T13:56:18.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:17 smithi177 bash[53774]: audit 2024-02-07T13:56:16.687454+0000 mon.a (mon.0) 191 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:18.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:17 smithi177 bash[53774]: cephadm 2024-02-07T13:56:16.691342+0000 mgr.y (mgr.25346) 124 : cephadm 1 Reconfiguring daemon osd.5 on smithi191 2024-02-07T13:56:18.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:17 smithi177 bash[53774]: cluster 2024-02-07T13:56:16.764562+0000 mgr.y (mgr.25346) 125 : 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 2024-02-07T13:56:18.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:17 smithi177 bash[55146]: audit 2024-02-07T13:56:16.666490+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:18.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:17 smithi177 bash[55146]: audit 2024-02-07T13:56:16.676685+0000 mon.a (mon.0) 189 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:18.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:17 smithi177 bash[55146]: cephadm 2024-02-07T13:56:16.685760+0000 mgr.y (mgr.25346) 123 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-02-07T13:56:18.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:17 smithi177 bash[55146]: audit 2024-02-07T13:56:16.686323+0000 mon.a (mon.0) 190 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-07T13:56:18.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:17 smithi177 bash[55146]: audit 2024-02-07T13:56:16.687454+0000 mon.a (mon.0) 191 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:18.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:17 smithi177 bash[55146]: cephadm 2024-02-07T13:56:16.691342+0000 mgr.y (mgr.25346) 124 : cephadm 1 Reconfiguring daemon osd.5 on smithi191 2024-02-07T13:56:18.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:17 smithi177 bash[55146]: cluster 2024-02-07T13:56:16.764562+0000 mgr.y (mgr.25346) 125 : 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 2024-02-07T13:56:18.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:17 smithi191 bash[41073]: audit 2024-02-07T13:56:16.666490+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:18.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:17 smithi191 bash[41073]: audit 2024-02-07T13:56:16.676685+0000 mon.a (mon.0) 189 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:18.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:17 smithi191 bash[41073]: cephadm 2024-02-07T13:56:16.685760+0000 mgr.y (mgr.25346) 123 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-02-07T13:56:18.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:17 smithi191 bash[41073]: audit 2024-02-07T13:56:16.686323+0000 mon.a (mon.0) 190 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-07T13:56:18.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:17 smithi191 bash[41073]: audit 2024-02-07T13:56:16.687454+0000 mon.a (mon.0) 191 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:18.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:17 smithi191 bash[41073]: cephadm 2024-02-07T13:56:16.691342+0000 mgr.y (mgr.25346) 124 : cephadm 1 Reconfiguring daemon osd.5 on smithi191 2024-02-07T13:56:18.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:17 smithi191 bash[41073]: cluster 2024-02-07T13:56:16.764562+0000 mgr.y (mgr.25346) 125 : 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 2024-02-07T13:56:19.053 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:56:18 smithi191 bash[38538]: ts=2024-02-07T13:56:18.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"smithi177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-07T13:56:20.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:20 smithi177 bash[53774]: cluster 2024-02-07T13:56:18.765326+0000 mgr.y (mgr.25346) 126 : 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 2024-02-07T13:56:20.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:20 smithi177 bash[53774]: audit 2024-02-07T13:56:19.261848+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:20.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:20 smithi177 bash[53774]: audit 2024-02-07T13:56:19.273691+0000 mon.a (mon.0) 193 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:20.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:20 smithi177 bash[53774]: cephadm 2024-02-07T13:56:19.312357+0000 mgr.y (mgr.25346) 127 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-02-07T13:56:20.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:20 smithi177 bash[53774]: audit 2024-02-07T13:56:19.313010+0000 mon.a (mon.0) 194 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-07T13:56:20.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:20 smithi177 bash[53774]: audit 2024-02-07T13:56:19.314867+0000 mon.a (mon.0) 195 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:20.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:20 smithi177 bash[53774]: cephadm 2024-02-07T13:56:19.320508+0000 mgr.y (mgr.25346) 128 : cephadm 1 Reconfiguring daemon osd.6 on smithi191 2024-02-07T13:56:20.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:20 smithi177 bash[55146]: cluster 2024-02-07T13:56:18.765326+0000 mgr.y (mgr.25346) 126 : 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 2024-02-07T13:56:20.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:20 smithi177 bash[55146]: audit 2024-02-07T13:56:19.261848+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:20.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:20 smithi177 bash[55146]: audit 2024-02-07T13:56:19.273691+0000 mon.a (mon.0) 193 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:20.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:20 smithi177 bash[55146]: cephadm 2024-02-07T13:56:19.312357+0000 mgr.y (mgr.25346) 127 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-02-07T13:56:20.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:20 smithi177 bash[55146]: audit 2024-02-07T13:56:19.313010+0000 mon.a (mon.0) 194 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-07T13:56:20.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:20 smithi177 bash[55146]: audit 2024-02-07T13:56:19.314867+0000 mon.a (mon.0) 195 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:20.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:20 smithi177 bash[55146]: cephadm 2024-02-07T13:56:19.320508+0000 mgr.y (mgr.25346) 128 : cephadm 1 Reconfiguring daemon osd.6 on smithi191 2024-02-07T13:56:20.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:20 smithi191 bash[41073]: cluster 2024-02-07T13:56:18.765326+0000 mgr.y (mgr.25346) 126 : 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 2024-02-07T13:56:20.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:20 smithi191 bash[41073]: audit 2024-02-07T13:56:19.261848+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:20.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:20 smithi191 bash[41073]: audit 2024-02-07T13:56:19.273691+0000 mon.a (mon.0) 193 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:20.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:20 smithi191 bash[41073]: cephadm 2024-02-07T13:56:19.312357+0000 mgr.y (mgr.25346) 127 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-02-07T13:56:20.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:20 smithi191 bash[41073]: audit 2024-02-07T13:56:19.313010+0000 mon.a (mon.0) 194 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-07T13:56:20.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:20 smithi191 bash[41073]: audit 2024-02-07T13:56:19.314867+0000 mon.a (mon.0) 195 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:20.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:20 smithi191 bash[41073]: cephadm 2024-02-07T13:56:19.320508+0000 mgr.y (mgr.25346) 128 : cephadm 1 Reconfiguring daemon osd.6 on smithi191 2024-02-07T13:56:22.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:22 smithi177 bash[55146]: cluster 2024-02-07T13:56:20.766091+0000 mgr.y (mgr.25346) 129 : 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 2024-02-07T13:56:22.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:22 smithi177 bash[55146]: audit 2024-02-07T13:56:21.842584+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:22.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:22 smithi177 bash[55146]: audit 2024-02-07T13:56:21.852359+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:22.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:22 smithi177 bash[55146]: audit 2024-02-07T13:56:21.891324+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-07T13:56:22.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:22 smithi177 bash[55146]: audit 2024-02-07T13:56:21.893116+0000 mon.a (mon.0) 199 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:22.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:22 smithi177 bash[53774]: cluster 2024-02-07T13:56:20.766091+0000 mgr.y (mgr.25346) 129 : 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 2024-02-07T13:56:22.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:22 smithi177 bash[53774]: audit 2024-02-07T13:56:21.842584+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:22.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:22 smithi177 bash[53774]: audit 2024-02-07T13:56:21.852359+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:22.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:22 smithi177 bash[53774]: audit 2024-02-07T13:56:21.891324+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-07T13:56:22.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:22 smithi177 bash[53774]: audit 2024-02-07T13:56:21.893116+0000 mon.a (mon.0) 199 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:22.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:22 smithi191 bash[41073]: cluster 2024-02-07T13:56:20.766091+0000 mgr.y (mgr.25346) 129 : 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 2024-02-07T13:56:22.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:22 smithi191 bash[41073]: audit 2024-02-07T13:56:21.842584+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:22.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:22 smithi191 bash[41073]: audit 2024-02-07T13:56:21.852359+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:22.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:22 smithi191 bash[41073]: audit 2024-02-07T13:56:21.891324+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-07T13:56:22.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:22 smithi191 bash[41073]: audit 2024-02-07T13:56:21.893116+0000 mon.a (mon.0) 199 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:23.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:23 smithi177 bash[53774]: audit 2024-02-07T13:56:21.800762+0000 mgr.y (mgr.25346) 130 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:56:23.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:23 smithi177 bash[53774]: cephadm 2024-02-07T13:56:21.890600+0000 mgr.y (mgr.25346) 131 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-02-07T13:56:23.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:23 smithi177 bash[53774]: cephadm 2024-02-07T13:56:21.898695+0000 mgr.y (mgr.25346) 132 : cephadm 1 Reconfiguring daemon osd.7 on smithi191 2024-02-07T13:56:23.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:23 smithi177 bash[55146]: audit 2024-02-07T13:56:21.800762+0000 mgr.y (mgr.25346) 130 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:56:23.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:23 smithi177 bash[55146]: cephadm 2024-02-07T13:56:21.890600+0000 mgr.y (mgr.25346) 131 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-02-07T13:56:23.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:23 smithi177 bash[55146]: cephadm 2024-02-07T13:56:21.898695+0000 mgr.y (mgr.25346) 132 : cephadm 1 Reconfiguring daemon osd.7 on smithi191 2024-02-07T13:56:23.540 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:23 smithi191 bash[41073]: audit 2024-02-07T13:56:21.800762+0000 mgr.y (mgr.25346) 130 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:56:23.541 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:23 smithi191 bash[41073]: cephadm 2024-02-07T13:56:21.890600+0000 mgr.y (mgr.25346) 131 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-02-07T13:56:23.541 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:23 smithi191 bash[41073]: cephadm 2024-02-07T13:56:21.898695+0000 mgr.y (mgr.25346) 132 : cephadm 1 Reconfiguring daemon osd.7 on smithi191 2024-02-07T13:56:24.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:24 smithi177 bash[53774]: cluster 2024-02-07T13:56:22.767740+0000 mgr.y (mgr.25346) 133 : 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 2024-02-07T13:56:24.537 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:56:24 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:56:24] "GET /metrics HTTP/1.1" 200 38198 "" "Prometheus/2.33.4" 2024-02-07T13:56:24.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:24 smithi177 bash[55146]: cluster 2024-02-07T13:56:22.767740+0000 mgr.y (mgr.25346) 133 : 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 2024-02-07T13:56:24.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:24 smithi191 bash[41073]: cluster 2024-02-07T13:56:22.767740+0000 mgr.y (mgr.25346) 133 : 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 2024-02-07T13:56:25.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:25 smithi177 bash[53774]: audit 2024-02-07T13:56:24.373537+0000 mon.a (mon.0) 200 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:25.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:25 smithi177 bash[53774]: audit 2024-02-07T13:56:24.384429+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:25.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:25 smithi177 bash[53774]: cephadm 2024-02-07T13:56:24.420463+0000 mgr.y (mgr.25346) 134 : cephadm 1 Reconfiguring rgw.foo.smithi191.kcfkkn (monmap changed)... 2024-02-07T13:56:25.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:25 smithi177 bash[53774]: audit 2024-02-07T13:56:24.421213+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.kcfkkn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T13:56:25.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:25 smithi177 bash[53774]: audit 2024-02-07T13:56:24.425067+0000 mon.a (mon.0) 203 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:25.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:25 smithi177 bash[53774]: cephadm 2024-02-07T13:56:24.427235+0000 mgr.y (mgr.25346) 135 : cephadm 1 Reconfiguring daemon rgw.foo.smithi191.kcfkkn on smithi191 2024-02-07T13:56:25.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:25 smithi177 bash[53774]: cluster 2024-02-07T13:56:24.768518+0000 mgr.y (mgr.25346) 136 : 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 2024-02-07T13:56:25.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:25 smithi177 bash[55146]: audit 2024-02-07T13:56:24.373537+0000 mon.a (mon.0) 200 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:25.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:25 smithi177 bash[55146]: audit 2024-02-07T13:56:24.384429+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:25.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:25 smithi177 bash[55146]: cephadm 2024-02-07T13:56:24.420463+0000 mgr.y (mgr.25346) 134 : cephadm 1 Reconfiguring rgw.foo.smithi191.kcfkkn (monmap changed)... 2024-02-07T13:56:25.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:25 smithi177 bash[55146]: audit 2024-02-07T13:56:24.421213+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.kcfkkn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T13:56:25.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:25 smithi177 bash[55146]: audit 2024-02-07T13:56:24.425067+0000 mon.a (mon.0) 203 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:25.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:25 smithi177 bash[55146]: cephadm 2024-02-07T13:56:24.427235+0000 mgr.y (mgr.25346) 135 : cephadm 1 Reconfiguring daemon rgw.foo.smithi191.kcfkkn on smithi191 2024-02-07T13:56:25.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:25 smithi177 bash[55146]: cluster 2024-02-07T13:56:24.768518+0000 mgr.y (mgr.25346) 136 : 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 2024-02-07T13:56:25.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:25 smithi191 bash[41073]: audit 2024-02-07T13:56:24.373537+0000 mon.a (mon.0) 200 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:25.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:25 smithi191 bash[41073]: audit 2024-02-07T13:56:24.384429+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:25.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:25 smithi191 bash[41073]: cephadm 2024-02-07T13:56:24.420463+0000 mgr.y (mgr.25346) 134 : cephadm 1 Reconfiguring rgw.foo.smithi191.kcfkkn (monmap changed)... 2024-02-07T13:56:25.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:25 smithi191 bash[41073]: audit 2024-02-07T13:56:24.421213+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.kcfkkn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T13:56:25.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:25 smithi191 bash[41073]: audit 2024-02-07T13:56:24.425067+0000 mon.a (mon.0) 203 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:25.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:25 smithi191 bash[41073]: cephadm 2024-02-07T13:56:24.427235+0000 mgr.y (mgr.25346) 135 : cephadm 1 Reconfiguring daemon rgw.foo.smithi191.kcfkkn on smithi191 2024-02-07T13:56:25.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:25 smithi191 bash[41073]: cluster 2024-02-07T13:56:24.768518+0000 mgr.y (mgr.25346) 136 : 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 2024-02-07T13:56:28.224 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:27 smithi191 bash[41073]: cluster 2024-02-07T13:56:26.770179+0000 mgr.y (mgr.25346) 137 : 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 2024-02-07T13:56:28.224 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:27 smithi191 bash[41073]: audit 2024-02-07T13:56:26.841080+0000 mon.a (mon.0) 204 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:28.225 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:27 smithi191 bash[41073]: audit 2024-02-07T13:56:26.854928+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:28.225 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:27 smithi191 bash[41073]: cephadm 2024-02-07T13:56:26.898031+0000 mgr.y (mgr.25346) 138 : cephadm 1 Reconfiguring rgw.smpl.smithi191.iddzcf (monmap changed)... 2024-02-07T13:56:28.225 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:27 smithi191 bash[41073]: audit 2024-02-07T13:56:26.898819+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi191.iddzcf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T13:56:28.225 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:27 smithi191 bash[41073]: audit 2024-02-07T13:56:26.902718+0000 mon.a (mon.0) 207 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:28.225 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:27 smithi191 bash[41073]: cephadm 2024-02-07T13:56:26.904998+0000 mgr.y (mgr.25346) 139 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi191.iddzcf on smithi191 2024-02-07T13:56:28.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:27 smithi177 bash[53774]: cluster 2024-02-07T13:56:26.770179+0000 mgr.y (mgr.25346) 137 : 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 2024-02-07T13:56:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:27 smithi177 bash[53774]: audit 2024-02-07T13:56:26.841080+0000 mon.a (mon.0) 204 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:27 smithi177 bash[53774]: audit 2024-02-07T13:56:26.854928+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:27 smithi177 bash[53774]: cephadm 2024-02-07T13:56:26.898031+0000 mgr.y (mgr.25346) 138 : cephadm 1 Reconfiguring rgw.smpl.smithi191.iddzcf (monmap changed)... 2024-02-07T13:56:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:27 smithi177 bash[53774]: audit 2024-02-07T13:56:26.898819+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi191.iddzcf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T13:56:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:27 smithi177 bash[53774]: audit 2024-02-07T13:56:26.902718+0000 mon.a (mon.0) 207 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:27 smithi177 bash[53774]: cephadm 2024-02-07T13:56:26.904998+0000 mgr.y (mgr.25346) 139 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi191.iddzcf on smithi191 2024-02-07T13:56:28.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:27 smithi177 bash[55146]: cluster 2024-02-07T13:56:26.770179+0000 mgr.y (mgr.25346) 137 : 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 2024-02-07T13:56:28.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:27 smithi177 bash[55146]: audit 2024-02-07T13:56:26.841080+0000 mon.a (mon.0) 204 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:28.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:27 smithi177 bash[55146]: audit 2024-02-07T13:56:26.854928+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:28.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:27 smithi177 bash[55146]: cephadm 2024-02-07T13:56:26.898031+0000 mgr.y (mgr.25346) 138 : cephadm 1 Reconfiguring rgw.smpl.smithi191.iddzcf (monmap changed)... 2024-02-07T13:56:28.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:27 smithi177 bash[55146]: audit 2024-02-07T13:56:26.898819+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi191.iddzcf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T13:56:28.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:27 smithi177 bash[55146]: audit 2024-02-07T13:56:26.902718+0000 mon.a (mon.0) 207 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:28.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:27 smithi177 bash[55146]: cephadm 2024-02-07T13:56:26.904998+0000 mgr.y (mgr.25346) 139 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi191.iddzcf on smithi191 2024-02-07T13:56:29.053 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:56:28 smithi191 bash[38538]: ts=2024-02-07T13:56: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.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"smithi177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-07T13:56:30.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[53774]: cluster 2024-02-07T13:56:28.770918+0000 mgr.y (mgr.25346) 140 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:56:30.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[53774]: audit 2024-02-07T13:56:29.237093+0000 mon.a (mon.0) 208 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:30.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[53774]: audit 2024-02-07T13:56:29.246274+0000 mon.a (mon.0) 209 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:30.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[53774]: audit 2024-02-07T13:56:29.286421+0000 mon.a (mon.0) 210 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:56:30.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[53774]: audit 2024-02-07T13:56:29.290264+0000 mon.a (mon.0) 211 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:56:30.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[53774]: audit 2024-02-07T13:56:29.293286+0000 mon.a (mon.0) 212 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:56:30.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[53774]: cephadm 2024-02-07T13:56:29.295134+0000 mgr.y (mgr.25346) 141 : cephadm 1 Upgrade: Setting container_image for all mon 2024-02-07T13:56:30.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[53774]: audit 2024-02-07T13:56:29.302493+0000 mon.a (mon.0) 213 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:30.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[53774]: audit 2024-02-07T13:56:29.322035+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-07T13:56:30.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[53774]: audit 2024-02-07T13:56:29.328441+0000 mon.a (mon.0) 215 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-07T13:56:30.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[53774]: audit 2024-02-07T13:56:29.333611+0000 mon.a (mon.0) 216 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-07T13:56:30.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[53774]: audit 2024-02-07T13:56:29.339084+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-07T13:56:30.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[53774]: audit 2024-02-07T13:56:29.343026+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-07T13:56:30.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[53774]: audit 2024-02-07T13:56:29.347321+0000 mon.a (mon.0) 219 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-07T13:56:30.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[53774]: audit 2024-02-07T13:56:29.351425+0000 mon.a (mon.0) 220 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:56:30.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[53774]: cephadm 2024-02-07T13:56:29.352490+0000 mgr.y (mgr.25346) 142 : cephadm 1 Upgrade: Setting container_image for all crash 2024-02-07T13:56:30.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[53774]: audit 2024-02-07T13:56:29.356749+0000 mon.a (mon.0) 221 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:30.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[53774]: audit 2024-02-07T13:56:29.360530+0000 mon.a (mon.0) 222 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-07T13:56:30.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[53774]: audit 2024-02-07T13:56:29.360803+0000 mgr.y (mgr.25346) 143 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-07T13:56:30.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[53774]: cephadm 2024-02-07T13:56:29.362543+0000 mgr.y (mgr.25346) 144 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-02-07T13:56:30.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[55146]: cluster 2024-02-07T13:56:28.770918+0000 mgr.y (mgr.25346) 140 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:56:30.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[55146]: audit 2024-02-07T13:56:29.237093+0000 mon.a (mon.0) 208 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:30.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[55146]: audit 2024-02-07T13:56:29.246274+0000 mon.a (mon.0) 209 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:30.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[55146]: audit 2024-02-07T13:56:29.286421+0000 mon.a (mon.0) 210 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:56:30.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[55146]: audit 2024-02-07T13:56:29.290264+0000 mon.a (mon.0) 211 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:56:30.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[55146]: audit 2024-02-07T13:56:29.293286+0000 mon.a (mon.0) 212 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:56:30.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[55146]: cephadm 2024-02-07T13:56:29.295134+0000 mgr.y (mgr.25346) 141 : cephadm 1 Upgrade: Setting container_image for all mon 2024-02-07T13:56:30.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[55146]: audit 2024-02-07T13:56:29.302493+0000 mon.a (mon.0) 213 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:30.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[55146]: audit 2024-02-07T13:56:29.322035+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-07T13:56:30.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[55146]: audit 2024-02-07T13:56:29.328441+0000 mon.a (mon.0) 215 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-07T13:56:30.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[55146]: audit 2024-02-07T13:56:29.333611+0000 mon.a (mon.0) 216 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-07T13:56:30.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[55146]: audit 2024-02-07T13:56:29.339084+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-07T13:56:30.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[55146]: audit 2024-02-07T13:56:29.343026+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-07T13:56:30.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[55146]: audit 2024-02-07T13:56:29.347321+0000 mon.a (mon.0) 219 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-07T13:56:30.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[55146]: audit 2024-02-07T13:56:29.351425+0000 mon.a (mon.0) 220 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:56:30.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[55146]: cephadm 2024-02-07T13:56:29.352490+0000 mgr.y (mgr.25346) 142 : cephadm 1 Upgrade: Setting container_image for all crash 2024-02-07T13:56:30.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[55146]: audit 2024-02-07T13:56:29.356749+0000 mon.a (mon.0) 221 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:30.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[55146]: audit 2024-02-07T13:56:29.360530+0000 mon.a (mon.0) 222 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-07T13:56:30.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[55146]: audit 2024-02-07T13:56:29.360803+0000 mgr.y (mgr.25346) 143 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-07T13:56:30.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:30 smithi177 bash[55146]: cephadm 2024-02-07T13:56:29.362543+0000 mgr.y (mgr.25346) 144 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-02-07T13:56:30.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:30 smithi191 bash[41073]: cluster 2024-02-07T13:56:28.770918+0000 mgr.y (mgr.25346) 140 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:56:30.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:30 smithi191 bash[41073]: audit 2024-02-07T13:56:29.237093+0000 mon.a (mon.0) 208 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:30.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:30 smithi191 bash[41073]: audit 2024-02-07T13:56:29.246274+0000 mon.a (mon.0) 209 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:30.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:30 smithi191 bash[41073]: audit 2024-02-07T13:56:29.286421+0000 mon.a (mon.0) 210 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:56:30.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:30 smithi191 bash[41073]: audit 2024-02-07T13:56:29.290264+0000 mon.a (mon.0) 211 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:56:30.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:30 smithi191 bash[41073]: audit 2024-02-07T13:56:29.293286+0000 mon.a (mon.0) 212 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:56:30.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:30 smithi191 bash[41073]: cephadm 2024-02-07T13:56:29.295134+0000 mgr.y (mgr.25346) 141 : cephadm 1 Upgrade: Setting container_image for all mon 2024-02-07T13:56:30.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:30 smithi191 bash[41073]: audit 2024-02-07T13:56:29.302493+0000 mon.a (mon.0) 213 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:30.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:30 smithi191 bash[41073]: audit 2024-02-07T13:56:29.322035+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-07T13:56:30.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:30 smithi191 bash[41073]: audit 2024-02-07T13:56:29.328441+0000 mon.a (mon.0) 215 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-07T13:56:30.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:30 smithi191 bash[41073]: audit 2024-02-07T13:56:29.333611+0000 mon.a (mon.0) 216 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-07T13:56:30.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:30 smithi191 bash[41073]: audit 2024-02-07T13:56:29.339084+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-07T13:56:30.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:30 smithi191 bash[41073]: audit 2024-02-07T13:56:29.343026+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-07T13:56:30.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:30 smithi191 bash[41073]: audit 2024-02-07T13:56:29.347321+0000 mon.a (mon.0) 219 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-07T13:56:30.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:30 smithi191 bash[41073]: audit 2024-02-07T13:56:29.351425+0000 mon.a (mon.0) 220 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:56:30.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:30 smithi191 bash[41073]: cephadm 2024-02-07T13:56:29.352490+0000 mgr.y (mgr.25346) 142 : cephadm 1 Upgrade: Setting container_image for all crash 2024-02-07T13:56:30.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:30 smithi191 bash[41073]: audit 2024-02-07T13:56:29.356749+0000 mon.a (mon.0) 221 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:30.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:30 smithi191 bash[41073]: audit 2024-02-07T13:56:29.360530+0000 mon.a (mon.0) 222 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-07T13:56:30.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:30 smithi191 bash[41073]: audit 2024-02-07T13:56:29.360803+0000 mgr.y (mgr.25346) 143 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-07T13:56:30.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:30 smithi191 bash[41073]: cephadm 2024-02-07T13:56:29.362543+0000 mgr.y (mgr.25346) 144 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-02-07T13:56:31.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:31 smithi177 bash[53774]: audit 2024-02-07T13:56:30.842466+0000 mon.a (mon.0) 223 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:56:31.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:31 smithi177 bash[55146]: audit 2024-02-07T13:56:30.842466+0000 mon.a (mon.0) 223 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:56:31.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:31 smithi191 bash[41073]: audit 2024-02-07T13:56:30.842466+0000 mon.a (mon.0) 223 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:56:32.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:32 smithi177 bash[53774]: cluster 2024-02-07T13:56:30.771646+0000 mgr.y (mgr.25346) 145 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:56:32.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:32 smithi177 bash[53774]: audit 2024-02-07T13:56:31.650801+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:32.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:32 smithi177 bash[53774]: audit 2024-02-07T13:56:31.654443+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-07T13:56:32.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:32 smithi177 bash[53774]: audit 2024-02-07T13:56:31.656015+0000 mon.a (mon.0) 226 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:32.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:32 smithi177 bash[55146]: cluster 2024-02-07T13:56:30.771646+0000 mgr.y (mgr.25346) 145 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:56:32.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:32 smithi177 bash[55146]: audit 2024-02-07T13:56:31.650801+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:32.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:32 smithi177 bash[55146]: audit 2024-02-07T13:56:31.654443+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-07T13:56:32.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:32 smithi177 bash[55146]: audit 2024-02-07T13:56:31.656015+0000 mon.a (mon.0) 226 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:32.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:32 smithi191 bash[41073]: cluster 2024-02-07T13:56:30.771646+0000 mgr.y (mgr.25346) 145 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:56:32.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:32 smithi191 bash[41073]: audit 2024-02-07T13:56:31.650801+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:32.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:32 smithi191 bash[41073]: audit 2024-02-07T13:56:31.654443+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-07T13:56:32.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:32 smithi191 bash[41073]: audit 2024-02-07T13:56:31.656015+0000 mon.a (mon.0) 226 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:56:33.381 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:33 smithi177 bash[53774]: cephadm 2024-02-07T13:56:31.643281+0000 mgr.y (mgr.25346) 146 : cephadm 1 Upgrade: Updating osd.0 2024-02-07T13:56:33.381 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:33 smithi177 bash[53774]: cephadm 2024-02-07T13:56:31.660920+0000 mgr.y (mgr.25346) 147 : cephadm 1 Deploying daemon osd.0 on smithi177 2024-02-07T13:56:33.382 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:33 smithi177 bash[53774]: audit 2024-02-07T13:56:31.808648+0000 mgr.y (mgr.25346) 148 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:56:33.382 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:33 smithi177 bash[55146]: cephadm 2024-02-07T13:56:31.643281+0000 mgr.y (mgr.25346) 146 : cephadm 1 Upgrade: Updating osd.0 2024-02-07T13:56:33.382 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:33 smithi177 bash[55146]: cephadm 2024-02-07T13:56:31.660920+0000 mgr.y (mgr.25346) 147 : cephadm 1 Deploying daemon osd.0 on smithi177 2024-02-07T13:56:33.382 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:33 smithi177 bash[55146]: audit 2024-02-07T13:56:31.808648+0000 mgr.y (mgr.25346) 148 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:56:33.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:33 smithi191 bash[41073]: cephadm 2024-02-07T13:56:31.643281+0000 mgr.y (mgr.25346) 146 : cephadm 1 Upgrade: Updating osd.0 2024-02-07T13:56:33.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:33 smithi191 bash[41073]: cephadm 2024-02-07T13:56:31.660920+0000 mgr.y (mgr.25346) 147 : cephadm 1 Deploying daemon osd.0 on smithi177 2024-02-07T13:56:33.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:33 smithi191 bash[41073]: audit 2024-02-07T13:56:31.808648+0000 mgr.y (mgr.25346) 148 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:56:34.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:34 smithi177 bash[53774]: cluster 2024-02-07T13:56:32.773467+0000 mgr.y (mgr.25346) 149 : cluster 0 pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:56:34.537 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:56:34 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:56:34] "GET /metrics HTTP/1.1" 200 38196 "" "Prometheus/2.33.4" 2024-02-07T13:56:34.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:34 smithi177 bash[55146]: cluster 2024-02-07T13:56:32.773467+0000 mgr.y (mgr.25346) 149 : cluster 0 pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:56:34.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:34 smithi191 bash[41073]: cluster 2024-02-07T13:56:32.773467+0000 mgr.y (mgr.25346) 149 : cluster 0 pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:56:36.261 INFO:journalctl@ceph.osd.0.smithi177.stdout:Feb 07 13:56:36 smithi177 systemd[1]: Stopping Ceph osd.0 for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T13:56:36.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:36 smithi177 bash[53774]: cluster 2024-02-07T13:56:34.774339+0000 mgr.y (mgr.25346) 150 : cluster 0 pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:56:36.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:36 smithi177 bash[55146]: cluster 2024-02-07T13:56:34.774339+0000 mgr.y (mgr.25346) 150 : cluster 0 pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:56:36.537 INFO:journalctl@ceph.osd.0.smithi177.stdout:Feb 07 13:56:36 smithi177 bash[22542]: debug 2024-02-07T13:56:36.351+0000 7f621f06a700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-07T13:56:36.538 INFO:journalctl@ceph.osd.0.smithi177.stdout:Feb 07 13:56:36 smithi177 bash[22542]: debug 2024-02-07T13:56:36.351+0000 7f621f06a700 -1 osd.0 103 *** Got signal Terminated *** 2024-02-07T13:56:36.538 INFO:journalctl@ceph.osd.0.smithi177.stdout:Feb 07 13:56:36 smithi177 bash[22542]: debug 2024-02-07T13:56:36.351+0000 7f621f06a700 -1 osd.0 103 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-07T13:56:36.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:36 smithi191 bash[41073]: cluster 2024-02-07T13:56:34.774339+0000 mgr.y (mgr.25346) 150 : cluster 0 pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:56:37.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:37 smithi177 bash[53774]: cluster 2024-02-07T13:56:36.356963+0000 mon.a (mon.0) 227 : cluster 1 osd.0 marked itself down and dead 2024-02-07T13:56:37.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:37 smithi177 bash[55146]: cluster 2024-02-07T13:56:36.356963+0000 mon.a (mon.0) 227 : cluster 1 osd.0 marked itself down and dead 2024-02-07T13:56:37.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:37 smithi191 bash[41073]: cluster 2024-02-07T13:56:36.356963+0000 mon.a (mon.0) 227 : cluster 1 osd.0 marked itself down and dead 2024-02-07T13:56:38.537 INFO:journalctl@ceph.osd.0.smithi177.stdout:Feb 07 13:56:38 smithi177 bash[57515]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-osd-0 2024-02-07T13:56:38.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:38 smithi177 bash[55146]: cluster 2024-02-07T13:56:36.775976+0000 mgr.y (mgr.25346) 151 : cluster 0 pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:56:38.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:38 smithi177 bash[55146]: cluster 2024-02-07T13:56:37.266319+0000 mon.a (mon.0) 228 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-07T13:56:38.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:38 smithi177 bash[55146]: cluster 2024-02-07T13:56:37.275767+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e104 with expected crc 2024-02-07T13:56:38.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:38 smithi177 bash[55146]: cluster 2024-02-07T13:56:37.281081+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e104 with expected crc 2024-02-07T13:56:38.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:38 smithi177 bash[55146]: cluster 2024-02-07T13:56:37.281394+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e104 with expected crc 2024-02-07T13:56:38.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:38 smithi177 bash[55146]: cluster 2024-02-07T13:56:37.284655+0000 mon.a (mon.0) 229 : cluster 0 osdmap e104: 8 total, 7 up, 8 in 2024-02-07T13:56:38.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:38 smithi177 bash[55146]: cluster 2024-02-07T13:56:37.286300+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e104 with expected crc 2024-02-07T13:56:38.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:38 smithi177 bash[53774]: cluster 2024-02-07T13:56:36.775976+0000 mgr.y (mgr.25346) 151 : cluster 0 pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:56:38.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:38 smithi177 bash[53774]: cluster 2024-02-07T13:56:37.266319+0000 mon.a (mon.0) 228 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-07T13:56:38.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:38 smithi177 bash[53774]: cluster 2024-02-07T13:56:37.275767+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e104 with expected crc 2024-02-07T13:56:38.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:38 smithi177 bash[53774]: cluster 2024-02-07T13:56:37.281081+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e104 with expected crc 2024-02-07T13:56:38.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:38 smithi177 bash[53774]: cluster 2024-02-07T13:56:37.281394+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e104 with expected crc 2024-02-07T13:56:38.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:38 smithi177 bash[53774]: cluster 2024-02-07T13:56:37.284655+0000 mon.a (mon.0) 229 : cluster 0 osdmap e104: 8 total, 7 up, 8 in 2024-02-07T13:56:38.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:38 smithi177 bash[53774]: cluster 2024-02-07T13:56:37.286300+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e104 with expected crc 2024-02-07T13:56:38.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:38 smithi191 bash[41073]: cluster 2024-02-07T13:56:36.775976+0000 mgr.y (mgr.25346) 151 : cluster 0 pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:56:38.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:38 smithi191 bash[41073]: cluster 2024-02-07T13:56:37.266319+0000 mon.a (mon.0) 228 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-07T13:56:38.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:38 smithi191 bash[41073]: cluster 2024-02-07T13:56:37.275767+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e104 with expected crc 2024-02-07T13:56:38.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:38 smithi191 bash[41073]: cluster 2024-02-07T13:56:37.281081+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e104 with expected crc 2024-02-07T13:56:38.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:38 smithi191 bash[41073]: cluster 2024-02-07T13:56:37.281394+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e104 with expected crc 2024-02-07T13:56:38.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:38 smithi191 bash[41073]: cluster 2024-02-07T13:56:37.284655+0000 mon.a (mon.0) 229 : cluster 0 osdmap e104: 8 total, 7 up, 8 in 2024-02-07T13:56:38.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:38 smithi191 bash[41073]: cluster 2024-02-07T13:56:37.286300+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e104 with expected crc 2024-02-07T13:56:39.037 INFO:journalctl@ceph.osd.0.smithi177.stdout:Feb 07 13:56:38 smithi177 bash[57623]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-osd-0 2024-02-07T13:56:39.053 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:56:38 smithi191 bash[38538]: ts=2024-02-07T13:56:38.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"smithi177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-07T13:56:39.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:39 smithi177 bash[55146]: cluster 2024-02-07T13:56:38.273977+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e105 with expected crc 2024-02-07T13:56:39.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:39 smithi177 bash[55146]: cluster 2024-02-07T13:56:38.274951+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e105 with expected crc 2024-02-07T13:56:39.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:39 smithi177 bash[55146]: cluster 2024-02-07T13:56:38.276838+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e105 with expected crc 2024-02-07T13:56:39.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:39 smithi177 bash[55146]: cluster 2024-02-07T13:56:38.276973+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e105 with expected crc 2024-02-07T13:56:39.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:39 smithi177 bash[55146]: cluster 2024-02-07T13:56:38.277300+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e105 with expected crc 2024-02-07T13:56:39.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:39 smithi177 bash[55146]: cluster 2024-02-07T13:56:38.278018+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e105 with expected crc 2024-02-07T13:56:39.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:39 smithi177 bash[55146]: cluster 2024-02-07T13:56:38.281746+0000 mon.a (mon.0) 230 : cluster 0 osdmap e105: 8 total, 7 up, 8 in 2024-02-07T13:56:39.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:39 smithi177 bash[55146]: cluster 2024-02-07T13:56:38.282151+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e105 with expected crc 2024-02-07T13:56:39.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:39 smithi177 bash[55146]: cluster 2024-02-07T13:56:38.282298+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e105 with expected crc 2024-02-07T13:56:39.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:39 smithi177 bash[55146]: cluster 2024-02-07T13:56:38.283198+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e105 with expected crc 2024-02-07T13:56:39.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:39 smithi177 bash[53774]: cluster 2024-02-07T13:56:38.273977+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e105 with expected crc 2024-02-07T13:56:39.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:39 smithi177 bash[53774]: cluster 2024-02-07T13:56:38.274951+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e105 with expected crc 2024-02-07T13:56:39.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:39 smithi177 bash[53774]: cluster 2024-02-07T13:56:38.276838+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e105 with expected crc 2024-02-07T13:56:39.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:39 smithi177 bash[53774]: cluster 2024-02-07T13:56:38.276973+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e105 with expected crc 2024-02-07T13:56:39.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:39 smithi177 bash[53774]: cluster 2024-02-07T13:56:38.277300+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e105 with expected crc 2024-02-07T13:56:39.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:39 smithi177 bash[53774]: cluster 2024-02-07T13:56:38.278018+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e105 with expected crc 2024-02-07T13:56:39.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:39 smithi177 bash[53774]: cluster 2024-02-07T13:56:38.281746+0000 mon.a (mon.0) 230 : cluster 0 osdmap e105: 8 total, 7 up, 8 in 2024-02-07T13:56:39.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:39 smithi177 bash[53774]: cluster 2024-02-07T13:56:38.282151+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e105 with expected crc 2024-02-07T13:56:39.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:39 smithi177 bash[53774]: cluster 2024-02-07T13:56:38.282298+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e105 with expected crc 2024-02-07T13:56:39.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:39 smithi177 bash[53774]: cluster 2024-02-07T13:56:38.283198+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e105 with expected crc 2024-02-07T13:56:39.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:39 smithi191 bash[41073]: cluster 2024-02-07T13:56:38.273977+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e105 with expected crc 2024-02-07T13:56:39.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:39 smithi191 bash[41073]: cluster 2024-02-07T13:56:38.274951+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e105 with expected crc 2024-02-07T13:56:39.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:39 smithi191 bash[41073]: cluster 2024-02-07T13:56:38.276838+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e105 with expected crc 2024-02-07T13:56:39.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:39 smithi191 bash[41073]: cluster 2024-02-07T13:56:38.276973+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e105 with expected crc 2024-02-07T13:56:39.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:39 smithi191 bash[41073]: cluster 2024-02-07T13:56:38.277300+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e105 with expected crc 2024-02-07T13:56:39.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:39 smithi191 bash[41073]: cluster 2024-02-07T13:56:38.278018+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e105 with expected crc 2024-02-07T13:56:39.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:39 smithi191 bash[41073]: cluster 2024-02-07T13:56:38.281746+0000 mon.a (mon.0) 230 : cluster 0 osdmap e105: 8 total, 7 up, 8 in 2024-02-07T13:56:39.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:39 smithi191 bash[41073]: cluster 2024-02-07T13:56:38.282151+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e105 with expected crc 2024-02-07T13:56:39.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:39 smithi191 bash[41073]: cluster 2024-02-07T13:56:38.282298+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e105 with expected crc 2024-02-07T13:56:39.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:39 smithi191 bash[41073]: cluster 2024-02-07T13:56:38.283198+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e105 with expected crc 2024-02-07T13:56:40.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:40 smithi177 bash[53774]: cluster 2024-02-07T13:56:38.776798+0000 mgr.y (mgr.25346) 152 : cluster 0 pgmap v69: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:56:40.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:40 smithi177 bash[55146]: cluster 2024-02-07T13:56:38.776798+0000 mgr.y (mgr.25346) 152 : cluster 0 pgmap v69: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:56:40.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:40 smithi191 bash[41073]: cluster 2024-02-07T13:56:38.776798+0000 mgr.y (mgr.25346) 152 : cluster 0 pgmap v69: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:56:41.031 INFO:journalctl@ceph.osd.0.smithi177.stdout:Feb 07 13:56:40 smithi177 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@osd.0.service: Succeeded. 2024-02-07T13:56:41.031 INFO:journalctl@ceph.osd.0.smithi177.stdout:Feb 07 13:56:40 smithi177 systemd[1]: Stopped Ceph osd.0 for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:56:41.031 INFO:journalctl@ceph.osd.0.smithi177.stdout:Feb 07 13:56:40 smithi177 systemd[1]: Started Ceph osd.0 for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:56:42.166 INFO:teuthology.orchestra.run.smithi177.stdout:true 2024-02-07T13:56:42.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:42 smithi177 bash[53774]: cluster 2024-02-07T13:56:40.777554+0000 mgr.y (mgr.25346) 153 : cluster 0 pgmap v70: 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 2024-02-07T13:56:42.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:42 smithi177 bash[53774]: audit 2024-02-07T13:56:41.026395+0000 mon.a (mon.0) 231 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:42.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:42 smithi177 bash[53774]: audit 2024-02-07T13:56:41.037916+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:42.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:42 smithi177 bash[55146]: cluster 2024-02-07T13:56:40.777554+0000 mgr.y (mgr.25346) 153 : cluster 0 pgmap v70: 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 2024-02-07T13:56:42.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:42 smithi177 bash[55146]: audit 2024-02-07T13:56:41.026395+0000 mon.a (mon.0) 231 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:42.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:42 smithi177 bash[55146]: audit 2024-02-07T13:56:41.037916+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:42.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:42 smithi191 bash[41073]: cluster 2024-02-07T13:56:40.777554+0000 mgr.y (mgr.25346) 153 : cluster 0 pgmap v70: 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 2024-02-07T13:56:42.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:42 smithi191 bash[41073]: audit 2024-02-07T13:56:41.026395+0000 mon.a (mon.0) 231 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:42.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:42 smithi191 bash[41073]: audit 2024-02-07T13:56:41.037916+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:42.829 INFO:journalctl@ceph.osd.0.smithi177.stdout:Feb 07 13:56:42 smithi177 bash[57790]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-07T13:56:42.829 INFO:journalctl@ceph.osd.0.smithi177.stdout:Feb 07 13:56:42 smithi177 bash[57790]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-02-07T13:56:42.830 INFO:journalctl@ceph.osd.0.smithi177.stdout:Feb 07 13:56:42 smithi177 bash[57790]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-02-07T13:56:42.830 INFO:journalctl@ceph.osd.0.smithi177.stdout:Feb 07 13:56:42 smithi177 bash[57790]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-07T13:56:42.830 INFO:journalctl@ceph.osd.0.smithi177.stdout:Feb 07 13:56:42 smithi177 bash[57790]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-02-07T13:56:42.830 INFO:journalctl@ceph.osd.0.smithi177.stdout:Feb 07 13:56:42 smithi177 bash[57790]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-07T13:56:42.830 INFO:journalctl@ceph.osd.0.smithi177.stdout:Feb 07 13:56:42 smithi177 bash[57790]: --> ceph-volume raw activate successful for osd ID: 0 2024-02-07T13:56:42.968 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-07T13:56:42.968 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 running (4m) 97s ago 11m 17.0M - 0.23.0 ba2b418f427c 502a4ff35ffc 2024-02-07T13:56:42.968 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi191 *:3000 running (3m) 65s ago 11m 42.2M - 8.3.5 dad864ee21e9 b2e0c987e917 2024-02-07T13:56:42.968 INFO:teuthology.orchestra.run.smithi177.stdout:iscsi.foo.smithi177.afvcbe smithi177 running (3m) 97s ago 9m 46.4M - 3.5 e1d6a67b021e 7e2cc5dd7ffa 2024-02-07T13:56:42.968 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi191 *:8443,9283,8765 running (2m) 65s ago 17m 441M - 19.0.0-1252-g44458cce 79957b372307 af2fcc868046 2024-02-07T13:56:42.968 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:8443,9283,8765 running (3m) 97s ago 19m 488M - 19.0.0-1252-g44458cce 79957b372307 a0cb7d141fbc 2024-02-07T13:56:42.968 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (2m) 97s ago 19m 40.4M 2048M 19.0.0-1252-g44458cce 79957b372307 2db8fe7d86f5 2024-02-07T13:56:42.968 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi191 running (79s) 65s ago 17m 24.4M 2048M 19.0.0-1252-g44458cce 79957b372307 ed930f20e0b7 2024-02-07T13:56:42.968 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (105s) 97s ago 18m 21.6M 2048M 19.0.0-1252-g44458cce 79957b372307 91a1370c9769 2024-02-07T13:56:42.969 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 running (4m) 97s ago 11m 12.0M - 1.3.1 1dbe0e931976 7ed6f8e8a9ea 2024-02-07T13:56:42.969 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi191 *:9100 running (4m) 65s ago 11m 11.8M - 1.3.1 1dbe0e931976 8d299419211b 2024-02-07T13:56:42.969 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 starting - - - 2781M 2024-02-07T13:56:42.969 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (16m) 97s ago 16m 58.8M 2781M 17.2.0 e1d6a67b021e 3e2d8e289760 2024-02-07T13:56:42.969 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (15m) 97s ago 15m 54.7M 2781M 17.2.0 e1d6a67b021e 612393e2aa5a 2024-02-07T13:56:42.969 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (15m) 97s ago 15m 57.2M 2781M 17.2.0 e1d6a67b021e 1c114ab84cf2 2024-02-07T13:56:42.969 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi191 running (14m) 65s ago 14m 58.5M 3037M 17.2.0 e1d6a67b021e 824876f60972 2024-02-07T13:56:42.969 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi191 running (14m) 65s ago 14m 55.4M 3037M 17.2.0 e1d6a67b021e 249a59c35a3d 2024-02-07T13:56:42.969 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi191 running (13m) 65s ago 13m 54.4M 3037M 17.2.0 e1d6a67b021e 895c15364473 2024-02-07T13:56:42.969 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi191 running (12m) 65s ago 12m 58.0M 3037M 17.2.0 e1d6a67b021e 5f43c65cc53e 2024-02-07T13:56:42.969 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi191 *:9095 running (2m) 65s ago 11m 57.5M - 2.33.4 514e6a882f6e 328d9528a4cb 2024-02-07T13:56:42.969 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi177.lsebwe smithi177 *:8000 running (9m) 97s ago 9m 87.0M - 17.2.0 e1d6a67b021e 5c594a4531b4 2024-02-07T13:56:42.969 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi191.kcfkkn smithi191 *:8000 running (9m) 65s ago 9m 87.6M - 17.2.0 e1d6a67b021e 25ae2a68d161 2024-02-07T13:56:42.969 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi177.czdxob smithi177 *:80 running (9m) 97s ago 9m 86.8M - 17.2.0 e1d6a67b021e 6b1840bf09af 2024-02-07T13:56:42.969 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi191.iddzcf smithi191 *:80 running (9m) 65s ago 9m 87.4M - 17.2.0 e1d6a67b021e 48533635a191 2024-02-07T13:56:43.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:43 smithi177 bash[55146]: audit 2024-02-07T13:56:41.816545+0000 mgr.y (mgr.25346) 154 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:56:43.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:43 smithi177 bash[55146]: audit 2024-02-07T13:56:42.148862+0000 mgr.y (mgr.25346) 155 : audit 0 from='client.34281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:56:43.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:43 smithi177 bash[53774]: audit 2024-02-07T13:56:41.816545+0000 mgr.y (mgr.25346) 154 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:56:43.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:43 smithi177 bash[53774]: audit 2024-02-07T13:56:42.148862+0000 mgr.y (mgr.25346) 155 : audit 0 from='client.34281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:56:43.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:43 smithi191 bash[41073]: audit 2024-02-07T13:56:41.816545+0000 mgr.y (mgr.25346) 154 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:56:43.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:43 smithi191 bash[41073]: audit 2024-02-07T13:56:42.148862+0000 mgr.y (mgr.25346) 155 : audit 0 from='client.34281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:56:43.426 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:56:43.426 INFO:teuthology.orchestra.run.smithi177.stdout: "mon": { 2024-02-07T13:56:43.426 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 3 2024-02-07T13:56:43.426 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:56:43.427 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr": { 2024-02-07T13:56:43.427 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 2 2024-02-07T13:56:43.427 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:56:43.427 INFO:teuthology.orchestra.run.smithi177.stdout: "osd": { 2024-02-07T13:56:43.427 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7 2024-02-07T13:56:43.427 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:56:43.427 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw": { 2024-02-07T13:56:43.427 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-07T13:56:43.427 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:56:43.427 INFO:teuthology.orchestra.run.smithi177.stdout: "overall": { 2024-02-07T13:56:43.427 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-02-07T13:56:43.427 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 5 2024-02-07T13:56:43.427 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T13:56:43.427 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:56:43.820 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:56:43.821 INFO:teuthology.orchestra.run.smithi177.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261", 2024-02-07T13:56:43.821 INFO:teuthology.orchestra.run.smithi177.stdout: "in_progress": true, 2024-02-07T13:56:43.821 INFO:teuthology.orchestra.run.smithi177.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-07T13:56:43.821 INFO:teuthology.orchestra.run.smithi177.stdout: "services_complete": [ 2024-02-07T13:56:43.821 INFO:teuthology.orchestra.run.smithi177.stdout: "mon", 2024-02-07T13:56:43.821 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr" 2024-02-07T13:56:43.821 INFO:teuthology.orchestra.run.smithi177.stdout: ], 2024-02-07T13:56:43.821 INFO:teuthology.orchestra.run.smithi177.stdout: "progress": "5/23 daemons upgraded", 2024-02-07T13:56:43.821 INFO:teuthology.orchestra.run.smithi177.stdout: "message": "Currently upgrading osd daemons", 2024-02-07T13:56:43.821 INFO:teuthology.orchestra.run.smithi177.stdout: "is_paused": false 2024-02-07T13:56:43.822 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:56:44.286 INFO:teuthology.orchestra.run.smithi177.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 71/630 objects degraded (11.270%), 23 pgs degraded 2024-02-07T13:56:44.286 INFO:teuthology.orchestra.run.smithi177.stdout:[WRN] OSD_DOWN: 1 osds down 2024-02-07T13:56:44.286 INFO:teuthology.orchestra.run.smithi177.stdout: osd.0 (root=default,host=smithi177) is down 2024-02-07T13:56:44.286 INFO:teuthology.orchestra.run.smithi177.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 71/630 objects degraded (11.270%), 23 pgs degraded 2024-02-07T13:56:44.286 INFO:teuthology.orchestra.run.smithi177.stdout: pg 1.0 is active+undersized+degraded, acting [7,6] 2024-02-07T13:56:44.286 INFO:teuthology.orchestra.run.smithi177.stdout: pg 2.0 is active+undersized+degraded, acting [7,1] 2024-02-07T13:56:44.286 INFO:teuthology.orchestra.run.smithi177.stdout: pg 2.5 is active+undersized+degraded, acting [7,4] 2024-02-07T13:56:44.286 INFO:teuthology.orchestra.run.smithi177.stdout: pg 2.f is active+undersized+degraded, acting [4,7] 2024-02-07T13:56:44.286 INFO:teuthology.orchestra.run.smithi177.stdout: pg 2.15 is active+undersized+degraded, acting [1,5] 2024-02-07T13:56:44.287 INFO:teuthology.orchestra.run.smithi177.stdout: pg 2.1d is active+undersized+degraded, acting [7,6] 2024-02-07T13:56:44.287 INFO:teuthology.orchestra.run.smithi177.stdout: pg 2.1f is active+undersized+degraded, acting [7,4] 2024-02-07T13:56:44.287 INFO:teuthology.orchestra.run.smithi177.stdout: pg 3.1 is active+undersized+degraded, acting [4,3] 2024-02-07T13:56:44.287 INFO:teuthology.orchestra.run.smithi177.stdout: pg 3.3 is active+undersized+degraded, acting [4,6] 2024-02-07T13:56:44.287 INFO:teuthology.orchestra.run.smithi177.stdout: pg 3.6 is active+undersized+degraded, acting [1,4] 2024-02-07T13:56:44.287 INFO:teuthology.orchestra.run.smithi177.stdout: pg 3.7 is active+undersized+degraded, acting [3,7] 2024-02-07T13:56:44.287 INFO:teuthology.orchestra.run.smithi177.stdout: pg 3.b is active+undersized+degraded, acting [3,4] 2024-02-07T13:56:44.287 INFO:teuthology.orchestra.run.smithi177.stdout: pg 3.f is active+undersized+degraded, acting [7,4] 2024-02-07T13:56:44.287 INFO:teuthology.orchestra.run.smithi177.stdout: pg 3.10 is active+undersized+degraded, acting [6,5] 2024-02-07T13:56:44.287 INFO:teuthology.orchestra.run.smithi177.stdout: pg 3.12 is active+undersized+degraded, acting [7,3] 2024-02-07T13:56:44.287 INFO:teuthology.orchestra.run.smithi177.stdout: pg 3.17 is active+undersized+degraded, acting [5,3] 2024-02-07T13:56:44.287 INFO:teuthology.orchestra.run.smithi177.stdout: pg 3.18 is active+undersized+degraded, acting [3,1] 2024-02-07T13:56:44.287 INFO:teuthology.orchestra.run.smithi177.stdout: pg 3.1b is active+undersized+degraded, acting [4,7] 2024-02-07T13:56:44.287 INFO:teuthology.orchestra.run.smithi177.stdout: pg 3.1f is active+undersized+degraded, acting [5,2] 2024-02-07T13:56:44.287 INFO:teuthology.orchestra.run.smithi177.stdout: pg 4.0 is active+undersized+degraded, acting [3,7] 2024-02-07T13:56:44.288 INFO:teuthology.orchestra.run.smithi177.stdout: pg 4.3 is active+undersized+degraded, acting [5,7] 2024-02-07T13:56:44.288 INFO:teuthology.orchestra.run.smithi177.stdout: pg 5.1b is active+undersized+degraded, acting [5,7] 2024-02-07T13:56:44.288 INFO:teuthology.orchestra.run.smithi177.stdout: pg 5.1d is active+undersized+degraded, acting [1,4] 2024-02-07T13:56:44.288 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:56:44 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:56:44] "GET /metrics HTTP/1.1" 200 38196 "" "Prometheus/2.33.4" 2024-02-07T13:56:44.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:44 smithi177 bash[55146]: audit 2024-02-07T13:56:42.568935+0000 mgr.y (mgr.25346) 156 : audit 0 from='client.44215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:56:44.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:44 smithi177 bash[55146]: cluster 2024-02-07T13:56:42.779525+0000 mgr.y (mgr.25346) 157 : cluster 0 pgmap v71: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-02-07T13:56:44.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:44 smithi177 bash[55146]: audit 2024-02-07T13:56:42.947010+0000 mgr.y (mgr.25346) 158 : audit 0 from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:56:44.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:44 smithi177 bash[55146]: cluster 2024-02-07T13:56:43.025052+0000 mon.a (mon.0) 233 : cluster 3 Health check failed: Degraded data redundancy: 71/630 objects degraded (11.270%), 23 pgs degraded (PG_DEGRADED) 2024-02-07T13:56:44.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:44 smithi177 bash[55146]: audit 2024-02-07T13:56:43.429450+0000 mon.a (mon.0) 234 : audit 0 from='client.? 172.21.15.177:0/210444232' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:56:44.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:44 smithi177 bash[53774]: audit 2024-02-07T13:56:42.568935+0000 mgr.y (mgr.25346) 156 : audit 0 from='client.44215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:56:44.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:44 smithi177 bash[53774]: cluster 2024-02-07T13:56:42.779525+0000 mgr.y (mgr.25346) 157 : cluster 0 pgmap v71: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-02-07T13:56:44.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:44 smithi177 bash[53774]: audit 2024-02-07T13:56:42.947010+0000 mgr.y (mgr.25346) 158 : audit 0 from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:56:44.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:44 smithi177 bash[53774]: cluster 2024-02-07T13:56:43.025052+0000 mon.a (mon.0) 233 : cluster 3 Health check failed: Degraded data redundancy: 71/630 objects degraded (11.270%), 23 pgs degraded (PG_DEGRADED) 2024-02-07T13:56:44.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:44 smithi177 bash[53774]: audit 2024-02-07T13:56:43.429450+0000 mon.a (mon.0) 234 : audit 0 from='client.? 172.21.15.177:0/210444232' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:56:44.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:44 smithi191 bash[41073]: audit 2024-02-07T13:56:42.568935+0000 mgr.y (mgr.25346) 156 : audit 0 from='client.44215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:56:44.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:44 smithi191 bash[41073]: cluster 2024-02-07T13:56:42.779525+0000 mgr.y (mgr.25346) 157 : cluster 0 pgmap v71: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-02-07T13:56:44.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:44 smithi191 bash[41073]: audit 2024-02-07T13:56:42.947010+0000 mgr.y (mgr.25346) 158 : audit 0 from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:56:44.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:44 smithi191 bash[41073]: cluster 2024-02-07T13:56:43.025052+0000 mon.a (mon.0) 233 : cluster 3 Health check failed: Degraded data redundancy: 71/630 objects degraded (11.270%), 23 pgs degraded (PG_DEGRADED) 2024-02-07T13:56:44.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:44 smithi191 bash[41073]: audit 2024-02-07T13:56:43.429450+0000 mon.a (mon.0) 234 : audit 0 from='client.? 172.21.15.177:0/210444232' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:56:44.787 INFO:journalctl@ceph.osd.0.smithi177.stdout:Feb 07 13:56:44 smithi177 bash[58189]: debug 2024-02-07T13:56:44.395+0000 7f0ec5595700 1 -- 172.21.15.177:0/3562421154 <== mon.1 v2:172.21.15.177:3301/0 3 ==== mon_map magic: 0 v1 ==== 413+0+0 (secure 0 0 0) 0x5583b960d600 con 0x5583b964cc00 2024-02-07T13:56:44.787 INFO:journalctl@ceph.osd.0.smithi177.stdout:Feb 07 13:56:44 smithi177 bash[58189]: debug 2024-02-07T13:56:44.395+0000 7f0ec5595700 1 -- 172.21.15.177:0/3562421154 <== mon.1 v2:172.21.15.177:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5583b95c76c0 con 0x5583b964cc00 2024-02-07T13:56:45.287 INFO:journalctl@ceph.osd.0.smithi177.stdout:Feb 07 13:56:44 smithi177 bash[58189]: debug 2024-02-07T13:56:44.951+0000 7f0ece72d7c0 -1 Falling back to public interface 2024-02-07T13:56:45.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:45 smithi177 bash[55146]: audit 2024-02-07T13:56:43.823469+0000 mgr.y (mgr.25346) 159 : audit 0 from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:56:45.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:45 smithi177 bash[55146]: audit 2024-02-07T13:56:44.289581+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.177:0/4265653426' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:56:45.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:45 smithi177 bash[53774]: audit 2024-02-07T13:56:43.823469+0000 mgr.y (mgr.25346) 159 : audit 0 from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:56:45.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:45 smithi177 bash[53774]: audit 2024-02-07T13:56:44.289581+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.177:0/4265653426' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:56:45.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:45 smithi191 bash[41073]: audit 2024-02-07T13:56:43.823469+0000 mgr.y (mgr.25346) 159 : audit 0 from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:56:45.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:45 smithi191 bash[41073]: audit 2024-02-07T13:56:44.289581+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.177:0/4265653426' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:56:46.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:46 smithi191 bash[41073]: cluster 2024-02-07T13:56:44.780565+0000 mgr.y (mgr.25346) 160 : cluster 0 pgmap v72: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-02-07T13:56:46.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:46 smithi191 bash[41073]: audit 2024-02-07T13:56:45.844216+0000 mon.a (mon.0) 235 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:46.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:46 smithi191 bash[41073]: audit 2024-02-07T13:56:45.847687+0000 mon.a (mon.0) 236 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:56:46.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:46 smithi177 bash[55146]: cluster 2024-02-07T13:56:44.780565+0000 mgr.y (mgr.25346) 160 : cluster 0 pgmap v72: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-02-07T13:56:46.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:46 smithi177 bash[55146]: audit 2024-02-07T13:56:45.844216+0000 mon.a (mon.0) 235 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:46.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:46 smithi177 bash[55146]: audit 2024-02-07T13:56:45.847687+0000 mon.a (mon.0) 236 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:56:46.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:46 smithi177 bash[53774]: cluster 2024-02-07T13:56:44.780565+0000 mgr.y (mgr.25346) 160 : cluster 0 pgmap v72: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-02-07T13:56:46.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:46 smithi177 bash[53774]: audit 2024-02-07T13:56:45.844216+0000 mon.a (mon.0) 235 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:46.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:46 smithi177 bash[53774]: audit 2024-02-07T13:56:45.847687+0000 mon.a (mon.0) 236 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:56:48.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:48 smithi177 bash[55146]: cluster 2024-02-07T13:56:46.782528+0000 mgr.y (mgr.25346) 161 : cluster 0 pgmap v73: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-02-07T13:56:48.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:48 smithi177 bash[55146]: audit 2024-02-07T13:56:47.503167+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:48.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:48 smithi177 bash[55146]: audit 2024-02-07T13:56:47.513450+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:48.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:48 smithi177 bash[53774]: cluster 2024-02-07T13:56:46.782528+0000 mgr.y (mgr.25346) 161 : cluster 0 pgmap v73: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-02-07T13:56:48.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:48 smithi177 bash[53774]: audit 2024-02-07T13:56:47.503167+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:48.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:48 smithi177 bash[53774]: audit 2024-02-07T13:56:47.513450+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:48.288 INFO:journalctl@ceph.osd.0.smithi177.stdout:Feb 07 13:56:48 smithi177 bash[58189]: debug 2024-02-07T13:56:48.011+0000 7f0ece72d7c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-02-07T13:56:48.288 INFO:journalctl@ceph.osd.0.smithi177.stdout:Feb 07 13:56:48 smithi177 bash[58189]: debug 2024-02-07T13:56:48.051+0000 7f0ece72d7c0 -1 osd.0 103 log_to_monitors true 2024-02-07T13:56:48.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:48 smithi191 bash[41073]: cluster 2024-02-07T13:56:46.782528+0000 mgr.y (mgr.25346) 161 : cluster 0 pgmap v73: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-02-07T13:56:48.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:48 smithi191 bash[41073]: audit 2024-02-07T13:56:47.503167+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:48.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:48 smithi191 bash[41073]: audit 2024-02-07T13:56:47.513450+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:49.053 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:56:48 smithi191 bash[38538]: ts=2024-02-07T13:56: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.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"smithi177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-07T13:56:49.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:49 smithi177 bash[53774]: audit 2024-02-07T13:56:48.059545+0000 mon.a (mon.0) 239 : audit 1 from='osd.0 [v2:172.21.15.177:6802/610094903,v1:172.21.15.177:6803/610094903]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-07T13:56:49.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:49 smithi177 bash[53774]: audit 2024-02-07T13:56:48.611808+0000 mon.a (mon.0) 240 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:49.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:49 smithi177 bash[53774]: audit 2024-02-07T13:56:48.622909+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:49.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:49 smithi177 bash[55146]: audit 2024-02-07T13:56:48.059545+0000 mon.a (mon.0) 239 : audit 1 from='osd.0 [v2:172.21.15.177:6802/610094903,v1:172.21.15.177:6803/610094903]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-07T13:56:49.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:49 smithi177 bash[55146]: audit 2024-02-07T13:56:48.611808+0000 mon.a (mon.0) 240 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:49.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:49 smithi177 bash[55146]: audit 2024-02-07T13:56:48.622909+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:49.538 INFO:journalctl@ceph.osd.0.smithi177.stdout:Feb 07 13:56:49 smithi177 bash[58189]: debug 2024-02-07T13:56:49.139+0000 7f0ebfb8c700 -1 osd.0 103 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-07T13:56:49.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:49 smithi191 bash[41073]: audit 2024-02-07T13:56:48.059545+0000 mon.a (mon.0) 239 : audit 1 from='osd.0 [v2:172.21.15.177:6802/610094903,v1:172.21.15.177:6803/610094903]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-07T13:56:49.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:49 smithi191 bash[41073]: audit 2024-02-07T13:56:48.611808+0000 mon.a (mon.0) 240 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:49.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:49 smithi191 bash[41073]: audit 2024-02-07T13:56:48.622909+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:56:50.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:50 smithi177 bash[53774]: cluster 2024-02-07T13:56:48.783665+0000 mgr.y (mgr.25346) 162 : cluster 0 pgmap v74: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-02-07T13:56:50.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:50 smithi177 bash[53774]: audit 2024-02-07T13:56:49.065489+0000 mon.a (mon.0) 242 : audit 1 from='osd.0 [v2:172.21.15.177:6802/610094903,v1:172.21.15.177:6803/610094903]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-07T13:56:50.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:50 smithi177 bash[53774]: cluster 2024-02-07T13:56:49.067583+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e106 with expected crc 2024-02-07T13:56:50.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:50 smithi177 bash[53774]: cluster 2024-02-07T13:56:49.068133+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e106 with expected crc 2024-02-07T13:56:50.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:50 smithi177 bash[53774]: cluster 2024-02-07T13:56:49.069877+0000 mon.a (mon.0) 243 : cluster 0 osdmap e106: 8 total, 7 up, 8 in 2024-02-07T13:56:50.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:50 smithi177 bash[53774]: audit 2024-02-07T13:56:49.070252+0000 mon.a (mon.0) 244 : audit 1 from='osd.0 [v2:172.21.15.177:6802/610094903,v1:172.21.15.177:6803/610094903]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:56:50.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:50 smithi177 bash[55146]: cluster 2024-02-07T13:56:48.783665+0000 mgr.y (mgr.25346) 162 : cluster 0 pgmap v74: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-02-07T13:56:50.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:50 smithi177 bash[55146]: audit 2024-02-07T13:56:49.065489+0000 mon.a (mon.0) 242 : audit 1 from='osd.0 [v2:172.21.15.177:6802/610094903,v1:172.21.15.177:6803/610094903]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-07T13:56:50.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:50 smithi177 bash[55146]: cluster 2024-02-07T13:56:49.067583+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e106 with expected crc 2024-02-07T13:56:50.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:50 smithi177 bash[55146]: cluster 2024-02-07T13:56:49.068133+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e106 with expected crc 2024-02-07T13:56:50.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:50 smithi177 bash[55146]: cluster 2024-02-07T13:56:49.069877+0000 mon.a (mon.0) 243 : cluster 0 osdmap e106: 8 total, 7 up, 8 in 2024-02-07T13:56:50.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:50 smithi177 bash[55146]: audit 2024-02-07T13:56:49.070252+0000 mon.a (mon.0) 244 : audit 1 from='osd.0 [v2:172.21.15.177:6802/610094903,v1:172.21.15.177:6803/610094903]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:56:50.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:50 smithi191 bash[41073]: cluster 2024-02-07T13:56:48.783665+0000 mgr.y (mgr.25346) 162 : cluster 0 pgmap v74: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-02-07T13:56:50.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:50 smithi191 bash[41073]: audit 2024-02-07T13:56:49.065489+0000 mon.a (mon.0) 242 : audit 1 from='osd.0 [v2:172.21.15.177:6802/610094903,v1:172.21.15.177:6803/610094903]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-07T13:56:50.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:50 smithi191 bash[41073]: cluster 2024-02-07T13:56:49.067583+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e106 with expected crc 2024-02-07T13:56:50.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:50 smithi191 bash[41073]: cluster 2024-02-07T13:56:49.068133+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e106 with expected crc 2024-02-07T13:56:50.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:50 smithi191 bash[41073]: cluster 2024-02-07T13:56:49.069877+0000 mon.a (mon.0) 243 : cluster 0 osdmap e106: 8 total, 7 up, 8 in 2024-02-07T13:56:50.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:50 smithi191 bash[41073]: audit 2024-02-07T13:56:49.070252+0000 mon.a (mon.0) 244 : audit 1 from='osd.0 [v2:172.21.15.177:6802/610094903,v1:172.21.15.177:6803/610094903]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:56:51.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:51 smithi177 bash[53774]: cluster 2024-02-07T13:56:49.913450+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e106 with expected crc 2024-02-07T13:56:51.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:51 smithi177 bash[53774]: cluster 2024-02-07T13:56:49.936897+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e106 with expected crc 2024-02-07T13:56:51.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:51 smithi177 bash[53774]: cluster 2024-02-07T13:56:49.937206+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e106 with expected crc 2024-02-07T13:56:51.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:51 smithi177 bash[53774]: cluster 2024-02-07T13:56:50.064291+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e107 with expected crc 2024-02-07T13:56:51.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:51 smithi177 bash[53774]: cluster 2024-02-07T13:56:50.066054+0000 mon.a (mon.0) 245 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-07T13:56:51.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:51 smithi177 bash[53774]: cluster 2024-02-07T13:56:50.071099+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e107 with expected crc 2024-02-07T13:56:51.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:51 smithi177 bash[53774]: cluster 2024-02-07T13:56:50.074822+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e107 with expected crc 2024-02-07T13:56:51.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:51 smithi177 bash[53774]: cluster 2024-02-07T13:56:50.074847+0000 mon.a (mon.0) 246 : cluster 1 osd.0 [v2:172.21.15.177:6802/610094903,v1:172.21.15.177:6803/610094903] boot 2024-02-07T13:56:51.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:51 smithi177 bash[53774]: cluster 2024-02-07T13:56:50.074986+0000 mon.a (mon.0) 247 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-02-07T13:56:51.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:51 smithi177 bash[53774]: audit 2024-02-07T13:56:50.076691+0000 mon.a (mon.0) 248 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T13:56:51.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:51 smithi177 bash[55146]: cluster 2024-02-07T13:56:49.913450+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e106 with expected crc 2024-02-07T13:56:51.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:51 smithi177 bash[55146]: cluster 2024-02-07T13:56:49.936897+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e106 with expected crc 2024-02-07T13:56:51.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:51 smithi177 bash[55146]: cluster 2024-02-07T13:56:49.937206+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e106 with expected crc 2024-02-07T13:56:51.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:51 smithi177 bash[55146]: cluster 2024-02-07T13:56:50.064291+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e107 with expected crc 2024-02-07T13:56:51.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:51 smithi177 bash[55146]: cluster 2024-02-07T13:56:50.066054+0000 mon.a (mon.0) 245 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-07T13:56:51.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:51 smithi177 bash[55146]: cluster 2024-02-07T13:56:50.071099+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e107 with expected crc 2024-02-07T13:56:51.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:51 smithi177 bash[55146]: cluster 2024-02-07T13:56:50.074822+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e107 with expected crc 2024-02-07T13:56:51.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:51 smithi177 bash[55146]: cluster 2024-02-07T13:56:50.074847+0000 mon.a (mon.0) 246 : cluster 1 osd.0 [v2:172.21.15.177:6802/610094903,v1:172.21.15.177:6803/610094903] boot 2024-02-07T13:56:51.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:51 smithi177 bash[55146]: cluster 2024-02-07T13:56:50.074986+0000 mon.a (mon.0) 247 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-02-07T13:56:51.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:51 smithi177 bash[55146]: audit 2024-02-07T13:56:50.076691+0000 mon.a (mon.0) 248 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T13:56:51.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:51 smithi191 bash[41073]: cluster 2024-02-07T13:56:49.913450+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e106 with expected crc 2024-02-07T13:56:51.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:51 smithi191 bash[41073]: cluster 2024-02-07T13:56:49.936897+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e106 with expected crc 2024-02-07T13:56:51.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:51 smithi191 bash[41073]: cluster 2024-02-07T13:56:49.937206+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e106 with expected crc 2024-02-07T13:56:51.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:51 smithi191 bash[41073]: cluster 2024-02-07T13:56:50.064291+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e107 with expected crc 2024-02-07T13:56:51.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:51 smithi191 bash[41073]: cluster 2024-02-07T13:56:50.066054+0000 mon.a (mon.0) 245 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-07T13:56:51.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:51 smithi191 bash[41073]: cluster 2024-02-07T13:56:50.071099+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e107 with expected crc 2024-02-07T13:56:51.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:51 smithi191 bash[41073]: cluster 2024-02-07T13:56:50.074822+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e107 with expected crc 2024-02-07T13:56:51.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:51 smithi191 bash[41073]: cluster 2024-02-07T13:56:50.074847+0000 mon.a (mon.0) 246 : cluster 1 osd.0 [v2:172.21.15.177:6802/610094903,v1:172.21.15.177:6803/610094903] boot 2024-02-07T13:56:51.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:51 smithi191 bash[41073]: cluster 2024-02-07T13:56:50.074986+0000 mon.a (mon.0) 247 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-02-07T13:56:51.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:51 smithi191 bash[41073]: audit 2024-02-07T13:56:50.076691+0000 mon.a (mon.0) 248 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-07T13:56:52.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:52 smithi177 bash[53774]: cluster 2024-02-07T13:56:50.784759+0000 mgr.y (mgr.25346) 163 : cluster 0 pgmap v77: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-02-07T13:56:52.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:52 smithi177 bash[53774]: cluster 2024-02-07T13:56:51.087135+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:52 smithi177 bash[53774]: cluster 2024-02-07T13:56:51.089834+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:52 smithi177 bash[53774]: cluster 2024-02-07T13:56:51.089840+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:52 smithi177 bash[53774]: cluster 2024-02-07T13:56:51.090079+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:52 smithi177 bash[53774]: cluster 2024-02-07T13:56:51.090556+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:52 smithi177 bash[53774]: cluster 2024-02-07T13:56:51.091629+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:52 smithi177 bash[53774]: cluster 2024-02-07T13:56:51.094063+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:52 smithi177 bash[53774]: cluster 2024-02-07T13:56:51.094543+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:52 smithi177 bash[53774]: cluster 2024-02-07T13:56:51.094658+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:52 smithi177 bash[53774]: cluster 2024-02-07T13:56:51.094705+0000 mon.a (mon.0) 249 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2024-02-07T13:56:52.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:52 smithi177 bash[53774]: cluster 2024-02-07T13:56:51.094959+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:52 smithi177 bash[53774]: cluster 2024-02-07T13:56:51.095387+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:52 smithi177 bash[53774]: cluster 2024-02-07T13:56:51.096342+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:52 smithi177 bash[53774]: cluster 2024-02-07T13:56:51.097537+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:52 smithi177 bash[53774]: cluster 2024-02-07T13:56:51.100567+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:52 smithi177 bash[55146]: cluster 2024-02-07T13:56:50.784759+0000 mgr.y (mgr.25346) 163 : cluster 0 pgmap v77: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-02-07T13:56:52.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:52 smithi177 bash[55146]: cluster 2024-02-07T13:56:51.087135+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:52 smithi177 bash[55146]: cluster 2024-02-07T13:56:51.089834+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:52 smithi177 bash[55146]: cluster 2024-02-07T13:56:51.089840+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:52 smithi177 bash[55146]: cluster 2024-02-07T13:56:51.090079+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:52 smithi177 bash[55146]: cluster 2024-02-07T13:56:51.090556+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:52 smithi177 bash[55146]: cluster 2024-02-07T13:56:51.091629+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:52 smithi177 bash[55146]: cluster 2024-02-07T13:56:51.094063+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:52 smithi177 bash[55146]: cluster 2024-02-07T13:56:51.094543+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:52 smithi177 bash[55146]: cluster 2024-02-07T13:56:51.094658+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:52 smithi177 bash[55146]: cluster 2024-02-07T13:56:51.094705+0000 mon.a (mon.0) 249 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2024-02-07T13:56:52.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:52 smithi177 bash[55146]: cluster 2024-02-07T13:56:51.094959+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:52 smithi177 bash[55146]: cluster 2024-02-07T13:56:51.095387+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:52 smithi177 bash[55146]: cluster 2024-02-07T13:56:51.096342+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:52 smithi177 bash[55146]: cluster 2024-02-07T13:56:51.097537+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:52 smithi177 bash[55146]: cluster 2024-02-07T13:56:51.100567+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:52 smithi191 bash[41073]: cluster 2024-02-07T13:56:50.784759+0000 mgr.y (mgr.25346) 163 : cluster 0 pgmap v77: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-02-07T13:56:52.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:52 smithi191 bash[41073]: cluster 2024-02-07T13:56:51.087135+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:52 smithi191 bash[41073]: cluster 2024-02-07T13:56:51.089834+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:52 smithi191 bash[41073]: cluster 2024-02-07T13:56:51.089840+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:52 smithi191 bash[41073]: cluster 2024-02-07T13:56:51.090079+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:52 smithi191 bash[41073]: cluster 2024-02-07T13:56:51.090556+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:52 smithi191 bash[41073]: cluster 2024-02-07T13:56:51.091629+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:52 smithi191 bash[41073]: cluster 2024-02-07T13:56:51.094063+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:52 smithi191 bash[41073]: cluster 2024-02-07T13:56:51.094543+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:52 smithi191 bash[41073]: cluster 2024-02-07T13:56:51.094658+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:52 smithi191 bash[41073]: cluster 2024-02-07T13:56:51.094705+0000 mon.a (mon.0) 249 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2024-02-07T13:56:52.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:52 smithi191 bash[41073]: cluster 2024-02-07T13:56:51.094959+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:52 smithi191 bash[41073]: cluster 2024-02-07T13:56:51.095387+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:52 smithi191 bash[41073]: cluster 2024-02-07T13:56:51.096342+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:52 smithi191 bash[41073]: cluster 2024-02-07T13:56:51.097537+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:52.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:52 smithi191 bash[41073]: cluster 2024-02-07T13:56:51.100567+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e108 with expected crc 2024-02-07T13:56:53.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:53 smithi177 bash[53774]: audit 2024-02-07T13:56:51.824621+0000 mgr.y (mgr.25346) 164 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:56:53.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:53 smithi177 bash[55146]: audit 2024-02-07T13:56:51.824621+0000 mgr.y (mgr.25346) 164 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:56:53.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:53 smithi191 bash[41073]: audit 2024-02-07T13:56:51.824621+0000 mgr.y (mgr.25346) 164 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:56:54.537 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:56:54 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:56:54] "GET /metrics HTTP/1.1" 200 38340 "" "Prometheus/2.33.4" 2024-02-07T13:56:54.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:54 smithi177 bash[53774]: cluster 2024-02-07T13:56:52.786638+0000 mgr.y (mgr.25346) 165 : cluster 0 pgmap v79: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 31/630 objects degraded (4.921%) 2024-02-07T13:56:54.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:54 smithi177 bash[53774]: cluster 2024-02-07T13:56:53.103109+0000 mon.a (mon.0) 250 : cluster 3 Health check update: Degraded data redundancy: 31/630 objects degraded (4.921%), 8 pgs degraded (PG_DEGRADED) 2024-02-07T13:56:54.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:54 smithi177 bash[55146]: cluster 2024-02-07T13:56:52.786638+0000 mgr.y (mgr.25346) 165 : cluster 0 pgmap v79: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 31/630 objects degraded (4.921%) 2024-02-07T13:56:54.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:54 smithi177 bash[55146]: cluster 2024-02-07T13:56:53.103109+0000 mon.a (mon.0) 250 : cluster 3 Health check update: Degraded data redundancy: 31/630 objects degraded (4.921%), 8 pgs degraded (PG_DEGRADED) 2024-02-07T13:56:54.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:54 smithi191 bash[41073]: cluster 2024-02-07T13:56:52.786638+0000 mgr.y (mgr.25346) 165 : cluster 0 pgmap v79: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 31/630 objects degraded (4.921%) 2024-02-07T13:56:54.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:54 smithi191 bash[41073]: cluster 2024-02-07T13:56:53.103109+0000 mon.a (mon.0) 250 : cluster 3 Health check update: Degraded data redundancy: 31/630 objects degraded (4.921%), 8 pgs degraded (PG_DEGRADED) 2024-02-07T13:56:55.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:55 smithi177 bash[53774]: cluster 2024-02-07T13:56:55.116305+0000 mon.a (mon.0) 251 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/630 objects degraded (4.921%), 8 pgs degraded) 2024-02-07T13:56:55.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:55 smithi177 bash[53774]: cluster 2024-02-07T13:56:55.116417+0000 mon.a (mon.0) 252 : cluster 1 Cluster is now healthy 2024-02-07T13:56:55.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:55 smithi177 bash[55146]: cluster 2024-02-07T13:56:55.116305+0000 mon.a (mon.0) 251 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/630 objects degraded (4.921%), 8 pgs degraded) 2024-02-07T13:56:55.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:55 smithi177 bash[55146]: cluster 2024-02-07T13:56:55.116417+0000 mon.a (mon.0) 252 : cluster 1 Cluster is now healthy 2024-02-07T13:56:55.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:55 smithi191 bash[41073]: cluster 2024-02-07T13:56:55.116305+0000 mon.a (mon.0) 251 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/630 objects degraded (4.921%), 8 pgs degraded) 2024-02-07T13:56:55.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:55 smithi191 bash[41073]: cluster 2024-02-07T13:56:55.116417+0000 mon.a (mon.0) 252 : cluster 1 Cluster is now healthy 2024-02-07T13:56:56.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:56 smithi177 bash[53774]: cluster 2024-02-07T13:56:54.787641+0000 mgr.y (mgr.25346) 166 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:56:56.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:56 smithi177 bash[55146]: cluster 2024-02-07T13:56:54.787641+0000 mgr.y (mgr.25346) 166 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:56:56.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:56 smithi191 bash[41073]: cluster 2024-02-07T13:56:54.787641+0000 mgr.y (mgr.25346) 166 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:56:58.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:58 smithi177 bash[53774]: cluster 2024-02-07T13:56:56.788727+0000 mgr.y (mgr.25346) 167 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-07T13:56:58.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:58 smithi177 bash[55146]: cluster 2024-02-07T13:56:56.788727+0000 mgr.y (mgr.25346) 167 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-07T13:56:58.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:58 smithi191 bash[41073]: cluster 2024-02-07T13:56:56.788727+0000 mgr.y (mgr.25346) 167 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-07T13:56:59.054 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:56:58 smithi191 bash[38538]: ts=2024-02-07T13:56:58.660Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"smithi177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-02-07T13:56:59.054 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:56:58 smithi191 bash[38538]: ts=2024-02-07T13:56:58.664Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"smithi177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-07T13:57:00.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:59 smithi177 bash[53774]: audit 2024-02-07T13:56:58.725315+0000 mon.a (mon.0) 253 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:00.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:59 smithi177 bash[53774]: audit 2024-02-07T13:56:58.736592+0000 mon.a (mon.0) 254 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:00.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:59 smithi177 bash[53774]: audit 2024-02-07T13:56:58.738779+0000 mon.a (mon.0) 255 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:57:00.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:59 smithi177 bash[53774]: audit 2024-02-07T13:56:58.740346+0000 mon.a (mon.0) 256 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:57:00.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:59 smithi177 bash[53774]: audit 2024-02-07T13:56:58.748961+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:00.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:59 smithi177 bash[53774]: cluster 2024-02-07T13:56:58.789374+0000 mgr.y (mgr.25346) 168 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-07T13:57:00.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:59 smithi177 bash[53774]: audit 2024-02-07T13:56:58.834020+0000 mon.a (mon.0) 258 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:57:00.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:59 smithi177 bash[53774]: audit 2024-02-07T13:56:58.837946+0000 mon.a (mon.0) 259 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:00.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:59 smithi177 bash[53774]: audit 2024-02-07T13:56:58.840904+0000 mon.a (mon.0) 260 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:00.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:59 smithi177 bash[53774]: audit 2024-02-07T13:56:58.843949+0000 mon.a (mon.0) 261 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:00.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:59 smithi177 bash[53774]: audit 2024-02-07T13:56:58.847521+0000 mon.a (mon.0) 262 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-07T13:57:00.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:59 smithi177 bash[53774]: audit 2024-02-07T13:56:58.847884+0000 mgr.y (mgr.25346) 169 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-07T13:57:00.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:56:59 smithi177 bash[53774]: cephadm 2024-02-07T13:56:58.849386+0000 mgr.y (mgr.25346) 170 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-02-07T13:57:00.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:59 smithi177 bash[55146]: audit 2024-02-07T13:56:58.725315+0000 mon.a (mon.0) 253 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:00.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:59 smithi177 bash[55146]: audit 2024-02-07T13:56:58.736592+0000 mon.a (mon.0) 254 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:00.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:59 smithi177 bash[55146]: audit 2024-02-07T13:56:58.738779+0000 mon.a (mon.0) 255 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:57:00.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:59 smithi177 bash[55146]: audit 2024-02-07T13:56:58.740346+0000 mon.a (mon.0) 256 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:57:00.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:59 smithi177 bash[55146]: audit 2024-02-07T13:56:58.748961+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:00.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:59 smithi177 bash[55146]: cluster 2024-02-07T13:56:58.789374+0000 mgr.y (mgr.25346) 168 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-07T13:57:00.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:59 smithi177 bash[55146]: audit 2024-02-07T13:56:58.834020+0000 mon.a (mon.0) 258 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:57:00.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:59 smithi177 bash[55146]: audit 2024-02-07T13:56:58.837946+0000 mon.a (mon.0) 259 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:00.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:59 smithi177 bash[55146]: audit 2024-02-07T13:56:58.840904+0000 mon.a (mon.0) 260 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:00.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:59 smithi177 bash[55146]: audit 2024-02-07T13:56:58.843949+0000 mon.a (mon.0) 261 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:00.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:59 smithi177 bash[55146]: audit 2024-02-07T13:56:58.847521+0000 mon.a (mon.0) 262 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-07T13:57:00.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:59 smithi177 bash[55146]: audit 2024-02-07T13:56:58.847884+0000 mgr.y (mgr.25346) 169 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-07T13:57:00.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:56:59 smithi177 bash[55146]: cephadm 2024-02-07T13:56:58.849386+0000 mgr.y (mgr.25346) 170 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-02-07T13:57:00.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:59 smithi191 bash[41073]: audit 2024-02-07T13:56:58.725315+0000 mon.a (mon.0) 253 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:00.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:59 smithi191 bash[41073]: audit 2024-02-07T13:56:58.736592+0000 mon.a (mon.0) 254 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:00.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:59 smithi191 bash[41073]: audit 2024-02-07T13:56:58.738779+0000 mon.a (mon.0) 255 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:57:00.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:59 smithi191 bash[41073]: audit 2024-02-07T13:56:58.740346+0000 mon.a (mon.0) 256 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:57:00.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:59 smithi191 bash[41073]: audit 2024-02-07T13:56:58.748961+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:00.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:59 smithi191 bash[41073]: cluster 2024-02-07T13:56:58.789374+0000 mgr.y (mgr.25346) 168 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-07T13:57:00.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:59 smithi191 bash[41073]: audit 2024-02-07T13:56:58.834020+0000 mon.a (mon.0) 258 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:57:00.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:59 smithi191 bash[41073]: audit 2024-02-07T13:56:58.837946+0000 mon.a (mon.0) 259 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:00.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:59 smithi191 bash[41073]: audit 2024-02-07T13:56:58.840904+0000 mon.a (mon.0) 260 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:00.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:59 smithi191 bash[41073]: audit 2024-02-07T13:56:58.843949+0000 mon.a (mon.0) 261 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:00.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:59 smithi191 bash[41073]: audit 2024-02-07T13:56:58.847521+0000 mon.a (mon.0) 262 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-07T13:57:00.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:59 smithi191 bash[41073]: audit 2024-02-07T13:56:58.847884+0000 mgr.y (mgr.25346) 169 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-07T13:57:00.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:56:59 smithi191 bash[41073]: cephadm 2024-02-07T13:56:58.849386+0000 mgr.y (mgr.25346) 170 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-02-07T13:57:02.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:01 smithi177 bash[53774]: cluster 2024-02-07T13:57:00.790483+0000 mgr.y (mgr.25346) 171 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-07T13:57:02.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:01 smithi177 bash[53774]: audit 2024-02-07T13:57:00.845174+0000 mon.a (mon.0) 263 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:02.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:01 smithi177 bash[53774]: audit 2024-02-07T13:57:00.847205+0000 mon.a (mon.0) 264 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:57:02.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:01 smithi177 bash[53774]: audit 2024-02-07T13:57:00.901642+0000 mon.a (mon.0) 265 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:02.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:01 smithi177 bash[53774]: cephadm 2024-02-07T13:57:01.170415+0000 mgr.y (mgr.25346) 172 : cephadm 1 Upgrade: Updating osd.1 2024-02-07T13:57:02.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:01 smithi177 bash[53774]: audit 2024-02-07T13:57:01.178384+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:02.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:01 smithi177 bash[53774]: audit 2024-02-07T13:57:01.183288+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-07T13:57:02.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:01 smithi177 bash[53774]: audit 2024-02-07T13:57:01.185089+0000 mon.a (mon.0) 268 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:57:02.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:01 smithi177 bash[53774]: cephadm 2024-02-07T13:57:01.190615+0000 mgr.y (mgr.25346) 173 : cephadm 1 Deploying daemon osd.1 on smithi177 2024-02-07T13:57:02.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:01 smithi177 bash[55146]: cluster 2024-02-07T13:57:00.790483+0000 mgr.y (mgr.25346) 171 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-07T13:57:02.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:01 smithi177 bash[55146]: audit 2024-02-07T13:57:00.845174+0000 mon.a (mon.0) 263 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:02.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:01 smithi177 bash[55146]: audit 2024-02-07T13:57:00.847205+0000 mon.a (mon.0) 264 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:57:02.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:01 smithi177 bash[55146]: audit 2024-02-07T13:57:00.901642+0000 mon.a (mon.0) 265 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:02.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:01 smithi177 bash[55146]: cephadm 2024-02-07T13:57:01.170415+0000 mgr.y (mgr.25346) 172 : cephadm 1 Upgrade: Updating osd.1 2024-02-07T13:57:02.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:01 smithi177 bash[55146]: audit 2024-02-07T13:57:01.178384+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:02.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:01 smithi177 bash[55146]: audit 2024-02-07T13:57:01.183288+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-07T13:57:02.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:01 smithi177 bash[55146]: audit 2024-02-07T13:57:01.185089+0000 mon.a (mon.0) 268 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:57:02.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:01 smithi177 bash[55146]: cephadm 2024-02-07T13:57:01.190615+0000 mgr.y (mgr.25346) 173 : cephadm 1 Deploying daemon osd.1 on smithi177 2024-02-07T13:57:02.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:01 smithi191 bash[41073]: cluster 2024-02-07T13:57:00.790483+0000 mgr.y (mgr.25346) 171 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-07T13:57:02.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:01 smithi191 bash[41073]: audit 2024-02-07T13:57:00.845174+0000 mon.a (mon.0) 263 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:02.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:01 smithi191 bash[41073]: audit 2024-02-07T13:57:00.847205+0000 mon.a (mon.0) 264 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:57:02.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:01 smithi191 bash[41073]: audit 2024-02-07T13:57:00.901642+0000 mon.a (mon.0) 265 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:02.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:01 smithi191 bash[41073]: cephadm 2024-02-07T13:57:01.170415+0000 mgr.y (mgr.25346) 172 : cephadm 1 Upgrade: Updating osd.1 2024-02-07T13:57:02.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:01 smithi191 bash[41073]: audit 2024-02-07T13:57:01.178384+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:02.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:01 smithi191 bash[41073]: audit 2024-02-07T13:57:01.183288+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-07T13:57:02.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:01 smithi191 bash[41073]: audit 2024-02-07T13:57:01.185089+0000 mon.a (mon.0) 268 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:57:02.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:01 smithi191 bash[41073]: cephadm 2024-02-07T13:57:01.190615+0000 mgr.y (mgr.25346) 173 : cephadm 1 Deploying daemon osd.1 on smithi177 2024-02-07T13:57:02.850 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:02 smithi177 bash[53774]: audit 2024-02-07T13:57:01.832996+0000 mgr.y (mgr.25346) 174 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:57:03.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:02 smithi177 bash[55146]: audit 2024-02-07T13:57:01.832996+0000 mgr.y (mgr.25346) 174 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:57:03.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:02 smithi191 bash[41073]: audit 2024-02-07T13:57:01.832996+0000 mgr.y (mgr.25346) 174 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:57:04.100 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:03 smithi177 bash[55146]: cluster 2024-02-07T13:57:02.791969+0000 mgr.y (mgr.25346) 175 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2024-02-07T13:57:04.101 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:03 smithi177 bash[53774]: cluster 2024-02-07T13:57:02.791969+0000 mgr.y (mgr.25346) 175 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2024-02-07T13:57:04.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:03 smithi191 bash[41073]: cluster 2024-02-07T13:57:02.791969+0000 mgr.y (mgr.25346) 175 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2024-02-07T13:57:04.474 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:57:04 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:57:04] "GET /metrics HTTP/1.1" 200 38351 "" "Prometheus/2.33.4" 2024-02-07T13:57:05.701 INFO:journalctl@ceph.osd.1.smithi177.stdout:Feb 07 13:57:05 smithi177 systemd[1]: Stopping Ceph osd.1 for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T13:57:06.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:05 smithi177 bash[53774]: cluster 2024-02-07T13:57:04.792868+0000 mgr.y (mgr.25346) 176 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 70 op/s 2024-02-07T13:57:06.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:05 smithi177 bash[53774]: cluster 2024-02-07T13:57:05.705306+0000 mon.a (mon.0) 269 : cluster 1 osd.1 marked itself down and dead 2024-02-07T13:57:06.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:05 smithi177 bash[55146]: cluster 2024-02-07T13:57:04.792868+0000 mgr.y (mgr.25346) 176 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 70 op/s 2024-02-07T13:57:06.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:05 smithi177 bash[55146]: cluster 2024-02-07T13:57:05.705306+0000 mon.a (mon.0) 269 : cluster 1 osd.1 marked itself down and dead 2024-02-07T13:57:06.038 INFO:journalctl@ceph.osd.1.smithi177.stdout:Feb 07 13:57:05 smithi177 bash[25674]: debug 2024-02-07T13:57:05.702+0000 7f7f207d0700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-07T13:57:06.038 INFO:journalctl@ceph.osd.1.smithi177.stdout:Feb 07 13:57:05 smithi177 bash[25674]: debug 2024-02-07T13:57:05.702+0000 7f7f207d0700 -1 osd.1 108 *** Got signal Terminated *** 2024-02-07T13:57:06.038 INFO:journalctl@ceph.osd.1.smithi177.stdout:Feb 07 13:57:05 smithi177 bash[25674]: debug 2024-02-07T13:57:05.702+0000 7f7f207d0700 -1 osd.1 108 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-07T13:57:06.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:05 smithi191 bash[41073]: cluster 2024-02-07T13:57:04.792868+0000 mgr.y (mgr.25346) 176 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 70 op/s 2024-02-07T13:57:06.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:05 smithi191 bash[41073]: cluster 2024-02-07T13:57:05.705306+0000 mon.a (mon.0) 269 : cluster 1 osd.1 marked itself down and dead 2024-02-07T13:57:07.172 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:06 smithi177 bash[55146]: cluster 2024-02-07T13:57:05.862811+0000 mon.a (mon.0) 270 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-07T13:57:07.172 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:06 smithi177 bash[55146]: cluster 2024-02-07T13:57:05.867510+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e109 with expected crc 2024-02-07T13:57:07.173 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:06 smithi177 bash[55146]: cluster 2024-02-07T13:57:05.870704+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e109 with expected crc 2024-02-07T13:57:07.173 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:06 smithi177 bash[55146]: cluster 2024-02-07T13:57:05.872608+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e109 with expected crc 2024-02-07T13:57:07.173 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:06 smithi177 bash[55146]: cluster 2024-02-07T13:57:05.872701+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e109 with expected crc 2024-02-07T13:57:07.173 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:06 smithi177 bash[55146]: cluster 2024-02-07T13:57:05.873819+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e109 with expected crc 2024-02-07T13:57:07.173 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:06 smithi177 bash[55146]: cluster 2024-02-07T13:57:05.876781+0000 mon.a (mon.0) 271 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-02-07T13:57:07.173 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:06 smithi177 bash[55146]: cluster 2024-02-07T13:57:05.877818+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e109 with expected crc 2024-02-07T13:57:07.173 INFO:journalctl@ceph.osd.1.smithi177.stdout:Feb 07 13:57:06 smithi177 bash[59706]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-osd-1 2024-02-07T13:57:07.174 INFO:journalctl@ceph.osd.1.smithi177.stdout:Feb 07 13:57:07 smithi177 bash[59789]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-osd-1 2024-02-07T13:57:07.174 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:06 smithi177 bash[53774]: cluster 2024-02-07T13:57:05.862811+0000 mon.a (mon.0) 270 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-07T13:57:07.174 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:06 smithi177 bash[53774]: cluster 2024-02-07T13:57:05.867510+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e109 with expected crc 2024-02-07T13:57:07.174 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:06 smithi177 bash[53774]: cluster 2024-02-07T13:57:05.870704+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e109 with expected crc 2024-02-07T13:57:07.174 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:06 smithi177 bash[53774]: cluster 2024-02-07T13:57:05.872608+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e109 with expected crc 2024-02-07T13:57:07.174 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:06 smithi177 bash[53774]: cluster 2024-02-07T13:57:05.872701+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e109 with expected crc 2024-02-07T13:57:07.174 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:06 smithi177 bash[53774]: cluster 2024-02-07T13:57:05.873819+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e109 with expected crc 2024-02-07T13:57:07.174 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:06 smithi177 bash[53774]: cluster 2024-02-07T13:57:05.876781+0000 mon.a (mon.0) 271 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-02-07T13:57:07.174 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:06 smithi177 bash[53774]: cluster 2024-02-07T13:57:05.877818+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e109 with expected crc 2024-02-07T13:57:07.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:06 smithi191 bash[41073]: cluster 2024-02-07T13:57:05.862811+0000 mon.a (mon.0) 270 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-07T13:57:07.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:06 smithi191 bash[41073]: cluster 2024-02-07T13:57:05.867510+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e109 with expected crc 2024-02-07T13:57:07.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:06 smithi191 bash[41073]: cluster 2024-02-07T13:57:05.870704+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e109 with expected crc 2024-02-07T13:57:07.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:06 smithi191 bash[41073]: cluster 2024-02-07T13:57:05.872608+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e109 with expected crc 2024-02-07T13:57:07.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:06 smithi191 bash[41073]: cluster 2024-02-07T13:57:05.872701+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e109 with expected crc 2024-02-07T13:57:07.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:06 smithi191 bash[41073]: cluster 2024-02-07T13:57:05.873819+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e109 with expected crc 2024-02-07T13:57:07.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:06 smithi191 bash[41073]: cluster 2024-02-07T13:57:05.876781+0000 mon.a (mon.0) 271 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-02-07T13:57:07.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:06 smithi191 bash[41073]: cluster 2024-02-07T13:57:05.877818+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e109 with expected crc 2024-02-07T13:57:08.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:07 smithi177 bash[55146]: cluster 2024-02-07T13:57:06.794721+0000 mgr.y (mgr.25346) 177 : cluster 0 pgmap v87: 161 pgs: 57 peering, 1 stale+active+clean, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 0 B/s wr, 139 op/s 2024-02-07T13:57:08.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:07 smithi177 bash[55146]: cluster 2024-02-07T13:57:06.873161+0000 mon.a (mon.0) 272 : cluster 3 Health check failed: Reduced data availability: 9 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2024-02-07T13:57:08.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:07 smithi177 bash[55146]: cluster 2024-02-07T13:57:06.878706+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:08.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:07 smithi177 bash[55146]: cluster 2024-02-07T13:57:06.880715+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:08.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:07 smithi177 bash[55146]: cluster 2024-02-07T13:57:06.880751+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:08.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:07 smithi177 bash[55146]: cluster 2024-02-07T13:57:06.880806+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:08.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:07 smithi177 bash[55146]: cluster 2024-02-07T13:57:06.881512+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:08.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:07 smithi177 bash[55146]: cluster 2024-02-07T13:57:06.882873+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:08.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:07 smithi177 bash[55146]: cluster 2024-02-07T13:57:06.885218+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:08.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:07 smithi177 bash[55146]: cluster 2024-02-07T13:57:06.885314+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:08.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:07 smithi177 bash[55146]: cluster 2024-02-07T13:57:06.885625+0000 mon.a (mon.0) 273 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-02-07T13:57:08.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:07 smithi177 bash[55146]: cluster 2024-02-07T13:57:06.885803+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:08.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:07 smithi177 bash[55146]: cluster 2024-02-07T13:57:06.886031+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:08.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:07 smithi177 bash[55146]: cluster 2024-02-07T13:57:06.887382+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:08.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:07 smithi177 bash[53774]: cluster 2024-02-07T13:57:06.794721+0000 mgr.y (mgr.25346) 177 : cluster 0 pgmap v87: 161 pgs: 57 peering, 1 stale+active+clean, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 0 B/s wr, 139 op/s 2024-02-07T13:57:08.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:07 smithi177 bash[53774]: cluster 2024-02-07T13:57:06.873161+0000 mon.a (mon.0) 272 : cluster 3 Health check failed: Reduced data availability: 9 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2024-02-07T13:57:08.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:07 smithi177 bash[53774]: cluster 2024-02-07T13:57:06.878706+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:08.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:07 smithi177 bash[53774]: cluster 2024-02-07T13:57:06.880715+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:08.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:07 smithi177 bash[53774]: cluster 2024-02-07T13:57:06.880751+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:08.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:07 smithi177 bash[53774]: cluster 2024-02-07T13:57:06.880806+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:08.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:07 smithi177 bash[53774]: cluster 2024-02-07T13:57:06.881512+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:08.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:07 smithi177 bash[53774]: cluster 2024-02-07T13:57:06.882873+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:08.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:07 smithi177 bash[53774]: cluster 2024-02-07T13:57:06.885218+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:08.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:07 smithi177 bash[53774]: cluster 2024-02-07T13:57:06.885314+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:08.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:07 smithi177 bash[53774]: cluster 2024-02-07T13:57:06.885625+0000 mon.a (mon.0) 273 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-02-07T13:57:08.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:07 smithi177 bash[53774]: cluster 2024-02-07T13:57:06.885803+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:08.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:07 smithi177 bash[53774]: cluster 2024-02-07T13:57:06.886031+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:08.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:07 smithi177 bash[53774]: cluster 2024-02-07T13:57:06.887382+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:08.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:07 smithi191 bash[41073]: cluster 2024-02-07T13:57:06.794721+0000 mgr.y (mgr.25346) 177 : cluster 0 pgmap v87: 161 pgs: 57 peering, 1 stale+active+clean, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 0 B/s wr, 139 op/s 2024-02-07T13:57:08.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:07 smithi191 bash[41073]: cluster 2024-02-07T13:57:06.873161+0000 mon.a (mon.0) 272 : cluster 3 Health check failed: Reduced data availability: 9 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2024-02-07T13:57:08.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:07 smithi191 bash[41073]: cluster 2024-02-07T13:57:06.878706+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:08.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:07 smithi191 bash[41073]: cluster 2024-02-07T13:57:06.880715+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:08.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:07 smithi191 bash[41073]: cluster 2024-02-07T13:57:06.880751+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:08.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:07 smithi191 bash[41073]: cluster 2024-02-07T13:57:06.880806+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:08.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:07 smithi191 bash[41073]: cluster 2024-02-07T13:57:06.881512+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:08.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:07 smithi191 bash[41073]: cluster 2024-02-07T13:57:06.882873+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:08.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:07 smithi191 bash[41073]: cluster 2024-02-07T13:57:06.885218+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:08.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:07 smithi191 bash[41073]: cluster 2024-02-07T13:57:06.885314+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:08.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:07 smithi191 bash[41073]: cluster 2024-02-07T13:57:06.885625+0000 mon.a (mon.0) 273 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-02-07T13:57:08.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:07 smithi191 bash[41073]: cluster 2024-02-07T13:57:06.885803+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:08.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:07 smithi191 bash[41073]: cluster 2024-02-07T13:57:06.886031+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:08.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:07 smithi191 bash[41073]: cluster 2024-02-07T13:57:06.887382+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e110 with expected crc 2024-02-07T13:57:09.053 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:57:08 smithi191 bash[38538]: ts=2024-02-07T13:57:08.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"smithi177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-07T13:57:09.426 INFO:journalctl@ceph.osd.1.smithi177.stdout:Feb 07 13:57:09 smithi177 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@osd.1.service: Succeeded. 2024-02-07T13:57:09.426 INFO:journalctl@ceph.osd.1.smithi177.stdout:Feb 07 13:57:09 smithi177 systemd[1]: Stopped Ceph osd.1 for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:57:09.426 INFO:journalctl@ceph.osd.1.smithi177.stdout:Feb 07 13:57:09 smithi177 systemd[1]: Started Ceph osd.1 for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:57:10.242 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:09 smithi177 bash[53774]: cluster 2024-02-07T13:57:08.795865+0000 mgr.y (mgr.25346) 178 : cluster 0 pgmap v89: 161 pgs: 57 peering, 1 stale+active+clean, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 0 B/s wr, 174 op/s 2024-02-07T13:57:10.242 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:09 smithi177 bash[53774]: audit 2024-02-07T13:57:09.419588+0000 mon.a (mon.0) 274 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:10.242 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:09 smithi177 bash[53774]: audit 2024-02-07T13:57:09.427170+0000 mon.a (mon.0) 275 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:10.243 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:09 smithi177 bash[55146]: cluster 2024-02-07T13:57:08.795865+0000 mgr.y (mgr.25346) 178 : cluster 0 pgmap v89: 161 pgs: 57 peering, 1 stale+active+clean, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 0 B/s wr, 174 op/s 2024-02-07T13:57:10.243 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:09 smithi177 bash[55146]: audit 2024-02-07T13:57:09.419588+0000 mon.a (mon.0) 274 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:10.243 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:09 smithi177 bash[55146]: audit 2024-02-07T13:57:09.427170+0000 mon.a (mon.0) 275 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:10.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:09 smithi191 bash[41073]: cluster 2024-02-07T13:57:08.795865+0000 mgr.y (mgr.25346) 178 : cluster 0 pgmap v89: 161 pgs: 57 peering, 1 stale+active+clean, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 0 B/s wr, 174 op/s 2024-02-07T13:57:10.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:09 smithi191 bash[41073]: audit 2024-02-07T13:57:09.419588+0000 mon.a (mon.0) 274 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:10.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:09 smithi191 bash[41073]: audit 2024-02-07T13:57:09.427170+0000 mon.a (mon.0) 275 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:11.287 INFO:journalctl@ceph.osd.1.smithi177.stdout:Feb 07 13:57:10 smithi177 bash[59964]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-07T13:57:11.287 INFO:journalctl@ceph.osd.1.smithi177.stdout:Feb 07 13:57:10 smithi177 bash[59964]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-02-07T13:57:11.287 INFO:journalctl@ceph.osd.1.smithi177.stdout:Feb 07 13:57:10 smithi177 bash[59964]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-02-07T13:57:11.287 INFO:journalctl@ceph.osd.1.smithi177.stdout:Feb 07 13:57:10 smithi177 bash[59964]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-07T13:57:11.287 INFO:journalctl@ceph.osd.1.smithi177.stdout:Feb 07 13:57:10 smithi177 bash[59964]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-02-07T13:57:11.287 INFO:journalctl@ceph.osd.1.smithi177.stdout:Feb 07 13:57:10 smithi177 bash[59964]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-07T13:57:11.287 INFO:journalctl@ceph.osd.1.smithi177.stdout:Feb 07 13:57:10 smithi177 bash[59964]: --> ceph-volume raw activate successful for osd ID: 1 2024-02-07T13:57:12.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:11 smithi177 bash[53774]: cluster 2024-02-07T13:57:10.797097+0000 mgr.y (mgr.25346) 179 : cluster 0 pgmap v90: 161 pgs: 1 active+undersized+degraded, 57 peering, 5 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 0 B/s wr, 99 op/s; 6/630 objects degraded (0.952%) 2024-02-07T13:57:12.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:11 smithi177 bash[53774]: cluster 2024-02-07T13:57:10.872789+0000 mon.a (mon.0) 276 : cluster 3 Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-02-07T13:57:12.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:11 smithi177 bash[55146]: cluster 2024-02-07T13:57:10.797097+0000 mgr.y (mgr.25346) 179 : cluster 0 pgmap v90: 161 pgs: 1 active+undersized+degraded, 57 peering, 5 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 0 B/s wr, 99 op/s; 6/630 objects degraded (0.952%) 2024-02-07T13:57:12.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:11 smithi177 bash[55146]: cluster 2024-02-07T13:57:10.872789+0000 mon.a (mon.0) 276 : cluster 3 Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-02-07T13:57:12.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:11 smithi191 bash[41073]: cluster 2024-02-07T13:57:10.797097+0000 mgr.y (mgr.25346) 179 : cluster 0 pgmap v90: 161 pgs: 1 active+undersized+degraded, 57 peering, 5 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 0 B/s wr, 99 op/s; 6/630 objects degraded (0.952%) 2024-02-07T13:57:12.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:11 smithi191 bash[41073]: cluster 2024-02-07T13:57:10.872789+0000 mon.a (mon.0) 276 : cluster 3 Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-02-07T13:57:13.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:12 smithi177 bash[53774]: audit 2024-02-07T13:57:11.842669+0000 mgr.y (mgr.25346) 180 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:57:13.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:12 smithi177 bash[55146]: audit 2024-02-07T13:57:11.842669+0000 mgr.y (mgr.25346) 180 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:57:13.038 INFO:journalctl@ceph.osd.1.smithi177.stdout:Feb 07 13:57:12 smithi177 bash[60243]: debug 2024-02-07T13:57:12.750+0000 7fb6e499d700 1 -- 172.21.15.177:0/3054260646 <== mon.0 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5648a7c496c0 con 0x5648a7cce800 2024-02-07T13:57:13.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:12 smithi191 bash[41073]: audit 2024-02-07T13:57:11.842669+0000 mgr.y (mgr.25346) 180 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:57:13.537 INFO:journalctl@ceph.osd.1.smithi177.stdout:Feb 07 13:57:13 smithi177 bash[60243]: debug 2024-02-07T13:57:13.286+0000 7fb6edb357c0 -1 Falling back to public interface 2024-02-07T13:57:14.287 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:57:14 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:57:14] "GET /metrics HTTP/1.1" 200 38351 "" "Prometheus/2.33.4" 2024-02-07T13:57:14.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:13 smithi177 bash[53774]: cluster 2024-02-07T13:57:12.799074+0000 mgr.y (mgr.25346) 181 : cluster 0 pgmap v91: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 77 op/s; 84/630 objects degraded (13.333%) 2024-02-07T13:57:14.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:13 smithi177 bash[53774]: cluster 2024-02-07T13:57:12.860200+0000 mon.a (mon.0) 277 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 14 pgs peering) 2024-02-07T13:57:14.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:13 smithi177 bash[55146]: cluster 2024-02-07T13:57:12.799074+0000 mgr.y (mgr.25346) 181 : cluster 0 pgmap v91: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 77 op/s; 84/630 objects degraded (13.333%) 2024-02-07T13:57:14.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:13 smithi177 bash[55146]: cluster 2024-02-07T13:57:12.860200+0000 mon.a (mon.0) 277 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 14 pgs peering) 2024-02-07T13:57:14.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:13 smithi191 bash[41073]: cluster 2024-02-07T13:57:12.799074+0000 mgr.y (mgr.25346) 181 : cluster 0 pgmap v91: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 77 op/s; 84/630 objects degraded (13.333%) 2024-02-07T13:57:14.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:13 smithi191 bash[41073]: cluster 2024-02-07T13:57:12.860200+0000 mon.a (mon.0) 277 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 14 pgs peering) 2024-02-07T13:57:14.736 INFO:teuthology.orchestra.run.smithi177.stdout:true 2024-02-07T13:57:15.591 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-07T13:57:15.591 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 running (5m) 28s ago 12m 16.2M - 0.23.0 ba2b418f427c 502a4ff35ffc 2024-02-07T13:57:15.591 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi191 *:3000 running (4m) 98s ago 11m 42.2M - 8.3.5 dad864ee21e9 b2e0c987e917 2024-02-07T13:57:15.591 INFO:teuthology.orchestra.run.smithi177.stdout:iscsi.foo.smithi177.afvcbe smithi177 running (3m) 28s ago 9m 47.5M - 3.5 e1d6a67b021e 7e2cc5dd7ffa 2024-02-07T13:57:15.591 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi191 *:8443,9283,8765 running (3m) 98s ago 18m 441M - 19.0.0-1252-g44458cce 79957b372307 af2fcc868046 2024-02-07T13:57:15.592 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:8443,9283,8765 running (4m) 28s ago 20m 495M - 19.0.0-1252-g44458cce 79957b372307 a0cb7d141fbc 2024-02-07T13:57:15.592 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (2m) 28s ago 20m 49.2M 2048M 19.0.0-1252-g44458cce 79957b372307 2db8fe7d86f5 2024-02-07T13:57:15.592 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi191 running (111s) 98s ago 18m 24.4M 2048M 19.0.0-1252-g44458cce 79957b372307 ed930f20e0b7 2024-02-07T13:57:15.592 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (2m) 28s ago 18m 40.0M 2048M 19.0.0-1252-g44458cce 79957b372307 91a1370c9769 2024-02-07T13:57:15.592 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 running (5m) 28s ago 12m 11.9M - 1.3.1 1dbe0e931976 7ed6f8e8a9ea 2024-02-07T13:57:15.592 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi191 *:9100 running (4m) 98s ago 12m 11.8M - 1.3.1 1dbe0e931976 8d299419211b 2024-02-07T13:57:15.592 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (32s) 28s ago 17m - 2781M 19.0.0-1252-g44458cce 79957b372307 8140369c93be 2024-02-07T13:57:15.592 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 starting - - - 2781M 2024-02-07T13:57:15.592 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (16m) 28s ago 16m 55.9M 2781M 17.2.0 e1d6a67b021e 612393e2aa5a 2024-02-07T13:57:15.592 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (15m) 28s ago 15m 58.4M 2781M 17.2.0 e1d6a67b021e 1c114ab84cf2 2024-02-07T13:57:15.593 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi191 running (15m) 98s ago 15m 58.5M 3037M 17.2.0 e1d6a67b021e 824876f60972 2024-02-07T13:57:15.593 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi191 running (14m) 98s ago 14m 55.4M 3037M 17.2.0 e1d6a67b021e 249a59c35a3d 2024-02-07T13:57:15.593 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi191 running (13m) 98s ago 13m 54.4M 3037M 17.2.0 e1d6a67b021e 895c15364473 2024-02-07T13:57:15.593 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi191 running (13m) 98s ago 13m 58.0M 3037M 17.2.0 e1d6a67b021e 5f43c65cc53e 2024-02-07T13:57:15.593 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi191 *:9095 running (3m) 98s ago 12m 57.5M - 2.33.4 514e6a882f6e 328d9528a4cb 2024-02-07T13:57:15.593 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi177.lsebwe smithi177 *:8000 running (10m) 28s ago 10m 87.7M - 17.2.0 e1d6a67b021e 5c594a4531b4 2024-02-07T13:57:15.593 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi191.kcfkkn smithi191 *:8000 running (10m) 98s ago 10m 87.6M - 17.2.0 e1d6a67b021e 25ae2a68d161 2024-02-07T13:57:15.593 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi177.czdxob smithi177 *:80 running (10m) 28s ago 10m 87.4M - 17.2.0 e1d6a67b021e 6b1840bf09af 2024-02-07T13:57:15.593 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi191.iddzcf smithi191 *:80 running (10m) 98s ago 10m 87.4M - 17.2.0 e1d6a67b021e 48533635a191 2024-02-07T13:57:16.098 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:57:16.099 INFO:teuthology.orchestra.run.smithi177.stdout: "mon": { 2024-02-07T13:57:16.099 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 3 2024-02-07T13:57:16.099 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:57:16.099 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr": { 2024-02-07T13:57:16.099 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 2 2024-02-07T13:57:16.099 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:57:16.099 INFO:teuthology.orchestra.run.smithi177.stdout: "osd": { 2024-02-07T13:57:16.099 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-02-07T13:57:16.099 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 1 2024-02-07T13:57:16.099 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:57:16.099 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw": { 2024-02-07T13:57:16.099 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-07T13:57:16.099 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:57:16.099 INFO:teuthology.orchestra.run.smithi177.stdout: "overall": { 2024-02-07T13:57:16.099 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-02-07T13:57:16.099 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 6 2024-02-07T13:57:16.099 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T13:57:16.100 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:57:16.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:15 smithi177 bash[53774]: audit 2024-02-07T13:57:14.722735+0000 mgr.y (mgr.25346) 182 : audit 0 from='client.44254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:57:16.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:15 smithi177 bash[53774]: cluster 2024-02-07T13:57:14.800058+0000 mgr.y (mgr.25346) 183 : cluster 0 pgmap v92: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 82 op/s; 84/630 objects degraded (13.333%) 2024-02-07T13:57:16.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:15 smithi177 bash[53774]: audit 2024-02-07T13:57:15.147274+0000 mgr.y (mgr.25346) 184 : audit 0 from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:57:16.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:15 smithi177 bash[53774]: audit 2024-02-07T13:57:15.843249+0000 mon.a (mon.0) 278 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:16.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:15 smithi177 bash[53774]: audit 2024-02-07T13:57:15.844982+0000 mon.a (mon.0) 279 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:57:16.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:15 smithi177 bash[53774]: audit 2024-02-07T13:57:15.868134+0000 mon.a (mon.0) 280 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:16.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:15 smithi177 bash[55146]: audit 2024-02-07T13:57:14.722735+0000 mgr.y (mgr.25346) 182 : audit 0 from='client.44254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:57:16.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:15 smithi177 bash[55146]: cluster 2024-02-07T13:57:14.800058+0000 mgr.y (mgr.25346) 183 : cluster 0 pgmap v92: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 82 op/s; 84/630 objects degraded (13.333%) 2024-02-07T13:57:16.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:15 smithi177 bash[55146]: audit 2024-02-07T13:57:15.147274+0000 mgr.y (mgr.25346) 184 : audit 0 from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:57:16.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:15 smithi177 bash[55146]: audit 2024-02-07T13:57:15.843249+0000 mon.a (mon.0) 278 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:16.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:15 smithi177 bash[55146]: audit 2024-02-07T13:57:15.844982+0000 mon.a (mon.0) 279 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:57:16.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:15 smithi177 bash[55146]: audit 2024-02-07T13:57:15.868134+0000 mon.a (mon.0) 280 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:16.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:15 smithi191 bash[41073]: audit 2024-02-07T13:57:14.722735+0000 mgr.y (mgr.25346) 182 : audit 0 from='client.44254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:57:16.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:15 smithi191 bash[41073]: cluster 2024-02-07T13:57:14.800058+0000 mgr.y (mgr.25346) 183 : cluster 0 pgmap v92: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 82 op/s; 84/630 objects degraded (13.333%) 2024-02-07T13:57:16.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:15 smithi191 bash[41073]: audit 2024-02-07T13:57:15.147274+0000 mgr.y (mgr.25346) 184 : audit 0 from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:57:16.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:15 smithi191 bash[41073]: audit 2024-02-07T13:57:15.843249+0000 mon.a (mon.0) 278 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:16.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:15 smithi191 bash[41073]: audit 2024-02-07T13:57:15.844982+0000 mon.a (mon.0) 279 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:57:16.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:15 smithi191 bash[41073]: audit 2024-02-07T13:57:15.868134+0000 mon.a (mon.0) 280 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:16.525 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:57:16.525 INFO:teuthology.orchestra.run.smithi177.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261", 2024-02-07T13:57:16.525 INFO:teuthology.orchestra.run.smithi177.stdout: "in_progress": true, 2024-02-07T13:57:16.525 INFO:teuthology.orchestra.run.smithi177.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-07T13:57:16.525 INFO:teuthology.orchestra.run.smithi177.stdout: "services_complete": [ 2024-02-07T13:57:16.525 INFO:teuthology.orchestra.run.smithi177.stdout: "mon", 2024-02-07T13:57:16.525 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr" 2024-02-07T13:57:16.525 INFO:teuthology.orchestra.run.smithi177.stdout: ], 2024-02-07T13:57:16.525 INFO:teuthology.orchestra.run.smithi177.stdout: "progress": "7/23 daemons upgraded", 2024-02-07T13:57:16.525 INFO:teuthology.orchestra.run.smithi177.stdout: "message": "Currently upgrading osd daemons", 2024-02-07T13:57:16.525 INFO:teuthology.orchestra.run.smithi177.stdout: "is_paused": false 2024-02-07T13:57:16.526 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:57:16.787 INFO:journalctl@ceph.osd.1.smithi177.stdout:Feb 07 13:57:16 smithi177 bash[60243]: debug 2024-02-07T13:57:16.386+0000 7fb6edb357c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-02-07T13:57:16.787 INFO:journalctl@ceph.osd.1.smithi177.stdout:Feb 07 13:57:16 smithi177 bash[60243]: debug 2024-02-07T13:57:16.434+0000 7fb6edb357c0 -1 osd.1 108 log_to_monitors true 2024-02-07T13:57:17.052 INFO:teuthology.orchestra.run.smithi177.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 84/630 objects degraded (13.333%), 22 pgs degraded 2024-02-07T13:57:17.053 INFO:teuthology.orchestra.run.smithi177.stdout:[WRN] OSD_DOWN: 1 osds down 2024-02-07T13:57:17.053 INFO:teuthology.orchestra.run.smithi177.stdout: osd.1 (root=default,host=smithi177) is down 2024-02-07T13:57:17.053 INFO:teuthology.orchestra.run.smithi177.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 84/630 objects degraded (13.333%), 22 pgs degraded 2024-02-07T13:57:17.053 INFO:teuthology.orchestra.run.smithi177.stdout: pg 2.0 is active+undersized+degraded, acting [7,0] 2024-02-07T13:57:17.053 INFO:teuthology.orchestra.run.smithi177.stdout: pg 2.6 is active+undersized+degraded, acting [6,4] 2024-02-07T13:57:17.053 INFO:teuthology.orchestra.run.smithi177.stdout: pg 2.9 is active+undersized+degraded, acting [7,3] 2024-02-07T13:57:17.053 INFO:teuthology.orchestra.run.smithi177.stdout: pg 2.a is active+undersized+degraded, acting [3,7] 2024-02-07T13:57:17.053 INFO:teuthology.orchestra.run.smithi177.stdout: pg 2.15 is active+undersized+degraded, acting [5,0] 2024-02-07T13:57:17.053 INFO:teuthology.orchestra.run.smithi177.stdout: pg 3.0 is active+undersized+degraded, acting [2,6] 2024-02-07T13:57:17.053 INFO:teuthology.orchestra.run.smithi177.stdout: pg 3.4 is active+undersized+degraded, acting [2,5] 2024-02-07T13:57:17.053 INFO:teuthology.orchestra.run.smithi177.stdout: pg 3.6 is active+undersized+degraded, acting [0,4] 2024-02-07T13:57:17.053 INFO:teuthology.orchestra.run.smithi177.stdout: pg 3.8 is active+undersized+degraded, acting [3,7] 2024-02-07T13:57:17.053 INFO:teuthology.orchestra.run.smithi177.stdout: pg 3.a is active+undersized+degraded, acting [6,4] 2024-02-07T13:57:17.054 INFO:teuthology.orchestra.run.smithi177.stdout: pg 3.e is active+undersized+degraded, acting [7,4] 2024-02-07T13:57:17.054 INFO:teuthology.orchestra.run.smithi177.stdout: pg 3.16 is active+undersized+degraded, acting [5,7] 2024-02-07T13:57:17.054 INFO:teuthology.orchestra.run.smithi177.stdout: pg 3.18 is active+undersized+degraded, acting [3,0] 2024-02-07T13:57:17.054 INFO:teuthology.orchestra.run.smithi177.stdout: pg 3.19 is active+undersized+degraded, acting [3,4] 2024-02-07T13:57:17.054 INFO:teuthology.orchestra.run.smithi177.stdout: pg 3.1a is active+undersized+degraded, acting [4,2] 2024-02-07T13:57:17.054 INFO:teuthology.orchestra.run.smithi177.stdout: pg 3.1c is active+undersized+degraded, acting [5,4] 2024-02-07T13:57:17.054 INFO:teuthology.orchestra.run.smithi177.stdout: pg 4.9 is active+undersized+degraded, acting [4,3] 2024-02-07T13:57:17.054 INFO:teuthology.orchestra.run.smithi177.stdout: pg 4.d is active+undersized+degraded, acting [4,2] 2024-02-07T13:57:17.054 INFO:teuthology.orchestra.run.smithi177.stdout: pg 4.e is active+undersized+degraded, acting [4,6] 2024-02-07T13:57:17.054 INFO:teuthology.orchestra.run.smithi177.stdout: pg 4.1f is active+undersized+degraded, acting [6,5] 2024-02-07T13:57:17.054 INFO:teuthology.orchestra.run.smithi177.stdout: pg 5.1d is active+undersized+degraded, acting [4,0] 2024-02-07T13:57:17.054 INFO:teuthology.orchestra.run.smithi177.stdout: pg 6.1a is active+undersized+degraded, acting [4,5] 2024-02-07T13:57:17.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:16 smithi177 bash[53774]: audit 2024-02-07T13:57:15.567977+0000 mgr.y (mgr.25346) 185 : audit 0 from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:57:17.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:16 smithi177 bash[53774]: audit 2024-02-07T13:57:15.879813+0000 mon.a (mon.0) 281 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:17.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:16 smithi177 bash[53774]: audit 2024-02-07T13:57:16.101920+0000 mon.a (mon.0) 282 : audit 0 from='client.? 172.21.15.177:0/2604568996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:17.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:16 smithi177 bash[53774]: audit 2024-02-07T13:57:16.443564+0000 mon.c (mon.1) 7 : audit 1 from='osd.1 [v2:172.21.15.177:6810/475934689,v1:172.21.15.177:6811/475934689]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-07T13:57:17.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:16 smithi177 bash[53774]: audit 2024-02-07T13:57:16.444195+0000 mon.a (mon.0) 283 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-07T13:57:17.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:16 smithi177 bash[55146]: audit 2024-02-07T13:57:15.567977+0000 mgr.y (mgr.25346) 185 : audit 0 from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:57:17.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:16 smithi177 bash[55146]: audit 2024-02-07T13:57:15.879813+0000 mon.a (mon.0) 281 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:17.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:16 smithi177 bash[55146]: audit 2024-02-07T13:57:16.101920+0000 mon.a (mon.0) 282 : audit 0 from='client.? 172.21.15.177:0/2604568996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:17.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:16 smithi177 bash[55146]: audit 2024-02-07T13:57:16.443564+0000 mon.c (mon.1) 7 : audit 1 from='osd.1 [v2:172.21.15.177:6810/475934689,v1:172.21.15.177:6811/475934689]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-07T13:57:17.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:16 smithi177 bash[55146]: audit 2024-02-07T13:57:16.444195+0000 mon.a (mon.0) 283 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-07T13:57:17.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:16 smithi191 bash[41073]: audit 2024-02-07T13:57:15.567977+0000 mgr.y (mgr.25346) 185 : audit 0 from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:57:17.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:16 smithi191 bash[41073]: audit 2024-02-07T13:57:15.879813+0000 mon.a (mon.0) 281 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:17.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:16 smithi191 bash[41073]: audit 2024-02-07T13:57:16.101920+0000 mon.a (mon.0) 282 : audit 0 from='client.? 172.21.15.177:0/2604568996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:17.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:16 smithi191 bash[41073]: audit 2024-02-07T13:57:16.443564+0000 mon.c (mon.1) 7 : audit 1 from='osd.1 [v2:172.21.15.177:6810/475934689,v1:172.21.15.177:6811/475934689]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-07T13:57:17.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:16 smithi191 bash[41073]: audit 2024-02-07T13:57:16.444195+0000 mon.a (mon.0) 283 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-07T13:57:17.787 INFO:journalctl@ceph.osd.1.smithi177.stdout:Feb 07 13:57:17 smithi177 bash[60243]: debug 2024-02-07T13:57:17.418+0000 7fb6daf8c700 -1 osd.1 108 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-07T13:57:18.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:17 smithi177 bash[53774]: audit 2024-02-07T13:57:16.527821+0000 mgr.y (mgr.25346) 186 : audit 0 from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:57:18.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:17 smithi177 bash[53774]: cluster 2024-02-07T13:57:16.801877+0000 mgr.y (mgr.25346) 187 : cluster 0 pgmap v93: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 0 B/s wr, 131 op/s; 84/630 objects degraded (13.333%) 2024-02-07T13:57:18.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:17 smithi177 bash[53774]: cluster 2024-02-07T13:57:16.894459+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e111 with expected crc 2024-02-07T13:57:18.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:17 smithi177 bash[53774]: audit 2024-02-07T13:57:16.896304+0000 mon.a (mon.0) 284 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-07T13:57:18.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:17 smithi177 bash[53774]: cluster 2024-02-07T13:57:16.902036+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e111 with expected crc 2024-02-07T13:57:18.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:17 smithi177 bash[53774]: cluster 2024-02-07T13:57:16.902140+0000 mon.a (mon.0) 285 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2024-02-07T13:57:18.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:17 smithi177 bash[53774]: audit 2024-02-07T13:57:16.906360+0000 mon.c (mon.1) 8 : audit 1 from='osd.1 [v2:172.21.15.177:6810/475934689,v1:172.21.15.177:6811/475934689]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:57:18.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:17 smithi177 bash[53774]: audit 2024-02-07T13:57:16.906755+0000 mon.a (mon.0) 286 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:57:18.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:17 smithi177 bash[53774]: cluster 2024-02-07T13:57:17.025238+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e111 with expected crc 2024-02-07T13:57:18.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:17 smithi177 bash[53774]: audit 2024-02-07T13:57:17.056275+0000 mon.c (mon.1) 9 : audit 0 from='client.? 172.21.15.177:0/2772285478' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:57:18.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:17 smithi177 bash[53774]: audit 2024-02-07T13:57:17.107887+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:18.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:17 smithi177 bash[53774]: audit 2024-02-07T13:57:17.290950+0000 mon.a (mon.0) 288 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:18.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:17 smithi177 bash[53774]: cluster 2024-02-07T13:57:17.377093+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e111 with expected crc 2024-02-07T13:57:18.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:17 smithi177 bash[53774]: audit 2024-02-07T13:57:17.401069+0000 mon.a (mon.0) 289 : audit 1 from='osd.1 ' entity='osd.1' 2024-02-07T13:57:18.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:17 smithi177 bash[55146]: audit 2024-02-07T13:57:16.527821+0000 mgr.y (mgr.25346) 186 : audit 0 from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:57:18.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:17 smithi177 bash[55146]: cluster 2024-02-07T13:57:16.801877+0000 mgr.y (mgr.25346) 187 : cluster 0 pgmap v93: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 0 B/s wr, 131 op/s; 84/630 objects degraded (13.333%) 2024-02-07T13:57:18.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:17 smithi177 bash[55146]: cluster 2024-02-07T13:57:16.894459+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e111 with expected crc 2024-02-07T13:57:18.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:17 smithi177 bash[55146]: audit 2024-02-07T13:57:16.896304+0000 mon.a (mon.0) 284 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-07T13:57:18.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:17 smithi177 bash[55146]: cluster 2024-02-07T13:57:16.902036+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e111 with expected crc 2024-02-07T13:57:18.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:17 smithi177 bash[55146]: cluster 2024-02-07T13:57:16.902140+0000 mon.a (mon.0) 285 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2024-02-07T13:57:18.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:17 smithi177 bash[55146]: audit 2024-02-07T13:57:16.906360+0000 mon.c (mon.1) 8 : audit 1 from='osd.1 [v2:172.21.15.177:6810/475934689,v1:172.21.15.177:6811/475934689]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:57:18.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:17 smithi177 bash[55146]: audit 2024-02-07T13:57:16.906755+0000 mon.a (mon.0) 286 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:57:18.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:17 smithi177 bash[55146]: cluster 2024-02-07T13:57:17.025238+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e111 with expected crc 2024-02-07T13:57:18.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:17 smithi177 bash[55146]: audit 2024-02-07T13:57:17.056275+0000 mon.c (mon.1) 9 : audit 0 from='client.? 172.21.15.177:0/2772285478' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:57:18.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:17 smithi177 bash[55146]: audit 2024-02-07T13:57:17.107887+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:18.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:17 smithi177 bash[55146]: audit 2024-02-07T13:57:17.290950+0000 mon.a (mon.0) 288 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:18.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:17 smithi177 bash[55146]: cluster 2024-02-07T13:57:17.377093+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e111 with expected crc 2024-02-07T13:57:18.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:17 smithi177 bash[55146]: audit 2024-02-07T13:57:17.401069+0000 mon.a (mon.0) 289 : audit 1 from='osd.1 ' entity='osd.1' 2024-02-07T13:57:18.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:17 smithi191 bash[41073]: audit 2024-02-07T13:57:16.527821+0000 mgr.y (mgr.25346) 186 : audit 0 from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:57:18.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:17 smithi191 bash[41073]: cluster 2024-02-07T13:57:16.801877+0000 mgr.y (mgr.25346) 187 : cluster 0 pgmap v93: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 0 B/s wr, 131 op/s; 84/630 objects degraded (13.333%) 2024-02-07T13:57:18.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:17 smithi191 bash[41073]: cluster 2024-02-07T13:57:16.894459+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e111 with expected crc 2024-02-07T13:57:18.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:17 smithi191 bash[41073]: audit 2024-02-07T13:57:16.896304+0000 mon.a (mon.0) 284 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-07T13:57:18.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:17 smithi191 bash[41073]: cluster 2024-02-07T13:57:16.902036+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e111 with expected crc 2024-02-07T13:57:18.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:17 smithi191 bash[41073]: cluster 2024-02-07T13:57:16.902140+0000 mon.a (mon.0) 285 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2024-02-07T13:57:18.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:17 smithi191 bash[41073]: audit 2024-02-07T13:57:16.906360+0000 mon.c (mon.1) 8 : audit 1 from='osd.1 [v2:172.21.15.177:6810/475934689,v1:172.21.15.177:6811/475934689]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:57:18.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:17 smithi191 bash[41073]: audit 2024-02-07T13:57:16.906755+0000 mon.a (mon.0) 286 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:57:18.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:17 smithi191 bash[41073]: cluster 2024-02-07T13:57:17.025238+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e111 with expected crc 2024-02-07T13:57:18.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:17 smithi191 bash[41073]: audit 2024-02-07T13:57:17.056275+0000 mon.c (mon.1) 9 : audit 0 from='client.? 172.21.15.177:0/2772285478' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:57:18.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:17 smithi191 bash[41073]: audit 2024-02-07T13:57:17.107887+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:18.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:17 smithi191 bash[41073]: audit 2024-02-07T13:57:17.290950+0000 mon.a (mon.0) 288 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:18.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:17 smithi191 bash[41073]: cluster 2024-02-07T13:57:17.377093+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e111 with expected crc 2024-02-07T13:57:18.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:17 smithi191 bash[41073]: audit 2024-02-07T13:57:17.401069+0000 mon.a (mon.0) 289 : audit 1 from='osd.1 ' entity='osd.1' 2024-02-07T13:57:19.053 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 13:57:18 smithi191 bash[38538]: ts=2024-02-07T13:57: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-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"smithi177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.177\", device_class=\"ssd\", hostname=\"smithi177\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.177\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-07T13:57:19.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:18 smithi191 bash[41073]: cluster 2024-02-07T13:57:17.377068+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e111 with expected crc 2024-02-07T13:57:19.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:18 smithi191 bash[41073]: cluster 2024-02-07T13:57:18.399363+0000 mon.a (mon.0) 290 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-07T13:57:19.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:18 smithi191 bash[41073]: cluster 2024-02-07T13:57:18.407306+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e112 with expected crc 2024-02-07T13:57:19.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:18 smithi191 bash[41073]: cluster 2024-02-07T13:57:18.409463+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e112 with expected crc 2024-02-07T13:57:19.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:18 smithi191 bash[41073]: cluster 2024-02-07T13:57:18.409776+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e112 with expected crc 2024-02-07T13:57:19.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:18 smithi191 bash[41073]: cluster 2024-02-07T13:57:18.412179+0000 mon.a (mon.0) 291 : cluster 1 osd.1 [v2:172.21.15.177:6810/475934689,v1:172.21.15.177:6811/475934689] boot 2024-02-07T13:57:19.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:18 smithi191 bash[41073]: cluster 2024-02-07T13:57:18.412321+0000 mon.a (mon.0) 292 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2024-02-07T13:57:19.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:18 smithi191 bash[41073]: audit 2024-02-07T13:57:18.412744+0000 mon.a (mon.0) 293 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T13:57:19.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:18 smithi177 bash[53774]: cluster 2024-02-07T13:57:17.377068+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e111 with expected crc 2024-02-07T13:57:19.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:18 smithi177 bash[53774]: cluster 2024-02-07T13:57:18.399363+0000 mon.a (mon.0) 290 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-07T13:57:19.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:18 smithi177 bash[53774]: cluster 2024-02-07T13:57:18.407306+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e112 with expected crc 2024-02-07T13:57:19.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:18 smithi177 bash[53774]: cluster 2024-02-07T13:57:18.409463+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e112 with expected crc 2024-02-07T13:57:19.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:18 smithi177 bash[53774]: cluster 2024-02-07T13:57:18.409776+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e112 with expected crc 2024-02-07T13:57:19.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:18 smithi177 bash[53774]: cluster 2024-02-07T13:57:18.412179+0000 mon.a (mon.0) 291 : cluster 1 osd.1 [v2:172.21.15.177:6810/475934689,v1:172.21.15.177:6811/475934689] boot 2024-02-07T13:57:19.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:18 smithi177 bash[53774]: cluster 2024-02-07T13:57:18.412321+0000 mon.a (mon.0) 292 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2024-02-07T13:57:19.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:18 smithi177 bash[53774]: audit 2024-02-07T13:57:18.412744+0000 mon.a (mon.0) 293 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T13:57:19.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:18 smithi177 bash[55146]: cluster 2024-02-07T13:57:17.377068+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e111 with expected crc 2024-02-07T13:57:19.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:18 smithi177 bash[55146]: cluster 2024-02-07T13:57:18.399363+0000 mon.a (mon.0) 290 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-07T13:57:19.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:18 smithi177 bash[55146]: cluster 2024-02-07T13:57:18.407306+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e112 with expected crc 2024-02-07T13:57:19.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:18 smithi177 bash[55146]: cluster 2024-02-07T13:57:18.409463+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e112 with expected crc 2024-02-07T13:57:19.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:18 smithi177 bash[55146]: cluster 2024-02-07T13:57:18.409776+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e112 with expected crc 2024-02-07T13:57:19.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:18 smithi177 bash[55146]: cluster 2024-02-07T13:57:18.412179+0000 mon.a (mon.0) 291 : cluster 1 osd.1 [v2:172.21.15.177:6810/475934689,v1:172.21.15.177:6811/475934689] boot 2024-02-07T13:57:19.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:18 smithi177 bash[55146]: cluster 2024-02-07T13:57:18.412321+0000 mon.a (mon.0) 292 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2024-02-07T13:57:19.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:18 smithi177 bash[55146]: audit 2024-02-07T13:57:18.412744+0000 mon.a (mon.0) 293 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-07T13:57:20.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:19 smithi177 bash[53774]: cluster 2024-02-07T13:57:18.407907+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e112 with expected crc 2024-02-07T13:57:20.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:19 smithi177 bash[53774]: cluster 2024-02-07T13:57:18.408318+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e112 with expected crc 2024-02-07T13:57:20.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:19 smithi177 bash[53774]: cluster 2024-02-07T13:57:18.802987+0000 mgr.y (mgr.25346) 188 : cluster 0 pgmap v96: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 164 op/s; 84/630 objects degraded (13.333%) 2024-02-07T13:57:20.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:19 smithi177 bash[53774]: cluster 2024-02-07T13:57:19.409034+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:20.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:19 smithi177 bash[53774]: cluster 2024-02-07T13:57:19.412106+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:20.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:19 smithi177 bash[53774]: cluster 2024-02-07T13:57:19.412323+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:20.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:19 smithi177 bash[53774]: cluster 2024-02-07T13:57:19.417205+0000 mon.a (mon.0) 294 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2024-02-07T13:57:20.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:19 smithi177 bash[53774]: cluster 2024-02-07T13:57:19.417658+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:20.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:19 smithi177 bash[53774]: cluster 2024-02-07T13:57:19.420468+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:20.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:19 smithi177 bash[55146]: cluster 2024-02-07T13:57:18.407907+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e112 with expected crc 2024-02-07T13:57:20.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:19 smithi177 bash[55146]: cluster 2024-02-07T13:57:18.408318+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e112 with expected crc 2024-02-07T13:57:20.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:19 smithi177 bash[55146]: cluster 2024-02-07T13:57:18.802987+0000 mgr.y (mgr.25346) 188 : cluster 0 pgmap v96: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 164 op/s; 84/630 objects degraded (13.333%) 2024-02-07T13:57:20.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:19 smithi177 bash[55146]: cluster 2024-02-07T13:57:19.409034+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:20.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:19 smithi177 bash[55146]: cluster 2024-02-07T13:57:19.412106+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:20.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:19 smithi177 bash[55146]: cluster 2024-02-07T13:57:19.412323+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:20.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:19 smithi177 bash[55146]: cluster 2024-02-07T13:57:19.417205+0000 mon.a (mon.0) 294 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2024-02-07T13:57:20.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:19 smithi177 bash[55146]: cluster 2024-02-07T13:57:19.417658+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:20.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:19 smithi177 bash[55146]: cluster 2024-02-07T13:57:19.420468+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:20.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:19 smithi191 bash[41073]: cluster 2024-02-07T13:57:18.407907+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e112 with expected crc 2024-02-07T13:57:20.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:19 smithi191 bash[41073]: cluster 2024-02-07T13:57:18.408318+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e112 with expected crc 2024-02-07T13:57:20.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:19 smithi191 bash[41073]: cluster 2024-02-07T13:57:18.802987+0000 mgr.y (mgr.25346) 188 : cluster 0 pgmap v96: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 164 op/s; 84/630 objects degraded (13.333%) 2024-02-07T13:57:20.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:19 smithi191 bash[41073]: cluster 2024-02-07T13:57:19.409034+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:20.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:19 smithi191 bash[41073]: cluster 2024-02-07T13:57:19.412106+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:20.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:19 smithi191 bash[41073]: cluster 2024-02-07T13:57:19.412323+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:20.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:19 smithi191 bash[41073]: cluster 2024-02-07T13:57:19.417205+0000 mon.a (mon.0) 294 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2024-02-07T13:57:20.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:19 smithi191 bash[41073]: cluster 2024-02-07T13:57:19.417658+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:20.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:19 smithi191 bash[41073]: cluster 2024-02-07T13:57:19.420468+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:21.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:20 smithi177 bash[53774]: cluster 2024-02-07T13:57:19.412733+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:21.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:20 smithi177 bash[53774]: cluster 2024-02-07T13:57:19.415912+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:21.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:20 smithi177 bash[53774]: cluster 2024-02-07T13:57:19.416903+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:21.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:20 smithi177 bash[53774]: cluster 2024-02-07T13:57:19.417383+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:21.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:20 smithi177 bash[53774]: cluster 2024-02-07T13:57:19.420624+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:21.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:20 smithi177 bash[53774]: cluster 2024-02-07T13:57:19.424318+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:21.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:20 smithi177 bash[53774]: cluster 2024-02-07T13:57:19.425742+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:21.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:20 smithi177 bash[53774]: cluster 2024-02-07T13:57:20.857872+0000 mon.a (mon.0) 295 : cluster 3 Health check update: Degraded data redundancy: 84/630 objects degraded (13.333%), 22 pgs degraded (PG_DEGRADED) 2024-02-07T13:57:21.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:20 smithi177 bash[55146]: cluster 2024-02-07T13:57:19.412733+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:21.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:20 smithi177 bash[55146]: cluster 2024-02-07T13:57:19.415912+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:21.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:20 smithi177 bash[55146]: cluster 2024-02-07T13:57:19.416903+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:21.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:20 smithi177 bash[55146]: cluster 2024-02-07T13:57:19.417383+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:21.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:20 smithi177 bash[55146]: cluster 2024-02-07T13:57:19.420624+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:21.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:20 smithi177 bash[55146]: cluster 2024-02-07T13:57:19.424318+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:21.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:20 smithi177 bash[55146]: cluster 2024-02-07T13:57:19.425742+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:21.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:20 smithi177 bash[55146]: cluster 2024-02-07T13:57:20.857872+0000 mon.a (mon.0) 295 : cluster 3 Health check update: Degraded data redundancy: 84/630 objects degraded (13.333%), 22 pgs degraded (PG_DEGRADED) 2024-02-07T13:57:21.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:20 smithi191 bash[41073]: cluster 2024-02-07T13:57:19.412733+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:21.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:20 smithi191 bash[41073]: cluster 2024-02-07T13:57:19.415912+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:21.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:20 smithi191 bash[41073]: cluster 2024-02-07T13:57:19.416903+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:21.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:20 smithi191 bash[41073]: cluster 2024-02-07T13:57:19.417383+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:21.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:20 smithi191 bash[41073]: cluster 2024-02-07T13:57:19.420624+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:21.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:20 smithi191 bash[41073]: cluster 2024-02-07T13:57:19.424318+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:21.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:20 smithi191 bash[41073]: cluster 2024-02-07T13:57:19.425742+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e113 with expected crc 2024-02-07T13:57:21.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:20 smithi191 bash[41073]: cluster 2024-02-07T13:57:20.857872+0000 mon.a (mon.0) 295 : cluster 3 Health check update: Degraded data redundancy: 84/630 objects degraded (13.333%), 22 pgs degraded (PG_DEGRADED) 2024-02-07T13:57:22.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:21 smithi177 bash[53774]: cluster 2024-02-07T13:57:20.804128+0000 mgr.y (mgr.25346) 189 : cluster 0 pgmap v98: 161 pgs: 5 peering, 21 active+undersized+degraded, 37 active+undersized, 98 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 126 KiB/s rd, 0 B/s wr, 209 op/s; 78/630 objects degraded (12.381%) 2024-02-07T13:57:22.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:21 smithi177 bash[55146]: cluster 2024-02-07T13:57:20.804128+0000 mgr.y (mgr.25346) 189 : cluster 0 pgmap v98: 161 pgs: 5 peering, 21 active+undersized+degraded, 37 active+undersized, 98 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 126 KiB/s rd, 0 B/s wr, 209 op/s; 78/630 objects degraded (12.381%) 2024-02-07T13:57:22.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:21 smithi191 bash[41073]: cluster 2024-02-07T13:57:20.804128+0000 mgr.y (mgr.25346) 189 : cluster 0 pgmap v98: 161 pgs: 5 peering, 21 active+undersized+degraded, 37 active+undersized, 98 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 126 KiB/s rd, 0 B/s wr, 209 op/s; 78/630 objects degraded (12.381%) 2024-02-07T13:57:23.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:22 smithi177 bash[53774]: audit 2024-02-07T13:57:21.853740+0000 mgr.y (mgr.25346) 190 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:57:23.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:22 smithi177 bash[55146]: audit 2024-02-07T13:57:21.853740+0000 mgr.y (mgr.25346) 190 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:57:23.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:22 smithi191 bash[41073]: audit 2024-02-07T13:57:21.853740+0000 mgr.y (mgr.25346) 190 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:57:24.287 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:57:24 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:57:24] "GET /metrics HTTP/1.1" 200 38357 "" "Prometheus/2.33.4" 2024-02-07T13:57:24.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:23 smithi177 bash[55146]: cluster 2024-02-07T13:57:22.805729+0000 mgr.y (mgr.25346) 191 : cluster 0 pgmap v99: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 20 op/s; 0 B/s, 8 objects/s recovering 2024-02-07T13:57:24.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:23 smithi177 bash[55146]: cluster 2024-02-07T13:57:22.914087+0000 mon.a (mon.0) 296 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 78/630 objects degraded (12.381%), 21 pgs degraded) 2024-02-07T13:57:24.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:23 smithi177 bash[55146]: cluster 2024-02-07T13:57:22.914173+0000 mon.a (mon.0) 297 : cluster 1 Cluster is now healthy 2024-02-07T13:57:24.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:23 smithi177 bash[53774]: cluster 2024-02-07T13:57:22.805729+0000 mgr.y (mgr.25346) 191 : cluster 0 pgmap v99: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 20 op/s; 0 B/s, 8 objects/s recovering 2024-02-07T13:57:24.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:23 smithi177 bash[53774]: cluster 2024-02-07T13:57:22.914087+0000 mon.a (mon.0) 296 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 78/630 objects degraded (12.381%), 21 pgs degraded) 2024-02-07T13:57:24.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:23 smithi177 bash[53774]: cluster 2024-02-07T13:57:22.914173+0000 mon.a (mon.0) 297 : cluster 1 Cluster is now healthy 2024-02-07T13:57:24.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:23 smithi191 bash[41073]: cluster 2024-02-07T13:57:22.805729+0000 mgr.y (mgr.25346) 191 : cluster 0 pgmap v99: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 20 op/s; 0 B/s, 8 objects/s recovering 2024-02-07T13:57:24.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:23 smithi191 bash[41073]: cluster 2024-02-07T13:57:22.914087+0000 mon.a (mon.0) 296 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 78/630 objects degraded (12.381%), 21 pgs degraded) 2024-02-07T13:57:24.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:23 smithi191 bash[41073]: cluster 2024-02-07T13:57:22.914173+0000 mon.a (mon.0) 297 : cluster 1 Cluster is now healthy 2024-02-07T13:57:26.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:25 smithi177 bash[53774]: cluster 2024-02-07T13:57:24.806654+0000 mgr.y (mgr.25346) 192 : cluster 0 pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 0 B/s wr, 15 op/s; 0 B/s, 7 objects/s recovering 2024-02-07T13:57:26.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:25 smithi177 bash[55146]: cluster 2024-02-07T13:57:24.806654+0000 mgr.y (mgr.25346) 192 : cluster 0 pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 0 B/s wr, 15 op/s; 0 B/s, 7 objects/s recovering 2024-02-07T13:57:26.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:25 smithi191 bash[41073]: cluster 2024-02-07T13:57:24.806654+0000 mgr.y (mgr.25346) 192 : cluster 0 pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 0 B/s wr, 15 op/s; 0 B/s, 7 objects/s recovering 2024-02-07T13:57:28.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:27 smithi177 bash[53774]: cluster 2024-02-07T13:57:26.808204+0000 mgr.y (mgr.25346) 193 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 9.8 KiB/s rd, 0 B/s wr, 15 op/s; 0 B/s, 6 objects/s recovering 2024-02-07T13:57:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:27 smithi177 bash[53774]: audit 2024-02-07T13:57:27.547494+0000 mon.a (mon.0) 298 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:27 smithi177 bash[53774]: audit 2024-02-07T13:57:27.559557+0000 mon.a (mon.0) 299 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:27 smithi177 bash[53774]: audit 2024-02-07T13:57:27.562019+0000 mon.a (mon.0) 300 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:57:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:27 smithi177 bash[53774]: audit 2024-02-07T13:57:27.563767+0000 mon.a (mon.0) 301 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:57:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:27 smithi177 bash[53774]: audit 2024-02-07T13:57:27.572319+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:27 smithi177 bash[53774]: audit 2024-02-07T13:57:27.662223+0000 mon.a (mon.0) 303 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:57:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:27 smithi177 bash[53774]: audit 2024-02-07T13:57:27.665680+0000 mon.a (mon.0) 304 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:27 smithi177 bash[53774]: audit 2024-02-07T13:57:27.667825+0000 mon.a (mon.0) 305 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:27 smithi177 bash[53774]: audit 2024-02-07T13:57:27.669587+0000 mon.a (mon.0) 306 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:27 smithi177 bash[53774]: audit 2024-02-07T13:57:27.671736+0000 mon.a (mon.0) 307 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-07T13:57:28.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:27 smithi177 bash[55146]: cluster 2024-02-07T13:57:26.808204+0000 mgr.y (mgr.25346) 193 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 9.8 KiB/s rd, 0 B/s wr, 15 op/s; 0 B/s, 6 objects/s recovering 2024-02-07T13:57:28.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:27 smithi177 bash[55146]: audit 2024-02-07T13:57:27.547494+0000 mon.a (mon.0) 298 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:28.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:27 smithi177 bash[55146]: audit 2024-02-07T13:57:27.559557+0000 mon.a (mon.0) 299 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:28.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:27 smithi177 bash[55146]: audit 2024-02-07T13:57:27.562019+0000 mon.a (mon.0) 300 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:57:28.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:27 smithi177 bash[55146]: audit 2024-02-07T13:57:27.563767+0000 mon.a (mon.0) 301 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:57:28.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:27 smithi177 bash[55146]: audit 2024-02-07T13:57:27.572319+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:28.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:27 smithi177 bash[55146]: audit 2024-02-07T13:57:27.662223+0000 mon.a (mon.0) 303 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:57:28.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:27 smithi177 bash[55146]: audit 2024-02-07T13:57:27.665680+0000 mon.a (mon.0) 304 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:28.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:27 smithi177 bash[55146]: audit 2024-02-07T13:57:27.667825+0000 mon.a (mon.0) 305 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:28.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:27 smithi177 bash[55146]: audit 2024-02-07T13:57:27.669587+0000 mon.a (mon.0) 306 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:28.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:27 smithi177 bash[55146]: audit 2024-02-07T13:57:27.671736+0000 mon.a (mon.0) 307 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-07T13:57:28.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:27 smithi191 bash[41073]: cluster 2024-02-07T13:57:26.808204+0000 mgr.y (mgr.25346) 193 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 9.8 KiB/s rd, 0 B/s wr, 15 op/s; 0 B/s, 6 objects/s recovering 2024-02-07T13:57:28.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:27 smithi191 bash[41073]: audit 2024-02-07T13:57:27.547494+0000 mon.a (mon.0) 298 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:28.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:27 smithi191 bash[41073]: audit 2024-02-07T13:57:27.559557+0000 mon.a (mon.0) 299 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:28.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:27 smithi191 bash[41073]: audit 2024-02-07T13:57:27.562019+0000 mon.a (mon.0) 300 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:57:28.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:27 smithi191 bash[41073]: audit 2024-02-07T13:57:27.563767+0000 mon.a (mon.0) 301 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:57:28.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:27 smithi191 bash[41073]: audit 2024-02-07T13:57:27.572319+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:28.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:27 smithi191 bash[41073]: audit 2024-02-07T13:57:27.662223+0000 mon.a (mon.0) 303 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:57:28.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:27 smithi191 bash[41073]: audit 2024-02-07T13:57:27.665680+0000 mon.a (mon.0) 304 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:28.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:27 smithi191 bash[41073]: audit 2024-02-07T13:57:27.667825+0000 mon.a (mon.0) 305 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:28.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:27 smithi191 bash[41073]: audit 2024-02-07T13:57:27.669587+0000 mon.a (mon.0) 306 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:28.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:27 smithi191 bash[41073]: audit 2024-02-07T13:57:27.671736+0000 mon.a (mon.0) 307 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-07T13:57:29.248 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:28 smithi177 bash[53774]: audit 2024-02-07T13:57:27.672005+0000 mgr.y (mgr.25346) 194 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-07T13:57:29.248 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:28 smithi177 bash[53774]: cephadm 2024-02-07T13:57:27.673798+0000 mgr.y (mgr.25346) 195 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-02-07T13:57:29.248 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:28 smithi177 bash[55146]: audit 2024-02-07T13:57:27.672005+0000 mgr.y (mgr.25346) 194 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-07T13:57:29.248 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:28 smithi177 bash[55146]: cephadm 2024-02-07T13:57:27.673798+0000 mgr.y (mgr.25346) 195 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-02-07T13:57:29.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:28 smithi191 bash[41073]: audit 2024-02-07T13:57:27.672005+0000 mgr.y (mgr.25346) 194 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-07T13:57:29.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:28 smithi191 bash[41073]: cephadm 2024-02-07T13:57:27.673798+0000 mgr.y (mgr.25346) 195 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-02-07T13:57:30.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:29 smithi177 bash[53774]: cluster 2024-02-07T13:57:28.809108+0000 mgr.y (mgr.25346) 196 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 8.2 KiB/s rd, 0 B/s wr, 12 op/s; 0 B/s, 5 objects/s recovering 2024-02-07T13:57:30.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:29 smithi177 bash[55146]: cluster 2024-02-07T13:57:28.809108+0000 mgr.y (mgr.25346) 196 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 8.2 KiB/s rd, 0 B/s wr, 12 op/s; 0 B/s, 5 objects/s recovering 2024-02-07T13:57:30.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:29 smithi191 bash[41073]: cluster 2024-02-07T13:57:28.809108+0000 mgr.y (mgr.25346) 196 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 8.2 KiB/s rd, 0 B/s wr, 12 op/s; 0 B/s, 5 objects/s recovering 2024-02-07T13:57:31.335 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:31 smithi177 bash[53774]: cephadm 2024-02-07T13:57:30.044189+0000 mgr.y (mgr.25346) 197 : cephadm 1 Upgrade: Updating osd.2 2024-02-07T13:57:31.335 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:31 smithi177 bash[53774]: audit 2024-02-07T13:57:30.052108+0000 mon.a (mon.0) 308 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:31.335 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:31 smithi177 bash[53774]: audit 2024-02-07T13:57:30.057004+0000 mon.a (mon.0) 309 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-07T13:57:31.335 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:31 smithi177 bash[53774]: audit 2024-02-07T13:57:30.058572+0000 mon.a (mon.0) 310 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:57:31.336 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:31 smithi177 bash[53774]: cephadm 2024-02-07T13:57:30.062089+0000 mgr.y (mgr.25346) 198 : cephadm 1 Deploying daemon osd.2 on smithi177 2024-02-07T13:57:31.336 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:31 smithi177 bash[53774]: audit 2024-02-07T13:57:30.845313+0000 mon.a (mon.0) 311 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:31.336 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:31 smithi177 bash[53774]: audit 2024-02-07T13:57:30.847617+0000 mon.a (mon.0) 312 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:57:31.336 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:31 smithi177 bash[53774]: audit 2024-02-07T13:57:30.932691+0000 mon.a (mon.0) 313 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:31.336 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:31 smithi177 bash[55146]: cephadm 2024-02-07T13:57:30.044189+0000 mgr.y (mgr.25346) 197 : cephadm 1 Upgrade: Updating osd.2 2024-02-07T13:57:31.336 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:31 smithi177 bash[55146]: audit 2024-02-07T13:57:30.052108+0000 mon.a (mon.0) 308 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:31.336 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:31 smithi177 bash[55146]: audit 2024-02-07T13:57:30.057004+0000 mon.a (mon.0) 309 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-07T13:57:31.336 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:31 smithi177 bash[55146]: audit 2024-02-07T13:57:30.058572+0000 mon.a (mon.0) 310 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:57:31.336 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:31 smithi177 bash[55146]: cephadm 2024-02-07T13:57:30.062089+0000 mgr.y (mgr.25346) 198 : cephadm 1 Deploying daemon osd.2 on smithi177 2024-02-07T13:57:31.336 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:31 smithi177 bash[55146]: audit 2024-02-07T13:57:30.845313+0000 mon.a (mon.0) 311 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:31.336 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:31 smithi177 bash[55146]: audit 2024-02-07T13:57:30.847617+0000 mon.a (mon.0) 312 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:57:31.336 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:31 smithi177 bash[55146]: audit 2024-02-07T13:57:30.932691+0000 mon.a (mon.0) 313 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:31.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:31 smithi191 bash[41073]: cephadm 2024-02-07T13:57:30.044189+0000 mgr.y (mgr.25346) 197 : cephadm 1 Upgrade: Updating osd.2 2024-02-07T13:57:31.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:31 smithi191 bash[41073]: audit 2024-02-07T13:57:30.052108+0000 mon.a (mon.0) 308 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:31.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:31 smithi191 bash[41073]: audit 2024-02-07T13:57:30.057004+0000 mon.a (mon.0) 309 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-07T13:57:31.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:31 smithi191 bash[41073]: audit 2024-02-07T13:57:30.058572+0000 mon.a (mon.0) 310 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:57:31.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:31 smithi191 bash[41073]: cephadm 2024-02-07T13:57:30.062089+0000 mgr.y (mgr.25346) 198 : cephadm 1 Deploying daemon osd.2 on smithi177 2024-02-07T13:57:31.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:31 smithi191 bash[41073]: audit 2024-02-07T13:57:30.845313+0000 mon.a (mon.0) 311 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:31.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:31 smithi191 bash[41073]: audit 2024-02-07T13:57:30.847617+0000 mon.a (mon.0) 312 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:57:31.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:31 smithi191 bash[41073]: audit 2024-02-07T13:57:30.932691+0000 mon.a (mon.0) 313 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:32.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:32 smithi177 bash[53774]: cluster 2024-02-07T13:57:30.810016+0000 mgr.y (mgr.25346) 199 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 0 op/s; 0 B/s, 5 objects/s recovering 2024-02-07T13:57:32.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:32 smithi177 bash[55146]: cluster 2024-02-07T13:57:30.810016+0000 mgr.y (mgr.25346) 199 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 0 op/s; 0 B/s, 5 objects/s recovering 2024-02-07T13:57:32.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:32 smithi191 bash[41073]: cluster 2024-02-07T13:57:30.810016+0000 mgr.y (mgr.25346) 199 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 0 op/s; 0 B/s, 5 objects/s recovering 2024-02-07T13:57:33.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:33 smithi177 bash[53774]: audit 2024-02-07T13:57:31.864954+0000 mgr.y (mgr.25346) 200 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:57:33.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:33 smithi177 bash[55146]: audit 2024-02-07T13:57:31.864954+0000 mgr.y (mgr.25346) 200 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:57:33.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:33 smithi191 bash[41073]: audit 2024-02-07T13:57:31.864954+0000 mgr.y (mgr.25346) 200 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:57:34.424 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:34 smithi177 bash[53774]: cluster 2024-02-07T13:57:32.811634+0000 mgr.y (mgr.25346) 201 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 4 objects/s recovering 2024-02-07T13:57:34.424 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:57:34 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:57:34] "GET /metrics HTTP/1.1" 200 38362 "" "Prometheus/2.33.4" 2024-02-07T13:57:34.425 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:34 smithi177 bash[55146]: cluster 2024-02-07T13:57:32.811634+0000 mgr.y (mgr.25346) 201 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 4 objects/s recovering 2024-02-07T13:57:34.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:34 smithi191 bash[41073]: cluster 2024-02-07T13:57:32.811634+0000 mgr.y (mgr.25346) 201 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 4 objects/s recovering 2024-02-07T13:57:35.037 INFO:journalctl@ceph.osd.2.smithi177.stdout:Feb 07 13:57:34 smithi177 systemd[1]: Stopping Ceph osd.2 for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T13:57:35.037 INFO:journalctl@ceph.osd.2.smithi177.stdout:Feb 07 13:57:34 smithi177 bash[28799]: debug 2024-02-07T13:57:34.838+0000 7f6d6f2a2700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-07T13:57:35.037 INFO:journalctl@ceph.osd.2.smithi177.stdout:Feb 07 13:57:34 smithi177 bash[28799]: debug 2024-02-07T13:57:34.838+0000 7f6d6f2a2700 -1 osd.2 113 *** Got signal Terminated *** 2024-02-07T13:57:35.037 INFO:journalctl@ceph.osd.2.smithi177.stdout:Feb 07 13:57:34 smithi177 bash[28799]: debug 2024-02-07T13:57:34.838+0000 7f6d6f2a2700 -1 osd.2 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-07T13:57:35.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:35 smithi177 bash[53774]: cluster 2024-02-07T13:57:34.841681+0000 mon.a (mon.0) 314 : cluster 1 osd.2 marked itself down and dead 2024-02-07T13:57:35.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:35 smithi177 bash[55146]: cluster 2024-02-07T13:57:34.841681+0000 mon.a (mon.0) 314 : cluster 1 osd.2 marked itself down and dead 2024-02-07T13:57:35.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:35 smithi191 bash[41073]: cluster 2024-02-07T13:57:34.841681+0000 mon.a (mon.0) 314 : cluster 1 osd.2 marked itself down and dead 2024-02-07T13:57:36.404 INFO:journalctl@ceph.osd.2.smithi177.stdout:Feb 07 13:57:36 smithi177 bash[61866]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-osd-2 2024-02-07T13:57:36.404 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:36 smithi177 bash[55146]: cluster 2024-02-07T13:57:34.812637+0000 mgr.y (mgr.25346) 202 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-07T13:57:36.405 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:36 smithi177 bash[55146]: cluster 2024-02-07T13:57:35.074757+0000 mon.a (mon.0) 315 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-07T13:57:36.405 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:36 smithi177 bash[55146]: cluster 2024-02-07T13:57:35.084276+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e114 with expected crc 2024-02-07T13:57:36.405 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:36 smithi177 bash[55146]: cluster 2024-02-07T13:57:35.088106+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e114 with expected crc 2024-02-07T13:57:36.405 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:36 smithi177 bash[55146]: cluster 2024-02-07T13:57:35.090142+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e114 with expected crc 2024-02-07T13:57:36.405 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:36 smithi177 bash[55146]: cluster 2024-02-07T13:57:35.090142+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e114 with expected crc 2024-02-07T13:57:36.405 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:36 smithi177 bash[55146]: cluster 2024-02-07T13:57:35.090181+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e114 with expected crc 2024-02-07T13:57:36.405 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:36 smithi177 bash[55146]: cluster 2024-02-07T13:57:35.091431+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e114 with expected crc 2024-02-07T13:57:36.405 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:36 smithi177 bash[55146]: cluster 2024-02-07T13:57:35.091872+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e114 with expected crc 2024-02-07T13:57:36.405 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:36 smithi177 bash[55146]: cluster 2024-02-07T13:57:35.091877+0000 mon.a (mon.0) 316 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2024-02-07T13:57:36.405 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:36 smithi177 bash[55146]: cluster 2024-02-07T13:57:35.092247+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e114 with expected crc 2024-02-07T13:57:36.405 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:36 smithi177 bash[55146]: cluster 2024-02-07T13:57:35.097631+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e114 with expected crc 2024-02-07T13:57:36.405 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:36 smithi177 bash[55146]: cluster 2024-02-07T13:57:35.099523+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e114 with expected crc 2024-02-07T13:57:36.405 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:36 smithi177 bash[53774]: cluster 2024-02-07T13:57:34.812637+0000 mgr.y (mgr.25346) 202 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-07T13:57:36.405 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:36 smithi177 bash[53774]: cluster 2024-02-07T13:57:35.074757+0000 mon.a (mon.0) 315 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-07T13:57:36.406 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:36 smithi177 bash[53774]: cluster 2024-02-07T13:57:35.084276+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e114 with expected crc 2024-02-07T13:57:36.406 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:36 smithi177 bash[53774]: cluster 2024-02-07T13:57:35.088106+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e114 with expected crc 2024-02-07T13:57:36.406 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:36 smithi177 bash[53774]: cluster 2024-02-07T13:57:35.090142+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e114 with expected crc 2024-02-07T13:57:36.406 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:36 smithi177 bash[53774]: cluster 2024-02-07T13:57:35.090142+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e114 with expected crc 2024-02-07T13:57:36.406 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:36 smithi177 bash[53774]: cluster 2024-02-07T13:57:35.090181+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e114 with expected crc 2024-02-07T13:57:36.406 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:36 smithi177 bash[53774]: cluster 2024-02-07T13:57:35.091431+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e114 with expected crc 2024-02-07T13:57:36.406 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:36 smithi177 bash[53774]: cluster 2024-02-07T13:57:35.091872+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e114 with expected crc 2024-02-07T13:57:36.406 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:36 smithi177 bash[53774]: cluster 2024-02-07T13:57:35.091877+0000 mon.a (mon.0) 316 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2024-02-07T13:57:36.406 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:36 smithi177 bash[53774]: cluster 2024-02-07T13:57:35.092247+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e114 with expected crc 2024-02-07T13:57:36.406 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:36 smithi177 bash[53774]: cluster 2024-02-07T13:57:35.097631+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e114 with expected crc 2024-02-07T13:57:36.406 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:36 smithi177 bash[53774]: cluster 2024-02-07T13:57:35.099523+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e114 with expected crc 2024-02-07T13:57:36.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:36 smithi191 bash[41073]: cluster 2024-02-07T13:57:34.812637+0000 mgr.y (mgr.25346) 202 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-07T13:57:36.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:36 smithi191 bash[41073]: cluster 2024-02-07T13:57:35.074757+0000 mon.a (mon.0) 315 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-07T13:57:36.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:36 smithi191 bash[41073]: cluster 2024-02-07T13:57:35.084276+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e114 with expected crc 2024-02-07T13:57:36.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:36 smithi191 bash[41073]: cluster 2024-02-07T13:57:35.088106+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e114 with expected crc 2024-02-07T13:57:36.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:36 smithi191 bash[41073]: cluster 2024-02-07T13:57:35.090142+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e114 with expected crc 2024-02-07T13:57:36.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:36 smithi191 bash[41073]: cluster 2024-02-07T13:57:35.090142+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e114 with expected crc 2024-02-07T13:57:36.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:36 smithi191 bash[41073]: cluster 2024-02-07T13:57:35.090181+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e114 with expected crc 2024-02-07T13:57:36.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:36 smithi191 bash[41073]: cluster 2024-02-07T13:57:35.091431+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e114 with expected crc 2024-02-07T13:57:36.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:36 smithi191 bash[41073]: cluster 2024-02-07T13:57:35.091872+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e114 with expected crc 2024-02-07T13:57:36.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:36 smithi191 bash[41073]: cluster 2024-02-07T13:57:35.091877+0000 mon.a (mon.0) 316 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2024-02-07T13:57:36.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:36 smithi191 bash[41073]: cluster 2024-02-07T13:57:35.092247+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e114 with expected crc 2024-02-07T13:57:36.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:36 smithi191 bash[41073]: cluster 2024-02-07T13:57:35.097631+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e114 with expected crc 2024-02-07T13:57:36.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:36 smithi191 bash[41073]: cluster 2024-02-07T13:57:35.099523+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e114 with expected crc 2024-02-07T13:57:36.787 INFO:journalctl@ceph.osd.2.smithi177.stdout:Feb 07 13:57:36 smithi177 bash[61942]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-osd-2 2024-02-07T13:57:37.428 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:37 smithi177 bash[53774]: cluster 2024-02-07T13:57:36.081941+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:37.428 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:37 smithi177 bash[53774]: cluster 2024-02-07T13:57:36.085060+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:37.428 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:37 smithi177 bash[53774]: cluster 2024-02-07T13:57:36.088486+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:37.428 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:37 smithi177 bash[53774]: cluster 2024-02-07T13:57:36.088692+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:37.428 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:37 smithi177 bash[53774]: cluster 2024-02-07T13:57:36.090092+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:37.428 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:37 smithi177 bash[53774]: cluster 2024-02-07T13:57:36.093019+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:37.428 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:37 smithi177 bash[53774]: cluster 2024-02-07T13:57:36.093127+0000 mon.a (mon.0) 317 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2024-02-07T13:57:37.428 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:37 smithi177 bash[53774]: cluster 2024-02-07T13:57:36.093460+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:37.428 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:37 smithi177 bash[53774]: cluster 2024-02-07T13:57:36.093533+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:37.429 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:37 smithi177 bash[53774]: cluster 2024-02-07T13:57:36.094091+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:37.429 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:37 smithi177 bash[53774]: cluster 2024-02-07T13:57:36.097317+0000 osd.3 (osd.3) 24 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:37.429 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:37 smithi177 bash[53774]: cluster 2024-02-07T13:57:36.100238+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:37.429 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:37 smithi177 bash[55146]: cluster 2024-02-07T13:57:36.081941+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:37.429 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:37 smithi177 bash[55146]: cluster 2024-02-07T13:57:36.085060+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:37.429 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:37 smithi177 bash[55146]: cluster 2024-02-07T13:57:36.088486+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:37.429 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:37 smithi177 bash[55146]: cluster 2024-02-07T13:57:36.088692+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:37.429 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:37 smithi177 bash[55146]: cluster 2024-02-07T13:57:36.090092+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:37.429 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:37 smithi177 bash[55146]: cluster 2024-02-07T13:57:36.093019+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:37.429 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:37 smithi177 bash[55146]: cluster 2024-02-07T13:57:36.093127+0000 mon.a (mon.0) 317 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2024-02-07T13:57:37.429 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:37 smithi177 bash[55146]: cluster 2024-02-07T13:57:36.093460+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:37.429 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:37 smithi177 bash[55146]: cluster 2024-02-07T13:57:36.093533+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:37.429 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:37 smithi177 bash[55146]: cluster 2024-02-07T13:57:36.094091+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:37.429 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:37 smithi177 bash[55146]: cluster 2024-02-07T13:57:36.097317+0000 osd.3 (osd.3) 24 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:37.430 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:37 smithi177 bash[55146]: cluster 2024-02-07T13:57:36.100238+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:37.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:37 smithi191 bash[41073]: cluster 2024-02-07T13:57:36.081941+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:37.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:37 smithi191 bash[41073]: cluster 2024-02-07T13:57:36.085060+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:37.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:37 smithi191 bash[41073]: cluster 2024-02-07T13:57:36.088486+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:37.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:37 smithi191 bash[41073]: cluster 2024-02-07T13:57:36.088692+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:37.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:37 smithi191 bash[41073]: cluster 2024-02-07T13:57:36.090092+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:37.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:37 smithi191 bash[41073]: cluster 2024-02-07T13:57:36.093019+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:37.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:37 smithi191 bash[41073]: cluster 2024-02-07T13:57:36.093127+0000 mon.a (mon.0) 317 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2024-02-07T13:57:37.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:37 smithi191 bash[41073]: cluster 2024-02-07T13:57:36.093460+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:37.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:37 smithi191 bash[41073]: cluster 2024-02-07T13:57:36.093533+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:37.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:37 smithi191 bash[41073]: cluster 2024-02-07T13:57:36.094091+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:37.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:37 smithi191 bash[41073]: cluster 2024-02-07T13:57:36.097317+0000 osd.3 (osd.3) 24 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:37.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:37 smithi191 bash[41073]: cluster 2024-02-07T13:57:36.100238+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e115 with expected crc 2024-02-07T13:57:38.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:38 smithi177 bash[53774]: cluster 2024-02-07T13:57:36.814508+0000 mgr.y (mgr.25346) 203 : cluster 0 pgmap v108: 161 pgs: 10 active+undersized+degraded, 4 stale+active+clean, 23 active+undersized, 124 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 32/630 objects degraded (5.079%) 2024-02-07T13:57:38.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:38 smithi177 bash[53774]: cluster 2024-02-07T13:57:37.099918+0000 mon.a (mon.0) 318 : cluster 3 Health check failed: Degraded data redundancy: 32/630 objects degraded (5.079%), 10 pgs degraded (PG_DEGRADED) 2024-02-07T13:57:38.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:38 smithi177 bash[55146]: cluster 2024-02-07T13:57:36.814508+0000 mgr.y (mgr.25346) 203 : cluster 0 pgmap v108: 161 pgs: 10 active+undersized+degraded, 4 stale+active+clean, 23 active+undersized, 124 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 32/630 objects degraded (5.079%) 2024-02-07T13:57:38.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:38 smithi177 bash[55146]: cluster 2024-02-07T13:57:37.099918+0000 mon.a (mon.0) 318 : cluster 3 Health check failed: Degraded data redundancy: 32/630 objects degraded (5.079%), 10 pgs degraded (PG_DEGRADED) 2024-02-07T13:57:38.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:38 smithi191 bash[41073]: cluster 2024-02-07T13:57:36.814508+0000 mgr.y (mgr.25346) 203 : cluster 0 pgmap v108: 161 pgs: 10 active+undersized+degraded, 4 stale+active+clean, 23 active+undersized, 124 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 32/630 objects degraded (5.079%) 2024-02-07T13:57:38.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:38 smithi191 bash[41073]: cluster 2024-02-07T13:57:37.099918+0000 mon.a (mon.0) 318 : cluster 3 Health check failed: Degraded data redundancy: 32/630 objects degraded (5.079%), 10 pgs degraded (PG_DEGRADED) 2024-02-07T13:57:38.787 INFO:journalctl@ceph.osd.2.smithi177.stdout:Feb 07 13:57:38 smithi177 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@osd.2.service: Succeeded. 2024-02-07T13:57:38.787 INFO:journalctl@ceph.osd.2.smithi177.stdout:Feb 07 13:57:38 smithi177 systemd[1]: Stopped Ceph osd.2 for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:57:38.787 INFO:journalctl@ceph.osd.2.smithi177.stdout:Feb 07 13:57:38 smithi177 systemd[1]: Started Ceph osd.2 for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:57:40.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:39 smithi177 bash[53774]: audit 2024-02-07T13:57:38.769999+0000 mon.a (mon.0) 319 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:40.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:39 smithi177 bash[53774]: audit 2024-02-07T13:57:38.777699+0000 mon.a (mon.0) 320 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:40.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:39 smithi177 bash[53774]: cluster 2024-02-07T13:57:38.815520+0000 mgr.y (mgr.25346) 204 : cluster 0 pgmap v109: 161 pgs: 12 active+undersized+degraded, 2 stale+active+clean, 28 active+undersized, 119 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 51/630 objects degraded (8.095%) 2024-02-07T13:57:40.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:39 smithi177 bash[55146]: audit 2024-02-07T13:57:38.769999+0000 mon.a (mon.0) 319 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:40.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:39 smithi177 bash[55146]: audit 2024-02-07T13:57:38.777699+0000 mon.a (mon.0) 320 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:40.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:39 smithi177 bash[55146]: cluster 2024-02-07T13:57:38.815520+0000 mgr.y (mgr.25346) 204 : cluster 0 pgmap v109: 161 pgs: 12 active+undersized+degraded, 2 stale+active+clean, 28 active+undersized, 119 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 51/630 objects degraded (8.095%) 2024-02-07T13:57:40.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:39 smithi191 bash[41073]: audit 2024-02-07T13:57:38.769999+0000 mon.a (mon.0) 319 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:40.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:39 smithi191 bash[41073]: audit 2024-02-07T13:57:38.777699+0000 mon.a (mon.0) 320 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:40.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:39 smithi191 bash[41073]: cluster 2024-02-07T13:57:38.815520+0000 mgr.y (mgr.25346) 204 : cluster 0 pgmap v109: 161 pgs: 12 active+undersized+degraded, 2 stale+active+clean, 28 active+undersized, 119 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 51/630 objects degraded (8.095%) 2024-02-07T13:57:40.537 INFO:journalctl@ceph.osd.2.smithi177.stdout:Feb 07 13:57:40 smithi177 bash[62111]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-07T13:57:40.537 INFO:journalctl@ceph.osd.2.smithi177.stdout:Feb 07 13:57:40 smithi177 bash[62111]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-02-07T13:57:40.538 INFO:journalctl@ceph.osd.2.smithi177.stdout:Feb 07 13:57:40 smithi177 bash[62111]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-02-07T13:57:40.538 INFO:journalctl@ceph.osd.2.smithi177.stdout:Feb 07 13:57:40 smithi177 bash[62111]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-07T13:57:40.538 INFO:journalctl@ceph.osd.2.smithi177.stdout:Feb 07 13:57:40 smithi177 bash[62111]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-02-07T13:57:40.538 INFO:journalctl@ceph.osd.2.smithi177.stdout:Feb 07 13:57:40 smithi177 bash[62111]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-07T13:57:40.538 INFO:journalctl@ceph.osd.2.smithi177.stdout:Feb 07 13:57:40 smithi177 bash[62111]: --> ceph-volume raw activate successful for osd ID: 2 2024-02-07T13:57:42.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:41 smithi177 bash[53774]: cluster 2024-02-07T13:57:40.816633+0000 mgr.y (mgr.25346) 205 : cluster 0 pgmap v110: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-02-07T13:57:42.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:41 smithi177 bash[55146]: cluster 2024-02-07T13:57:40.816633+0000 mgr.y (mgr.25346) 205 : cluster 0 pgmap v110: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-02-07T13:57:42.038 INFO:journalctl@ceph.osd.2.smithi177.stdout:Feb 07 13:57:41 smithi177 bash[62415]: debug 2024-02-07T13:57:41.753+0000 7f8da1e46700 1 -- 172.21.15.177:0/3105160718 <== mon.1 v2:172.21.15.177:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559e718976c0 con 0x559e7191c800 2024-02-07T13:57:42.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:41 smithi191 bash[41073]: cluster 2024-02-07T13:57:40.816633+0000 mgr.y (mgr.25346) 205 : cluster 0 pgmap v110: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-02-07T13:57:42.787 INFO:journalctl@ceph.osd.2.smithi177.stdout:Feb 07 13:57:42 smithi177 bash[62415]: debug 2024-02-07T13:57:42.301+0000 7f8daafde7c0 -1 Falling back to public interface 2024-02-07T13:57:43.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:42 smithi177 bash[55146]: audit 2024-02-07T13:57:41.876247+0000 mgr.y (mgr.25346) 206 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:57:43.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:42 smithi177 bash[53774]: audit 2024-02-07T13:57:41.876247+0000 mgr.y (mgr.25346) 206 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:57:43.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:42 smithi191 bash[41073]: audit 2024-02-07T13:57:41.876247+0000 mgr.y (mgr.25346) 206 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:57:44.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:43 smithi177 bash[53774]: cluster 2024-02-07T13:57:42.818455+0000 mgr.y (mgr.25346) 207 : cluster 0 pgmap v111: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 56/630 objects degraded (8.889%) 2024-02-07T13:57:44.287 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:57:44 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:57:44] "GET /metrics HTTP/1.1" 200 38362 "" "Prometheus/2.33.4" 2024-02-07T13:57:44.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:43 smithi177 bash[55146]: cluster 2024-02-07T13:57:42.818455+0000 mgr.y (mgr.25346) 207 : cluster 0 pgmap v111: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 56/630 objects degraded (8.889%) 2024-02-07T13:57:44.315 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:43 smithi191 bash[41073]: cluster 2024-02-07T13:57:42.818455+0000 mgr.y (mgr.25346) 207 : cluster 0 pgmap v111: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 56/630 objects degraded (8.889%) 2024-02-07T13:57:45.787 INFO:journalctl@ceph.osd.2.smithi177.stdout:Feb 07 13:57:45 smithi177 bash[62415]: debug 2024-02-07T13:57:45.349+0000 7f8daafde7c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-02-07T13:57:45.787 INFO:journalctl@ceph.osd.2.smithi177.stdout:Feb 07 13:57:45 smithi177 bash[62415]: debug 2024-02-07T13:57:45.377+0000 7f8daafde7c0 -1 osd.2 113 log_to_monitors true 2024-02-07T13:57:46.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:46 smithi177 bash[53774]: cluster 2024-02-07T13:57:44.819310+0000 mgr.y (mgr.25346) 208 : cluster 0 pgmap v112: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 56/630 objects degraded (8.889%) 2024-02-07T13:57:46.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:46 smithi177 bash[53774]: audit 2024-02-07T13:57:45.250173+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:46.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:46 smithi177 bash[53774]: audit 2024-02-07T13:57:45.261023+0000 mon.a (mon.0) 322 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:46.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:46 smithi177 bash[53774]: audit 2024-02-07T13:57:45.386246+0000 mon.c (mon.1) 10 : audit 1 from='osd.2 [v2:172.21.15.177:6818/1603973010,v1:172.21.15.177:6819/1603973010]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-07T13:57:46.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:46 smithi177 bash[53774]: audit 2024-02-07T13:57:45.386568+0000 mon.a (mon.0) 323 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-07T13:57:46.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:46 smithi177 bash[53774]: audit 2024-02-07T13:57:45.845150+0000 mon.a (mon.0) 324 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:46.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:46 smithi177 bash[53774]: audit 2024-02-07T13:57:45.847239+0000 mon.a (mon.0) 325 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:57:46.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:46 smithi177 bash[53774]: cluster 2024-02-07T13:57:45.866335+0000 mon.a (mon.0) 326 : cluster 3 Health check update: Degraded data redundancy: 56/630 objects degraded (8.889%), 13 pgs degraded (PG_DEGRADED) 2024-02-07T13:57:46.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:46 smithi177 bash[55146]: cluster 2024-02-07T13:57:44.819310+0000 mgr.y (mgr.25346) 208 : cluster 0 pgmap v112: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 56/630 objects degraded (8.889%) 2024-02-07T13:57:46.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:46 smithi177 bash[55146]: audit 2024-02-07T13:57:45.250173+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:46.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:46 smithi177 bash[55146]: audit 2024-02-07T13:57:45.261023+0000 mon.a (mon.0) 322 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:46.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:46 smithi177 bash[55146]: audit 2024-02-07T13:57:45.386246+0000 mon.c (mon.1) 10 : audit 1 from='osd.2 [v2:172.21.15.177:6818/1603973010,v1:172.21.15.177:6819/1603973010]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-07T13:57:46.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:46 smithi177 bash[55146]: audit 2024-02-07T13:57:45.386568+0000 mon.a (mon.0) 323 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-07T13:57:46.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:46 smithi177 bash[55146]: audit 2024-02-07T13:57:45.845150+0000 mon.a (mon.0) 324 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:46.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:46 smithi177 bash[55146]: audit 2024-02-07T13:57:45.847239+0000 mon.a (mon.0) 325 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:57:46.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:46 smithi177 bash[55146]: cluster 2024-02-07T13:57:45.866335+0000 mon.a (mon.0) 326 : cluster 3 Health check update: Degraded data redundancy: 56/630 objects degraded (8.889%), 13 pgs degraded (PG_DEGRADED) 2024-02-07T13:57:46.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:46 smithi191 bash[41073]: cluster 2024-02-07T13:57:44.819310+0000 mgr.y (mgr.25346) 208 : cluster 0 pgmap v112: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 56/630 objects degraded (8.889%) 2024-02-07T13:57:46.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:46 smithi191 bash[41073]: audit 2024-02-07T13:57:45.250173+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:46.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:46 smithi191 bash[41073]: audit 2024-02-07T13:57:45.261023+0000 mon.a (mon.0) 322 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:46.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:46 smithi191 bash[41073]: audit 2024-02-07T13:57:45.386246+0000 mon.c (mon.1) 10 : audit 1 from='osd.2 [v2:172.21.15.177:6818/1603973010,v1:172.21.15.177:6819/1603973010]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-07T13:57:46.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:46 smithi191 bash[41073]: audit 2024-02-07T13:57:45.386568+0000 mon.a (mon.0) 323 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-07T13:57:46.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:46 smithi191 bash[41073]: audit 2024-02-07T13:57:45.845150+0000 mon.a (mon.0) 324 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:46.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:46 smithi191 bash[41073]: audit 2024-02-07T13:57:45.847239+0000 mon.a (mon.0) 325 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:57:46.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:46 smithi191 bash[41073]: cluster 2024-02-07T13:57:45.866335+0000 mon.a (mon.0) 326 : cluster 3 Health check update: Degraded data redundancy: 56/630 objects degraded (8.889%), 13 pgs degraded (PG_DEGRADED) 2024-02-07T13:57:47.261 INFO:journalctl@ceph.osd.2.smithi177.stdout:Feb 07 13:57:46 smithi177 bash[62415]: debug 2024-02-07T13:57:46.793+0000 7f8d98435700 -1 osd.2 113 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-07T13:57:47.262 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:47 smithi177 bash[53774]: audit 2024-02-07T13:57:46.261988+0000 mon.a (mon.0) 327 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-07T13:57:47.476 INFO:teuthology.orchestra.run.smithi177.stdout:true 2024-02-07T13:57:47.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:47 smithi177 bash[53774]: cluster 2024-02-07T13:57:46.267175+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e116 with expected crc 2024-02-07T13:57:47.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:47 smithi177 bash[53774]: audit 2024-02-07T13:57:46.267307+0000 mon.c (mon.1) 11 : audit 1 from='osd.2 [v2:172.21.15.177:6818/1603973010,v1:172.21.15.177:6819/1603973010]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:57:47.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:47 smithi177 bash[53774]: cluster 2024-02-07T13:57:46.271577+0000 mon.a (mon.0) 328 : cluster 0 osdmap e116: 8 total, 7 up, 8 in 2024-02-07T13:57:47.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:47 smithi177 bash[53774]: audit 2024-02-07T13:57:46.273319+0000 mon.a (mon.0) 329 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:57:47.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:47 smithi177 bash[53774]: audit 2024-02-07T13:57:46.494885+0000 mon.a (mon.0) 330 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:47.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:47 smithi177 bash[53774]: audit 2024-02-07T13:57:46.644066+0000 mon.a (mon.0) 331 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:47.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:47 smithi177 bash[53774]: cluster 2024-02-07T13:57:46.744593+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e116 with expected crc 2024-02-07T13:57:47.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:47 smithi177 bash[53774]: cluster 2024-02-07T13:57:46.749337+0000 osd.3 (osd.3) 25 : cluster 3 failed to encode map e116 with expected crc 2024-02-07T13:57:47.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:47 smithi177 bash[53774]: audit 2024-02-07T13:57:46.781131+0000 mon.a (mon.0) 332 : audit 1 from='osd.2 ' entity='osd.2' 2024-02-07T13:57:47.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:47 smithi177 bash[55146]: audit 2024-02-07T13:57:46.261988+0000 mon.a (mon.0) 327 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-07T13:57:47.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:47 smithi177 bash[55146]: cluster 2024-02-07T13:57:46.267175+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e116 with expected crc 2024-02-07T13:57:47.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:47 smithi177 bash[55146]: audit 2024-02-07T13:57:46.267307+0000 mon.c (mon.1) 11 : audit 1 from='osd.2 [v2:172.21.15.177:6818/1603973010,v1:172.21.15.177:6819/1603973010]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:57:47.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:47 smithi177 bash[55146]: cluster 2024-02-07T13:57:46.271577+0000 mon.a (mon.0) 328 : cluster 0 osdmap e116: 8 total, 7 up, 8 in 2024-02-07T13:57:47.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:47 smithi177 bash[55146]: audit 2024-02-07T13:57:46.273319+0000 mon.a (mon.0) 329 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:57:47.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:47 smithi177 bash[55146]: audit 2024-02-07T13:57:46.494885+0000 mon.a (mon.0) 330 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:47.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:47 smithi177 bash[55146]: audit 2024-02-07T13:57:46.644066+0000 mon.a (mon.0) 331 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:47.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:47 smithi177 bash[55146]: cluster 2024-02-07T13:57:46.744593+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e116 with expected crc 2024-02-07T13:57:47.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:47 smithi177 bash[55146]: cluster 2024-02-07T13:57:46.749337+0000 osd.3 (osd.3) 25 : cluster 3 failed to encode map e116 with expected crc 2024-02-07T13:57:47.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:47 smithi177 bash[55146]: audit 2024-02-07T13:57:46.781131+0000 mon.a (mon.0) 332 : audit 1 from='osd.2 ' entity='osd.2' 2024-02-07T13:57:47.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:47 smithi191 bash[41073]: audit 2024-02-07T13:57:46.261988+0000 mon.a (mon.0) 327 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-07T13:57:47.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:47 smithi191 bash[41073]: cluster 2024-02-07T13:57:46.267175+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e116 with expected crc 2024-02-07T13:57:47.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:47 smithi191 bash[41073]: audit 2024-02-07T13:57:46.267307+0000 mon.c (mon.1) 11 : audit 1 from='osd.2 [v2:172.21.15.177:6818/1603973010,v1:172.21.15.177:6819/1603973010]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:57:47.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:47 smithi191 bash[41073]: cluster 2024-02-07T13:57:46.271577+0000 mon.a (mon.0) 328 : cluster 0 osdmap e116: 8 total, 7 up, 8 in 2024-02-07T13:57:47.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:47 smithi191 bash[41073]: audit 2024-02-07T13:57:46.273319+0000 mon.a (mon.0) 329 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:57:47.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:47 smithi191 bash[41073]: audit 2024-02-07T13:57:46.494885+0000 mon.a (mon.0) 330 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:47.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:47 smithi191 bash[41073]: audit 2024-02-07T13:57:46.644066+0000 mon.a (mon.0) 331 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:47.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:47 smithi191 bash[41073]: cluster 2024-02-07T13:57:46.744593+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e116 with expected crc 2024-02-07T13:57:47.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:47 smithi191 bash[41073]: cluster 2024-02-07T13:57:46.749337+0000 osd.3 (osd.3) 25 : cluster 3 failed to encode map e116 with expected crc 2024-02-07T13:57:47.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:47 smithi191 bash[41073]: audit 2024-02-07T13:57:46.781131+0000 mon.a (mon.0) 332 : audit 1 from='osd.2 ' entity='osd.2' 2024-02-07T13:57:48.276 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-07T13:57:48.277 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 running (5m) 3s ago 12m 16.3M - 0.23.0 ba2b418f427c 502a4ff35ffc 2024-02-07T13:57:48.277 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi191 *:3000 running (4m) 2m ago 12m 42.2M - 8.3.5 dad864ee21e9 b2e0c987e917 2024-02-07T13:57:48.277 INFO:teuthology.orchestra.run.smithi177.stdout:iscsi.foo.smithi177.afvcbe smithi177 running (4m) 3s ago 10m 48.0M - 3.5 e1d6a67b021e 7e2cc5dd7ffa 2024-02-07T13:57:48.277 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi191 *:8443,9283,8765 running (3m) 2m ago 18m 441M - 19.0.0-1252-g44458cce 79957b372307 af2fcc868046 2024-02-07T13:57:48.277 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:8443,9283,8765 running (4m) 3s ago 20m 498M - 19.0.0-1252-g44458cce 79957b372307 a0cb7d141fbc 2024-02-07T13:57:48.277 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (3m) 3s ago 20m 51.3M 2048M 19.0.0-1252-g44458cce 79957b372307 2db8fe7d86f5 2024-02-07T13:57:48.277 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi191 running (2m) 2m ago 18m 24.4M 2048M 19.0.0-1252-g44458cce 79957b372307 ed930f20e0b7 2024-02-07T13:57:48.277 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (2m) 3s ago 19m 42.8M 2048M 19.0.0-1252-g44458cce 79957b372307 91a1370c9769 2024-02-07T13:57:48.277 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 running (5m) 3s ago 12m 14.5M - 1.3.1 1dbe0e931976 7ed6f8e8a9ea 2024-02-07T13:57:48.277 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi191 *:9100 running (5m) 2m ago 12m 11.8M - 1.3.1 1dbe0e931976 8d299419211b 2024-02-07T13:57:48.277 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (64s) 3s ago 18m 52.1M 2781M 19.0.0-1252-g44458cce 79957b372307 8140369c93be 2024-02-07T13:57:48.277 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (36s) 3s ago 17m 53.9M 2781M 19.0.0-1252-g44458cce 79957b372307 4f69ab7c1187 2024-02-07T13:57:48.277 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (7s) 3s ago 17m - 2781M 19.0.0-1252-g44458cce 79957b372307 9eaa7c17573c 2024-02-07T13:57:48.277 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (16m) 3s ago 16m 63.7M 2781M 17.2.0 e1d6a67b021e 1c114ab84cf2 2024-02-07T13:57:48.277 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi191 running (15m) 2m ago 15m 58.5M 3037M 17.2.0 e1d6a67b021e 824876f60972 2024-02-07T13:57:48.277 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi191 running (15m) 2m ago 15m 55.4M 3037M 17.2.0 e1d6a67b021e 249a59c35a3d 2024-02-07T13:57:48.278 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi191 running (14m) 2m ago 14m 54.4M 3037M 17.2.0 e1d6a67b021e 895c15364473 2024-02-07T13:57:48.278 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi191 running (13m) 2m ago 13m 58.0M 3037M 17.2.0 e1d6a67b021e 5f43c65cc53e 2024-02-07T13:57:48.278 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi191 *:9095 running (3m) 2m ago 12m 57.5M - 2.33.4 514e6a882f6e 328d9528a4cb 2024-02-07T13:57:48.278 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi177.lsebwe smithi177 *:8000 running (10m) 3s ago 10m 88.1M - 17.2.0 e1d6a67b021e 5c594a4531b4 2024-02-07T13:57:48.278 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi191.kcfkkn smithi191 *:8000 running (10m) 2m ago 10m 87.6M - 17.2.0 e1d6a67b021e 25ae2a68d161 2024-02-07T13:57:48.278 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi177.czdxob smithi177 *:80 running (10m) 3s ago 10m 88.0M - 17.2.0 e1d6a67b021e 6b1840bf09af 2024-02-07T13:57:48.278 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi191.iddzcf smithi191 *:80 running (10m) 2m ago 10m 87.4M - 17.2.0 e1d6a67b021e 48533635a191 2024-02-07T13:57:48.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:48 smithi177 bash[53774]: cluster 2024-02-07T13:57:46.744642+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e116 with expected crc 2024-02-07T13:57:48.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:48 smithi177 bash[53774]: cluster 2024-02-07T13:57:46.820312+0000 mgr.y (mgr.25346) 209 : cluster 0 pgmap v114: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-02-07T13:57:48.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:48 smithi177 bash[53774]: cluster 2024-02-07T13:57:47.345807+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e116 with expected crc 2024-02-07T13:57:48.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:48 smithi177 bash[53774]: cluster 2024-02-07T13:57:47.780366+0000 mon.a (mon.0) 333 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-07T13:57:48.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:48 smithi177 bash[53774]: cluster 2024-02-07T13:57:47.784300+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e117 with expected crc 2024-02-07T13:57:48.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:48 smithi177 bash[53774]: cluster 2024-02-07T13:57:47.791875+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e117 with expected crc 2024-02-07T13:57:48.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:48 smithi177 bash[53774]: cluster 2024-02-07T13:57:47.792180+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e117 with expected crc 2024-02-07T13:57:48.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:48 smithi177 bash[53774]: cluster 2024-02-07T13:57:47.792457+0000 osd.3 (osd.3) 26 : cluster 3 failed to encode map e117 with expected crc 2024-02-07T13:57:48.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:48 smithi177 bash[53774]: cluster 2024-02-07T13:57:47.792783+0000 mon.a (mon.0) 334 : cluster 1 osd.2 [v2:172.21.15.177:6818/1603973010,v1:172.21.15.177:6819/1603973010] boot 2024-02-07T13:57:48.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:48 smithi177 bash[53774]: cluster 2024-02-07T13:57:47.792853+0000 mon.a (mon.0) 335 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2024-02-07T13:57:48.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:48 smithi177 bash[53774]: cluster 2024-02-07T13:57:47.793711+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e117 with expected crc 2024-02-07T13:57:48.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:48 smithi177 bash[53774]: audit 2024-02-07T13:57:47.796917+0000 mon.a (mon.0) 336 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T13:57:48.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:48 smithi177 bash[55146]: cluster 2024-02-07T13:57:46.744642+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e116 with expected crc 2024-02-07T13:57:48.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:48 smithi177 bash[55146]: cluster 2024-02-07T13:57:46.820312+0000 mgr.y (mgr.25346) 209 : cluster 0 pgmap v114: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-02-07T13:57:48.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:48 smithi177 bash[55146]: cluster 2024-02-07T13:57:47.345807+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e116 with expected crc 2024-02-07T13:57:48.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:48 smithi177 bash[55146]: cluster 2024-02-07T13:57:47.780366+0000 mon.a (mon.0) 333 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-07T13:57:48.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:48 smithi177 bash[55146]: cluster 2024-02-07T13:57:47.784300+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e117 with expected crc 2024-02-07T13:57:48.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:48 smithi177 bash[55146]: cluster 2024-02-07T13:57:47.791875+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e117 with expected crc 2024-02-07T13:57:48.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:48 smithi177 bash[55146]: cluster 2024-02-07T13:57:47.792180+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e117 with expected crc 2024-02-07T13:57:48.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:48 smithi177 bash[55146]: cluster 2024-02-07T13:57:47.792457+0000 osd.3 (osd.3) 26 : cluster 3 failed to encode map e117 with expected crc 2024-02-07T13:57:48.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:48 smithi177 bash[55146]: cluster 2024-02-07T13:57:47.792783+0000 mon.a (mon.0) 334 : cluster 1 osd.2 [v2:172.21.15.177:6818/1603973010,v1:172.21.15.177:6819/1603973010] boot 2024-02-07T13:57:48.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:48 smithi177 bash[55146]: cluster 2024-02-07T13:57:47.792853+0000 mon.a (mon.0) 335 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2024-02-07T13:57:48.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:48 smithi177 bash[55146]: cluster 2024-02-07T13:57:47.793711+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e117 with expected crc 2024-02-07T13:57:48.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:48 smithi177 bash[55146]: audit 2024-02-07T13:57:47.796917+0000 mon.a (mon.0) 336 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T13:57:48.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:48 smithi191 bash[41073]: cluster 2024-02-07T13:57:46.744642+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e116 with expected crc 2024-02-07T13:57:48.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:48 smithi191 bash[41073]: cluster 2024-02-07T13:57:46.820312+0000 mgr.y (mgr.25346) 209 : cluster 0 pgmap v114: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-02-07T13:57:48.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:48 smithi191 bash[41073]: cluster 2024-02-07T13:57:47.345807+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e116 with expected crc 2024-02-07T13:57:48.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:48 smithi191 bash[41073]: cluster 2024-02-07T13:57:47.780366+0000 mon.a (mon.0) 333 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-07T13:57:48.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:48 smithi191 bash[41073]: cluster 2024-02-07T13:57:47.784300+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e117 with expected crc 2024-02-07T13:57:48.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:48 smithi191 bash[41073]: cluster 2024-02-07T13:57:47.791875+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e117 with expected crc 2024-02-07T13:57:48.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:48 smithi191 bash[41073]: cluster 2024-02-07T13:57:47.792180+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e117 with expected crc 2024-02-07T13:57:48.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:48 smithi191 bash[41073]: cluster 2024-02-07T13:57:47.792457+0000 osd.3 (osd.3) 26 : cluster 3 failed to encode map e117 with expected crc 2024-02-07T13:57:48.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:48 smithi191 bash[41073]: cluster 2024-02-07T13:57:47.792783+0000 mon.a (mon.0) 334 : cluster 1 osd.2 [v2:172.21.15.177:6818/1603973010,v1:172.21.15.177:6819/1603973010] boot 2024-02-07T13:57:48.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:48 smithi191 bash[41073]: cluster 2024-02-07T13:57:47.792853+0000 mon.a (mon.0) 335 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2024-02-07T13:57:48.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:48 smithi191 bash[41073]: cluster 2024-02-07T13:57:47.793711+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e117 with expected crc 2024-02-07T13:57:48.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:48 smithi191 bash[41073]: audit 2024-02-07T13:57:47.796917+0000 mon.a (mon.0) 336 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-07T13:57:48.731 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:57:48.731 INFO:teuthology.orchestra.run.smithi177.stdout: "mon": { 2024-02-07T13:57:48.731 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 3 2024-02-07T13:57:48.731 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:57:48.732 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr": { 2024-02-07T13:57:48.732 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 2 2024-02-07T13:57:48.732 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:57:48.732 INFO:teuthology.orchestra.run.smithi177.stdout: "osd": { 2024-02-07T13:57:48.732 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-02-07T13:57:48.732 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 3 2024-02-07T13:57:48.732 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:57:48.732 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw": { 2024-02-07T13:57:48.732 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-07T13:57:48.732 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:57:48.732 INFO:teuthology.orchestra.run.smithi177.stdout: "overall": { 2024-02-07T13:57:48.732 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-02-07T13:57:48.732 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 8 2024-02-07T13:57:48.733 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T13:57:48.733 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:57:49.116 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:57:49.116 INFO:teuthology.orchestra.run.smithi177.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261", 2024-02-07T13:57:49.116 INFO:teuthology.orchestra.run.smithi177.stdout: "in_progress": true, 2024-02-07T13:57:49.116 INFO:teuthology.orchestra.run.smithi177.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-07T13:57:49.117 INFO:teuthology.orchestra.run.smithi177.stdout: "services_complete": [ 2024-02-07T13:57:49.117 INFO:teuthology.orchestra.run.smithi177.stdout: "mon", 2024-02-07T13:57:49.117 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr" 2024-02-07T13:57:49.117 INFO:teuthology.orchestra.run.smithi177.stdout: ], 2024-02-07T13:57:49.117 INFO:teuthology.orchestra.run.smithi177.stdout: "progress": "8/23 daemons upgraded", 2024-02-07T13:57:49.117 INFO:teuthology.orchestra.run.smithi177.stdout: "message": "Currently upgrading osd daemons", 2024-02-07T13:57:49.117 INFO:teuthology.orchestra.run.smithi177.stdout: "is_paused": false 2024-02-07T13:57:49.117 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:57:49.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:49 smithi177 bash[53774]: audit 2024-02-07T13:57:47.456830+0000 mgr.y (mgr.25346) 210 : audit 0 from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:57:49.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:49 smithi177 bash[53774]: cluster 2024-02-07T13:57:47.788075+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e117 with expected crc 2024-02-07T13:57:49.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:49 smithi177 bash[53774]: audit 2024-02-07T13:57:47.875896+0000 mgr.y (mgr.25346) 211 : audit 0 from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:57:49.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:49 smithi177 bash[53774]: audit 2024-02-07T13:57:48.256418+0000 mgr.y (mgr.25346) 212 : audit 0 from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:57:49.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:49 smithi177 bash[53774]: audit 2024-02-07T13:57:48.734196+0000 mon.a (mon.0) 337 : audit 0 from='client.? 172.21.15.177:0/4003109740' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:49.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:49 smithi177 bash[53774]: cluster 2024-02-07T13:57:48.786293+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e118 with expected crc 2024-02-07T13:57:49.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:49 smithi177 bash[53774]: cluster 2024-02-07T13:57:48.786573+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e118 with expected crc 2024-02-07T13:57:49.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:49 smithi177 bash[53774]: cluster 2024-02-07T13:57:48.791589+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e118 with expected crc 2024-02-07T13:57:49.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:49 smithi177 bash[53774]: cluster 2024-02-07T13:57:48.791615+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e118 with expected crc 2024-02-07T13:57:49.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:49 smithi177 bash[53774]: cluster 2024-02-07T13:57:48.795784+0000 mon.a (mon.0) 338 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2024-02-07T13:57:49.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:49 smithi177 bash[53774]: cluster 2024-02-07T13:57:48.797218+0000 osd.3 (osd.3) 27 : cluster 3 failed to encode map e118 with expected crc 2024-02-07T13:57:49.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:49 smithi177 bash[55146]: audit 2024-02-07T13:57:47.456830+0000 mgr.y (mgr.25346) 210 : audit 0 from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:57:49.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:49 smithi177 bash[55146]: cluster 2024-02-07T13:57:47.788075+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e117 with expected crc 2024-02-07T13:57:49.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:49 smithi177 bash[55146]: audit 2024-02-07T13:57:47.875896+0000 mgr.y (mgr.25346) 211 : audit 0 from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:57:49.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:49 smithi177 bash[55146]: audit 2024-02-07T13:57:48.256418+0000 mgr.y (mgr.25346) 212 : audit 0 from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:57:49.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:49 smithi177 bash[55146]: audit 2024-02-07T13:57:48.734196+0000 mon.a (mon.0) 337 : audit 0 from='client.? 172.21.15.177:0/4003109740' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:49.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:49 smithi177 bash[55146]: cluster 2024-02-07T13:57:48.786293+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e118 with expected crc 2024-02-07T13:57:49.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:49 smithi177 bash[55146]: cluster 2024-02-07T13:57:48.786573+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e118 with expected crc 2024-02-07T13:57:49.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:49 smithi177 bash[55146]: cluster 2024-02-07T13:57:48.791589+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e118 with expected crc 2024-02-07T13:57:49.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:49 smithi177 bash[55146]: cluster 2024-02-07T13:57:48.791615+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e118 with expected crc 2024-02-07T13:57:49.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:49 smithi177 bash[55146]: cluster 2024-02-07T13:57:48.795784+0000 mon.a (mon.0) 338 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2024-02-07T13:57:49.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:49 smithi177 bash[55146]: cluster 2024-02-07T13:57:48.797218+0000 osd.3 (osd.3) 27 : cluster 3 failed to encode map e118 with expected crc 2024-02-07T13:57:49.542 INFO:teuthology.orchestra.run.smithi177.stdout:HEALTH_WARN Degraded data redundancy: 56/630 objects degraded (8.889%), 13 pgs degraded 2024-02-07T13:57:49.543 INFO:teuthology.orchestra.run.smithi177.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 56/630 objects degraded (8.889%), 13 pgs degraded 2024-02-07T13:57:49.543 INFO:teuthology.orchestra.run.smithi177.stdout: pg 2.e is active+undersized+degraded, acting [3,7] 2024-02-07T13:57:49.543 INFO:teuthology.orchestra.run.smithi177.stdout: pg 2.16 is active+undersized+degraded, acting [5,6] 2024-02-07T13:57:49.543 INFO:teuthology.orchestra.run.smithi177.stdout: pg 3.0 is active+undersized+degraded, acting [1,6] 2024-02-07T13:57:49.543 INFO:teuthology.orchestra.run.smithi177.stdout: pg 3.4 is active+undersized+degraded, acting [1,5] 2024-02-07T13:57:49.543 INFO:teuthology.orchestra.run.smithi177.stdout: pg 3.5 is active+undersized+degraded, acting [5,3] 2024-02-07T13:57:49.543 INFO:teuthology.orchestra.run.smithi177.stdout: pg 3.9 is active+undersized+degraded, acting [4,7] 2024-02-07T13:57:49.543 INFO:teuthology.orchestra.run.smithi177.stdout: pg 3.13 is active+undersized+degraded, acting [7,4] 2024-02-07T13:57:49.543 INFO:teuthology.orchestra.run.smithi177.stdout: pg 3.1a is active+undersized+degraded, acting [4,1] 2024-02-07T13:57:49.543 INFO:teuthology.orchestra.run.smithi177.stdout: pg 3.1e is active+undersized+degraded, acting [3,6] 2024-02-07T13:57:49.543 INFO:teuthology.orchestra.run.smithi177.stdout: pg 3.1f is active+undersized+degraded, acting [0,5] 2024-02-07T13:57:49.543 INFO:teuthology.orchestra.run.smithi177.stdout: pg 4.d is active+undersized+degraded, acting [4,1] 2024-02-07T13:57:49.543 INFO:teuthology.orchestra.run.smithi177.stdout: pg 4.14 is active+undersized+degraded, acting [3,7] 2024-02-07T13:57:49.544 INFO:teuthology.orchestra.run.smithi177.stdout: pg 5.1c is active+undersized+degraded, acting [4,3] 2024-02-07T13:57:49.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:49 smithi191 bash[41073]: audit 2024-02-07T13:57:47.456830+0000 mgr.y (mgr.25346) 210 : audit 0 from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:57:49.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:49 smithi191 bash[41073]: cluster 2024-02-07T13:57:47.788075+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e117 with expected crc 2024-02-07T13:57:49.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:49 smithi191 bash[41073]: audit 2024-02-07T13:57:47.875896+0000 mgr.y (mgr.25346) 211 : audit 0 from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:57:49.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:49 smithi191 bash[41073]: audit 2024-02-07T13:57:48.256418+0000 mgr.y (mgr.25346) 212 : audit 0 from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:57:49.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:49 smithi191 bash[41073]: audit 2024-02-07T13:57:48.734196+0000 mon.a (mon.0) 337 : audit 0 from='client.? 172.21.15.177:0/4003109740' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:49.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:49 smithi191 bash[41073]: cluster 2024-02-07T13:57:48.786293+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e118 with expected crc 2024-02-07T13:57:49.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:49 smithi191 bash[41073]: cluster 2024-02-07T13:57:48.786573+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e118 with expected crc 2024-02-07T13:57:49.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:49 smithi191 bash[41073]: cluster 2024-02-07T13:57:48.791589+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e118 with expected crc 2024-02-07T13:57:49.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:49 smithi191 bash[41073]: cluster 2024-02-07T13:57:48.791615+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e118 with expected crc 2024-02-07T13:57:49.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:49 smithi191 bash[41073]: cluster 2024-02-07T13:57:48.795784+0000 mon.a (mon.0) 338 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2024-02-07T13:57:49.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:49 smithi191 bash[41073]: cluster 2024-02-07T13:57:48.797218+0000 osd.3 (osd.3) 27 : cluster 3 failed to encode map e118 with expected crc 2024-02-07T13:57:50.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:50 smithi177 bash[53774]: cluster 2024-02-07T13:57:48.791031+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e118 with expected crc 2024-02-07T13:57:50.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:50 smithi177 bash[53774]: cluster 2024-02-07T13:57:48.796442+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e118 with expected crc 2024-02-07T13:57:50.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:50 smithi177 bash[53774]: cluster 2024-02-07T13:57:48.820888+0000 mgr.y (mgr.25346) 213 : cluster 0 pgmap v117: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-02-07T13:57:50.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:50 smithi177 bash[53774]: audit 2024-02-07T13:57:49.119528+0000 mgr.y (mgr.25346) 214 : audit 0 from='client.34395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:57:50.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:50 smithi177 bash[53774]: audit 2024-02-07T13:57:49.546236+0000 mon.a (mon.0) 339 : audit 0 from='client.? 172.21.15.177:0/2747958224' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:57:50.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:50 smithi177 bash[55146]: cluster 2024-02-07T13:57:48.791031+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e118 with expected crc 2024-02-07T13:57:50.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:50 smithi177 bash[55146]: cluster 2024-02-07T13:57:48.796442+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e118 with expected crc 2024-02-07T13:57:50.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:50 smithi177 bash[55146]: cluster 2024-02-07T13:57:48.820888+0000 mgr.y (mgr.25346) 213 : cluster 0 pgmap v117: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-02-07T13:57:50.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:50 smithi177 bash[55146]: audit 2024-02-07T13:57:49.119528+0000 mgr.y (mgr.25346) 214 : audit 0 from='client.34395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:57:50.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:50 smithi177 bash[55146]: audit 2024-02-07T13:57:49.546236+0000 mon.a (mon.0) 339 : audit 0 from='client.? 172.21.15.177:0/2747958224' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:57:50.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:50 smithi191 bash[41073]: cluster 2024-02-07T13:57:48.791031+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e118 with expected crc 2024-02-07T13:57:50.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:50 smithi191 bash[41073]: cluster 2024-02-07T13:57:48.796442+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e118 with expected crc 2024-02-07T13:57:50.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:50 smithi191 bash[41073]: cluster 2024-02-07T13:57:48.820888+0000 mgr.y (mgr.25346) 213 : cluster 0 pgmap v117: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-02-07T13:57:50.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:50 smithi191 bash[41073]: audit 2024-02-07T13:57:49.119528+0000 mgr.y (mgr.25346) 214 : audit 0 from='client.34395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:57:50.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:50 smithi191 bash[41073]: audit 2024-02-07T13:57:49.546236+0000 mon.a (mon.0) 339 : audit 0 from='client.? 172.21.15.177:0/2747958224' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:57:52.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:51 smithi177 bash[53774]: cluster 2024-02-07T13:57:50.822057+0000 mgr.y (mgr.25346) 215 : cluster 0 pgmap v118: 161 pgs: 12 active+undersized+degraded, 30 active+undersized, 119 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 51/630 objects degraded (8.095%) 2024-02-07T13:57:52.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:51 smithi177 bash[53774]: cluster 2024-02-07T13:57:51.270707+0000 mon.a (mon.0) 340 : cluster 3 Health check update: Degraded data redundancy: 51/630 objects degraded (8.095%), 12 pgs degraded (PG_DEGRADED) 2024-02-07T13:57:52.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:51 smithi177 bash[55146]: cluster 2024-02-07T13:57:50.822057+0000 mgr.y (mgr.25346) 215 : cluster 0 pgmap v118: 161 pgs: 12 active+undersized+degraded, 30 active+undersized, 119 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 51/630 objects degraded (8.095%) 2024-02-07T13:57:52.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:51 smithi177 bash[55146]: cluster 2024-02-07T13:57:51.270707+0000 mon.a (mon.0) 340 : cluster 3 Health check update: Degraded data redundancy: 51/630 objects degraded (8.095%), 12 pgs degraded (PG_DEGRADED) 2024-02-07T13:57:52.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:51 smithi191 bash[41073]: cluster 2024-02-07T13:57:50.822057+0000 mgr.y (mgr.25346) 215 : cluster 0 pgmap v118: 161 pgs: 12 active+undersized+degraded, 30 active+undersized, 119 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 51/630 objects degraded (8.095%) 2024-02-07T13:57:52.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:51 smithi191 bash[41073]: cluster 2024-02-07T13:57:51.270707+0000 mon.a (mon.0) 340 : cluster 3 Health check update: Degraded data redundancy: 51/630 objects degraded (8.095%), 12 pgs degraded (PG_DEGRADED) 2024-02-07T13:57:53.191 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:52 smithi177 bash[53774]: audit 2024-02-07T13:57:51.884630+0000 mgr.y (mgr.25346) 216 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:57:53.192 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:52 smithi177 bash[55146]: audit 2024-02-07T13:57:51.884630+0000 mgr.y (mgr.25346) 216 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:57:53.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:52 smithi191 bash[41073]: audit 2024-02-07T13:57:51.884630+0000 mgr.y (mgr.25346) 216 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:57:54.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:53 smithi177 bash[55146]: cluster 2024-02-07T13:57:52.823642+0000 mgr.y (mgr.25346) 217 : cluster 0 pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-02-07T13:57:54.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:53 smithi177 bash[55146]: cluster 2024-02-07T13:57:52.873298+0000 mon.a (mon.0) 341 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/630 objects degraded (8.095%), 12 pgs degraded) 2024-02-07T13:57:54.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:53 smithi177 bash[55146]: cluster 2024-02-07T13:57:52.873370+0000 mon.a (mon.0) 342 : cluster 1 Cluster is now healthy 2024-02-07T13:57:54.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:53 smithi177 bash[53774]: cluster 2024-02-07T13:57:52.823642+0000 mgr.y (mgr.25346) 217 : cluster 0 pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-02-07T13:57:54.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:53 smithi177 bash[53774]: cluster 2024-02-07T13:57:52.873298+0000 mon.a (mon.0) 341 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/630 objects degraded (8.095%), 12 pgs degraded) 2024-02-07T13:57:54.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:53 smithi177 bash[53774]: cluster 2024-02-07T13:57:52.873370+0000 mon.a (mon.0) 342 : cluster 1 Cluster is now healthy 2024-02-07T13:57:54.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:53 smithi191 bash[41073]: cluster 2024-02-07T13:57:52.823642+0000 mgr.y (mgr.25346) 217 : cluster 0 pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-02-07T13:57:54.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:53 smithi191 bash[41073]: cluster 2024-02-07T13:57:52.873298+0000 mon.a (mon.0) 341 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/630 objects degraded (8.095%), 12 pgs degraded) 2024-02-07T13:57:54.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:53 smithi191 bash[41073]: cluster 2024-02-07T13:57:52.873370+0000 mon.a (mon.0) 342 : cluster 1 Cluster is now healthy 2024-02-07T13:57:54.466 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:57:54 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:57:54] "GET /metrics HTTP/1.1" 200 38365 "" "Prometheus/2.33.4" 2024-02-07T13:57:56.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:55 smithi177 bash[53774]: cluster 2024-02-07T13:57:54.824355+0000 mgr.y (mgr.25346) 218 : cluster 0 pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-07T13:57:56.037 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:55 smithi177 bash[55146]: cluster 2024-02-07T13:57:54.824355+0000 mgr.y (mgr.25346) 218 : cluster 0 pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-07T13:57:56.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:55 smithi191 bash[41073]: cluster 2024-02-07T13:57:54.824355+0000 mgr.y (mgr.25346) 218 : cluster 0 pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-07T13:57:56.965 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:56 smithi191 bash[41073]: audit 2024-02-07T13:57:55.966532+0000 mon.a (mon.0) 343 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:56.965 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:56 smithi191 bash[41073]: audit 2024-02-07T13:57:56.493574+0000 mon.a (mon.0) 344 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:56.965 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:56 smithi191 bash[41073]: audit 2024-02-07T13:57:56.505242+0000 mon.a (mon.0) 345 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:56.965 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:56 smithi191 bash[41073]: audit 2024-02-07T13:57:56.507561+0000 mon.a (mon.0) 346 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:57:56.965 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:56 smithi191 bash[41073]: audit 2024-02-07T13:57:56.509097+0000 mon.a (mon.0) 347 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:57:56.965 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:56 smithi191 bash[41073]: audit 2024-02-07T13:57:56.518253+0000 mon.a (mon.0) 348 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:56.966 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:56 smithi191 bash[41073]: audit 2024-02-07T13:57:56.607648+0000 mon.a (mon.0) 349 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:57:56.966 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:56 smithi191 bash[41073]: audit 2024-02-07T13:57:56.611057+0000 mon.a (mon.0) 350 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:57.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:56 smithi177 bash[53774]: audit 2024-02-07T13:57:55.966532+0000 mon.a (mon.0) 343 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:57.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:56 smithi177 bash[53774]: audit 2024-02-07T13:57:56.493574+0000 mon.a (mon.0) 344 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:57.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:56 smithi177 bash[53774]: audit 2024-02-07T13:57:56.505242+0000 mon.a (mon.0) 345 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:57.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:56 smithi177 bash[53774]: audit 2024-02-07T13:57:56.507561+0000 mon.a (mon.0) 346 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:57:57.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:56 smithi177 bash[53774]: audit 2024-02-07T13:57:56.509097+0000 mon.a (mon.0) 347 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:57:57.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:56 smithi177 bash[53774]: audit 2024-02-07T13:57:56.518253+0000 mon.a (mon.0) 348 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:57.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:56 smithi177 bash[53774]: audit 2024-02-07T13:57:56.607648+0000 mon.a (mon.0) 349 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:57:57.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:56 smithi177 bash[53774]: audit 2024-02-07T13:57:56.611057+0000 mon.a (mon.0) 350 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:57.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:56 smithi177 bash[53774]: audit 2024-02-07T13:57:56.613724+0000 mon.a (mon.0) 351 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:57.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:56 smithi177 bash[53774]: audit 2024-02-07T13:57:56.615981+0000 mon.a (mon.0) 352 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:57.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:56 smithi177 bash[53774]: audit 2024-02-07T13:57:56.618754+0000 mon.a (mon.0) 353 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-07T13:57:57.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:56 smithi177 bash[55146]: audit 2024-02-07T13:57:55.966532+0000 mon.a (mon.0) 343 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:57.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:56 smithi177 bash[55146]: audit 2024-02-07T13:57:56.493574+0000 mon.a (mon.0) 344 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:57.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:56 smithi177 bash[55146]: audit 2024-02-07T13:57:56.505242+0000 mon.a (mon.0) 345 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:57.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:56 smithi177 bash[55146]: audit 2024-02-07T13:57:56.507561+0000 mon.a (mon.0) 346 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:57:57.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:56 smithi177 bash[55146]: audit 2024-02-07T13:57:56.509097+0000 mon.a (mon.0) 347 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:57:57.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:56 smithi177 bash[55146]: audit 2024-02-07T13:57:56.518253+0000 mon.a (mon.0) 348 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:57:57.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:56 smithi177 bash[55146]: audit 2024-02-07T13:57:56.607648+0000 mon.a (mon.0) 349 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:57:57.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:56 smithi177 bash[55146]: audit 2024-02-07T13:57:56.611057+0000 mon.a (mon.0) 350 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:57.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:56 smithi177 bash[55146]: audit 2024-02-07T13:57:56.613724+0000 mon.a (mon.0) 351 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:57.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:56 smithi177 bash[55146]: audit 2024-02-07T13:57:56.615981+0000 mon.a (mon.0) 352 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:57.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:56 smithi177 bash[55146]: audit 2024-02-07T13:57:56.618754+0000 mon.a (mon.0) 353 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-07T13:57:57.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:56 smithi191 bash[41073]: audit 2024-02-07T13:57:56.613724+0000 mon.a (mon.0) 351 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:57.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:56 smithi191 bash[41073]: audit 2024-02-07T13:57:56.615981+0000 mon.a (mon.0) 352 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:57:57.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:56 smithi191 bash[41073]: audit 2024-02-07T13:57:56.618754+0000 mon.a (mon.0) 353 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-07T13:57:58.241 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:57 smithi177 bash[53774]: audit 2024-02-07T13:57:56.619082+0000 mgr.y (mgr.25346) 219 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-07T13:57:58.241 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:57 smithi177 bash[53774]: cephadm 2024-02-07T13:57:56.620822+0000 mgr.y (mgr.25346) 220 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-02-07T13:57:58.241 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:57 smithi177 bash[53774]: cluster 2024-02-07T13:57:56.825426+0000 mgr.y (mgr.25346) 221 : cluster 0 pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-07T13:57:58.241 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:57 smithi177 bash[55146]: audit 2024-02-07T13:57:56.619082+0000 mgr.y (mgr.25346) 219 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-07T13:57:58.241 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:57 smithi177 bash[55146]: cephadm 2024-02-07T13:57:56.620822+0000 mgr.y (mgr.25346) 220 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-02-07T13:57:58.241 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:57 smithi177 bash[55146]: cluster 2024-02-07T13:57:56.825426+0000 mgr.y (mgr.25346) 221 : cluster 0 pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-07T13:57:58.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:57 smithi191 bash[41073]: audit 2024-02-07T13:57:56.619082+0000 mgr.y (mgr.25346) 219 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-07T13:57:58.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:57 smithi191 bash[41073]: cephadm 2024-02-07T13:57:56.620822+0000 mgr.y (mgr.25346) 220 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-02-07T13:57:58.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:57 smithi191 bash[41073]: cluster 2024-02-07T13:57:56.825426+0000 mgr.y (mgr.25346) 221 : cluster 0 pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-07T13:58:00.097 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:59 smithi177 bash[53774]: cluster 2024-02-07T13:57:58.826299+0000 mgr.y (mgr.25346) 222 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 1020 B/s rd, 0 op/s 2024-02-07T13:58:00.097 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:59 smithi177 bash[53774]: cephadm 2024-02-07T13:57:58.840311+0000 mgr.y (mgr.25346) 223 : cephadm 1 Upgrade: Updating osd.3 2024-02-07T13:58:00.098 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:59 smithi177 bash[53774]: audit 2024-02-07T13:57:58.846461+0000 mon.a (mon.0) 354 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:00.098 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:59 smithi177 bash[53774]: audit 2024-02-07T13:57:58.850555+0000 mon.a (mon.0) 355 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-07T13:58:00.098 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:59 smithi177 bash[53774]: audit 2024-02-07T13:57:58.852307+0000 mon.a (mon.0) 356 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:58:00.098 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:57:59 smithi177 bash[53774]: cephadm 2024-02-07T13:57:58.855623+0000 mgr.y (mgr.25346) 224 : cephadm 1 Deploying daemon osd.3 on smithi177 2024-02-07T13:58:00.098 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:59 smithi177 bash[55146]: cluster 2024-02-07T13:57:58.826299+0000 mgr.y (mgr.25346) 222 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 1020 B/s rd, 0 op/s 2024-02-07T13:58:00.098 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:59 smithi177 bash[55146]: cephadm 2024-02-07T13:57:58.840311+0000 mgr.y (mgr.25346) 223 : cephadm 1 Upgrade: Updating osd.3 2024-02-07T13:58:00.098 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:59 smithi177 bash[55146]: audit 2024-02-07T13:57:58.846461+0000 mon.a (mon.0) 354 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:00.098 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:59 smithi177 bash[55146]: audit 2024-02-07T13:57:58.850555+0000 mon.a (mon.0) 355 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-07T13:58:00.098 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:59 smithi177 bash[55146]: audit 2024-02-07T13:57:58.852307+0000 mon.a (mon.0) 356 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:58:00.098 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:57:59 smithi177 bash[55146]: cephadm 2024-02-07T13:57:58.855623+0000 mgr.y (mgr.25346) 224 : cephadm 1 Deploying daemon osd.3 on smithi177 2024-02-07T13:58:00.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:59 smithi191 bash[41073]: cluster 2024-02-07T13:57:58.826299+0000 mgr.y (mgr.25346) 222 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 1020 B/s rd, 0 op/s 2024-02-07T13:58:00.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:59 smithi191 bash[41073]: cephadm 2024-02-07T13:57:58.840311+0000 mgr.y (mgr.25346) 223 : cephadm 1 Upgrade: Updating osd.3 2024-02-07T13:58:00.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:59 smithi191 bash[41073]: audit 2024-02-07T13:57:58.846461+0000 mon.a (mon.0) 354 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:00.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:59 smithi191 bash[41073]: audit 2024-02-07T13:57:58.850555+0000 mon.a (mon.0) 355 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-07T13:58:00.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:59 smithi191 bash[41073]: audit 2024-02-07T13:57:58.852307+0000 mon.a (mon.0) 356 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:58:00.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:57:59 smithi191 bash[41073]: cephadm 2024-02-07T13:57:58.855623+0000 mgr.y (mgr.25346) 224 : cephadm 1 Deploying daemon osd.3 on smithi177 2024-02-07T13:58:02.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:01 smithi177 bash[53774]: cluster 2024-02-07T13:58:00.827241+0000 mgr.y (mgr.25346) 225 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:58:02.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:01 smithi177 bash[53774]: audit 2024-02-07T13:58:00.846100+0000 mon.a (mon.0) 357 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:02.037 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:01 smithi177 bash[53774]: audit 2024-02-07T13:58:00.848603+0000 mon.a (mon.0) 358 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:58:02.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:01 smithi177 bash[55146]: cluster 2024-02-07T13:58:00.827241+0000 mgr.y (mgr.25346) 225 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:58:02.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:01 smithi177 bash[55146]: audit 2024-02-07T13:58:00.846100+0000 mon.a (mon.0) 357 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:02.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:01 smithi177 bash[55146]: audit 2024-02-07T13:58:00.848603+0000 mon.a (mon.0) 358 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:58:02.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:01 smithi191 bash[41073]: cluster 2024-02-07T13:58:00.827241+0000 mgr.y (mgr.25346) 225 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:58:02.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:01 smithi191 bash[41073]: audit 2024-02-07T13:58:00.846100+0000 mon.a (mon.0) 357 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:02.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:01 smithi191 bash[41073]: audit 2024-02-07T13:58:00.848603+0000 mon.a (mon.0) 358 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:58:03.277 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:02 smithi177 bash[55146]: audit 2024-02-07T13:58:01.895724+0000 mgr.y (mgr.25346) 226 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:58:03.277 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:02 smithi177 bash[53774]: audit 2024-02-07T13:58:01.895724+0000 mgr.y (mgr.25346) 226 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:58:03.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:02 smithi191 bash[41073]: audit 2024-02-07T13:58:01.895724+0000 mgr.y (mgr.25346) 226 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:58:03.537 INFO:journalctl@ceph.osd.3.smithi177.stdout:Feb 07 13:58:03 smithi177 systemd[1]: Stopping Ceph osd.3 for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T13:58:03.537 INFO:journalctl@ceph.osd.3.smithi177.stdout:Feb 07 13:58:03 smithi177 bash[31990]: debug 2024-02-07T13:58:03.401+0000 7f25eea24700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-07T13:58:03.537 INFO:journalctl@ceph.osd.3.smithi177.stdout:Feb 07 13:58:03 smithi177 bash[31990]: debug 2024-02-07T13:58:03.401+0000 7f25eea24700 -1 osd.3 118 *** Got signal Terminated *** 2024-02-07T13:58:03.538 INFO:journalctl@ceph.osd.3.smithi177.stdout:Feb 07 13:58:03 smithi177 bash[31990]: debug 2024-02-07T13:58:03.401+0000 7f25eea24700 -1 osd.3 118 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-07T13:58:04.264 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:58:04 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:58:04] "GET /metrics HTTP/1.1" 200 38376 "" "Prometheus/2.33.4" 2024-02-07T13:58:04.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:03 smithi177 bash[53774]: cluster 2024-02-07T13:58:02.828918+0000 mgr.y (mgr.25346) 227 : cluster 0 pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:58:04.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:03 smithi177 bash[53774]: cluster 2024-02-07T13:58:03.409176+0000 mon.a (mon.0) 359 : cluster 1 osd.3 marked itself down and dead 2024-02-07T13:58:04.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:03 smithi177 bash[55146]: cluster 2024-02-07T13:58:02.828918+0000 mgr.y (mgr.25346) 227 : cluster 0 pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:58:04.265 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:03 smithi177 bash[55146]: cluster 2024-02-07T13:58:03.409176+0000 mon.a (mon.0) 359 : cluster 1 osd.3 marked itself down and dead 2024-02-07T13:58:04.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:03 smithi191 bash[41073]: cluster 2024-02-07T13:58:02.828918+0000 mgr.y (mgr.25346) 227 : cluster 0 pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:58:04.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:03 smithi191 bash[41073]: cluster 2024-02-07T13:58:03.409176+0000 mon.a (mon.0) 359 : cluster 1 osd.3 marked itself down and dead 2024-02-07T13:58:05.097 INFO:journalctl@ceph.osd.3.smithi177.stdout:Feb 07 13:58:04 smithi177 bash[64044]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-osd-3 2024-02-07T13:58:05.097 INFO:journalctl@ceph.osd.3.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[64120]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-osd-3 2024-02-07T13:58:05.097 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:04 smithi177 bash[55146]: cluster 2024-02-07T13:58:03.855901+0000 mon.a (mon.0) 360 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-07T13:58:05.098 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:04 smithi177 bash[55146]: cluster 2024-02-07T13:58:03.861516+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e119 with expected crc 2024-02-07T13:58:05.098 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:04 smithi177 bash[55146]: cluster 2024-02-07T13:58:03.862126+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e119 with expected crc 2024-02-07T13:58:05.098 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:04 smithi177 bash[55146]: cluster 2024-02-07T13:58:03.865835+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e119 with expected crc 2024-02-07T13:58:05.098 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:04 smithi177 bash[55146]: cluster 2024-02-07T13:58:03.868167+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e119 with expected crc 2024-02-07T13:58:05.098 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:04 smithi177 bash[55146]: cluster 2024-02-07T13:58:03.868649+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e119 with expected crc 2024-02-07T13:58:05.098 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:04 smithi177 bash[55146]: cluster 2024-02-07T13:58:03.870596+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e119 with expected crc 2024-02-07T13:58:05.098 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:04 smithi177 bash[55146]: cluster 2024-02-07T13:58:03.871657+0000 mon.a (mon.0) 361 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-02-07T13:58:05.098 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:04 smithi177 bash[55146]: cluster 2024-02-07T13:58:03.874049+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e119 with expected crc 2024-02-07T13:58:05.098 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:04 smithi177 bash[53774]: cluster 2024-02-07T13:58:03.855901+0000 mon.a (mon.0) 360 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-07T13:58:05.098 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:04 smithi177 bash[53774]: cluster 2024-02-07T13:58:03.861516+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e119 with expected crc 2024-02-07T13:58:05.098 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:04 smithi177 bash[53774]: cluster 2024-02-07T13:58:03.862126+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e119 with expected crc 2024-02-07T13:58:05.098 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:04 smithi177 bash[53774]: cluster 2024-02-07T13:58:03.865835+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e119 with expected crc 2024-02-07T13:58:05.098 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:04 smithi177 bash[53774]: cluster 2024-02-07T13:58:03.868167+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e119 with expected crc 2024-02-07T13:58:05.099 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:04 smithi177 bash[53774]: cluster 2024-02-07T13:58:03.868649+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e119 with expected crc 2024-02-07T13:58:05.099 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:04 smithi177 bash[53774]: cluster 2024-02-07T13:58:03.870596+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e119 with expected crc 2024-02-07T13:58:05.099 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:04 smithi177 bash[53774]: cluster 2024-02-07T13:58:03.871657+0000 mon.a (mon.0) 361 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-02-07T13:58:05.099 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:04 smithi177 bash[53774]: cluster 2024-02-07T13:58:03.874049+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e119 with expected crc 2024-02-07T13:58:05.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:04 smithi191 bash[41073]: cluster 2024-02-07T13:58:03.855901+0000 mon.a (mon.0) 360 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-07T13:58:05.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:04 smithi191 bash[41073]: cluster 2024-02-07T13:58:03.861516+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e119 with expected crc 2024-02-07T13:58:05.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:04 smithi191 bash[41073]: cluster 2024-02-07T13:58:03.862126+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e119 with expected crc 2024-02-07T13:58:05.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:04 smithi191 bash[41073]: cluster 2024-02-07T13:58:03.865835+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e119 with expected crc 2024-02-07T13:58:05.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:04 smithi191 bash[41073]: cluster 2024-02-07T13:58:03.868167+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e119 with expected crc 2024-02-07T13:58:05.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:04 smithi191 bash[41073]: cluster 2024-02-07T13:58:03.868649+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e119 with expected crc 2024-02-07T13:58:05.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:04 smithi191 bash[41073]: cluster 2024-02-07T13:58:03.870596+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e119 with expected crc 2024-02-07T13:58:05.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:04 smithi191 bash[41073]: cluster 2024-02-07T13:58:03.871657+0000 mon.a (mon.0) 361 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-02-07T13:58:05.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:04 smithi191 bash[41073]: cluster 2024-02-07T13:58:03.874049+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e119 with expected crc 2024-02-07T13:58:06.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[53774]: cluster 2024-02-07T13:58:04.829692+0000 mgr.y (mgr.25346) 228 : cluster 0 pgmap v126: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-02-07T13:58:06.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[53774]: cluster 2024-02-07T13:58:04.865209+0000 mon.a (mon.0) 362 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-02-07T13:58:06.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[53774]: cluster 2024-02-07T13:58:04.870078+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[53774]: cluster 2024-02-07T13:58:04.873478+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[53774]: cluster 2024-02-07T13:58:04.874841+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[53774]: cluster 2024-02-07T13:58:04.875787+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[53774]: cluster 2024-02-07T13:58:04.876058+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[53774]: cluster 2024-02-07T13:58:04.877141+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[53774]: cluster 2024-02-07T13:58:04.878028+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[53774]: cluster 2024-02-07T13:58:04.879520+0000 mon.a (mon.0) 363 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-02-07T13:58:06.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[53774]: cluster 2024-02-07T13:58:04.879960+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[53774]: cluster 2024-02-07T13:58:04.879970+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[53774]: cluster 2024-02-07T13:58:04.881558+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[53774]: cluster 2024-02-07T13:58:04.882673+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[53774]: cluster 2024-02-07T13:58:04.883060+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[53774]: cluster 2024-02-07T13:58:04.884361+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[53774]: cluster 2024-02-07T13:58:04.888136+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[55146]: cluster 2024-02-07T13:58:04.829692+0000 mgr.y (mgr.25346) 228 : cluster 0 pgmap v126: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-02-07T13:58:06.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[55146]: cluster 2024-02-07T13:58:04.865209+0000 mon.a (mon.0) 362 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-02-07T13:58:06.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[55146]: cluster 2024-02-07T13:58:04.870078+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[55146]: cluster 2024-02-07T13:58:04.873478+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[55146]: cluster 2024-02-07T13:58:04.874841+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[55146]: cluster 2024-02-07T13:58:04.875787+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[55146]: cluster 2024-02-07T13:58:04.876058+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[55146]: cluster 2024-02-07T13:58:04.877141+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[55146]: cluster 2024-02-07T13:58:04.878028+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[55146]: cluster 2024-02-07T13:58:04.879520+0000 mon.a (mon.0) 363 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-02-07T13:58:06.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[55146]: cluster 2024-02-07T13:58:04.879960+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[55146]: cluster 2024-02-07T13:58:04.879970+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[55146]: cluster 2024-02-07T13:58:04.881558+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[55146]: cluster 2024-02-07T13:58:04.882673+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[55146]: cluster 2024-02-07T13:58:04.883060+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[55146]: cluster 2024-02-07T13:58:04.884361+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:05 smithi177 bash[55146]: cluster 2024-02-07T13:58:04.888136+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:05 smithi191 bash[41073]: cluster 2024-02-07T13:58:04.829692+0000 mgr.y (mgr.25346) 228 : cluster 0 pgmap v126: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-02-07T13:58:06.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:05 smithi191 bash[41073]: cluster 2024-02-07T13:58:04.865209+0000 mon.a (mon.0) 362 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-02-07T13:58:06.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:05 smithi191 bash[41073]: cluster 2024-02-07T13:58:04.870078+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:05 smithi191 bash[41073]: cluster 2024-02-07T13:58:04.873478+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:05 smithi191 bash[41073]: cluster 2024-02-07T13:58:04.874841+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:05 smithi191 bash[41073]: cluster 2024-02-07T13:58:04.875787+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:05 smithi191 bash[41073]: cluster 2024-02-07T13:58:04.876058+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:05 smithi191 bash[41073]: cluster 2024-02-07T13:58:04.877141+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:05 smithi191 bash[41073]: cluster 2024-02-07T13:58:04.878028+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:05 smithi191 bash[41073]: cluster 2024-02-07T13:58:04.879520+0000 mon.a (mon.0) 363 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-02-07T13:58:06.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:05 smithi191 bash[41073]: cluster 2024-02-07T13:58:04.879960+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:05 smithi191 bash[41073]: cluster 2024-02-07T13:58:04.879970+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:05 smithi191 bash[41073]: cluster 2024-02-07T13:58:04.881558+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:05 smithi191 bash[41073]: cluster 2024-02-07T13:58:04.882673+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:05 smithi191 bash[41073]: cluster 2024-02-07T13:58:04.883060+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:05 smithi191 bash[41073]: cluster 2024-02-07T13:58:04.884361+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:06.305 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:05 smithi191 bash[41073]: cluster 2024-02-07T13:58:04.888136+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e120 with expected crc 2024-02-07T13:58:07.287 INFO:journalctl@ceph.osd.3.smithi177.stdout:Feb 07 13:58:07 smithi177 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@osd.3.service: Succeeded. 2024-02-07T13:58:07.287 INFO:journalctl@ceph.osd.3.smithi177.stdout:Feb 07 13:58:07 smithi177 systemd[1]: Stopped Ceph osd.3 for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:58:07.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:06 smithi177 bash[53774]: cluster 2024-02-07T13:58:06.876945+0000 mon.a (mon.0) 364 : cluster 3 Health check failed: Degraded data redundancy: 40/630 objects degraded (6.349%), 14 pgs degraded (PG_DEGRADED) 2024-02-07T13:58:07.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:06 smithi177 bash[55146]: cluster 2024-02-07T13:58:06.876945+0000 mon.a (mon.0) 364 : cluster 3 Health check failed: Degraded data redundancy: 40/630 objects degraded (6.349%), 14 pgs degraded (PG_DEGRADED) 2024-02-07T13:58:07.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:06 smithi191 bash[41073]: cluster 2024-02-07T13:58:06.876945+0000 mon.a (mon.0) 364 : cluster 3 Health check failed: Degraded data redundancy: 40/630 objects degraded (6.349%), 14 pgs degraded (PG_DEGRADED) 2024-02-07T13:58:07.839 INFO:journalctl@ceph.osd.3.smithi177.stdout:Feb 07 13:58:07 smithi177 systemd[1]: Started Ceph osd.3 for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:58:08.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:07 smithi177 bash[53774]: cluster 2024-02-07T13:58:06.831435+0000 mgr.y (mgr.25346) 229 : cluster 0 pgmap v128: 161 pgs: 14 active+undersized+degraded, 14 peering, 5 stale+active+clean, 25 active+undersized, 103 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-02-07T13:58:08.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:07 smithi177 bash[53774]: audit 2024-02-07T13:58:07.423440+0000 mon.a (mon.0) 365 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:08.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:07 smithi177 bash[53774]: audit 2024-02-07T13:58:07.436326+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:08.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:07 smithi177 bash[55146]: cluster 2024-02-07T13:58:06.831435+0000 mgr.y (mgr.25346) 229 : cluster 0 pgmap v128: 161 pgs: 14 active+undersized+degraded, 14 peering, 5 stale+active+clean, 25 active+undersized, 103 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-02-07T13:58:08.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:07 smithi177 bash[55146]: audit 2024-02-07T13:58:07.423440+0000 mon.a (mon.0) 365 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:08.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:07 smithi177 bash[55146]: audit 2024-02-07T13:58:07.436326+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:08.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:07 smithi191 bash[41073]: cluster 2024-02-07T13:58:06.831435+0000 mgr.y (mgr.25346) 229 : cluster 0 pgmap v128: 161 pgs: 14 active+undersized+degraded, 14 peering, 5 stale+active+clean, 25 active+undersized, 103 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-02-07T13:58:08.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:07 smithi191 bash[41073]: audit 2024-02-07T13:58:07.423440+0000 mon.a (mon.0) 365 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:08.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:07 smithi191 bash[41073]: audit 2024-02-07T13:58:07.436326+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:09.287 INFO:journalctl@ceph.osd.3.smithi177.stdout:Feb 07 13:58:08 smithi177 bash[64293]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-07T13:58:09.287 INFO:journalctl@ceph.osd.3.smithi177.stdout:Feb 07 13:58:08 smithi177 bash[64293]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-02-07T13:58:09.288 INFO:journalctl@ceph.osd.3.smithi177.stdout:Feb 07 13:58:08 smithi177 bash[64293]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-02-07T13:58:09.288 INFO:journalctl@ceph.osd.3.smithi177.stdout:Feb 07 13:58:08 smithi177 bash[64293]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-07T13:58:09.288 INFO:journalctl@ceph.osd.3.smithi177.stdout:Feb 07 13:58:08 smithi177 bash[64293]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-02-07T13:58:09.288 INFO:journalctl@ceph.osd.3.smithi177.stdout:Feb 07 13:58:08 smithi177 bash[64293]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-07T13:58:09.288 INFO:journalctl@ceph.osd.3.smithi177.stdout:Feb 07 13:58:08 smithi177 bash[64293]: --> ceph-volume raw activate successful for osd ID: 3 2024-02-07T13:58:10.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:09 smithi177 bash[55146]: cluster 2024-02-07T13:58:08.832447+0000 mgr.y (mgr.25346) 230 : cluster 0 pgmap v129: 161 pgs: 18 active+undersized+degraded, 14 peering, 34 active+undersized, 95 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-02-07T13:58:10.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:09 smithi177 bash[53774]: cluster 2024-02-07T13:58:08.832447+0000 mgr.y (mgr.25346) 230 : cluster 0 pgmap v129: 161 pgs: 18 active+undersized+degraded, 14 peering, 34 active+undersized, 95 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-02-07T13:58:10.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:09 smithi191 bash[41073]: cluster 2024-02-07T13:58:08.832447+0000 mgr.y (mgr.25346) 230 : cluster 0 pgmap v129: 161 pgs: 18 active+undersized+degraded, 14 peering, 34 active+undersized, 95 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-02-07T13:58:10.787 INFO:journalctl@ceph.osd.3.smithi177.stdout:Feb 07 13:58:10 smithi177 bash[64591]: debug 2024-02-07T13:58:10.460+0000 7fdc2fbd3700 1 -- 172.21.15.177:0/1258885008 <== mon.0 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55792a3a56c0 con 0x55792a42ac00 2024-02-07T13:58:11.287 INFO:journalctl@ceph.osd.3.smithi177.stdout:Feb 07 13:58:11 smithi177 bash[64591]: debug 2024-02-07T13:58:11.008+0000 7fdc38d6b7c0 -1 Falling back to public interface 2024-02-07T13:58:12.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:11 smithi177 bash[53774]: cluster 2024-02-07T13:58:10.833683+0000 mgr.y (mgr.25346) 231 : cluster 0 pgmap v130: 161 pgs: 23 active+undersized+degraded, 43 active+undersized, 95 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-02-07T13:58:12.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:11 smithi177 bash[53774]: cluster 2024-02-07T13:58:10.936865+0000 mon.a (mon.0) 367 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-02-07T13:58:12.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:11 smithi177 bash[55146]: cluster 2024-02-07T13:58:10.833683+0000 mgr.y (mgr.25346) 231 : cluster 0 pgmap v130: 161 pgs: 23 active+undersized+degraded, 43 active+undersized, 95 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-02-07T13:58:12.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:11 smithi177 bash[55146]: cluster 2024-02-07T13:58:10.936865+0000 mon.a (mon.0) 367 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-02-07T13:58:12.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:11 smithi191 bash[41073]: cluster 2024-02-07T13:58:10.833683+0000 mgr.y (mgr.25346) 231 : cluster 0 pgmap v130: 161 pgs: 23 active+undersized+degraded, 43 active+undersized, 95 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-02-07T13:58:12.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:11 smithi191 bash[41073]: cluster 2024-02-07T13:58:10.936865+0000 mon.a (mon.0) 367 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-02-07T13:58:13.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:12 smithi177 bash[55146]: audit 2024-02-07T13:58:11.904662+0000 mgr.y (mgr.25346) 232 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:58:13.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:12 smithi177 bash[53774]: audit 2024-02-07T13:58:11.904662+0000 mgr.y (mgr.25346) 232 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:58:13.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:12 smithi191 bash[41073]: audit 2024-02-07T13:58:11.904662+0000 mgr.y (mgr.25346) 232 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:58:14.287 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:58:14 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:58:14] "GET /metrics HTTP/1.1" 200 38376 "" "Prometheus/2.33.4" 2024-02-07T13:58:14.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:13 smithi177 bash[53774]: cluster 2024-02-07T13:58:12.834961+0000 mgr.y (mgr.25346) 233 : cluster 0 pgmap v131: 161 pgs: 23 active+undersized+degraded, 43 active+undersized, 95 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-02-07T13:58:14.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:13 smithi177 bash[55146]: cluster 2024-02-07T13:58:12.834961+0000 mgr.y (mgr.25346) 233 : cluster 0 pgmap v131: 161 pgs: 23 active+undersized+degraded, 43 active+undersized, 95 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-02-07T13:58:14.288 INFO:journalctl@ceph.osd.3.smithi177.stdout:Feb 07 13:58:14 smithi177 bash[64591]: debug 2024-02-07T13:58:14.020+0000 7fdc38d6b7c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-02-07T13:58:14.288 INFO:journalctl@ceph.osd.3.smithi177.stdout:Feb 07 13:58:14 smithi177 bash[64591]: debug 2024-02-07T13:58:14.060+0000 7fdc38d6b7c0 -1 osd.3 118 log_to_monitors true 2024-02-07T13:58:14.313 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:13 smithi191 bash[41073]: cluster 2024-02-07T13:58:12.834961+0000 mgr.y (mgr.25346) 233 : cluster 0 pgmap v131: 161 pgs: 23 active+undersized+degraded, 43 active+undersized, 95 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-02-07T13:58:15.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:14 smithi177 bash[53774]: audit 2024-02-07T13:58:13.990722+0000 mon.a (mon.0) 368 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:15.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:14 smithi177 bash[53774]: audit 2024-02-07T13:58:14.000141+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:15.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:14 smithi177 bash[53774]: audit 2024-02-07T13:58:14.070597+0000 mon.a (mon.0) 370 : audit 1 from='osd.3 [v2:172.21.15.177:6826/3264784528,v1:172.21.15.177:6827/3264784528]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-07T13:58:15.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:14 smithi177 bash[55146]: audit 2024-02-07T13:58:13.990722+0000 mon.a (mon.0) 368 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:15.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:14 smithi177 bash[55146]: audit 2024-02-07T13:58:14.000141+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:15.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:14 smithi177 bash[55146]: audit 2024-02-07T13:58:14.070597+0000 mon.a (mon.0) 370 : audit 1 from='osd.3 [v2:172.21.15.177:6826/3264784528,v1:172.21.15.177:6827/3264784528]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-07T13:58:15.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:14 smithi191 bash[41073]: audit 2024-02-07T13:58:13.990722+0000 mon.a (mon.0) 368 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:15.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:14 smithi191 bash[41073]: audit 2024-02-07T13:58:14.000141+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:15.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:14 smithi191 bash[41073]: audit 2024-02-07T13:58:14.070597+0000 mon.a (mon.0) 370 : audit 1 from='osd.3 [v2:172.21.15.177:6826/3264784528,v1:172.21.15.177:6827/3264784528]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-07T13:58:15.787 INFO:journalctl@ceph.osd.3.smithi177.stdout:Feb 07 13:58:15 smithi177 bash[64591]: debug 2024-02-07T13:58:15.520+0000 7fdc261c2700 -1 osd.3 118 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-07T13:58:16.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:16 smithi177 bash[53774]: cluster 2024-02-07T13:58:14.836149+0000 mgr.y (mgr.25346) 234 : cluster 0 pgmap v132: 161 pgs: 23 active+undersized+degraded, 43 active+undersized, 95 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-02-07T13:58:16.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:16 smithi177 bash[53774]: audit 2024-02-07T13:58:15.000733+0000 mon.a (mon.0) 371 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:16.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:16 smithi177 bash[53774]: audit 2024-02-07T13:58:15.004130+0000 mon.a (mon.0) 372 : audit 1 from='osd.3 [v2:172.21.15.177:6826/3264784528,v1:172.21.15.177:6827/3264784528]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-07T13:58:16.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:16 smithi177 bash[53774]: cluster 2024-02-07T13:58:15.009096+0000 mon.a (mon.0) 373 : cluster 0 osdmap e121: 8 total, 7 up, 8 in 2024-02-07T13:58:16.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:16 smithi177 bash[53774]: audit 2024-02-07T13:58:15.013431+0000 mon.a (mon.0) 374 : audit 1 from='osd.3 [v2:172.21.15.177:6826/3264784528,v1:172.21.15.177:6827/3264784528]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:58:16.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:16 smithi177 bash[53774]: audit 2024-02-07T13:58:15.020773+0000 mon.a (mon.0) 375 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:16.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:16 smithi177 bash[53774]: cluster 2024-02-07T13:58:15.028457+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e121 with expected crc 2024-02-07T13:58:16.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:16 smithi177 bash[53774]: cluster 2024-02-07T13:58:15.028457+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e121 with expected crc 2024-02-07T13:58:16.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:16 smithi177 bash[53774]: cluster 2024-02-07T13:58:15.028492+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e121 with expected crc 2024-02-07T13:58:16.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:16 smithi177 bash[53774]: cluster 2024-02-07T13:58:15.028672+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e121 with expected crc 2024-02-07T13:58:16.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:16 smithi177 bash[53774]: audit 2024-02-07T13:58:15.517060+0000 mon.a (mon.0) 376 : audit 1 from='osd.3 [v2:172.21.15.177:6826/3264784528,v1:172.21.15.177:6827/3264784528]' entity='osd.3' 2024-02-07T13:58:16.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:16 smithi177 bash[53774]: audit 2024-02-07T13:58:15.846386+0000 mon.a (mon.0) 377 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:16.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:16 smithi177 bash[53774]: audit 2024-02-07T13:58:15.848529+0000 mon.a (mon.0) 378 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:58:16.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:16 smithi177 bash[53774]: cluster 2024-02-07T13:58:15.875625+0000 mon.a (mon.0) 379 : cluster 3 Health check update: Degraded data redundancy: 78/630 objects degraded (12.381%), 23 pgs degraded (PG_DEGRADED) 2024-02-07T13:58:16.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:16 smithi177 bash[55146]: cluster 2024-02-07T13:58:14.836149+0000 mgr.y (mgr.25346) 234 : cluster 0 pgmap v132: 161 pgs: 23 active+undersized+degraded, 43 active+undersized, 95 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-02-07T13:58:16.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:16 smithi177 bash[55146]: audit 2024-02-07T13:58:15.000733+0000 mon.a (mon.0) 371 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:16.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:16 smithi177 bash[55146]: audit 2024-02-07T13:58:15.004130+0000 mon.a (mon.0) 372 : audit 1 from='osd.3 [v2:172.21.15.177:6826/3264784528,v1:172.21.15.177:6827/3264784528]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-07T13:58:16.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:16 smithi177 bash[55146]: cluster 2024-02-07T13:58:15.009096+0000 mon.a (mon.0) 373 : cluster 0 osdmap e121: 8 total, 7 up, 8 in 2024-02-07T13:58:16.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:16 smithi177 bash[55146]: audit 2024-02-07T13:58:15.013431+0000 mon.a (mon.0) 374 : audit 1 from='osd.3 [v2:172.21.15.177:6826/3264784528,v1:172.21.15.177:6827/3264784528]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:58:16.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:16 smithi177 bash[55146]: audit 2024-02-07T13:58:15.020773+0000 mon.a (mon.0) 375 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:16.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:16 smithi177 bash[55146]: cluster 2024-02-07T13:58:15.028457+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e121 with expected crc 2024-02-07T13:58:16.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:16 smithi177 bash[55146]: cluster 2024-02-07T13:58:15.028457+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e121 with expected crc 2024-02-07T13:58:16.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:16 smithi177 bash[55146]: cluster 2024-02-07T13:58:15.028492+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e121 with expected crc 2024-02-07T13:58:16.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:16 smithi177 bash[55146]: cluster 2024-02-07T13:58:15.028672+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e121 with expected crc 2024-02-07T13:58:16.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:16 smithi177 bash[55146]: audit 2024-02-07T13:58:15.517060+0000 mon.a (mon.0) 376 : audit 1 from='osd.3 [v2:172.21.15.177:6826/3264784528,v1:172.21.15.177:6827/3264784528]' entity='osd.3' 2024-02-07T13:58:16.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:16 smithi177 bash[55146]: audit 2024-02-07T13:58:15.846386+0000 mon.a (mon.0) 377 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:16.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:16 smithi177 bash[55146]: audit 2024-02-07T13:58:15.848529+0000 mon.a (mon.0) 378 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:58:16.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:16 smithi177 bash[55146]: cluster 2024-02-07T13:58:15.875625+0000 mon.a (mon.0) 379 : cluster 3 Health check update: Degraded data redundancy: 78/630 objects degraded (12.381%), 23 pgs degraded (PG_DEGRADED) 2024-02-07T13:58:16.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:15 smithi191 bash[41073]: cluster 2024-02-07T13:58:14.836149+0000 mgr.y (mgr.25346) 234 : cluster 0 pgmap v132: 161 pgs: 23 active+undersized+degraded, 43 active+undersized, 95 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-02-07T13:58:16.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:15 smithi191 bash[41073]: audit 2024-02-07T13:58:15.000733+0000 mon.a (mon.0) 371 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:16.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:15 smithi191 bash[41073]: audit 2024-02-07T13:58:15.004130+0000 mon.a (mon.0) 372 : audit 1 from='osd.3 [v2:172.21.15.177:6826/3264784528,v1:172.21.15.177:6827/3264784528]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-07T13:58:16.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:15 smithi191 bash[41073]: cluster 2024-02-07T13:58:15.009096+0000 mon.a (mon.0) 373 : cluster 0 osdmap e121: 8 total, 7 up, 8 in 2024-02-07T13:58:16.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:15 smithi191 bash[41073]: audit 2024-02-07T13:58:15.013431+0000 mon.a (mon.0) 374 : audit 1 from='osd.3 [v2:172.21.15.177:6826/3264784528,v1:172.21.15.177:6827/3264784528]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-07T13:58:16.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:15 smithi191 bash[41073]: audit 2024-02-07T13:58:15.020773+0000 mon.a (mon.0) 375 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:16.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:15 smithi191 bash[41073]: cluster 2024-02-07T13:58:15.028457+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e121 with expected crc 2024-02-07T13:58:16.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:15 smithi191 bash[41073]: cluster 2024-02-07T13:58:15.028457+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e121 with expected crc 2024-02-07T13:58:16.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:15 smithi191 bash[41073]: cluster 2024-02-07T13:58:15.028492+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e121 with expected crc 2024-02-07T13:58:16.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:15 smithi191 bash[41073]: cluster 2024-02-07T13:58:15.028672+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e121 with expected crc 2024-02-07T13:58:16.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:15 smithi191 bash[41073]: audit 2024-02-07T13:58:15.517060+0000 mon.a (mon.0) 376 : audit 1 from='osd.3 [v2:172.21.15.177:6826/3264784528,v1:172.21.15.177:6827/3264784528]' entity='osd.3' 2024-02-07T13:58:16.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:15 smithi191 bash[41073]: audit 2024-02-07T13:58:15.846386+0000 mon.a (mon.0) 377 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:16.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:15 smithi191 bash[41073]: audit 2024-02-07T13:58:15.848529+0000 mon.a (mon.0) 378 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:58:16.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:15 smithi191 bash[41073]: cluster 2024-02-07T13:58:15.875625+0000 mon.a (mon.0) 379 : cluster 3 Health check update: Degraded data redundancy: 78/630 objects degraded (12.381%), 23 pgs degraded (PG_DEGRADED) 2024-02-07T13:58:17.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:17 smithi177 bash[53774]: cluster 2024-02-07T13:58:16.514487+0000 mon.a (mon.0) 380 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-07T13:58:17.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:17 smithi177 bash[53774]: cluster 2024-02-07T13:58:16.514499+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e122 with expected crc 2024-02-07T13:58:17.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:17 smithi177 bash[53774]: cluster 2024-02-07T13:58:16.517856+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e122 with expected crc 2024-02-07T13:58:17.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:17 smithi177 bash[53774]: cluster 2024-02-07T13:58:16.524245+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e122 with expected crc 2024-02-07T13:58:17.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:17 smithi177 bash[53774]: cluster 2024-02-07T13:58:16.524401+0000 mon.a (mon.0) 381 : cluster 1 osd.3 [v2:172.21.15.177:6826/3264784528,v1:172.21.15.177:6827/3264784528] boot 2024-02-07T13:58:17.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:17 smithi177 bash[53774]: cluster 2024-02-07T13:58:16.524539+0000 mon.a (mon.0) 382 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2024-02-07T13:58:17.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:17 smithi177 bash[53774]: audit 2024-02-07T13:58:16.525130+0000 mon.a (mon.0) 383 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-07T13:58:17.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:17 smithi177 bash[55146]: cluster 2024-02-07T13:58:16.514487+0000 mon.a (mon.0) 380 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-07T13:58:17.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:17 smithi177 bash[55146]: cluster 2024-02-07T13:58:16.514499+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e122 with expected crc 2024-02-07T13:58:17.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:17 smithi177 bash[55146]: cluster 2024-02-07T13:58:16.517856+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e122 with expected crc 2024-02-07T13:58:17.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:17 smithi177 bash[55146]: cluster 2024-02-07T13:58:16.524245+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e122 with expected crc 2024-02-07T13:58:17.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:17 smithi177 bash[55146]: cluster 2024-02-07T13:58:16.524401+0000 mon.a (mon.0) 381 : cluster 1 osd.3 [v2:172.21.15.177:6826/3264784528,v1:172.21.15.177:6827/3264784528] boot 2024-02-07T13:58:17.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:17 smithi177 bash[55146]: cluster 2024-02-07T13:58:16.524539+0000 mon.a (mon.0) 382 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2024-02-07T13:58:17.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:17 smithi177 bash[55146]: audit 2024-02-07T13:58:16.525130+0000 mon.a (mon.0) 383 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-07T13:58:17.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:16 smithi191 bash[41073]: cluster 2024-02-07T13:58:16.514487+0000 mon.a (mon.0) 380 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-07T13:58:17.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:16 smithi191 bash[41073]: cluster 2024-02-07T13:58:16.514499+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e122 with expected crc 2024-02-07T13:58:17.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:16 smithi191 bash[41073]: cluster 2024-02-07T13:58:16.517856+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e122 with expected crc 2024-02-07T13:58:17.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:16 smithi191 bash[41073]: cluster 2024-02-07T13:58:16.524245+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e122 with expected crc 2024-02-07T13:58:17.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:16 smithi191 bash[41073]: cluster 2024-02-07T13:58:16.524401+0000 mon.a (mon.0) 381 : cluster 1 osd.3 [v2:172.21.15.177:6826/3264784528,v1:172.21.15.177:6827/3264784528] boot 2024-02-07T13:58:17.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:16 smithi191 bash[41073]: cluster 2024-02-07T13:58:16.524539+0000 mon.a (mon.0) 382 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2024-02-07T13:58:17.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:16 smithi191 bash[41073]: audit 2024-02-07T13:58:16.525130+0000 mon.a (mon.0) 383 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-07T13:58:18.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:18 smithi177 bash[53774]: cluster 2024-02-07T13:58:16.837733+0000 mgr.y (mgr.25346) 235 : cluster 0 pgmap v135: 161 pgs: 18 peering, 16 active+undersized+degraded, 32 active+undersized, 95 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 57/630 objects degraded (9.048%) 2024-02-07T13:58:18.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:18 smithi177 bash[53774]: cluster 2024-02-07T13:58:17.524481+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:18.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:18 smithi177 bash[53774]: cluster 2024-02-07T13:58:17.531745+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:18.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:18 smithi177 bash[53774]: cluster 2024-02-07T13:58:17.532032+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:18.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:18 smithi177 bash[53774]: cluster 2024-02-07T13:58:17.532049+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:18.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:18 smithi177 bash[53774]: cluster 2024-02-07T13:58:17.534966+0000 mon.a (mon.0) 384 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2024-02-07T13:58:18.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:18 smithi177 bash[53774]: cluster 2024-02-07T13:58:17.535535+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:18.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:18 smithi177 bash[53774]: cluster 2024-02-07T13:58:17.536799+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:18.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:18 smithi177 bash[53774]: cluster 2024-02-07T13:58:17.537016+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:18.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:18 smithi177 bash[53774]: cluster 2024-02-07T13:58:17.538488+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:18.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:18 smithi177 bash[55146]: cluster 2024-02-07T13:58:16.837733+0000 mgr.y (mgr.25346) 235 : cluster 0 pgmap v135: 161 pgs: 18 peering, 16 active+undersized+degraded, 32 active+undersized, 95 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 57/630 objects degraded (9.048%) 2024-02-07T13:58:18.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:18 smithi177 bash[55146]: cluster 2024-02-07T13:58:17.524481+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:18.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:18 smithi177 bash[55146]: cluster 2024-02-07T13:58:17.531745+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:18.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:18 smithi177 bash[55146]: cluster 2024-02-07T13:58:17.532032+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:18.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:18 smithi177 bash[55146]: cluster 2024-02-07T13:58:17.532049+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:18.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:18 smithi177 bash[55146]: cluster 2024-02-07T13:58:17.534966+0000 mon.a (mon.0) 384 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2024-02-07T13:58:18.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:18 smithi177 bash[55146]: cluster 2024-02-07T13:58:17.535535+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:18.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:18 smithi177 bash[55146]: cluster 2024-02-07T13:58:17.536799+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:18.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:18 smithi177 bash[55146]: cluster 2024-02-07T13:58:17.537016+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:18.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:18 smithi177 bash[55146]: cluster 2024-02-07T13:58:17.538488+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:18.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:18 smithi191 bash[41073]: cluster 2024-02-07T13:58:16.837733+0000 mgr.y (mgr.25346) 235 : cluster 0 pgmap v135: 161 pgs: 18 peering, 16 active+undersized+degraded, 32 active+undersized, 95 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 57/630 objects degraded (9.048%) 2024-02-07T13:58:18.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:18 smithi191 bash[41073]: cluster 2024-02-07T13:58:17.524481+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:18.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:18 smithi191 bash[41073]: cluster 2024-02-07T13:58:17.531745+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:18.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:18 smithi191 bash[41073]: cluster 2024-02-07T13:58:17.532032+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:18.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:18 smithi191 bash[41073]: cluster 2024-02-07T13:58:17.532049+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:18.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:18 smithi191 bash[41073]: cluster 2024-02-07T13:58:17.534966+0000 mon.a (mon.0) 384 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2024-02-07T13:58:18.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:18 smithi191 bash[41073]: cluster 2024-02-07T13:58:17.535535+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:18.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:18 smithi191 bash[41073]: cluster 2024-02-07T13:58:17.536799+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:18.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:18 smithi191 bash[41073]: cluster 2024-02-07T13:58:17.537016+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:18.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:18 smithi191 bash[41073]: cluster 2024-02-07T13:58:17.538488+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:19.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:19 smithi177 bash[53774]: cluster 2024-02-07T13:58:17.530938+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:19.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:19 smithi177 bash[53774]: cluster 2024-02-07T13:58:17.532980+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:19.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:19 smithi177 bash[53774]: cluster 2024-02-07T13:58:17.536918+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:19.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:19 smithi177 bash[53774]: cluster 2024-02-07T13:58:17.539212+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:19.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:19 smithi177 bash[53774]: cluster 2024-02-07T13:58:17.541079+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:19.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:19 smithi177 bash[55146]: cluster 2024-02-07T13:58:17.530938+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:19.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:19 smithi177 bash[55146]: cluster 2024-02-07T13:58:17.532980+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:19.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:19 smithi177 bash[55146]: cluster 2024-02-07T13:58:17.536918+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:19.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:19 smithi177 bash[55146]: cluster 2024-02-07T13:58:17.539212+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:19.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:19 smithi177 bash[55146]: cluster 2024-02-07T13:58:17.541079+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:19.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:19 smithi191 bash[41073]: cluster 2024-02-07T13:58:17.530938+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:19.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:19 smithi191 bash[41073]: cluster 2024-02-07T13:58:17.532980+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:19.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:19 smithi191 bash[41073]: cluster 2024-02-07T13:58:17.536918+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:19.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:19 smithi191 bash[41073]: cluster 2024-02-07T13:58:17.539212+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:19.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:19 smithi191 bash[41073]: cluster 2024-02-07T13:58:17.541079+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e123 with expected crc 2024-02-07T13:58:19.956 INFO:teuthology.orchestra.run.smithi177.stdout:true 2024-02-07T13:58:20.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:20 smithi177 bash[53774]: cluster 2024-02-07T13:58:18.838890+0000 mgr.y (mgr.25346) 236 : cluster 0 pgmap v137: 161 pgs: 26 peering, 13 active+undersized+degraded, 27 active+undersized, 95 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-02-07T13:58:20.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:20 smithi177 bash[55146]: cluster 2024-02-07T13:58:18.838890+0000 mgr.y (mgr.25346) 236 : cluster 0 pgmap v137: 161 pgs: 26 peering, 13 active+undersized+degraded, 27 active+undersized, 95 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-02-07T13:58:20.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:20 smithi191 bash[41073]: cluster 2024-02-07T13:58:18.838890+0000 mgr.y (mgr.25346) 236 : cluster 0 pgmap v137: 161 pgs: 26 peering, 13 active+undersized+degraded, 27 active+undersized, 95 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-02-07T13:58:20.745 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-07T13:58:20.745 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 running (6m) 6s ago 13m 16.3M - 0.23.0 ba2b418f427c 502a4ff35ffc 2024-02-07T13:58:20.745 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi191 *:3000 running (5m) 2m ago 12m 42.2M - 8.3.5 dad864ee21e9 b2e0c987e917 2024-02-07T13:58:20.745 INFO:teuthology.orchestra.run.smithi177.stdout:iscsi.foo.smithi177.afvcbe smithi177 running (4m) 6s ago 10m 48.1M - 3.5 e1d6a67b021e 7e2cc5dd7ffa 2024-02-07T13:58:20.745 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi191 *:8443,9283,8765 running (4m) 2m ago 19m 441M - 19.0.0-1252-g44458cce 79957b372307 af2fcc868046 2024-02-07T13:58:20.746 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:8443,9283,8765 running (5m) 6s ago 21m 499M - 19.0.0-1252-g44458cce 79957b372307 a0cb7d141fbc 2024-02-07T13:58:20.746 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (4m) 6s ago 21m 52.9M 2048M 19.0.0-1252-g44458cce 79957b372307 2db8fe7d86f5 2024-02-07T13:58:20.746 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi191 running (2m) 2m ago 19m 24.4M 2048M 19.0.0-1252-g44458cce 79957b372307 ed930f20e0b7 2024-02-07T13:58:20.746 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (3m) 6s ago 19m 44.4M 2048M 19.0.0-1252-g44458cce 79957b372307 91a1370c9769 2024-02-07T13:58:20.746 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 running (6m) 6s ago 13m 12.0M - 1.3.1 1dbe0e931976 7ed6f8e8a9ea 2024-02-07T13:58:20.746 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi191 *:9100 running (5m) 2m ago 13m 11.8M - 1.3.1 1dbe0e931976 8d299419211b 2024-02-07T13:58:20.746 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (97s) 6s ago 18m 52.0M 2781M 19.0.0-1252-g44458cce 79957b372307 8140369c93be 2024-02-07T13:58:20.746 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (69s) 6s ago 18m 55.5M 2781M 19.0.0-1252-g44458cce 79957b372307 4f69ab7c1187 2024-02-07T13:58:20.746 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (39s) 6s ago 17m 51.7M 2781M 19.0.0-1252-g44458cce 79957b372307 9eaa7c17573c 2024-02-07T13:58:20.746 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (10s) 6s ago 16m - 2781M 19.0.0-1252-g44458cce 79957b372307 3e159f517d8e 2024-02-07T13:58:20.746 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi191 running (16m) 2m ago 16m 58.5M 3037M 17.2.0 e1d6a67b021e 824876f60972 2024-02-07T13:58:20.746 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi191 running (15m) 2m ago 15m 55.4M 3037M 17.2.0 e1d6a67b021e 249a59c35a3d 2024-02-07T13:58:20.746 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi191 running (15m) 2m ago 15m 54.4M 3037M 17.2.0 e1d6a67b021e 895c15364473 2024-02-07T13:58:20.747 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi191 running (14m) 2m ago 14m 58.0M 3037M 17.2.0 e1d6a67b021e 5f43c65cc53e 2024-02-07T13:58:20.747 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi191 *:9095 running (4m) 2m ago 13m 57.5M - 2.33.4 514e6a882f6e 328d9528a4cb 2024-02-07T13:58:20.747 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi177.lsebwe smithi177 *:8000 running (11m) 6s ago 11m 88.4M - 17.2.0 e1d6a67b021e 5c594a4531b4 2024-02-07T13:58:20.747 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi191.kcfkkn smithi191 *:8000 running (11m) 2m ago 11m 87.6M - 17.2.0 e1d6a67b021e 25ae2a68d161 2024-02-07T13:58:20.747 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi177.czdxob smithi177 *:80 running (11m) 6s ago 11m 88.2M - 17.2.0 e1d6a67b021e 6b1840bf09af 2024-02-07T13:58:20.747 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi191.iddzcf smithi191 *:80 running (11m) 2m ago 11m 87.4M - 17.2.0 e1d6a67b021e 48533635a191 2024-02-07T13:58:21.193 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:58:21.194 INFO:teuthology.orchestra.run.smithi177.stdout: "mon": { 2024-02-07T13:58:21.194 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 3 2024-02-07T13:58:21.194 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:58:21.194 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr": { 2024-02-07T13:58:21.194 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 2 2024-02-07T13:58:21.194 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:58:21.194 INFO:teuthology.orchestra.run.smithi177.stdout: "osd": { 2024-02-07T13:58:21.194 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-02-07T13:58:21.194 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 4 2024-02-07T13:58:21.194 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:58:21.194 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw": { 2024-02-07T13:58:21.194 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-07T13:58:21.194 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:58:21.194 INFO:teuthology.orchestra.run.smithi177.stdout: "overall": { 2024-02-07T13:58:21.195 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-02-07T13:58:21.195 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 9 2024-02-07T13:58:21.195 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T13:58:21.195 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:58:21.281 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:21 smithi177 bash[53774]: audit 2024-02-07T13:58:19.943329+0000 mgr.y (mgr.25346) 237 : audit 0 from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:58:21.281 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:21 smithi177 bash[53774]: audit 2024-02-07T13:58:20.340165+0000 mgr.y (mgr.25346) 238 : audit 0 from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:58:21.281 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:21 smithi177 bash[53774]: cluster 2024-02-07T13:58:20.877087+0000 mon.a (mon.0) 385 : cluster 3 Health check update: Degraded data redundancy: 48/630 objects degraded (7.619%), 13 pgs degraded (PG_DEGRADED) 2024-02-07T13:58:21.281 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:21 smithi177 bash[55146]: audit 2024-02-07T13:58:19.943329+0000 mgr.y (mgr.25346) 237 : audit 0 from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:58:21.281 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:21 smithi177 bash[55146]: audit 2024-02-07T13:58:20.340165+0000 mgr.y (mgr.25346) 238 : audit 0 from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:58:21.281 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:21 smithi177 bash[55146]: cluster 2024-02-07T13:58:20.877087+0000 mon.a (mon.0) 385 : cluster 3 Health check update: Degraded data redundancy: 48/630 objects degraded (7.619%), 13 pgs degraded (PG_DEGRADED) 2024-02-07T13:58:21.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:21 smithi191 bash[41073]: audit 2024-02-07T13:58:19.943329+0000 mgr.y (mgr.25346) 237 : audit 0 from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:58:21.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:21 smithi191 bash[41073]: audit 2024-02-07T13:58:20.340165+0000 mgr.y (mgr.25346) 238 : audit 0 from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:58:21.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:21 smithi191 bash[41073]: cluster 2024-02-07T13:58:20.877087+0000 mon.a (mon.0) 385 : cluster 3 Health check update: Degraded data redundancy: 48/630 objects degraded (7.619%), 13 pgs degraded (PG_DEGRADED) 2024-02-07T13:58:21.577 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:58:21.578 INFO:teuthology.orchestra.run.smithi177.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261", 2024-02-07T13:58:21.578 INFO:teuthology.orchestra.run.smithi177.stdout: "in_progress": true, 2024-02-07T13:58:21.578 INFO:teuthology.orchestra.run.smithi177.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-07T13:58:21.578 INFO:teuthology.orchestra.run.smithi177.stdout: "services_complete": [ 2024-02-07T13:58:21.578 INFO:teuthology.orchestra.run.smithi177.stdout: "mon", 2024-02-07T13:58:21.578 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr" 2024-02-07T13:58:21.578 INFO:teuthology.orchestra.run.smithi177.stdout: ], 2024-02-07T13:58:21.578 INFO:teuthology.orchestra.run.smithi177.stdout: "progress": "9/23 daemons upgraded", 2024-02-07T13:58:21.578 INFO:teuthology.orchestra.run.smithi177.stdout: "message": "Currently upgrading osd daemons", 2024-02-07T13:58:21.578 INFO:teuthology.orchestra.run.smithi177.stdout: "is_paused": false 2024-02-07T13:58:21.578 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:58:22.054 INFO:teuthology.orchestra.run.smithi177.stdout:HEALTH_WARN Degraded data redundancy: 1/630 objects degraded (0.159%), 1 pg degraded 2024-02-07T13:58:22.055 INFO:teuthology.orchestra.run.smithi177.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 1/630 objects degraded (0.159%), 1 pg degraded 2024-02-07T13:58:22.055 INFO:teuthology.orchestra.run.smithi177.stdout: pg 2.e is active+undersized+degraded, acting [2,7] 2024-02-07T13:58:22.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:22 smithi177 bash[53774]: audit 2024-02-07T13:58:20.723920+0000 mgr.y (mgr.25346) 239 : audit 0 from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:58:22.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:22 smithi177 bash[53774]: cluster 2024-02-07T13:58:20.839802+0000 mgr.y (mgr.25346) 240 : cluster 0 pgmap v138: 161 pgs: 26 peering, 1 active+undersized+degraded, 4 active+undersized, 130 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2024-02-07T13:58:22.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:22 smithi177 bash[53774]: audit 2024-02-07T13:58:21.196853+0000 mon.c (mon.1) 12 : audit 0 from='client.? 172.21.15.177:0/4119992363' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:58:22.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:22 smithi177 bash[55146]: audit 2024-02-07T13:58:20.723920+0000 mgr.y (mgr.25346) 239 : audit 0 from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:58:22.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:22 smithi177 bash[55146]: cluster 2024-02-07T13:58:20.839802+0000 mgr.y (mgr.25346) 240 : cluster 0 pgmap v138: 161 pgs: 26 peering, 1 active+undersized+degraded, 4 active+undersized, 130 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2024-02-07T13:58:22.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:22 smithi177 bash[55146]: audit 2024-02-07T13:58:21.196853+0000 mon.c (mon.1) 12 : audit 0 from='client.? 172.21.15.177:0/4119992363' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:58:22.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:22 smithi191 bash[41073]: audit 2024-02-07T13:58:20.723920+0000 mgr.y (mgr.25346) 239 : audit 0 from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:58:22.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:22 smithi191 bash[41073]: cluster 2024-02-07T13:58:20.839802+0000 mgr.y (mgr.25346) 240 : cluster 0 pgmap v138: 161 pgs: 26 peering, 1 active+undersized+degraded, 4 active+undersized, 130 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2024-02-07T13:58:22.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:22 smithi191 bash[41073]: audit 2024-02-07T13:58:21.196853+0000 mon.c (mon.1) 12 : audit 0 from='client.? 172.21.15.177:0/4119992363' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:58:23.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:23 smithi177 bash[55146]: audit 2024-02-07T13:58:21.580116+0000 mgr.y (mgr.25346) 241 : audit 0 from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:58:23.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:23 smithi177 bash[55146]: audit 2024-02-07T13:58:21.915818+0000 mgr.y (mgr.25346) 242 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:58:23.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:23 smithi177 bash[55146]: audit 2024-02-07T13:58:22.057933+0000 mon.c (mon.1) 13 : audit 0 from='client.? 172.21.15.177:0/1956737610' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:58:23.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:23 smithi177 bash[53774]: audit 2024-02-07T13:58:21.580116+0000 mgr.y (mgr.25346) 241 : audit 0 from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:58:23.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:23 smithi177 bash[53774]: audit 2024-02-07T13:58:21.915818+0000 mgr.y (mgr.25346) 242 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:58:23.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:23 smithi177 bash[53774]: audit 2024-02-07T13:58:22.057933+0000 mon.c (mon.1) 13 : audit 0 from='client.? 172.21.15.177:0/1956737610' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:58:23.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:23 smithi191 bash[41073]: audit 2024-02-07T13:58:21.580116+0000 mgr.y (mgr.25346) 241 : audit 0 from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:58:23.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:23 smithi191 bash[41073]: audit 2024-02-07T13:58:21.915818+0000 mgr.y (mgr.25346) 242 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:58:23.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:23 smithi191 bash[41073]: audit 2024-02-07T13:58:22.057933+0000 mon.c (mon.1) 13 : audit 0 from='client.? 172.21.15.177:0/1956737610' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:58:24.287 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:58:24 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:58:24] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.33.4" 2024-02-07T13:58:24.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:24 smithi177 bash[53774]: cluster 2024-02-07T13:58:22.841318+0000 mgr.y (mgr.25346) 243 : cluster 0 pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:58:24.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:24 smithi177 bash[53774]: cluster 2024-02-07T13:58:23.025010+0000 mon.a (mon.0) 386 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/630 objects degraded (0.159%), 1 pg degraded) 2024-02-07T13:58:24.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:24 smithi177 bash[53774]: cluster 2024-02-07T13:58:23.025071+0000 mon.a (mon.0) 387 : cluster 1 Cluster is now healthy 2024-02-07T13:58:24.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:24 smithi177 bash[55146]: cluster 2024-02-07T13:58:22.841318+0000 mgr.y (mgr.25346) 243 : cluster 0 pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:58:24.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:24 smithi177 bash[55146]: cluster 2024-02-07T13:58:23.025010+0000 mon.a (mon.0) 386 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/630 objects degraded (0.159%), 1 pg degraded) 2024-02-07T13:58:24.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:24 smithi177 bash[55146]: cluster 2024-02-07T13:58:23.025071+0000 mon.a (mon.0) 387 : cluster 1 Cluster is now healthy 2024-02-07T13:58:24.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:24 smithi191 bash[41073]: cluster 2024-02-07T13:58:22.841318+0000 mgr.y (mgr.25346) 243 : cluster 0 pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:58:24.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:24 smithi191 bash[41073]: cluster 2024-02-07T13:58:23.025010+0000 mon.a (mon.0) 386 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/630 objects degraded (0.159%), 1 pg degraded) 2024-02-07T13:58:24.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:24 smithi191 bash[41073]: cluster 2024-02-07T13:58:23.025071+0000 mon.a (mon.0) 387 : cluster 1 Cluster is now healthy 2024-02-07T13:58:26.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:25 smithi177 bash[53774]: cluster 2024-02-07T13:58:24.842151+0000 mgr.y (mgr.25346) 244 : cluster 0 pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:58:26.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:25 smithi177 bash[53774]: audit 2024-02-07T13:58:24.876721+0000 mon.a (mon.0) 388 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:26.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:25 smithi177 bash[53774]: audit 2024-02-07T13:58:24.888754+0000 mon.a (mon.0) 389 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:26.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:25 smithi177 bash[53774]: audit 2024-02-07T13:58:24.891054+0000 mon.a (mon.0) 390 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:58:26.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:25 smithi177 bash[53774]: audit 2024-02-07T13:58:24.892472+0000 mon.a (mon.0) 391 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:58:26.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:25 smithi177 bash[53774]: audit 2024-02-07T13:58:24.900609+0000 mon.a (mon.0) 392 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:26.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:25 smithi177 bash[53774]: audit 2024-02-07T13:58:24.988975+0000 mon.a (mon.0) 393 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:58:26.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:25 smithi177 bash[53774]: audit 2024-02-07T13:58:24.992767+0000 mon.a (mon.0) 394 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:58:26.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:25 smithi177 bash[53774]: audit 2024-02-07T13:58:24.995787+0000 mon.a (mon.0) 395 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:58:26.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:25 smithi177 bash[53774]: audit 2024-02-07T13:58:24.997935+0000 mon.a (mon.0) 396 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:58:26.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:25 smithi177 bash[53774]: audit 2024-02-07T13:58:25.000523+0000 mon.a (mon.0) 397 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-07T13:58:26.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:25 smithi177 bash[53774]: audit 2024-02-07T13:58:25.000909+0000 mgr.y (mgr.25346) 245 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-07T13:58:26.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:25 smithi177 bash[53774]: cephadm 2024-02-07T13:58:25.003122+0000 mgr.y (mgr.25346) 246 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-02-07T13:58:26.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:25 smithi177 bash[55146]: cluster 2024-02-07T13:58:24.842151+0000 mgr.y (mgr.25346) 244 : cluster 0 pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:58:26.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:25 smithi177 bash[55146]: audit 2024-02-07T13:58:24.876721+0000 mon.a (mon.0) 388 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:26.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:25 smithi177 bash[55146]: audit 2024-02-07T13:58:24.888754+0000 mon.a (mon.0) 389 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:26.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:25 smithi177 bash[55146]: audit 2024-02-07T13:58:24.891054+0000 mon.a (mon.0) 390 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:58:26.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:25 smithi177 bash[55146]: audit 2024-02-07T13:58:24.892472+0000 mon.a (mon.0) 391 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:58:26.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:25 smithi177 bash[55146]: audit 2024-02-07T13:58:24.900609+0000 mon.a (mon.0) 392 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:26.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:25 smithi177 bash[55146]: audit 2024-02-07T13:58:24.988975+0000 mon.a (mon.0) 393 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:58:26.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:25 smithi177 bash[55146]: audit 2024-02-07T13:58:24.992767+0000 mon.a (mon.0) 394 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:58:26.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:25 smithi177 bash[55146]: audit 2024-02-07T13:58:24.995787+0000 mon.a (mon.0) 395 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:58:26.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:25 smithi177 bash[55146]: audit 2024-02-07T13:58:24.997935+0000 mon.a (mon.0) 396 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:58:26.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:25 smithi177 bash[55146]: audit 2024-02-07T13:58:25.000523+0000 mon.a (mon.0) 397 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-07T13:58:26.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:25 smithi177 bash[55146]: audit 2024-02-07T13:58:25.000909+0000 mgr.y (mgr.25346) 245 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-07T13:58:26.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:25 smithi177 bash[55146]: cephadm 2024-02-07T13:58:25.003122+0000 mgr.y (mgr.25346) 246 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-02-07T13:58:26.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:25 smithi191 bash[41073]: cluster 2024-02-07T13:58:24.842151+0000 mgr.y (mgr.25346) 244 : cluster 0 pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:58:26.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:25 smithi191 bash[41073]: audit 2024-02-07T13:58:24.876721+0000 mon.a (mon.0) 388 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:26.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:25 smithi191 bash[41073]: audit 2024-02-07T13:58:24.888754+0000 mon.a (mon.0) 389 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:26.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:25 smithi191 bash[41073]: audit 2024-02-07T13:58:24.891054+0000 mon.a (mon.0) 390 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:58:26.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:25 smithi191 bash[41073]: audit 2024-02-07T13:58:24.892472+0000 mon.a (mon.0) 391 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:58:26.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:25 smithi191 bash[41073]: audit 2024-02-07T13:58:24.900609+0000 mon.a (mon.0) 392 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:26.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:25 smithi191 bash[41073]: audit 2024-02-07T13:58:24.988975+0000 mon.a (mon.0) 393 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:58:26.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:25 smithi191 bash[41073]: audit 2024-02-07T13:58:24.992767+0000 mon.a (mon.0) 394 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:58:26.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:25 smithi191 bash[41073]: audit 2024-02-07T13:58:24.995787+0000 mon.a (mon.0) 395 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:58:26.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:25 smithi191 bash[41073]: audit 2024-02-07T13:58:24.997935+0000 mon.a (mon.0) 396 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:58:26.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:25 smithi191 bash[41073]: audit 2024-02-07T13:58:25.000523+0000 mon.a (mon.0) 397 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-07T13:58:26.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:25 smithi191 bash[41073]: audit 2024-02-07T13:58:25.000909+0000 mgr.y (mgr.25346) 245 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-07T13:58:26.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:25 smithi191 bash[41073]: cephadm 2024-02-07T13:58:25.003122+0000 mgr.y (mgr.25346) 246 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-02-07T13:58:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:27 smithi177 bash[53774]: cluster 2024-02-07T13:58:26.843643+0000 mgr.y (mgr.25346) 247 : cluster 0 pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-02-07T13:58:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:27 smithi177 bash[53774]: audit 2024-02-07T13:58:27.682677+0000 mon.a (mon.0) 398 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:27 smithi177 bash[53774]: audit 2024-02-07T13:58:27.687351+0000 mon.a (mon.0) 399 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-07T13:58:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:27 smithi177 bash[53774]: audit 2024-02-07T13:58:27.688697+0000 mon.a (mon.0) 400 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:58:28.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:27 smithi177 bash[55146]: cluster 2024-02-07T13:58:26.843643+0000 mgr.y (mgr.25346) 247 : cluster 0 pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-02-07T13:58:28.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:27 smithi177 bash[55146]: audit 2024-02-07T13:58:27.682677+0000 mon.a (mon.0) 398 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:28.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:27 smithi177 bash[55146]: audit 2024-02-07T13:58:27.687351+0000 mon.a (mon.0) 399 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-07T13:58:28.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:27 smithi177 bash[55146]: audit 2024-02-07T13:58:27.688697+0000 mon.a (mon.0) 400 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:58:28.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:27 smithi191 bash[41073]: cluster 2024-02-07T13:58:26.843643+0000 mgr.y (mgr.25346) 247 : cluster 0 pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-02-07T13:58:28.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:27 smithi191 bash[41073]: audit 2024-02-07T13:58:27.682677+0000 mon.a (mon.0) 398 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:28.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:27 smithi191 bash[41073]: audit 2024-02-07T13:58:27.687351+0000 mon.a (mon.0) 399 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-07T13:58:28.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:27 smithi191 bash[41073]: audit 2024-02-07T13:58:27.688697+0000 mon.a (mon.0) 400 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:58:29.160 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:28 smithi191 bash[41073]: cephadm 2024-02-07T13:58:27.675282+0000 mgr.y (mgr.25346) 248 : cephadm 1 Upgrade: Updating osd.4 2024-02-07T13:58:29.160 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:28 smithi191 bash[41073]: cephadm 2024-02-07T13:58:27.694388+0000 mgr.y (mgr.25346) 249 : cephadm 1 Deploying daemon osd.4 on smithi191 2024-02-07T13:58:29.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:28 smithi177 bash[55146]: cephadm 2024-02-07T13:58:27.675282+0000 mgr.y (mgr.25346) 248 : cephadm 1 Upgrade: Updating osd.4 2024-02-07T13:58:29.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:28 smithi177 bash[55146]: cephadm 2024-02-07T13:58:27.694388+0000 mgr.y (mgr.25346) 249 : cephadm 1 Deploying daemon osd.4 on smithi191 2024-02-07T13:58:29.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:28 smithi177 bash[53774]: cephadm 2024-02-07T13:58:27.675282+0000 mgr.y (mgr.25346) 248 : cephadm 1 Upgrade: Updating osd.4 2024-02-07T13:58:29.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:28 smithi177 bash[53774]: cephadm 2024-02-07T13:58:27.694388+0000 mgr.y (mgr.25346) 249 : cephadm 1 Deploying daemon osd.4 on smithi191 2024-02-07T13:58:30.158 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:29 smithi191 bash[41073]: cluster 2024-02-07T13:58:28.844484+0000 mgr.y (mgr.25346) 250 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 90 B/s rd, 0 op/s 2024-02-07T13:58:30.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:29 smithi177 bash[53774]: cluster 2024-02-07T13:58:28.844484+0000 mgr.y (mgr.25346) 250 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 90 B/s rd, 0 op/s 2024-02-07T13:58:30.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:29 smithi177 bash[55146]: cluster 2024-02-07T13:58:28.844484+0000 mgr.y (mgr.25346) 250 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 90 B/s rd, 0 op/s 2024-02-07T13:58:32.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:31 smithi191 bash[41073]: cluster 2024-02-07T13:58:30.845688+0000 mgr.y (mgr.25346) 251 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-02-07T13:58:32.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:31 smithi191 bash[41073]: audit 2024-02-07T13:58:30.846814+0000 mon.a (mon.0) 401 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:32.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:31 smithi191 bash[41073]: audit 2024-02-07T13:58:30.848986+0000 mon.a (mon.0) 402 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:58:32.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:31 smithi191 bash[41073]: audit 2024-02-07T13:58:31.005797+0000 mon.a (mon.0) 403 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:32.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:31 smithi177 bash[55146]: cluster 2024-02-07T13:58:30.845688+0000 mgr.y (mgr.25346) 251 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-02-07T13:58:32.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:31 smithi177 bash[55146]: audit 2024-02-07T13:58:30.846814+0000 mon.a (mon.0) 401 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:32.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:31 smithi177 bash[55146]: audit 2024-02-07T13:58:30.848986+0000 mon.a (mon.0) 402 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:58:32.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:31 smithi177 bash[55146]: audit 2024-02-07T13:58:31.005797+0000 mon.a (mon.0) 403 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:32.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:31 smithi177 bash[53774]: cluster 2024-02-07T13:58:30.845688+0000 mgr.y (mgr.25346) 251 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-02-07T13:58:32.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:31 smithi177 bash[53774]: audit 2024-02-07T13:58:30.846814+0000 mon.a (mon.0) 401 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:32.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:31 smithi177 bash[53774]: audit 2024-02-07T13:58:30.848986+0000 mon.a (mon.0) 402 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:58:32.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:31 smithi177 bash[53774]: audit 2024-02-07T13:58:31.005797+0000 mon.a (mon.0) 403 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:33.045 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:32 smithi191 bash[41073]: audit 2024-02-07T13:58:31.927030+0000 mgr.y (mgr.25346) 252 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:58:33.045 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 13:58:32 smithi191 systemd[1]: Stopping Ceph osd.4 for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T13:58:33.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:32 smithi177 bash[53774]: audit 2024-02-07T13:58:31.927030+0000 mgr.y (mgr.25346) 252 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:58:33.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:32 smithi177 bash[55146]: audit 2024-02-07T13:58:31.927030+0000 mgr.y (mgr.25346) 252 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:58:33.303 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 13:58:33 smithi191 bash[17544]: debug 2024-02-07T13:58:33.038+0000 7f2514361700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-07T13:58:33.303 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 13:58:33 smithi191 bash[17544]: debug 2024-02-07T13:58:33.038+0000 7f2514361700 -1 osd.4 123 *** Got signal Terminated *** 2024-02-07T13:58:33.303 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 13:58:33 smithi191 bash[17544]: debug 2024-02-07T13:58:33.038+0000 7f2514361700 -1 osd.4 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-07T13:58:34.287 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:58:34 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:58:34] "GET /metrics HTTP/1.1" 200 38378 "" "Prometheus/2.33.4" 2024-02-07T13:58:34.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:33 smithi177 bash[53774]: cluster 2024-02-07T13:58:32.847342+0000 mgr.y (mgr.25346) 253 : cluster 0 pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:58:34.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:33 smithi177 bash[53774]: cluster 2024-02-07T13:58:33.048801+0000 mon.a (mon.0) 404 : cluster 1 osd.4 marked itself down and dead 2024-02-07T13:58:34.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:33 smithi177 bash[55146]: cluster 2024-02-07T13:58:32.847342+0000 mgr.y (mgr.25346) 253 : cluster 0 pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:58:34.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:33 smithi177 bash[55146]: cluster 2024-02-07T13:58:33.048801+0000 mon.a (mon.0) 404 : cluster 1 osd.4 marked itself down and dead 2024-02-07T13:58:34.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:33 smithi191 bash[41073]: cluster 2024-02-07T13:58:32.847342+0000 mgr.y (mgr.25346) 253 : cluster 0 pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:58:34.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:33 smithi191 bash[41073]: cluster 2024-02-07T13:58:33.048801+0000 mon.a (mon.0) 404 : cluster 1 osd.4 marked itself down and dead 2024-02-07T13:58:35.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:34 smithi191 bash[41073]: cluster 2024-02-07T13:58:33.863543+0000 mon.a (mon.0) 405 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-07T13:58:35.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:34 smithi191 bash[41073]: cluster 2024-02-07T13:58:33.874530+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e124 with expected crc 2024-02-07T13:58:35.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:34 smithi191 bash[41073]: cluster 2024-02-07T13:58:33.877865+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e124 with expected crc 2024-02-07T13:58:35.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:34 smithi191 bash[41073]: cluster 2024-02-07T13:58:33.880237+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e124 with expected crc 2024-02-07T13:58:35.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:34 smithi191 bash[41073]: cluster 2024-02-07T13:58:33.882451+0000 mon.a (mon.0) 406 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2024-02-07T13:58:35.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:34 smithi177 bash[53774]: cluster 2024-02-07T13:58:33.863543+0000 mon.a (mon.0) 405 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-07T13:58:35.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:34 smithi177 bash[53774]: cluster 2024-02-07T13:58:33.874530+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e124 with expected crc 2024-02-07T13:58:35.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:34 smithi177 bash[53774]: cluster 2024-02-07T13:58:33.877865+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e124 with expected crc 2024-02-07T13:58:35.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:34 smithi177 bash[53774]: cluster 2024-02-07T13:58:33.880237+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e124 with expected crc 2024-02-07T13:58:35.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:34 smithi177 bash[53774]: cluster 2024-02-07T13:58:33.882451+0000 mon.a (mon.0) 406 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2024-02-07T13:58:35.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:34 smithi177 bash[55146]: cluster 2024-02-07T13:58:33.863543+0000 mon.a (mon.0) 405 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-07T13:58:35.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:34 smithi177 bash[55146]: cluster 2024-02-07T13:58:33.874530+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e124 with expected crc 2024-02-07T13:58:35.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:34 smithi177 bash[55146]: cluster 2024-02-07T13:58:33.877865+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e124 with expected crc 2024-02-07T13:58:35.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:34 smithi177 bash[55146]: cluster 2024-02-07T13:58:33.880237+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e124 with expected crc 2024-02-07T13:58:35.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:34 smithi177 bash[55146]: cluster 2024-02-07T13:58:33.882451+0000 mon.a (mon.0) 406 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2024-02-07T13:58:35.303 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 13:58:35 smithi191 bash[42957]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-osd-4 2024-02-07T13:58:35.803 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 13:58:35 smithi191 bash[43042]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-osd-4 2024-02-07T13:58:36.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:35 smithi177 bash[53774]: cluster 2024-02-07T13:58:34.848336+0000 mgr.y (mgr.25346) 254 : cluster 0 pgmap v146: 161 pgs: 9 peering, 21 stale+active+clean, 131 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:58:36.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:35 smithi177 bash[53774]: cluster 2024-02-07T13:58:34.875345+0000 mon.a (mon.0) 407 : cluster 3 Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-02-07T13:58:36.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:35 smithi177 bash[53774]: cluster 2024-02-07T13:58:34.884077+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e125 with expected crc 2024-02-07T13:58:36.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:35 smithi177 bash[53774]: cluster 2024-02-07T13:58:34.884465+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e125 with expected crc 2024-02-07T13:58:36.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:35 smithi177 bash[53774]: cluster 2024-02-07T13:58:34.885006+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e125 with expected crc 2024-02-07T13:58:36.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:35 smithi177 bash[53774]: cluster 2024-02-07T13:58:34.886701+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e125 with expected crc 2024-02-07T13:58:36.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:35 smithi177 bash[53774]: cluster 2024-02-07T13:58:34.887843+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e125 with expected crc 2024-02-07T13:58:36.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:35 smithi177 bash[53774]: cluster 2024-02-07T13:58:34.888252+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e125 with expected crc 2024-02-07T13:58:36.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:35 smithi177 bash[53774]: cluster 2024-02-07T13:58:34.889403+0000 mon.a (mon.0) 408 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2024-02-07T13:58:36.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:35 smithi177 bash[53774]: cluster 2024-02-07T13:58:34.890444+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e125 with expected crc 2024-02-07T13:58:36.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:35 smithi177 bash[55146]: cluster 2024-02-07T13:58:34.848336+0000 mgr.y (mgr.25346) 254 : cluster 0 pgmap v146: 161 pgs: 9 peering, 21 stale+active+clean, 131 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:58:36.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:35 smithi177 bash[55146]: cluster 2024-02-07T13:58:34.875345+0000 mon.a (mon.0) 407 : cluster 3 Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-02-07T13:58:36.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:35 smithi177 bash[55146]: cluster 2024-02-07T13:58:34.884077+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e125 with expected crc 2024-02-07T13:58:36.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:35 smithi177 bash[55146]: cluster 2024-02-07T13:58:34.884465+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e125 with expected crc 2024-02-07T13:58:36.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:35 smithi177 bash[55146]: cluster 2024-02-07T13:58:34.885006+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e125 with expected crc 2024-02-07T13:58:36.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:35 smithi177 bash[55146]: cluster 2024-02-07T13:58:34.886701+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e125 with expected crc 2024-02-07T13:58:36.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:35 smithi177 bash[55146]: cluster 2024-02-07T13:58:34.887843+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e125 with expected crc 2024-02-07T13:58:36.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:35 smithi177 bash[55146]: cluster 2024-02-07T13:58:34.888252+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e125 with expected crc 2024-02-07T13:58:36.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:35 smithi177 bash[55146]: cluster 2024-02-07T13:58:34.889403+0000 mon.a (mon.0) 408 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2024-02-07T13:58:36.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:35 smithi177 bash[55146]: cluster 2024-02-07T13:58:34.890444+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e125 with expected crc 2024-02-07T13:58:36.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:35 smithi191 bash[41073]: cluster 2024-02-07T13:58:34.848336+0000 mgr.y (mgr.25346) 254 : cluster 0 pgmap v146: 161 pgs: 9 peering, 21 stale+active+clean, 131 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail 2024-02-07T13:58:36.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:35 smithi191 bash[41073]: cluster 2024-02-07T13:58:34.875345+0000 mon.a (mon.0) 407 : cluster 3 Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-02-07T13:58:36.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:35 smithi191 bash[41073]: cluster 2024-02-07T13:58:34.884077+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e125 with expected crc 2024-02-07T13:58:36.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:35 smithi191 bash[41073]: cluster 2024-02-07T13:58:34.884465+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e125 with expected crc 2024-02-07T13:58:36.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:35 smithi191 bash[41073]: cluster 2024-02-07T13:58:34.885006+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e125 with expected crc 2024-02-07T13:58:36.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:35 smithi191 bash[41073]: cluster 2024-02-07T13:58:34.886701+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e125 with expected crc 2024-02-07T13:58:36.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:35 smithi191 bash[41073]: cluster 2024-02-07T13:58:34.887843+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e125 with expected crc 2024-02-07T13:58:36.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:35 smithi191 bash[41073]: cluster 2024-02-07T13:58:34.888252+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e125 with expected crc 2024-02-07T13:58:36.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:35 smithi191 bash[41073]: cluster 2024-02-07T13:58:34.889403+0000 mon.a (mon.0) 408 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2024-02-07T13:58:36.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:35 smithi191 bash[41073]: cluster 2024-02-07T13:58:34.890444+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e125 with expected crc 2024-02-07T13:58:37.058 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:36 smithi191 bash[41073]: cluster 2024-02-07T13:58:36.889192+0000 mon.a (mon.0) 409 : cluster 3 Health check failed: Degraded data redundancy: 67/630 objects degraded (10.635%), 16 pgs degraded (PG_DEGRADED) 2024-02-07T13:58:37.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:36 smithi177 bash[53774]: cluster 2024-02-07T13:58:36.889192+0000 mon.a (mon.0) 409 : cluster 3 Health check failed: Degraded data redundancy: 67/630 objects degraded (10.635%), 16 pgs degraded (PG_DEGRADED) 2024-02-07T13:58:37.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:36 smithi177 bash[55146]: cluster 2024-02-07T13:58:36.889192+0000 mon.a (mon.0) 409 : cluster 3 Health check failed: Degraded data redundancy: 67/630 objects degraded (10.635%), 16 pgs degraded (PG_DEGRADED) 2024-02-07T13:58:37.857 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 13:58:37 smithi191 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@osd.4.service: Succeeded. 2024-02-07T13:58:37.858 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 13:58:37 smithi191 systemd[1]: Stopped Ceph osd.4 for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:58:38.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:37 smithi177 bash[53774]: cluster 2024-02-07T13:58:36.849923+0000 mgr.y (mgr.25346) 255 : cluster 0 pgmap v148: 161 pgs: 16 active+undersized+degraded, 9 peering, 3 stale+active+clean, 33 active+undersized, 100 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-02-07T13:58:38.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:37 smithi177 bash[53774]: audit 2024-02-07T13:58:37.911711+0000 mon.a (mon.0) 410 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:38.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:37 smithi177 bash[53774]: audit 2024-02-07T13:58:37.919879+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:38.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:37 smithi177 bash[55146]: cluster 2024-02-07T13:58:36.849923+0000 mgr.y (mgr.25346) 255 : cluster 0 pgmap v148: 161 pgs: 16 active+undersized+degraded, 9 peering, 3 stale+active+clean, 33 active+undersized, 100 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-02-07T13:58:38.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:37 smithi177 bash[55146]: audit 2024-02-07T13:58:37.911711+0000 mon.a (mon.0) 410 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:38.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:37 smithi177 bash[55146]: audit 2024-02-07T13:58:37.919879+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:38.303 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 13:58:37 smithi191 systemd[1]: Started Ceph osd.4 for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:58:38.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:37 smithi191 bash[41073]: cluster 2024-02-07T13:58:36.849923+0000 mgr.y (mgr.25346) 255 : cluster 0 pgmap v148: 161 pgs: 16 active+undersized+degraded, 9 peering, 3 stale+active+clean, 33 active+undersized, 100 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-02-07T13:58:38.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:37 smithi191 bash[41073]: audit 2024-02-07T13:58:37.911711+0000 mon.a (mon.0) 410 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:38.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:37 smithi191 bash[41073]: audit 2024-02-07T13:58:37.919879+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:39.787 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:39 smithi177 bash[55146]: audit 2024-02-07T13:58:38.473618+0000 mon.a (mon.0) 412 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:39.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:39 smithi177 bash[55146]: audit 2024-02-07T13:58:38.481262+0000 mon.a (mon.0) 413 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:39.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:39 smithi177 bash[55146]: audit 2024-02-07T13:58:38.490857+0000 mon.a (mon.0) 414 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:39.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:39 smithi177 bash[55146]: audit 2024-02-07T13:58:38.497623+0000 mon.a (mon.0) 415 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:39.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:39 smithi177 bash[55146]: cluster 2024-02-07T13:58:38.851170+0000 mgr.y (mgr.25346) 256 : cluster 0 pgmap v149: 161 pgs: 21 active+undersized+degraded, 9 peering, 38 active+undersized, 93 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-07T13:58:39.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:39 smithi177 bash[53774]: audit 2024-02-07T13:58:38.473618+0000 mon.a (mon.0) 412 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:39.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:39 smithi177 bash[53774]: audit 2024-02-07T13:58:38.481262+0000 mon.a (mon.0) 413 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:39.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:39 smithi177 bash[53774]: audit 2024-02-07T13:58:38.490857+0000 mon.a (mon.0) 414 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:39.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:39 smithi177 bash[53774]: audit 2024-02-07T13:58:38.497623+0000 mon.a (mon.0) 415 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:39.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:39 smithi177 bash[53774]: cluster 2024-02-07T13:58:38.851170+0000 mgr.y (mgr.25346) 256 : cluster 0 pgmap v149: 161 pgs: 21 active+undersized+degraded, 9 peering, 38 active+undersized, 93 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-07T13:58:39.803 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 13:58:39 smithi191 bash[43214]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-07T13:58:39.803 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 13:58:39 smithi191 bash[43214]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-02-07T13:58:39.803 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 13:58:39 smithi191 bash[43214]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-02-07T13:58:39.803 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 13:58:39 smithi191 bash[43214]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-07T13:58:39.803 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 13:58:39 smithi191 bash[43214]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-02-07T13:58:39.804 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 13:58:39 smithi191 bash[43214]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-07T13:58:39.804 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 13:58:39 smithi191 bash[43214]: --> ceph-volume raw activate successful for osd ID: 4 2024-02-07T13:58:39.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:39 smithi191 bash[41073]: audit 2024-02-07T13:58:38.473618+0000 mon.a (mon.0) 412 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:39.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:39 smithi191 bash[41073]: audit 2024-02-07T13:58:38.481262+0000 mon.a (mon.0) 413 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:39.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:39 smithi191 bash[41073]: audit 2024-02-07T13:58:38.490857+0000 mon.a (mon.0) 414 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:39.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:39 smithi191 bash[41073]: audit 2024-02-07T13:58:38.497623+0000 mon.a (mon.0) 415 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:39.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:39 smithi191 bash[41073]: cluster 2024-02-07T13:58:38.851170+0000 mgr.y (mgr.25346) 256 : cluster 0 pgmap v149: 161 pgs: 21 active+undersized+degraded, 9 peering, 38 active+undersized, 93 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-07T13:58:41.803 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 13:58:41 smithi191 bash[43537]: debug 2024-02-07T13:58:41.458+0000 7f598d9e4700 1 -- 172.21.15.191:0/48520148 <== mon.2 v2:172.21.15.191:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561ace8616c0 con 0x561ace8e6c00 2024-02-07T13:58:42.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:41 smithi177 bash[53774]: cluster 2024-02-07T13:58:40.852691+0000 mgr.y (mgr.25346) 257 : cluster 0 pgmap v150: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-02-07T13:58:42.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:41 smithi177 bash[53774]: cluster 2024-02-07T13:58:40.904865+0000 mon.a (mon.0) 416 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-02-07T13:58:42.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:41 smithi177 bash[55146]: cluster 2024-02-07T13:58:40.852691+0000 mgr.y (mgr.25346) 257 : cluster 0 pgmap v150: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-02-07T13:58:42.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:41 smithi177 bash[55146]: cluster 2024-02-07T13:58:40.904865+0000 mon.a (mon.0) 416 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-02-07T13:58:42.303 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 13:58:42 smithi191 bash[43537]: debug 2024-02-07T13:58:42.026+0000 7f5996b7c7c0 -1 Falling back to public interface 2024-02-07T13:58:42.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:41 smithi191 bash[41073]: cluster 2024-02-07T13:58:40.852691+0000 mgr.y (mgr.25346) 257 : cluster 0 pgmap v150: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-02-07T13:58:42.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:41 smithi191 bash[41073]: cluster 2024-02-07T13:58:40.904865+0000 mon.a (mon.0) 416 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-02-07T13:58:43.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:42 smithi177 bash[53774]: audit 2024-02-07T13:58:41.938394+0000 mgr.y (mgr.25346) 258 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:58:43.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:42 smithi177 bash[55146]: audit 2024-02-07T13:58:41.938394+0000 mgr.y (mgr.25346) 258 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:58:43.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:42 smithi191 bash[41073]: audit 2024-02-07T13:58:41.938394+0000 mgr.y (mgr.25346) 258 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:58:44.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:43 smithi177 bash[53774]: cluster 2024-02-07T13:58:42.854601+0000 mgr.y (mgr.25346) 259 : cluster 0 pgmap v151: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-02-07T13:58:44.288 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:58:44 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:58:44] "GET /metrics HTTP/1.1" 200 38378 "" "Prometheus/2.33.4" 2024-02-07T13:58:44.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:43 smithi177 bash[55146]: cluster 2024-02-07T13:58:42.854601+0000 mgr.y (mgr.25346) 259 : cluster 0 pgmap v151: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-02-07T13:58:44.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:43 smithi191 bash[41073]: cluster 2024-02-07T13:58:42.854601+0000 mgr.y (mgr.25346) 259 : cluster 0 pgmap v151: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-02-07T13:58:45.553 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 13:58:45 smithi191 bash[43537]: debug 2024-02-07T13:58:45.053+0000 7f5996b7c7c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-02-07T13:58:45.553 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 13:58:45 smithi191 bash[43537]: debug 2024-02-07T13:58:45.101+0000 7f5996b7c7c0 -1 osd.4 123 log_to_monitors true 2024-02-07T13:58:46.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:45 smithi177 bash[53774]: cluster 2024-02-07T13:58:44.855854+0000 mgr.y (mgr.25346) 260 : cluster 0 pgmap v152: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-02-07T13:58:46.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:45 smithi177 bash[53774]: audit 2024-02-07T13:58:45.110659+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.191:6800/3283199202,v1:172.21.15.191:6801/3283199202]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-07T13:58:46.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:45 smithi177 bash[53774]: audit 2024-02-07T13:58:45.116463+0000 mon.a (mon.0) 417 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-07T13:58:46.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:45 smithi177 bash[53774]: audit 2024-02-07T13:58:45.395183+0000 mon.a (mon.0) 418 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:46.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:45 smithi177 bash[53774]: audit 2024-02-07T13:58:45.408574+0000 mon.a (mon.0) 419 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:46.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:45 smithi177 bash[53774]: audit 2024-02-07T13:58:45.847150+0000 mon.a (mon.0) 420 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:46.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:45 smithi177 bash[53774]: audit 2024-02-07T13:58:45.849291+0000 mon.a (mon.0) 421 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:58:46.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:45 smithi177 bash[53774]: cluster 2024-02-07T13:58:45.889763+0000 mon.a (mon.0) 422 : cluster 3 Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 27 pgs degraded (PG_DEGRADED) 2024-02-07T13:58:46.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:45 smithi177 bash[55146]: cluster 2024-02-07T13:58:44.855854+0000 mgr.y (mgr.25346) 260 : cluster 0 pgmap v152: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-02-07T13:58:46.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:45 smithi177 bash[55146]: audit 2024-02-07T13:58:45.110659+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.191:6800/3283199202,v1:172.21.15.191:6801/3283199202]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-07T13:58:46.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:45 smithi177 bash[55146]: audit 2024-02-07T13:58:45.116463+0000 mon.a (mon.0) 417 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-07T13:58:46.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:45 smithi177 bash[55146]: audit 2024-02-07T13:58:45.395183+0000 mon.a (mon.0) 418 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:46.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:45 smithi177 bash[55146]: audit 2024-02-07T13:58:45.408574+0000 mon.a (mon.0) 419 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:46.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:45 smithi177 bash[55146]: audit 2024-02-07T13:58:45.847150+0000 mon.a (mon.0) 420 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:46.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:45 smithi177 bash[55146]: audit 2024-02-07T13:58:45.849291+0000 mon.a (mon.0) 421 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:58:46.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:45 smithi177 bash[55146]: cluster 2024-02-07T13:58:45.889763+0000 mon.a (mon.0) 422 : cluster 3 Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 27 pgs degraded (PG_DEGRADED) 2024-02-07T13:58:46.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:45 smithi191 bash[41073]: cluster 2024-02-07T13:58:44.855854+0000 mgr.y (mgr.25346) 260 : cluster 0 pgmap v152: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 190 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-02-07T13:58:46.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:45 smithi191 bash[41073]: audit 2024-02-07T13:58:45.110659+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.191:6800/3283199202,v1:172.21.15.191:6801/3283199202]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-07T13:58:46.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:45 smithi191 bash[41073]: audit 2024-02-07T13:58:45.116463+0000 mon.a (mon.0) 417 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-07T13:58:46.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:45 smithi191 bash[41073]: audit 2024-02-07T13:58:45.395183+0000 mon.a (mon.0) 418 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:46.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:45 smithi191 bash[41073]: audit 2024-02-07T13:58:45.408574+0000 mon.a (mon.0) 419 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:46.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:45 smithi191 bash[41073]: audit 2024-02-07T13:58:45.847150+0000 mon.a (mon.0) 420 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:46.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:45 smithi191 bash[41073]: audit 2024-02-07T13:58:45.849291+0000 mon.a (mon.0) 421 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:58:46.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:45 smithi191 bash[41073]: cluster 2024-02-07T13:58:45.889763+0000 mon.a (mon.0) 422 : cluster 3 Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 27 pgs degraded (PG_DEGRADED) 2024-02-07T13:58:46.803 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 13:58:46 smithi191 bash[43537]: debug 2024-02-07T13:58:46.481+0000 7f5983fd3700 -1 osd.4 123 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-07T13:58:47.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:46 smithi177 bash[53774]: cluster 2024-02-07T13:58:45.922038+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e126 with expected crc 2024-02-07T13:58:47.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:46 smithi177 bash[53774]: cluster 2024-02-07T13:58:45.924519+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e126 with expected crc 2024-02-07T13:58:47.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:46 smithi177 bash[53774]: audit 2024-02-07T13:58:45.925888+0000 mon.a (mon.0) 423 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-07T13:58:47.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:46 smithi177 bash[53774]: audit 2024-02-07T13:58:45.926702+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.191:6800/3283199202,v1:172.21.15.191:6801/3283199202]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:58:47.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:46 smithi177 bash[53774]: cluster 2024-02-07T13:58:45.929774+0000 mon.a (mon.0) 424 : cluster 0 osdmap e126: 8 total, 7 up, 8 in 2024-02-07T13:58:47.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:46 smithi177 bash[53774]: audit 2024-02-07T13:58:45.932338+0000 mon.a (mon.0) 425 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:58:47.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:46 smithi177 bash[53774]: audit 2024-02-07T13:58:46.463213+0000 mon.a (mon.0) 426 : audit 1 from='osd.4 ' entity='osd.4' 2024-02-07T13:58:47.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:46 smithi177 bash[53774]: audit 2024-02-07T13:58:46.560618+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:47.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:46 smithi177 bash[53774]: audit 2024-02-07T13:58:46.572757+0000 mon.a (mon.0) 428 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:47.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:46 smithi177 bash[55146]: cluster 2024-02-07T13:58:45.922038+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e126 with expected crc 2024-02-07T13:58:47.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:46 smithi177 bash[55146]: cluster 2024-02-07T13:58:45.924519+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e126 with expected crc 2024-02-07T13:58:47.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:46 smithi177 bash[55146]: audit 2024-02-07T13:58:45.925888+0000 mon.a (mon.0) 423 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-07T13:58:47.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:46 smithi177 bash[55146]: audit 2024-02-07T13:58:45.926702+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.191:6800/3283199202,v1:172.21.15.191:6801/3283199202]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:58:47.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:46 smithi177 bash[55146]: cluster 2024-02-07T13:58:45.929774+0000 mon.a (mon.0) 424 : cluster 0 osdmap e126: 8 total, 7 up, 8 in 2024-02-07T13:58:47.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:46 smithi177 bash[55146]: audit 2024-02-07T13:58:45.932338+0000 mon.a (mon.0) 425 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:58:47.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:46 smithi177 bash[55146]: audit 2024-02-07T13:58:46.463213+0000 mon.a (mon.0) 426 : audit 1 from='osd.4 ' entity='osd.4' 2024-02-07T13:58:47.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:46 smithi177 bash[55146]: audit 2024-02-07T13:58:46.560618+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:47.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:46 smithi177 bash[55146]: audit 2024-02-07T13:58:46.572757+0000 mon.a (mon.0) 428 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:47.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:46 smithi191 bash[41073]: cluster 2024-02-07T13:58:45.922038+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e126 with expected crc 2024-02-07T13:58:47.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:46 smithi191 bash[41073]: cluster 2024-02-07T13:58:45.924519+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e126 with expected crc 2024-02-07T13:58:47.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:46 smithi191 bash[41073]: audit 2024-02-07T13:58:45.925888+0000 mon.a (mon.0) 423 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-07T13:58:47.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:46 smithi191 bash[41073]: audit 2024-02-07T13:58:45.926702+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.191:6800/3283199202,v1:172.21.15.191:6801/3283199202]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:58:47.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:46 smithi191 bash[41073]: cluster 2024-02-07T13:58:45.929774+0000 mon.a (mon.0) 424 : cluster 0 osdmap e126: 8 total, 7 up, 8 in 2024-02-07T13:58:47.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:46 smithi191 bash[41073]: audit 2024-02-07T13:58:45.932338+0000 mon.a (mon.0) 425 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:58:47.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:46 smithi191 bash[41073]: audit 2024-02-07T13:58:46.463213+0000 mon.a (mon.0) 426 : audit 1 from='osd.4 ' entity='osd.4' 2024-02-07T13:58:47.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:46 smithi191 bash[41073]: audit 2024-02-07T13:58:46.560618+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:47.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:46 smithi191 bash[41073]: audit 2024-02-07T13:58:46.572757+0000 mon.a (mon.0) 428 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:48.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:47 smithi177 bash[53774]: cluster 2024-02-07T13:58:46.857537+0000 mgr.y (mgr.25346) 261 : cluster 0 pgmap v154: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-02-07T13:58:48.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:47 smithi177 bash[53774]: cluster 2024-02-07T13:58:47.459667+0000 mon.a (mon.0) 429 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-07T13:58:48.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:47 smithi177 bash[53774]: cluster 2024-02-07T13:58:47.462715+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e127 with expected crc 2024-02-07T13:58:48.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:47 smithi177 bash[53774]: cluster 2024-02-07T13:58:47.462715+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e127 with expected crc 2024-02-07T13:58:48.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:47 smithi177 bash[53774]: cluster 2024-02-07T13:58:47.467578+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e127 with expected crc 2024-02-07T13:58:48.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:47 smithi177 bash[53774]: cluster 2024-02-07T13:58:47.472055+0000 mon.a (mon.0) 430 : cluster 1 osd.4 [v2:172.21.15.191:6800/3283199202,v1:172.21.15.191:6801/3283199202] boot 2024-02-07T13:58:48.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:47 smithi177 bash[53774]: cluster 2024-02-07T13:58:47.472184+0000 mon.a (mon.0) 431 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2024-02-07T13:58:48.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:47 smithi177 bash[53774]: audit 2024-02-07T13:58:47.472579+0000 mon.a (mon.0) 432 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-07T13:58:48.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:47 smithi177 bash[55146]: cluster 2024-02-07T13:58:46.857537+0000 mgr.y (mgr.25346) 261 : cluster 0 pgmap v154: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-02-07T13:58:48.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:47 smithi177 bash[55146]: cluster 2024-02-07T13:58:47.459667+0000 mon.a (mon.0) 429 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-07T13:58:48.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:47 smithi177 bash[55146]: cluster 2024-02-07T13:58:47.462715+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e127 with expected crc 2024-02-07T13:58:48.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:47 smithi177 bash[55146]: cluster 2024-02-07T13:58:47.462715+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e127 with expected crc 2024-02-07T13:58:48.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:47 smithi177 bash[55146]: cluster 2024-02-07T13:58:47.467578+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e127 with expected crc 2024-02-07T13:58:48.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:47 smithi177 bash[55146]: cluster 2024-02-07T13:58:47.472055+0000 mon.a (mon.0) 430 : cluster 1 osd.4 [v2:172.21.15.191:6800/3283199202,v1:172.21.15.191:6801/3283199202] boot 2024-02-07T13:58:48.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:47 smithi177 bash[55146]: cluster 2024-02-07T13:58:47.472184+0000 mon.a (mon.0) 431 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2024-02-07T13:58:48.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:47 smithi177 bash[55146]: audit 2024-02-07T13:58:47.472579+0000 mon.a (mon.0) 432 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-07T13:58:48.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:47 smithi191 bash[41073]: cluster 2024-02-07T13:58:46.857537+0000 mgr.y (mgr.25346) 261 : cluster 0 pgmap v154: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-02-07T13:58:48.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:47 smithi191 bash[41073]: cluster 2024-02-07T13:58:47.459667+0000 mon.a (mon.0) 429 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-07T13:58:48.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:47 smithi191 bash[41073]: cluster 2024-02-07T13:58:47.462715+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e127 with expected crc 2024-02-07T13:58:48.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:47 smithi191 bash[41073]: cluster 2024-02-07T13:58:47.462715+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e127 with expected crc 2024-02-07T13:58:48.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:47 smithi191 bash[41073]: cluster 2024-02-07T13:58:47.467578+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e127 with expected crc 2024-02-07T13:58:48.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:47 smithi191 bash[41073]: cluster 2024-02-07T13:58:47.472055+0000 mon.a (mon.0) 430 : cluster 1 osd.4 [v2:172.21.15.191:6800/3283199202,v1:172.21.15.191:6801/3283199202] boot 2024-02-07T13:58:48.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:47 smithi191 bash[41073]: cluster 2024-02-07T13:58:47.472184+0000 mon.a (mon.0) 431 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2024-02-07T13:58:48.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:47 smithi191 bash[41073]: audit 2024-02-07T13:58:47.472579+0000 mon.a (mon.0) 432 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-07T13:58:49.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:49 smithi177 bash[53774]: cluster 2024-02-07T13:58:48.460343+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e128 with expected crc 2024-02-07T13:58:49.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:49 smithi177 bash[53774]: cluster 2024-02-07T13:58:48.464562+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e128 with expected crc 2024-02-07T13:58:49.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:49 smithi177 bash[53774]: cluster 2024-02-07T13:58:48.467656+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e128 with expected crc 2024-02-07T13:58:49.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:49 smithi177 bash[53774]: cluster 2024-02-07T13:58:48.469391+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e128 with expected crc 2024-02-07T13:58:49.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:49 smithi177 bash[53774]: cluster 2024-02-07T13:58:48.469614+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e128 with expected crc 2024-02-07T13:58:49.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:49 smithi177 bash[53774]: cluster 2024-02-07T13:58:48.471024+0000 mon.a (mon.0) 433 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2024-02-07T13:58:49.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:49 smithi177 bash[53774]: cluster 2024-02-07T13:58:48.471625+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e128 with expected crc 2024-02-07T13:58:49.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:49 smithi177 bash[53774]: cluster 2024-02-07T13:58:48.472305+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e128 with expected crc 2024-02-07T13:58:49.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:49 smithi177 bash[53774]: cluster 2024-02-07T13:58:48.474091+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e128 with expected crc 2024-02-07T13:58:49.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:49 smithi177 bash[53774]: cluster 2024-02-07T13:58:48.858660+0000 mgr.y (mgr.25346) 262 : cluster 0 pgmap v157: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-02-07T13:58:49.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:49 smithi177 bash[55146]: cluster 2024-02-07T13:58:48.460343+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e128 with expected crc 2024-02-07T13:58:49.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:49 smithi177 bash[55146]: cluster 2024-02-07T13:58:48.464562+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e128 with expected crc 2024-02-07T13:58:49.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:49 smithi177 bash[55146]: cluster 2024-02-07T13:58:48.467656+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e128 with expected crc 2024-02-07T13:58:49.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:49 smithi177 bash[55146]: cluster 2024-02-07T13:58:48.469391+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e128 with expected crc 2024-02-07T13:58:49.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:49 smithi177 bash[55146]: cluster 2024-02-07T13:58:48.469614+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e128 with expected crc 2024-02-07T13:58:49.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:49 smithi177 bash[55146]: cluster 2024-02-07T13:58:48.471024+0000 mon.a (mon.0) 433 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2024-02-07T13:58:49.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:49 smithi177 bash[55146]: cluster 2024-02-07T13:58:48.471625+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e128 with expected crc 2024-02-07T13:58:49.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:49 smithi177 bash[55146]: cluster 2024-02-07T13:58:48.472305+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e128 with expected crc 2024-02-07T13:58:49.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:49 smithi177 bash[55146]: cluster 2024-02-07T13:58:48.474091+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e128 with expected crc 2024-02-07T13:58:49.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:49 smithi177 bash[55146]: cluster 2024-02-07T13:58:48.858660+0000 mgr.y (mgr.25346) 262 : cluster 0 pgmap v157: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-02-07T13:58:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:49 smithi191 bash[41073]: cluster 2024-02-07T13:58:48.460343+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e128 with expected crc 2024-02-07T13:58:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:49 smithi191 bash[41073]: cluster 2024-02-07T13:58:48.464562+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e128 with expected crc 2024-02-07T13:58:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:49 smithi191 bash[41073]: cluster 2024-02-07T13:58:48.467656+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e128 with expected crc 2024-02-07T13:58:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:49 smithi191 bash[41073]: cluster 2024-02-07T13:58:48.469391+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e128 with expected crc 2024-02-07T13:58:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:49 smithi191 bash[41073]: cluster 2024-02-07T13:58:48.469614+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e128 with expected crc 2024-02-07T13:58:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:49 smithi191 bash[41073]: cluster 2024-02-07T13:58:48.471024+0000 mon.a (mon.0) 433 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2024-02-07T13:58:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:49 smithi191 bash[41073]: cluster 2024-02-07T13:58:48.471625+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e128 with expected crc 2024-02-07T13:58:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:49 smithi191 bash[41073]: cluster 2024-02-07T13:58:48.472305+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e128 with expected crc 2024-02-07T13:58:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:49 smithi191 bash[41073]: cluster 2024-02-07T13:58:48.474091+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e128 with expected crc 2024-02-07T13:58:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:49 smithi191 bash[41073]: cluster 2024-02-07T13:58:48.858660+0000 mgr.y (mgr.25346) 262 : cluster 0 pgmap v157: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-02-07T13:58:52.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:51 smithi177 bash[53774]: cluster 2024-02-07T13:58:50.860201+0000 mgr.y (mgr.25346) 263 : cluster 0 pgmap v158: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 86/630 objects degraded (13.651%) 2024-02-07T13:58:52.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:51 smithi177 bash[53774]: cluster 2024-02-07T13:58:50.912191+0000 mon.a (mon.0) 434 : cluster 3 Health check update: Degraded data redundancy: 86/630 objects degraded (13.651%), 22 pgs degraded (PG_DEGRADED) 2024-02-07T13:58:52.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:51 smithi177 bash[55146]: cluster 2024-02-07T13:58:50.860201+0000 mgr.y (mgr.25346) 263 : cluster 0 pgmap v158: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 86/630 objects degraded (13.651%) 2024-02-07T13:58:52.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:51 smithi177 bash[55146]: cluster 2024-02-07T13:58:50.912191+0000 mon.a (mon.0) 434 : cluster 3 Health check update: Degraded data redundancy: 86/630 objects degraded (13.651%), 22 pgs degraded (PG_DEGRADED) 2024-02-07T13:58:52.471 INFO:teuthology.orchestra.run.smithi177.stdout:true 2024-02-07T13:58:52.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:52 smithi191 bash[41073]: cluster 2024-02-07T13:58:50.860201+0000 mgr.y (mgr.25346) 263 : cluster 0 pgmap v158: 161 pgs: 22 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 86/630 objects degraded (13.651%) 2024-02-07T13:58:52.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:52 smithi191 bash[41073]: cluster 2024-02-07T13:58:50.912191+0000 mon.a (mon.0) 434 : cluster 3 Health check update: Degraded data redundancy: 86/630 objects degraded (13.651%), 22 pgs degraded (PG_DEGRADED) 2024-02-07T13:58:53.191 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:52 smithi191 bash[41073]: audit 2024-02-07T13:58:51.949773+0000 mgr.y (mgr.25346) 264 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:58:53.259 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-07T13:58:53.259 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 running (6m) 39s ago 13m 16.3M - 0.23.0 ba2b418f427c 502a4ff35ffc 2024-02-07T13:58:53.259 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi191 *:3000 running (5m) 7s ago 13m 43.1M - 8.3.5 dad864ee21e9 b2e0c987e917 2024-02-07T13:58:53.259 INFO:teuthology.orchestra.run.smithi177.stdout:iscsi.foo.smithi177.afvcbe smithi177 running (5m) 39s ago 11m 48.1M - 3.5 e1d6a67b021e 7e2cc5dd7ffa 2024-02-07T13:58:53.259 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi191 *:8443,9283,8765 running (4m) 7s ago 19m 443M - 19.0.0-1252-g44458cce 79957b372307 af2fcc868046 2024-02-07T13:58:53.259 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:8443,9283,8765 running (5m) 39s ago 21m 499M - 19.0.0-1252-g44458cce 79957b372307 a0cb7d141fbc 2024-02-07T13:58:53.259 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (4m) 39s ago 21m 52.9M 2048M 19.0.0-1252-g44458cce 79957b372307 2db8fe7d86f5 2024-02-07T13:58:53.259 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi191 running (3m) 7s ago 20m 41.9M 2048M 19.0.0-1252-g44458cce 79957b372307 ed930f20e0b7 2024-02-07T13:58:53.260 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (3m) 39s ago 20m 44.4M 2048M 19.0.0-1252-g44458cce 79957b372307 91a1370c9769 2024-02-07T13:58:53.260 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 running (6m) 39s ago 13m 12.0M - 1.3.1 1dbe0e931976 7ed6f8e8a9ea 2024-02-07T13:58:53.260 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi191 *:9100 running (6m) 7s ago 13m 14.8M - 1.3.1 1dbe0e931976 8d299419211b 2024-02-07T13:58:53.260 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (2m) 39s ago 19m 52.0M 2781M 19.0.0-1252-g44458cce 79957b372307 8140369c93be 2024-02-07T13:58:53.260 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (101s) 39s ago 18m 55.5M 2781M 19.0.0-1252-g44458cce 79957b372307 4f69ab7c1187 2024-02-07T13:58:53.260 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (72s) 39s ago 18m 51.7M 2781M 19.0.0-1252-g44458cce 79957b372307 9eaa7c17573c 2024-02-07T13:58:53.260 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (43s) 39s ago 17m - 2781M 19.0.0-1252-g44458cce 79957b372307 3e159f517d8e 2024-02-07T13:58:53.260 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi191 running (12s) 7s ago 16m - 3037M 19.0.0-1252-g44458cce 79957b372307 801e3c01802b 2024-02-07T13:58:53.260 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi191 running (16m) 7s ago 16m 64.0M 3037M 17.2.0 e1d6a67b021e 249a59c35a3d 2024-02-07T13:58:53.260 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi191 running (15m) 7s ago 15m 61.9M 3037M 17.2.0 e1d6a67b021e 895c15364473 2024-02-07T13:58:53.260 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi191 running (14m) 7s ago 14m 66.4M 3037M 17.2.0 e1d6a67b021e 5f43c65cc53e 2024-02-07T13:58:53.260 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi191 *:9095 running (5m) 7s ago 14m 63.9M - 2.33.4 514e6a882f6e 328d9528a4cb 2024-02-07T13:58:53.260 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi177.lsebwe smithi177 *:8000 running (11m) 39s ago 11m 88.4M - 17.2.0 e1d6a67b021e 5c594a4531b4 2024-02-07T13:58:53.260 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi191.kcfkkn smithi191 *:8000 running (11m) 7s ago 11m 88.5M - 17.2.0 e1d6a67b021e 25ae2a68d161 2024-02-07T13:58:53.260 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi177.czdxob smithi177 *:80 running (11m) 39s ago 11m 88.2M - 17.2.0 e1d6a67b021e 6b1840bf09af 2024-02-07T13:58:53.260 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi191.iddzcf smithi191 *:80 running (11m) 7s ago 11m 88.5M - 17.2.0 e1d6a67b021e 48533635a191 2024-02-07T13:58:53.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:52 smithi177 bash[53774]: audit 2024-02-07T13:58:51.949773+0000 mgr.y (mgr.25346) 264 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:58:53.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:52 smithi177 bash[55146]: audit 2024-02-07T13:58:51.949773+0000 mgr.y (mgr.25346) 264 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:58:53.703 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:58:53.703 INFO:teuthology.orchestra.run.smithi177.stdout: "mon": { 2024-02-07T13:58:53.703 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 3 2024-02-07T13:58:53.704 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:58:53.704 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr": { 2024-02-07T13:58:53.704 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 2 2024-02-07T13:58:53.704 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:58:53.704 INFO:teuthology.orchestra.run.smithi177.stdout: "osd": { 2024-02-07T13:58:53.704 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-02-07T13:58:53.704 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 5 2024-02-07T13:58:53.704 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:58:53.704 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw": { 2024-02-07T13:58:53.704 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-07T13:58:53.704 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:58:53.704 INFO:teuthology.orchestra.run.smithi177.stdout: "overall": { 2024-02-07T13:58:53.704 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-02-07T13:58:53.704 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 10 2024-02-07T13:58:53.704 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T13:58:53.705 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:58:54.082 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:58:54.083 INFO:teuthology.orchestra.run.smithi177.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261", 2024-02-07T13:58:54.083 INFO:teuthology.orchestra.run.smithi177.stdout: "in_progress": true, 2024-02-07T13:58:54.083 INFO:teuthology.orchestra.run.smithi177.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-07T13:58:54.083 INFO:teuthology.orchestra.run.smithi177.stdout: "services_complete": [ 2024-02-07T13:58:54.083 INFO:teuthology.orchestra.run.smithi177.stdout: "mon", 2024-02-07T13:58:54.083 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr" 2024-02-07T13:58:54.083 INFO:teuthology.orchestra.run.smithi177.stdout: ], 2024-02-07T13:58:54.083 INFO:teuthology.orchestra.run.smithi177.stdout: "progress": "10/23 daemons upgraded", 2024-02-07T13:58:54.083 INFO:teuthology.orchestra.run.smithi177.stdout: "message": "Currently upgrading osd daemons", 2024-02-07T13:58:54.083 INFO:teuthology.orchestra.run.smithi177.stdout: "is_paused": false 2024-02-07T13:58:54.083 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:58:54.287 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:58:54 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:58:54] "GET /metrics HTTP/1.1" 200 38383 "" "Prometheus/2.33.4" 2024-02-07T13:58:54.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:53 smithi177 bash[53774]: audit 2024-02-07T13:58:52.459102+0000 mgr.y (mgr.25346) 265 : audit 0 from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:58:54.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:53 smithi177 bash[53774]: audit 2024-02-07T13:58:52.853692+0000 mgr.y (mgr.25346) 266 : audit 0 from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:58:54.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:53 smithi177 bash[53774]: cluster 2024-02-07T13:58:52.861617+0000 mgr.y (mgr.25346) 267 : cluster 0 pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s 2024-02-07T13:58:54.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:53 smithi177 bash[53774]: cluster 2024-02-07T13:58:52.897028+0000 mon.a (mon.0) 435 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 86/630 objects degraded (13.651%), 22 pgs degraded) 2024-02-07T13:58:54.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:53 smithi177 bash[53774]: cluster 2024-02-07T13:58:52.897093+0000 mon.a (mon.0) 436 : cluster 1 Cluster is now healthy 2024-02-07T13:58:54.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:53 smithi177 bash[53774]: audit 2024-02-07T13:58:53.236020+0000 mgr.y (mgr.25346) 268 : audit 0 from='client.44395 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:58:54.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:53 smithi177 bash[53774]: audit 2024-02-07T13:58:53.706569+0000 mon.a (mon.0) 437 : audit 0 from='client.? 172.21.15.177:0/564712372' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:58:54.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:53 smithi177 bash[55146]: audit 2024-02-07T13:58:52.459102+0000 mgr.y (mgr.25346) 265 : audit 0 from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:58:54.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:53 smithi177 bash[55146]: audit 2024-02-07T13:58:52.853692+0000 mgr.y (mgr.25346) 266 : audit 0 from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:58:54.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:53 smithi177 bash[55146]: cluster 2024-02-07T13:58:52.861617+0000 mgr.y (mgr.25346) 267 : cluster 0 pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s 2024-02-07T13:58:54.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:53 smithi177 bash[55146]: cluster 2024-02-07T13:58:52.897028+0000 mon.a (mon.0) 435 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 86/630 objects degraded (13.651%), 22 pgs degraded) 2024-02-07T13:58:54.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:53 smithi177 bash[55146]: cluster 2024-02-07T13:58:52.897093+0000 mon.a (mon.0) 436 : cluster 1 Cluster is now healthy 2024-02-07T13:58:54.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:53 smithi177 bash[55146]: audit 2024-02-07T13:58:53.236020+0000 mgr.y (mgr.25346) 268 : audit 0 from='client.44395 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:58:54.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:53 smithi177 bash[55146]: audit 2024-02-07T13:58:53.706569+0000 mon.a (mon.0) 437 : audit 0 from='client.? 172.21.15.177:0/564712372' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:58:54.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:53 smithi191 bash[41073]: audit 2024-02-07T13:58:52.459102+0000 mgr.y (mgr.25346) 265 : audit 0 from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:58:54.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:53 smithi191 bash[41073]: audit 2024-02-07T13:58:52.853692+0000 mgr.y (mgr.25346) 266 : audit 0 from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:58:54.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:53 smithi191 bash[41073]: cluster 2024-02-07T13:58:52.861617+0000 mgr.y (mgr.25346) 267 : cluster 0 pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s 2024-02-07T13:58:54.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:53 smithi191 bash[41073]: cluster 2024-02-07T13:58:52.897028+0000 mon.a (mon.0) 435 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 86/630 objects degraded (13.651%), 22 pgs degraded) 2024-02-07T13:58:54.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:53 smithi191 bash[41073]: cluster 2024-02-07T13:58:52.897093+0000 mon.a (mon.0) 436 : cluster 1 Cluster is now healthy 2024-02-07T13:58:54.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:53 smithi191 bash[41073]: audit 2024-02-07T13:58:53.236020+0000 mgr.y (mgr.25346) 268 : audit 0 from='client.44395 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:58:54.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:53 smithi191 bash[41073]: audit 2024-02-07T13:58:53.706569+0000 mon.a (mon.0) 437 : audit 0 from='client.? 172.21.15.177:0/564712372' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:58:54.533 INFO:teuthology.orchestra.run.smithi177.stdout:HEALTH_OK 2024-02-07T13:58:55.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:54 smithi177 bash[53774]: audit 2024-02-07T13:58:54.085359+0000 mgr.y (mgr.25346) 269 : audit 0 from='client.34479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:58:55.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:54 smithi177 bash[53774]: audit 2024-02-07T13:58:54.536173+0000 mon.a (mon.0) 438 : audit 0 from='client.? 172.21.15.177:0/1615870743' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:58:55.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:54 smithi177 bash[55146]: audit 2024-02-07T13:58:54.085359+0000 mgr.y (mgr.25346) 269 : audit 0 from='client.34479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:58:55.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:54 smithi177 bash[55146]: audit 2024-02-07T13:58:54.536173+0000 mon.a (mon.0) 438 : audit 0 from='client.? 172.21.15.177:0/1615870743' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:58:55.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:54 smithi191 bash[41073]: audit 2024-02-07T13:58:54.085359+0000 mgr.y (mgr.25346) 269 : audit 0 from='client.34479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:58:55.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:54 smithi191 bash[41073]: audit 2024-02-07T13:58:54.536173+0000 mon.a (mon.0) 438 : audit 0 from='client.? 172.21.15.177:0/1615870743' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:58:56.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:55 smithi177 bash[53774]: cluster 2024-02-07T13:58:54.862664+0000 mgr.y (mgr.25346) 270 : cluster 0 pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-07T13:58:56.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:55 smithi177 bash[55146]: cluster 2024-02-07T13:58:54.862664+0000 mgr.y (mgr.25346) 270 : cluster 0 pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-07T13:58:56.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:55 smithi191 bash[41073]: cluster 2024-02-07T13:58:54.862664+0000 mgr.y (mgr.25346) 270 : cluster 0 pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-07T13:58:58.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:58 smithi177 bash[53774]: cluster 2024-02-07T13:58:56.864279+0000 mgr.y (mgr.25346) 271 : cluster 0 pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-07T13:58:58.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:58 smithi177 bash[53774]: audit 2024-02-07T13:58:57.234617+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:58.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:58 smithi177 bash[53774]: audit 2024-02-07T13:58:57.248267+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:58.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:58 smithi177 bash[53774]: audit 2024-02-07T13:58:57.250432+0000 mon.a (mon.0) 441 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:58:58.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:58 smithi177 bash[53774]: audit 2024-02-07T13:58:57.251911+0000 mon.a (mon.0) 442 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:58:58.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:58 smithi177 bash[53774]: audit 2024-02-07T13:58:57.259667+0000 mon.a (mon.0) 443 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:58.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:58 smithi177 bash[53774]: audit 2024-02-07T13:58:57.344777+0000 mon.a (mon.0) 444 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:58:58.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:58 smithi177 bash[53774]: audit 2024-02-07T13:58:57.348447+0000 mon.a (mon.0) 445 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:58:58.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:58 smithi177 bash[53774]: audit 2024-02-07T13:58:57.350788+0000 mon.a (mon.0) 446 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:58:58.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:58 smithi177 bash[53774]: audit 2024-02-07T13:58:57.352531+0000 mon.a (mon.0) 447 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:58:58.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:58 smithi177 bash[53774]: audit 2024-02-07T13:58:57.354699+0000 mon.a (mon.0) 448 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-07T13:58:58.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:58 smithi177 bash[53774]: audit 2024-02-07T13:58:57.354957+0000 mgr.y (mgr.25346) 272 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-07T13:58:58.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:58:58 smithi177 bash[53774]: cephadm 2024-02-07T13:58:57.356635+0000 mgr.y (mgr.25346) 273 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-02-07T13:58:58.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:58 smithi177 bash[55146]: cluster 2024-02-07T13:58:56.864279+0000 mgr.y (mgr.25346) 271 : cluster 0 pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-07T13:58:58.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:58 smithi177 bash[55146]: audit 2024-02-07T13:58:57.234617+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:58.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:58 smithi177 bash[55146]: audit 2024-02-07T13:58:57.248267+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:58.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:58 smithi177 bash[55146]: audit 2024-02-07T13:58:57.250432+0000 mon.a (mon.0) 441 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:58:58.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:58 smithi177 bash[55146]: audit 2024-02-07T13:58:57.251911+0000 mon.a (mon.0) 442 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:58:58.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:58 smithi177 bash[55146]: audit 2024-02-07T13:58:57.259667+0000 mon.a (mon.0) 443 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:58.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:58 smithi177 bash[55146]: audit 2024-02-07T13:58:57.344777+0000 mon.a (mon.0) 444 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:58:58.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:58 smithi177 bash[55146]: audit 2024-02-07T13:58:57.348447+0000 mon.a (mon.0) 445 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:58:58.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:58 smithi177 bash[55146]: audit 2024-02-07T13:58:57.350788+0000 mon.a (mon.0) 446 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:58:58.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:58 smithi177 bash[55146]: audit 2024-02-07T13:58:57.352531+0000 mon.a (mon.0) 447 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:58:58.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:58 smithi177 bash[55146]: audit 2024-02-07T13:58:57.354699+0000 mon.a (mon.0) 448 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-07T13:58:58.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:58 smithi177 bash[55146]: audit 2024-02-07T13:58:57.354957+0000 mgr.y (mgr.25346) 272 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-07T13:58:58.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:58:58 smithi177 bash[55146]: cephadm 2024-02-07T13:58:57.356635+0000 mgr.y (mgr.25346) 273 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-02-07T13:58:58.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:58 smithi191 bash[41073]: cluster 2024-02-07T13:58:56.864279+0000 mgr.y (mgr.25346) 271 : cluster 0 pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-07T13:58:58.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:58 smithi191 bash[41073]: audit 2024-02-07T13:58:57.234617+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:58.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:58 smithi191 bash[41073]: audit 2024-02-07T13:58:57.248267+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:58.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:58 smithi191 bash[41073]: audit 2024-02-07T13:58:57.250432+0000 mon.a (mon.0) 441 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:58:58.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:58 smithi191 bash[41073]: audit 2024-02-07T13:58:57.251911+0000 mon.a (mon.0) 442 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:58:58.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:58 smithi191 bash[41073]: audit 2024-02-07T13:58:57.259667+0000 mon.a (mon.0) 443 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:58:58.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:58 smithi191 bash[41073]: audit 2024-02-07T13:58:57.344777+0000 mon.a (mon.0) 444 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:58:58.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:58 smithi191 bash[41073]: audit 2024-02-07T13:58:57.348447+0000 mon.a (mon.0) 445 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:58:58.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:58 smithi191 bash[41073]: audit 2024-02-07T13:58:57.350788+0000 mon.a (mon.0) 446 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:58:58.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:58 smithi191 bash[41073]: audit 2024-02-07T13:58:57.352531+0000 mon.a (mon.0) 447 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:58:58.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:58 smithi191 bash[41073]: audit 2024-02-07T13:58:57.354699+0000 mon.a (mon.0) 448 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-07T13:58:58.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:58 smithi191 bash[41073]: audit 2024-02-07T13:58:57.354957+0000 mgr.y (mgr.25346) 272 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-07T13:58:58.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:58:58 smithi191 bash[41073]: cephadm 2024-02-07T13:58:57.356635+0000 mgr.y (mgr.25346) 273 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-02-07T13:59:00.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:00 smithi177 bash[53774]: cluster 2024-02-07T13:58:58.865230+0000 mgr.y (mgr.25346) 274 : cluster 0 pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 984 B/s rd, 0 op/s 2024-02-07T13:59:00.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:00 smithi177 bash[53774]: audit 2024-02-07T13:58:59.884441+0000 mon.a (mon.0) 449 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:00.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:00 smithi177 bash[53774]: audit 2024-02-07T13:58:59.888657+0000 mon.a (mon.0) 450 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-07T13:59:00.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:00 smithi177 bash[53774]: audit 2024-02-07T13:58:59.890503+0000 mon.a (mon.0) 451 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:59:00.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:00 smithi177 bash[55146]: cluster 2024-02-07T13:58:58.865230+0000 mgr.y (mgr.25346) 274 : cluster 0 pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 984 B/s rd, 0 op/s 2024-02-07T13:59:00.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:00 smithi177 bash[55146]: audit 2024-02-07T13:58:59.884441+0000 mon.a (mon.0) 449 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:00.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:00 smithi177 bash[55146]: audit 2024-02-07T13:58:59.888657+0000 mon.a (mon.0) 450 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-07T13:59:00.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:00 smithi177 bash[55146]: audit 2024-02-07T13:58:59.890503+0000 mon.a (mon.0) 451 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:59:00.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:00 smithi191 bash[41073]: cluster 2024-02-07T13:58:58.865230+0000 mgr.y (mgr.25346) 274 : cluster 0 pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 984 B/s rd, 0 op/s 2024-02-07T13:59:00.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:00 smithi191 bash[41073]: audit 2024-02-07T13:58:59.884441+0000 mon.a (mon.0) 449 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:00.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:00 smithi191 bash[41073]: audit 2024-02-07T13:58:59.888657+0000 mon.a (mon.0) 450 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-07T13:59:00.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:00 smithi191 bash[41073]: audit 2024-02-07T13:58:59.890503+0000 mon.a (mon.0) 451 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:59:01.488 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:01 smithi191 bash[41073]: cephadm 2024-02-07T13:58:59.876948+0000 mgr.y (mgr.25346) 275 : cephadm 1 Upgrade: Updating osd.5 2024-02-07T13:59:01.488 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:01 smithi191 bash[41073]: cephadm 2024-02-07T13:58:59.894395+0000 mgr.y (mgr.25346) 276 : cephadm 1 Deploying daemon osd.5 on smithi191 2024-02-07T13:59:01.488 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:01 smithi191 bash[41073]: audit 2024-02-07T13:59:00.846651+0000 mon.a (mon.0) 452 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:01.488 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:01 smithi191 bash[41073]: audit 2024-02-07T13:59:00.848807+0000 mon.a (mon.0) 453 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:59:01.488 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:01 smithi191 bash[41073]: audit 2024-02-07T13:59:01.041624+0000 mon.a (mon.0) 454 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:01.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:01 smithi177 bash[55146]: cephadm 2024-02-07T13:58:59.876948+0000 mgr.y (mgr.25346) 275 : cephadm 1 Upgrade: Updating osd.5 2024-02-07T13:59:01.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:01 smithi177 bash[55146]: cephadm 2024-02-07T13:58:59.894395+0000 mgr.y (mgr.25346) 276 : cephadm 1 Deploying daemon osd.5 on smithi191 2024-02-07T13:59:01.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:01 smithi177 bash[55146]: audit 2024-02-07T13:59:00.846651+0000 mon.a (mon.0) 452 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:01.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:01 smithi177 bash[55146]: audit 2024-02-07T13:59:00.848807+0000 mon.a (mon.0) 453 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:59:01.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:01 smithi177 bash[55146]: audit 2024-02-07T13:59:01.041624+0000 mon.a (mon.0) 454 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:01.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:01 smithi177 bash[53774]: cephadm 2024-02-07T13:58:59.876948+0000 mgr.y (mgr.25346) 275 : cephadm 1 Upgrade: Updating osd.5 2024-02-07T13:59:01.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:01 smithi177 bash[53774]: cephadm 2024-02-07T13:58:59.894395+0000 mgr.y (mgr.25346) 276 : cephadm 1 Deploying daemon osd.5 on smithi191 2024-02-07T13:59:01.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:01 smithi177 bash[53774]: audit 2024-02-07T13:59:00.846651+0000 mon.a (mon.0) 452 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:01.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:01 smithi177 bash[53774]: audit 2024-02-07T13:59:00.848807+0000 mon.a (mon.0) 453 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:59:01.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:01 smithi177 bash[53774]: audit 2024-02-07T13:59:01.041624+0000 mon.a (mon.0) 454 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:02.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:02 smithi177 bash[53774]: cluster 2024-02-07T13:59:00.866303+0000 mgr.y (mgr.25346) 277 : cluster 0 pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:59:02.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:02 smithi177 bash[55146]: cluster 2024-02-07T13:59:00.866303+0000 mgr.y (mgr.25346) 277 : cluster 0 pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:59:02.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:02 smithi191 bash[41073]: cluster 2024-02-07T13:59:00.866303+0000 mgr.y (mgr.25346) 277 : cluster 0 pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:59:03.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:03 smithi177 bash[53774]: audit 2024-02-07T13:59:01.955506+0000 mgr.y (mgr.25346) 278 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:59:03.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:03 smithi177 bash[55146]: audit 2024-02-07T13:59:01.955506+0000 mgr.y (mgr.25346) 278 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:59:03.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:03 smithi191 bash[41073]: audit 2024-02-07T13:59:01.955506+0000 mgr.y (mgr.25346) 278 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:59:04.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:04 smithi177 bash[53774]: cluster 2024-02-07T13:59:02.867849+0000 mgr.y (mgr.25346) 279 : cluster 0 pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:59:04.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:59:04 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:59:04] "GET /metrics HTTP/1.1" 200 38382 "" "Prometheus/2.33.4" 2024-02-07T13:59:04.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:04 smithi177 bash[55146]: cluster 2024-02-07T13:59:02.867849+0000 mgr.y (mgr.25346) 279 : cluster 0 pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:59:04.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:04 smithi191 bash[41073]: cluster 2024-02-07T13:59:02.867849+0000 mgr.y (mgr.25346) 279 : cluster 0 pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:59:04.999 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 13:59:04 smithi191 systemd[1]: Stopping Ceph osd.5 for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T13:59:05.253 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 13:59:04 smithi191 bash[20646]: debug 2024-02-07T13:59:04.993+0000 7f9dd45f0700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-07T13:59:05.253 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 13:59:04 smithi191 bash[20646]: debug 2024-02-07T13:59:04.993+0000 7f9dd45f0700 -1 osd.5 128 *** Got signal Terminated *** 2024-02-07T13:59:05.253 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 13:59:04 smithi191 bash[20646]: debug 2024-02-07T13:59:04.993+0000 7f9dd45f0700 -1 osd.5 128 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-07T13:59:05.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:05 smithi177 bash[53774]: cluster 2024-02-07T13:59:05.003698+0000 mon.a (mon.0) 455 : cluster 1 osd.5 marked itself down and dead 2024-02-07T13:59:05.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:05 smithi177 bash[55146]: cluster 2024-02-07T13:59:05.003698+0000 mon.a (mon.0) 455 : cluster 1 osd.5 marked itself down and dead 2024-02-07T13:59:05.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:05 smithi191 bash[41073]: cluster 2024-02-07T13:59:05.003698+0000 mon.a (mon.0) 455 : cluster 1 osd.5 marked itself down and dead 2024-02-07T13:59:06.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:06 smithi177 bash[53774]: cluster 2024-02-07T13:59:04.868827+0000 mgr.y (mgr.25346) 280 : cluster 0 pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:59:06.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:06 smithi177 bash[53774]: cluster 2024-02-07T13:59:05.254485+0000 mon.a (mon.0) 456 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-07T13:59:06.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:06 smithi177 bash[53774]: cluster 2024-02-07T13:59:05.265065+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e129 with expected crc 2024-02-07T13:59:06.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:06 smithi177 bash[53774]: cluster 2024-02-07T13:59:05.267451+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e129 with expected crc 2024-02-07T13:59:06.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:06 smithi177 bash[53774]: cluster 2024-02-07T13:59:05.271008+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e129 with expected crc 2024-02-07T13:59:06.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:06 smithi177 bash[53774]: cluster 2024-02-07T13:59:05.271453+0000 mon.a (mon.0) 457 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2024-02-07T13:59:06.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:06 smithi177 bash[53774]: cluster 2024-02-07T13:59:05.272818+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e129 with expected crc 2024-02-07T13:59:06.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:06 smithi177 bash[53774]: cluster 2024-02-07T13:59:05.274337+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e129 with expected crc 2024-02-07T13:59:06.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:06 smithi177 bash[53774]: cluster 2024-02-07T13:59:05.274374+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e129 with expected crc 2024-02-07T13:59:06.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:06 smithi177 bash[53774]: cluster 2024-02-07T13:59:05.275597+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e129 with expected crc 2024-02-07T13:59:06.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:06 smithi177 bash[55146]: cluster 2024-02-07T13:59:04.868827+0000 mgr.y (mgr.25346) 280 : cluster 0 pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:59:06.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:06 smithi177 bash[55146]: cluster 2024-02-07T13:59:05.254485+0000 mon.a (mon.0) 456 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-07T13:59:06.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:06 smithi177 bash[55146]: cluster 2024-02-07T13:59:05.265065+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e129 with expected crc 2024-02-07T13:59:06.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:06 smithi177 bash[55146]: cluster 2024-02-07T13:59:05.267451+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e129 with expected crc 2024-02-07T13:59:06.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:06 smithi177 bash[55146]: cluster 2024-02-07T13:59:05.271008+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e129 with expected crc 2024-02-07T13:59:06.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:06 smithi177 bash[55146]: cluster 2024-02-07T13:59:05.271453+0000 mon.a (mon.0) 457 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2024-02-07T13:59:06.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:06 smithi177 bash[55146]: cluster 2024-02-07T13:59:05.272818+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e129 with expected crc 2024-02-07T13:59:06.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:06 smithi177 bash[55146]: cluster 2024-02-07T13:59:05.274337+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e129 with expected crc 2024-02-07T13:59:06.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:06 smithi177 bash[55146]: cluster 2024-02-07T13:59:05.274374+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e129 with expected crc 2024-02-07T13:59:06.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:06 smithi177 bash[55146]: cluster 2024-02-07T13:59:05.275597+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e129 with expected crc 2024-02-07T13:59:06.553 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 13:59:06 smithi191 bash[45025]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-osd-5 2024-02-07T13:59:06.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:06 smithi191 bash[41073]: cluster 2024-02-07T13:59:04.868827+0000 mgr.y (mgr.25346) 280 : cluster 0 pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:59:06.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:06 smithi191 bash[41073]: cluster 2024-02-07T13:59:05.254485+0000 mon.a (mon.0) 456 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-07T13:59:06.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:06 smithi191 bash[41073]: cluster 2024-02-07T13:59:05.265065+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e129 with expected crc 2024-02-07T13:59:06.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:06 smithi191 bash[41073]: cluster 2024-02-07T13:59:05.267451+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e129 with expected crc 2024-02-07T13:59:06.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:06 smithi191 bash[41073]: cluster 2024-02-07T13:59:05.271008+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e129 with expected crc 2024-02-07T13:59:06.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:06 smithi191 bash[41073]: cluster 2024-02-07T13:59:05.271453+0000 mon.a (mon.0) 457 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2024-02-07T13:59:06.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:06 smithi191 bash[41073]: cluster 2024-02-07T13:59:05.272818+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e129 with expected crc 2024-02-07T13:59:06.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:06 smithi191 bash[41073]: cluster 2024-02-07T13:59:05.274337+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e129 with expected crc 2024-02-07T13:59:06.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:06 smithi191 bash[41073]: cluster 2024-02-07T13:59:05.274374+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e129 with expected crc 2024-02-07T13:59:06.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:06 smithi191 bash[41073]: cluster 2024-02-07T13:59:05.275597+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e129 with expected crc 2024-02-07T13:59:07.053 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 13:59:06 smithi191 bash[45095]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-osd-5 2024-02-07T13:59:07.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:07 smithi177 bash[55146]: cluster 2024-02-07T13:59:06.265406+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e130 with expected crc 2024-02-07T13:59:07.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:07 smithi177 bash[55146]: cluster 2024-02-07T13:59:06.269381+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e130 with expected crc 2024-02-07T13:59:07.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:07 smithi177 bash[55146]: cluster 2024-02-07T13:59:06.271699+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e130 with expected crc 2024-02-07T13:59:07.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:07 smithi177 bash[55146]: cluster 2024-02-07T13:59:06.272904+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e130 with expected crc 2024-02-07T13:59:07.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:07 smithi177 bash[55146]: cluster 2024-02-07T13:59:06.274090+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e130 with expected crc 2024-02-07T13:59:07.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:07 smithi177 bash[55146]: cluster 2024-02-07T13:59:06.274560+0000 mon.a (mon.0) 458 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2024-02-07T13:59:07.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:07 smithi177 bash[55146]: cluster 2024-02-07T13:59:06.275519+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e130 with expected crc 2024-02-07T13:59:07.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:07 smithi177 bash[55146]: cluster 2024-02-07T13:59:06.276951+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e130 with expected crc 2024-02-07T13:59:07.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:07 smithi177 bash[55146]: cluster 2024-02-07T13:59:06.280065+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e130 with expected crc 2024-02-07T13:59:07.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:07 smithi177 bash[55146]: cluster 2024-02-07T13:59:06.281728+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e130 with expected crc 2024-02-07T13:59:07.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:07 smithi177 bash[55146]: cluster 2024-02-07T13:59:06.283155+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e130 with expected crc 2024-02-07T13:59:07.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:07 smithi177 bash[53774]: cluster 2024-02-07T13:59:06.265406+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e130 with expected crc 2024-02-07T13:59:07.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:07 smithi177 bash[53774]: cluster 2024-02-07T13:59:06.269381+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e130 with expected crc 2024-02-07T13:59:07.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:07 smithi177 bash[53774]: cluster 2024-02-07T13:59:06.271699+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e130 with expected crc 2024-02-07T13:59:07.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:07 smithi177 bash[53774]: cluster 2024-02-07T13:59:06.272904+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e130 with expected crc 2024-02-07T13:59:07.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:07 smithi177 bash[53774]: cluster 2024-02-07T13:59:06.274090+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e130 with expected crc 2024-02-07T13:59:07.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:07 smithi177 bash[53774]: cluster 2024-02-07T13:59:06.274560+0000 mon.a (mon.0) 458 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2024-02-07T13:59:07.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:07 smithi177 bash[53774]: cluster 2024-02-07T13:59:06.275519+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e130 with expected crc 2024-02-07T13:59:07.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:07 smithi177 bash[53774]: cluster 2024-02-07T13:59:06.276951+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e130 with expected crc 2024-02-07T13:59:07.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:07 smithi177 bash[53774]: cluster 2024-02-07T13:59:06.280065+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e130 with expected crc 2024-02-07T13:59:07.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:07 smithi177 bash[53774]: cluster 2024-02-07T13:59:06.281728+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e130 with expected crc 2024-02-07T13:59:07.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:07 smithi177 bash[53774]: cluster 2024-02-07T13:59:06.283155+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e130 with expected crc 2024-02-07T13:59:07.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:07 smithi191 bash[41073]: cluster 2024-02-07T13:59:06.265406+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e130 with expected crc 2024-02-07T13:59:07.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:07 smithi191 bash[41073]: cluster 2024-02-07T13:59:06.269381+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e130 with expected crc 2024-02-07T13:59:07.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:07 smithi191 bash[41073]: cluster 2024-02-07T13:59:06.271699+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e130 with expected crc 2024-02-07T13:59:07.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:07 smithi191 bash[41073]: cluster 2024-02-07T13:59:06.272904+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e130 with expected crc 2024-02-07T13:59:07.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:07 smithi191 bash[41073]: cluster 2024-02-07T13:59:06.274090+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e130 with expected crc 2024-02-07T13:59:07.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:07 smithi191 bash[41073]: cluster 2024-02-07T13:59:06.274560+0000 mon.a (mon.0) 458 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2024-02-07T13:59:07.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:07 smithi191 bash[41073]: cluster 2024-02-07T13:59:06.275519+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e130 with expected crc 2024-02-07T13:59:07.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:07 smithi191 bash[41073]: cluster 2024-02-07T13:59:06.276951+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e130 with expected crc 2024-02-07T13:59:07.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:07 smithi191 bash[41073]: cluster 2024-02-07T13:59:06.280065+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e130 with expected crc 2024-02-07T13:59:07.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:07 smithi191 bash[41073]: cluster 2024-02-07T13:59:06.281728+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e130 with expected crc 2024-02-07T13:59:07.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:07 smithi191 bash[41073]: cluster 2024-02-07T13:59:06.283155+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e130 with expected crc 2024-02-07T13:59:08.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:08 smithi177 bash[53774]: cluster 2024-02-07T13:59:06.870110+0000 mgr.y (mgr.25346) 281 : cluster 0 pgmap v168: 161 pgs: 6 active+undersized+degraded, 9 peering, 11 stale+active+clean, 15 active+undersized, 120 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 18/630 objects degraded (2.857%) 2024-02-07T13:59:08.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:08 smithi177 bash[53774]: cluster 2024-02-07T13:59:07.269627+0000 mon.a (mon.0) 459 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-07T13:59:08.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:08 smithi177 bash[53774]: cluster 2024-02-07T13:59:07.269677+0000 mon.a (mon.0) 460 : cluster 3 Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 6 pgs degraded (PG_DEGRADED) 2024-02-07T13:59:08.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:08 smithi177 bash[55146]: cluster 2024-02-07T13:59:06.870110+0000 mgr.y (mgr.25346) 281 : cluster 0 pgmap v168: 161 pgs: 6 active+undersized+degraded, 9 peering, 11 stale+active+clean, 15 active+undersized, 120 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 18/630 objects degraded (2.857%) 2024-02-07T13:59:08.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:08 smithi177 bash[55146]: cluster 2024-02-07T13:59:07.269627+0000 mon.a (mon.0) 459 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-07T13:59:08.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:08 smithi177 bash[55146]: cluster 2024-02-07T13:59:07.269677+0000 mon.a (mon.0) 460 : cluster 3 Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 6 pgs degraded (PG_DEGRADED) 2024-02-07T13:59:08.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:08 smithi191 bash[41073]: cluster 2024-02-07T13:59:06.870110+0000 mgr.y (mgr.25346) 281 : cluster 0 pgmap v168: 161 pgs: 6 active+undersized+degraded, 9 peering, 11 stale+active+clean, 15 active+undersized, 120 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 18/630 objects degraded (2.857%) 2024-02-07T13:59:08.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:08 smithi191 bash[41073]: cluster 2024-02-07T13:59:07.269627+0000 mon.a (mon.0) 459 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-07T13:59:08.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:08 smithi191 bash[41073]: cluster 2024-02-07T13:59:07.269677+0000 mon.a (mon.0) 460 : cluster 3 Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 6 pgs degraded (PG_DEGRADED) 2024-02-07T13:59:09.303 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 13:59:09 smithi191 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@osd.5.service: Succeeded. 2024-02-07T13:59:09.303 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 13:59:09 smithi191 systemd[1]: Stopped Ceph osd.5 for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:59:09.303 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 13:59:09 smithi191 systemd[1]: Started Ceph osd.5 for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:59:10.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:10 smithi191 bash[41073]: cluster 2024-02-07T13:59:08.871228+0000 mgr.y (mgr.25346) 282 : cluster 0 pgmap v169: 161 pgs: 8 active+undersized+degraded, 9 peering, 6 stale+active+clean, 25 active+undersized, 113 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 29/630 objects degraded (4.603%) 2024-02-07T13:59:10.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:10 smithi191 bash[41073]: audit 2024-02-07T13:59:09.339679+0000 mon.a (mon.0) 461 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:10.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:10 smithi191 bash[41073]: audit 2024-02-07T13:59:09.350793+0000 mon.a (mon.0) 462 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:10.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:10 smithi177 bash[53774]: cluster 2024-02-07T13:59:08.871228+0000 mgr.y (mgr.25346) 282 : cluster 0 pgmap v169: 161 pgs: 8 active+undersized+degraded, 9 peering, 6 stale+active+clean, 25 active+undersized, 113 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 29/630 objects degraded (4.603%) 2024-02-07T13:59:10.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:10 smithi177 bash[53774]: audit 2024-02-07T13:59:09.339679+0000 mon.a (mon.0) 461 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:10.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:10 smithi177 bash[53774]: audit 2024-02-07T13:59:09.350793+0000 mon.a (mon.0) 462 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:10.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:10 smithi177 bash[55146]: cluster 2024-02-07T13:59:08.871228+0000 mgr.y (mgr.25346) 282 : cluster 0 pgmap v169: 161 pgs: 8 active+undersized+degraded, 9 peering, 6 stale+active+clean, 25 active+undersized, 113 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 29/630 objects degraded (4.603%) 2024-02-07T13:59:10.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:10 smithi177 bash[55146]: audit 2024-02-07T13:59:09.339679+0000 mon.a (mon.0) 461 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:10.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:10 smithi177 bash[55146]: audit 2024-02-07T13:59:09.350793+0000 mon.a (mon.0) 462 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:11.303 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 13:59:10 smithi191 bash[45266]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-07T13:59:11.303 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 13:59:10 smithi191 bash[45266]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-02-07T13:59:11.303 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 13:59:10 smithi191 bash[45266]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-02-07T13:59:11.303 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 13:59:10 smithi191 bash[45266]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-07T13:59:11.304 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 13:59:10 smithi191 bash[45266]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-02-07T13:59:11.304 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 13:59:10 smithi191 bash[45266]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-07T13:59:11.304 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 13:59:10 smithi191 bash[45266]: --> ceph-volume raw activate successful for osd ID: 5 2024-02-07T13:59:12.711 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:12 smithi191 bash[41073]: cluster 2024-02-07T13:59:10.872801+0000 mgr.y (mgr.25346) 283 : cluster 0 pgmap v170: 161 pgs: 17 active+undersized+degraded, 9 peering, 33 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2024-02-07T13:59:12.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:12 smithi177 bash[53774]: cluster 2024-02-07T13:59:10.872801+0000 mgr.y (mgr.25346) 283 : cluster 0 pgmap v170: 161 pgs: 17 active+undersized+degraded, 9 peering, 33 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2024-02-07T13:59:12.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:12 smithi177 bash[55146]: cluster 2024-02-07T13:59:10.872801+0000 mgr.y (mgr.25346) 283 : cluster 0 pgmap v170: 161 pgs: 17 active+undersized+degraded, 9 peering, 33 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2024-02-07T13:59:13.053 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 13:59:12 smithi191 bash[45564]: debug 2024-02-07T13:59:12.797+0000 7fc87ee47700 1 -- 172.21.15.191:0/3910695350 <== mon.2 v2:172.21.15.191:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55556bf476c0 con 0x55556bfccc00 2024-02-07T13:59:13.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:13 smithi177 bash[53774]: audit 2024-02-07T13:59:11.966808+0000 mgr.y (mgr.25346) 284 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:59:13.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:13 smithi177 bash[55146]: audit 2024-02-07T13:59:11.966808+0000 mgr.y (mgr.25346) 284 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:59:13.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:13 smithi191 bash[41073]: audit 2024-02-07T13:59:11.966808+0000 mgr.y (mgr.25346) 284 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:59:13.803 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 13:59:13 smithi191 bash[45564]: debug 2024-02-07T13:59:13.345+0000 7fc887fdf7c0 -1 Falling back to public interface 2024-02-07T13:59:14.351 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:59:14 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:59:14] "GET /metrics HTTP/1.1" 200 38382 "" "Prometheus/2.33.4" 2024-02-07T13:59:14.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:14 smithi177 bash[53774]: cluster 2024-02-07T13:59:12.874546+0000 mgr.y (mgr.25346) 285 : cluster 0 pgmap v171: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-07T13:59:14.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:14 smithi177 bash[53774]: cluster 2024-02-07T13:59:13.341794+0000 mon.a (mon.0) 463 : cluster 3 Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 20 pgs degraded (PG_DEGRADED) 2024-02-07T13:59:14.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:14 smithi177 bash[53774]: cluster 2024-02-07T13:59:13.341870+0000 mon.a (mon.0) 464 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-07T13:59:14.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:14 smithi177 bash[55146]: cluster 2024-02-07T13:59:12.874546+0000 mgr.y (mgr.25346) 285 : cluster 0 pgmap v171: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-07T13:59:14.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:14 smithi177 bash[55146]: cluster 2024-02-07T13:59:13.341794+0000 mon.a (mon.0) 463 : cluster 3 Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 20 pgs degraded (PG_DEGRADED) 2024-02-07T13:59:14.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:14 smithi177 bash[55146]: cluster 2024-02-07T13:59:13.341870+0000 mon.a (mon.0) 464 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-07T13:59:14.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:14 smithi191 bash[41073]: cluster 2024-02-07T13:59:12.874546+0000 mgr.y (mgr.25346) 285 : cluster 0 pgmap v171: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-07T13:59:14.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:14 smithi191 bash[41073]: cluster 2024-02-07T13:59:13.341794+0000 mon.a (mon.0) 463 : cluster 3 Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 20 pgs degraded (PG_DEGRADED) 2024-02-07T13:59:14.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:14 smithi191 bash[41073]: cluster 2024-02-07T13:59:13.341870+0000 mon.a (mon.0) 464 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-07T13:59:16.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:16 smithi177 bash[53774]: cluster 2024-02-07T13:59:14.875774+0000 mgr.y (mgr.25346) 286 : cluster 0 pgmap v172: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-07T13:59:16.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:16 smithi177 bash[53774]: audit 2024-02-07T13:59:15.847776+0000 mon.a (mon.0) 465 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:16.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:16 smithi177 bash[53774]: audit 2024-02-07T13:59:15.850040+0000 mon.a (mon.0) 466 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:59:16.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:16 smithi177 bash[55146]: cluster 2024-02-07T13:59:14.875774+0000 mgr.y (mgr.25346) 286 : cluster 0 pgmap v172: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-07T13:59:16.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:16 smithi177 bash[55146]: audit 2024-02-07T13:59:15.847776+0000 mon.a (mon.0) 465 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:16.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:16 smithi177 bash[55146]: audit 2024-02-07T13:59:15.850040+0000 mon.a (mon.0) 466 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:59:16.803 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 13:59:16 smithi191 bash[45564]: debug 2024-02-07T13:59:16.393+0000 7fc887fdf7c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-02-07T13:59:16.803 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 13:59:16 smithi191 bash[45564]: debug 2024-02-07T13:59:16.441+0000 7fc887fdf7c0 -1 osd.5 128 log_to_monitors true 2024-02-07T13:59:16.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:16 smithi191 bash[41073]: cluster 2024-02-07T13:59:14.875774+0000 mgr.y (mgr.25346) 286 : cluster 0 pgmap v172: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-07T13:59:16.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:16 smithi191 bash[41073]: audit 2024-02-07T13:59:15.847776+0000 mon.a (mon.0) 465 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:16.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:16 smithi191 bash[41073]: audit 2024-02-07T13:59:15.850040+0000 mon.a (mon.0) 466 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:59:17.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:17 smithi177 bash[53774]: audit 2024-02-07T13:59:16.450327+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.191:6808/1260378248,v1:172.21.15.191:6809/1260378248]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-07T13:59:17.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:17 smithi177 bash[53774]: audit 2024-02-07T13:59:16.455836+0000 mon.a (mon.0) 467 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-07T13:59:17.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:17 smithi177 bash[53774]: audit 2024-02-07T13:59:16.734110+0000 mon.a (mon.0) 468 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:17.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:17 smithi177 bash[53774]: audit 2024-02-07T13:59:16.744417+0000 mon.a (mon.0) 469 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:17.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:17 smithi177 bash[55146]: audit 2024-02-07T13:59:16.450327+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.191:6808/1260378248,v1:172.21.15.191:6809/1260378248]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-07T13:59:17.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:17 smithi177 bash[55146]: audit 2024-02-07T13:59:16.455836+0000 mon.a (mon.0) 467 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-07T13:59:17.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:17 smithi177 bash[55146]: audit 2024-02-07T13:59:16.734110+0000 mon.a (mon.0) 468 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:17.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:17 smithi177 bash[55146]: audit 2024-02-07T13:59:16.744417+0000 mon.a (mon.0) 469 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:17.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:17 smithi191 bash[41073]: audit 2024-02-07T13:59:16.450327+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.191:6808/1260378248,v1:172.21.15.191:6809/1260378248]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-07T13:59:17.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:17 smithi191 bash[41073]: audit 2024-02-07T13:59:16.455836+0000 mon.a (mon.0) 467 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-07T13:59:17.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:17 smithi191 bash[41073]: audit 2024-02-07T13:59:16.734110+0000 mon.a (mon.0) 468 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:17.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:17 smithi191 bash[41073]: audit 2024-02-07T13:59:16.744417+0000 mon.a (mon.0) 469 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:18.303 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 13:59:17 smithi191 bash[45564]: debug 2024-02-07T13:59:17.877+0000 7fc875436700 -1 osd.5 128 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-07T13:59:18.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:18 smithi177 bash[53774]: cluster 2024-02-07T13:59:16.877553+0000 mgr.y (mgr.25346) 287 : cluster 0 pgmap v173: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-07T13:59:18.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:18 smithi177 bash[53774]: audit 2024-02-07T13:59:17.369324+0000 mon.a (mon.0) 470 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-07T13:59:18.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:18 smithi177 bash[53774]: audit 2024-02-07T13:59:17.371429+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.191:6808/1260378248,v1:172.21.15.191:6809/1260378248]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:59:18.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:18 smithi177 bash[53774]: cluster 2024-02-07T13:59:17.375403+0000 mon.a (mon.0) 471 : cluster 0 osdmap e131: 8 total, 7 up, 8 in 2024-02-07T13:59:18.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:18 smithi177 bash[53774]: audit 2024-02-07T13:59:17.376914+0000 mon.a (mon.0) 472 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:59:18.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:18 smithi177 bash[53774]: cluster 2024-02-07T13:59:17.469167+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e131 with expected crc 2024-02-07T13:59:18.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:18 smithi177 bash[53774]: cluster 2024-02-07T13:59:17.469169+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e131 with expected crc 2024-02-07T13:59:18.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:18 smithi177 bash[53774]: audit 2024-02-07T13:59:17.791292+0000 mon.a (mon.0) 473 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:18.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:18 smithi177 bash[53774]: audit 2024-02-07T13:59:17.804199+0000 mon.a (mon.0) 474 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:18.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:18 smithi177 bash[53774]: audit 2024-02-07T13:59:17.876413+0000 mon.a (mon.0) 475 : audit 1 from='osd.5 ' entity='osd.5' 2024-02-07T13:59:18.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:18 smithi177 bash[55146]: cluster 2024-02-07T13:59:16.877553+0000 mgr.y (mgr.25346) 287 : cluster 0 pgmap v173: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-07T13:59:18.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:18 smithi177 bash[55146]: audit 2024-02-07T13:59:17.369324+0000 mon.a (mon.0) 470 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-07T13:59:18.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:18 smithi177 bash[55146]: audit 2024-02-07T13:59:17.371429+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.191:6808/1260378248,v1:172.21.15.191:6809/1260378248]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:59:18.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:18 smithi177 bash[55146]: cluster 2024-02-07T13:59:17.375403+0000 mon.a (mon.0) 471 : cluster 0 osdmap e131: 8 total, 7 up, 8 in 2024-02-07T13:59:18.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:18 smithi177 bash[55146]: audit 2024-02-07T13:59:17.376914+0000 mon.a (mon.0) 472 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:59:18.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:18 smithi177 bash[55146]: cluster 2024-02-07T13:59:17.469167+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e131 with expected crc 2024-02-07T13:59:18.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:18 smithi177 bash[55146]: cluster 2024-02-07T13:59:17.469169+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e131 with expected crc 2024-02-07T13:59:18.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:18 smithi177 bash[55146]: audit 2024-02-07T13:59:17.791292+0000 mon.a (mon.0) 473 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:18.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:18 smithi177 bash[55146]: audit 2024-02-07T13:59:17.804199+0000 mon.a (mon.0) 474 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:18.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:18 smithi177 bash[55146]: audit 2024-02-07T13:59:17.876413+0000 mon.a (mon.0) 475 : audit 1 from='osd.5 ' entity='osd.5' 2024-02-07T13:59:18.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:18 smithi191 bash[41073]: cluster 2024-02-07T13:59:16.877553+0000 mgr.y (mgr.25346) 287 : cluster 0 pgmap v173: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-07T13:59:18.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:18 smithi191 bash[41073]: audit 2024-02-07T13:59:17.369324+0000 mon.a (mon.0) 470 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-07T13:59:18.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:18 smithi191 bash[41073]: audit 2024-02-07T13:59:17.371429+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.191:6808/1260378248,v1:172.21.15.191:6809/1260378248]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:59:18.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:18 smithi191 bash[41073]: cluster 2024-02-07T13:59:17.375403+0000 mon.a (mon.0) 471 : cluster 0 osdmap e131: 8 total, 7 up, 8 in 2024-02-07T13:59:18.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:18 smithi191 bash[41073]: audit 2024-02-07T13:59:17.376914+0000 mon.a (mon.0) 472 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:59:18.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:18 smithi191 bash[41073]: cluster 2024-02-07T13:59:17.469167+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e131 with expected crc 2024-02-07T13:59:18.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:18 smithi191 bash[41073]: cluster 2024-02-07T13:59:17.469169+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e131 with expected crc 2024-02-07T13:59:18.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:18 smithi191 bash[41073]: audit 2024-02-07T13:59:17.791292+0000 mon.a (mon.0) 473 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:18.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:18 smithi191 bash[41073]: audit 2024-02-07T13:59:17.804199+0000 mon.a (mon.0) 474 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:18.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:18 smithi191 bash[41073]: audit 2024-02-07T13:59:17.876413+0000 mon.a (mon.0) 475 : audit 1 from='osd.5 ' entity='osd.5' 2024-02-07T13:59:19.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:19 smithi177 bash[53774]: cluster 2024-02-07T13:59:18.873370+0000 mon.a (mon.0) 476 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-07T13:59:19.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:19 smithi177 bash[53774]: cluster 2024-02-07T13:59:18.882051+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e132 with expected crc 2024-02-07T13:59:19.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:19 smithi177 bash[53774]: cluster 2024-02-07T13:59:18.886561+0000 mon.a (mon.0) 477 : cluster 1 osd.5 [v2:172.21.15.191:6808/1260378248,v1:172.21.15.191:6809/1260378248] boot 2024-02-07T13:59:19.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:19 smithi177 bash[53774]: cluster 2024-02-07T13:59:18.886632+0000 mon.a (mon.0) 478 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2024-02-07T13:59:19.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:19 smithi177 bash[53774]: audit 2024-02-07T13:59:18.890202+0000 mon.a (mon.0) 479 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-07T13:59:19.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:19 smithi177 bash[55146]: cluster 2024-02-07T13:59:18.873370+0000 mon.a (mon.0) 476 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-07T13:59:19.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:19 smithi177 bash[55146]: cluster 2024-02-07T13:59:18.882051+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e132 with expected crc 2024-02-07T13:59:19.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:19 smithi177 bash[55146]: cluster 2024-02-07T13:59:18.886561+0000 mon.a (mon.0) 477 : cluster 1 osd.5 [v2:172.21.15.191:6808/1260378248,v1:172.21.15.191:6809/1260378248] boot 2024-02-07T13:59:19.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:19 smithi177 bash[55146]: cluster 2024-02-07T13:59:18.886632+0000 mon.a (mon.0) 478 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2024-02-07T13:59:19.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:19 smithi177 bash[55146]: audit 2024-02-07T13:59:18.890202+0000 mon.a (mon.0) 479 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-07T13:59:19.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:19 smithi191 bash[41073]: cluster 2024-02-07T13:59:18.873370+0000 mon.a (mon.0) 476 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-07T13:59:19.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:19 smithi191 bash[41073]: cluster 2024-02-07T13:59:18.882051+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e132 with expected crc 2024-02-07T13:59:19.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:19 smithi191 bash[41073]: cluster 2024-02-07T13:59:18.886561+0000 mon.a (mon.0) 477 : cluster 1 osd.5 [v2:172.21.15.191:6808/1260378248,v1:172.21.15.191:6809/1260378248] boot 2024-02-07T13:59:19.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:19 smithi191 bash[41073]: cluster 2024-02-07T13:59:18.886632+0000 mon.a (mon.0) 478 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2024-02-07T13:59:19.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:19 smithi191 bash[41073]: audit 2024-02-07T13:59:18.890202+0000 mon.a (mon.0) 479 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-07T13:59:20.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:20 smithi177 bash[53774]: cluster 2024-02-07T13:59:18.878869+0000 mgr.y (mgr.25346) 288 : cluster 0 pgmap v175: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-07T13:59:20.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:20 smithi177 bash[53774]: cluster 2024-02-07T13:59:18.883113+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e132 with expected crc 2024-02-07T13:59:20.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:20 smithi177 bash[53774]: cluster 2024-02-07T13:59:18.886321+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e132 with expected crc 2024-02-07T13:59:20.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:20 smithi177 bash[53774]: cluster 2024-02-07T13:59:18.888284+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e132 with expected crc 2024-02-07T13:59:20.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:20 smithi177 bash[53774]: cluster 2024-02-07T13:59:19.883336+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e133 with expected crc 2024-02-07T13:59:20.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:20 smithi177 bash[53774]: cluster 2024-02-07T13:59:19.889150+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e133 with expected crc 2024-02-07T13:59:20.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:20 smithi177 bash[53774]: cluster 2024-02-07T13:59:19.891924+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e133 with expected crc 2024-02-07T13:59:20.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:20 smithi177 bash[53774]: cluster 2024-02-07T13:59:19.893021+0000 mon.a (mon.0) 480 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2024-02-07T13:59:20.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:20 smithi177 bash[53774]: cluster 2024-02-07T13:59:19.895179+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e133 with expected crc 2024-02-07T13:59:20.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:20 smithi177 bash[55146]: cluster 2024-02-07T13:59:18.878869+0000 mgr.y (mgr.25346) 288 : cluster 0 pgmap v175: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-07T13:59:20.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:20 smithi177 bash[55146]: cluster 2024-02-07T13:59:18.883113+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e132 with expected crc 2024-02-07T13:59:20.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:20 smithi177 bash[55146]: cluster 2024-02-07T13:59:18.886321+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e132 with expected crc 2024-02-07T13:59:20.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:20 smithi177 bash[55146]: cluster 2024-02-07T13:59:18.888284+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e132 with expected crc 2024-02-07T13:59:20.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:20 smithi177 bash[55146]: cluster 2024-02-07T13:59:19.883336+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e133 with expected crc 2024-02-07T13:59:20.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:20 smithi177 bash[55146]: cluster 2024-02-07T13:59:19.889150+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e133 with expected crc 2024-02-07T13:59:20.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:20 smithi177 bash[55146]: cluster 2024-02-07T13:59:19.891924+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e133 with expected crc 2024-02-07T13:59:20.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:20 smithi177 bash[55146]: cluster 2024-02-07T13:59:19.893021+0000 mon.a (mon.0) 480 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2024-02-07T13:59:20.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:20 smithi177 bash[55146]: cluster 2024-02-07T13:59:19.895179+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e133 with expected crc 2024-02-07T13:59:20.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:20 smithi191 bash[41073]: cluster 2024-02-07T13:59:18.878869+0000 mgr.y (mgr.25346) 288 : cluster 0 pgmap v175: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-07T13:59:20.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:20 smithi191 bash[41073]: cluster 2024-02-07T13:59:18.883113+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e132 with expected crc 2024-02-07T13:59:20.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:20 smithi191 bash[41073]: cluster 2024-02-07T13:59:18.886321+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e132 with expected crc 2024-02-07T13:59:20.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:20 smithi191 bash[41073]: cluster 2024-02-07T13:59:18.888284+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e132 with expected crc 2024-02-07T13:59:20.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:20 smithi191 bash[41073]: cluster 2024-02-07T13:59:19.883336+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e133 with expected crc 2024-02-07T13:59:20.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:20 smithi191 bash[41073]: cluster 2024-02-07T13:59:19.889150+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e133 with expected crc 2024-02-07T13:59:20.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:20 smithi191 bash[41073]: cluster 2024-02-07T13:59:19.891924+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e133 with expected crc 2024-02-07T13:59:20.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:20 smithi191 bash[41073]: cluster 2024-02-07T13:59:19.893021+0000 mon.a (mon.0) 480 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2024-02-07T13:59:20.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:20 smithi191 bash[41073]: cluster 2024-02-07T13:59:19.895179+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e133 with expected crc 2024-02-07T13:59:21.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:21 smithi177 bash[53774]: cluster 2024-02-07T13:59:19.889815+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e133 with expected crc 2024-02-07T13:59:21.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:21 smithi177 bash[53774]: cluster 2024-02-07T13:59:19.893313+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e133 with expected crc 2024-02-07T13:59:21.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:21 smithi177 bash[53774]: cluster 2024-02-07T13:59:19.895437+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e133 with expected crc 2024-02-07T13:59:21.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:21 smithi177 bash[53774]: cluster 2024-02-07T13:59:19.898753+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e133 with expected crc 2024-02-07T13:59:21.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:21 smithi177 bash[55146]: cluster 2024-02-07T13:59:19.889815+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e133 with expected crc 2024-02-07T13:59:21.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:21 smithi177 bash[55146]: cluster 2024-02-07T13:59:19.893313+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e133 with expected crc 2024-02-07T13:59:21.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:21 smithi177 bash[55146]: cluster 2024-02-07T13:59:19.895437+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e133 with expected crc 2024-02-07T13:59:21.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:21 smithi177 bash[55146]: cluster 2024-02-07T13:59:19.898753+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e133 with expected crc 2024-02-07T13:59:21.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:21 smithi191 bash[41073]: cluster 2024-02-07T13:59:19.889815+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e133 with expected crc 2024-02-07T13:59:21.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:21 smithi191 bash[41073]: cluster 2024-02-07T13:59:19.893313+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e133 with expected crc 2024-02-07T13:59:21.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:21 smithi191 bash[41073]: cluster 2024-02-07T13:59:19.895437+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e133 with expected crc 2024-02-07T13:59:21.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:21 smithi191 bash[41073]: cluster 2024-02-07T13:59:19.898753+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e133 with expected crc 2024-02-07T13:59:22.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:22 smithi177 bash[53774]: cluster 2024-02-07T13:59:20.880124+0000 mgr.y (mgr.25346) 289 : cluster 0 pgmap v178: 161 pgs: 6 peering, 15 active+undersized+degraded, 33 active+undersized, 107 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 58/630 objects degraded (9.206%) 2024-02-07T13:59:22.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:22 smithi177 bash[53774]: cluster 2024-02-07T13:59:21.379431+0000 mon.a (mon.0) 481 : cluster 3 Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 15 pgs degraded (PG_DEGRADED) 2024-02-07T13:59:22.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:22 smithi177 bash[55146]: cluster 2024-02-07T13:59:20.880124+0000 mgr.y (mgr.25346) 289 : cluster 0 pgmap v178: 161 pgs: 6 peering, 15 active+undersized+degraded, 33 active+undersized, 107 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 58/630 objects degraded (9.206%) 2024-02-07T13:59:22.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:22 smithi177 bash[55146]: cluster 2024-02-07T13:59:21.379431+0000 mon.a (mon.0) 481 : cluster 3 Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 15 pgs degraded (PG_DEGRADED) 2024-02-07T13:59:22.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:22 smithi191 bash[41073]: cluster 2024-02-07T13:59:20.880124+0000 mgr.y (mgr.25346) 289 : cluster 0 pgmap v178: 161 pgs: 6 peering, 15 active+undersized+degraded, 33 active+undersized, 107 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 58/630 objects degraded (9.206%) 2024-02-07T13:59:22.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:22 smithi191 bash[41073]: cluster 2024-02-07T13:59:21.379431+0000 mon.a (mon.0) 481 : cluster 3 Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 15 pgs degraded (PG_DEGRADED) 2024-02-07T13:59:23.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:23 smithi177 bash[53774]: audit 2024-02-07T13:59:21.976630+0000 mgr.y (mgr.25346) 290 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:59:23.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:23 smithi177 bash[55146]: audit 2024-02-07T13:59:21.976630+0000 mgr.y (mgr.25346) 290 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:59:23.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:23 smithi191 bash[41073]: audit 2024-02-07T13:59:21.976630+0000 mgr.y (mgr.25346) 290 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:59:24.400 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:59:24 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:59:24] "GET /metrics HTTP/1.1" 200 38386 "" "Prometheus/2.33.4" 2024-02-07T13:59:24.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:24 smithi191 bash[41073]: cluster 2024-02-07T13:59:22.881589+0000 mgr.y (mgr.25346) 291 : cluster 0 pgmap v179: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:59:24.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:24 smithi191 bash[41073]: cluster 2024-02-07T13:59:23.391369+0000 mon.a (mon.0) 482 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 58/630 objects degraded (9.206%), 15 pgs degraded) 2024-02-07T13:59:24.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:24 smithi191 bash[41073]: cluster 2024-02-07T13:59:23.391447+0000 mon.a (mon.0) 483 : cluster 1 Cluster is now healthy 2024-02-07T13:59:24.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:24 smithi177 bash[53774]: cluster 2024-02-07T13:59:22.881589+0000 mgr.y (mgr.25346) 291 : cluster 0 pgmap v179: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:59:24.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:24 smithi177 bash[53774]: cluster 2024-02-07T13:59:23.391369+0000 mon.a (mon.0) 482 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 58/630 objects degraded (9.206%), 15 pgs degraded) 2024-02-07T13:59:24.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:24 smithi177 bash[53774]: cluster 2024-02-07T13:59:23.391447+0000 mon.a (mon.0) 483 : cluster 1 Cluster is now healthy 2024-02-07T13:59:24.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:24 smithi177 bash[55146]: cluster 2024-02-07T13:59:22.881589+0000 mgr.y (mgr.25346) 291 : cluster 0 pgmap v179: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:59:24.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:24 smithi177 bash[55146]: cluster 2024-02-07T13:59:23.391369+0000 mon.a (mon.0) 482 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 58/630 objects degraded (9.206%), 15 pgs degraded) 2024-02-07T13:59:24.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:24 smithi177 bash[55146]: cluster 2024-02-07T13:59:23.391447+0000 mon.a (mon.0) 483 : cluster 1 Cluster is now healthy 2024-02-07T13:59:24.953 INFO:teuthology.orchestra.run.smithi177.stdout:true 2024-02-07T13:59:25.682 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-07T13:59:25.682 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 running (7m) 71s ago 14m 16.3M - 0.23.0 ba2b418f427c 502a4ff35ffc 2024-02-07T13:59:25.682 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi191 *:3000 running (6m) 8s ago 13m 43.7M - 8.3.5 dad864ee21e9 b2e0c987e917 2024-02-07T13:59:25.682 INFO:teuthology.orchestra.run.smithi177.stdout:iscsi.foo.smithi177.afvcbe smithi177 running (5m) 71s ago 12m 48.1M - 3.5 e1d6a67b021e 7e2cc5dd7ffa 2024-02-07T13:59:25.682 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi191 *:8443,9283,8765 running (5m) 8s ago 20m 443M - 19.0.0-1252-g44458cce 79957b372307 af2fcc868046 2024-02-07T13:59:25.682 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:8443,9283,8765 running (6m) 71s ago 22m 499M - 19.0.0-1252-g44458cce 79957b372307 a0cb7d141fbc 2024-02-07T13:59:25.682 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (5m) 71s ago 22m 52.9M 2048M 19.0.0-1252-g44458cce 79957b372307 2db8fe7d86f5 2024-02-07T13:59:25.682 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi191 running (4m) 8s ago 20m 43.3M 2048M 19.0.0-1252-g44458cce 79957b372307 ed930f20e0b7 2024-02-07T13:59:25.682 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (4m) 71s ago 20m 44.4M 2048M 19.0.0-1252-g44458cce 79957b372307 91a1370c9769 2024-02-07T13:59:25.682 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 running (7m) 71s ago 14m 12.0M - 1.3.1 1dbe0e931976 7ed6f8e8a9ea 2024-02-07T13:59:25.683 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi191 *:9100 running (6m) 8s ago 14m 12.2M - 1.3.1 1dbe0e931976 8d299419211b 2024-02-07T13:59:25.683 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (2m) 71s ago 19m 52.0M 2781M 19.0.0-1252-g44458cce 79957b372307 8140369c93be 2024-02-07T13:59:25.683 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (2m) 71s ago 19m 55.5M 2781M 19.0.0-1252-g44458cce 79957b372307 4f69ab7c1187 2024-02-07T13:59:25.683 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (104s) 71s ago 18m 51.7M 2781M 19.0.0-1252-g44458cce 79957b372307 9eaa7c17573c 2024-02-07T13:59:25.683 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (75s) 71s ago 17m - 2781M 19.0.0-1252-g44458cce 79957b372307 3e159f517d8e 2024-02-07T13:59:25.683 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi191 running (45s) 8s ago 17m 53.7M 3037M 19.0.0-1252-g44458cce 79957b372307 801e3c01802b 2024-02-07T13:59:25.683 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi191 running (13s) 8s ago 16m - 3037M 19.0.0-1252-g44458cce 79957b372307 fc8bdf4b43c1 2024-02-07T13:59:25.683 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi191 running (16m) 8s ago 16m 64.5M 3037M 17.2.0 e1d6a67b021e 895c15364473 2024-02-07T13:59:25.683 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi191 running (15m) 8s ago 15m 68.3M 3037M 17.2.0 e1d6a67b021e 5f43c65cc53e 2024-02-07T13:59:25.683 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi191 *:9095 running (5m) 8s ago 14m 64.5M - 2.33.4 514e6a882f6e 328d9528a4cb 2024-02-07T13:59:25.683 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi177.lsebwe smithi177 *:8000 running (12m) 71s ago 12m 88.4M - 17.2.0 e1d6a67b021e 5c594a4531b4 2024-02-07T13:59:25.684 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi191.kcfkkn smithi191 *:8000 running (12m) 8s ago 12m 88.7M - 17.2.0 e1d6a67b021e 25ae2a68d161 2024-02-07T13:59:25.684 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi177.czdxob smithi177 *:80 running (12m) 71s ago 12m 88.2M - 17.2.0 e1d6a67b021e 6b1840bf09af 2024-02-07T13:59:25.684 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi191.iddzcf smithi191 *:80 running (12m) 8s ago 12m 88.7M - 17.2.0 e1d6a67b021e 48533635a191 2024-02-07T13:59:25.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:25 smithi177 bash[53774]: cluster 2024-02-07T13:59:24.882467+0000 mgr.y (mgr.25346) 292 : cluster 0 pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 681 B/s rd, 0 op/s 2024-02-07T13:59:25.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:25 smithi177 bash[53774]: audit 2024-02-07T13:59:24.937510+0000 mgr.y (mgr.25346) 293 : audit 0 from='client.34497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:59:25.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:25 smithi177 bash[53774]: audit 2024-02-07T13:59:25.312195+0000 mgr.y (mgr.25346) 294 : audit 0 from='client.44431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:59:25.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:25 smithi177 bash[55146]: cluster 2024-02-07T13:59:24.882467+0000 mgr.y (mgr.25346) 292 : cluster 0 pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 681 B/s rd, 0 op/s 2024-02-07T13:59:25.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:25 smithi177 bash[55146]: audit 2024-02-07T13:59:24.937510+0000 mgr.y (mgr.25346) 293 : audit 0 from='client.34497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:59:25.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:25 smithi177 bash[55146]: audit 2024-02-07T13:59:25.312195+0000 mgr.y (mgr.25346) 294 : audit 0 from='client.44431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:59:25.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:25 smithi191 bash[41073]: cluster 2024-02-07T13:59:24.882467+0000 mgr.y (mgr.25346) 292 : cluster 0 pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 681 B/s rd, 0 op/s 2024-02-07T13:59:25.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:25 smithi191 bash[41073]: audit 2024-02-07T13:59:24.937510+0000 mgr.y (mgr.25346) 293 : audit 0 from='client.34497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:59:25.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:25 smithi191 bash[41073]: audit 2024-02-07T13:59:25.312195+0000 mgr.y (mgr.25346) 294 : audit 0 from='client.44431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:59:26.126 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:59:26.126 INFO:teuthology.orchestra.run.smithi177.stdout: "mon": { 2024-02-07T13:59:26.126 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 3 2024-02-07T13:59:26.126 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:59:26.126 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr": { 2024-02-07T13:59:26.126 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 2 2024-02-07T13:59:26.126 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:59:26.126 INFO:teuthology.orchestra.run.smithi177.stdout: "osd": { 2024-02-07T13:59:26.126 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-02-07T13:59:26.126 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 6 2024-02-07T13:59:26.127 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:59:26.127 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw": { 2024-02-07T13:59:26.127 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-07T13:59:26.127 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:59:26.127 INFO:teuthology.orchestra.run.smithi177.stdout: "overall": { 2024-02-07T13:59:26.127 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-02-07T13:59:26.127 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 11 2024-02-07T13:59:26.127 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T13:59:26.127 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:59:26.491 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:59:26.492 INFO:teuthology.orchestra.run.smithi177.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261", 2024-02-07T13:59:26.492 INFO:teuthology.orchestra.run.smithi177.stdout: "in_progress": true, 2024-02-07T13:59:26.492 INFO:teuthology.orchestra.run.smithi177.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-07T13:59:26.492 INFO:teuthology.orchestra.run.smithi177.stdout: "services_complete": [ 2024-02-07T13:59:26.492 INFO:teuthology.orchestra.run.smithi177.stdout: "mon", 2024-02-07T13:59:26.492 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr" 2024-02-07T13:59:26.492 INFO:teuthology.orchestra.run.smithi177.stdout: ], 2024-02-07T13:59:26.492 INFO:teuthology.orchestra.run.smithi177.stdout: "progress": "11/23 daemons upgraded", 2024-02-07T13:59:26.492 INFO:teuthology.orchestra.run.smithi177.stdout: "message": "Currently upgrading osd daemons", 2024-02-07T13:59:26.492 INFO:teuthology.orchestra.run.smithi177.stdout: "is_paused": false 2024-02-07T13:59:26.492 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:59:26.914 INFO:teuthology.orchestra.run.smithi177.stdout:HEALTH_OK 2024-02-07T13:59:27.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:26 smithi177 bash[53774]: audit 2024-02-07T13:59:25.667989+0000 mgr.y (mgr.25346) 295 : audit 0 from='client.34509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:59:27.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:26 smithi177 bash[53774]: audit 2024-02-07T13:59:26.128713+0000 mon.a (mon.0) 484 : audit 0 from='client.? 172.21.15.177:0/797259174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:59:27.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:26 smithi177 bash[55146]: audit 2024-02-07T13:59:25.667989+0000 mgr.y (mgr.25346) 295 : audit 0 from='client.34509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:59:27.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:26 smithi177 bash[55146]: audit 2024-02-07T13:59:26.128713+0000 mon.a (mon.0) 484 : audit 0 from='client.? 172.21.15.177:0/797259174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:59:27.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:26 smithi191 bash[41073]: audit 2024-02-07T13:59:25.667989+0000 mgr.y (mgr.25346) 295 : audit 0 from='client.34509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:59:27.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:26 smithi191 bash[41073]: audit 2024-02-07T13:59:26.128713+0000 mon.a (mon.0) 484 : audit 0 from='client.? 172.21.15.177:0/797259174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:59:28.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:27 smithi191 bash[41073]: audit 2024-02-07T13:59:26.494412+0000 mgr.y (mgr.25346) 296 : audit 0 from='client.44449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:59:28.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:27 smithi191 bash[41073]: cluster 2024-02-07T13:59:26.883804+0000 mgr.y (mgr.25346) 297 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:59:28.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:27 smithi191 bash[41073]: audit 2024-02-07T13:59:26.917986+0000 mon.c (mon.1) 14 : audit 0 from='client.? 172.21.15.177:0/3156993150' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:59:28.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:27 smithi177 bash[53774]: audit 2024-02-07T13:59:26.494412+0000 mgr.y (mgr.25346) 296 : audit 0 from='client.44449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:59:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:27 smithi177 bash[53774]: cluster 2024-02-07T13:59:26.883804+0000 mgr.y (mgr.25346) 297 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:59:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:27 smithi177 bash[53774]: audit 2024-02-07T13:59:26.917986+0000 mon.c (mon.1) 14 : audit 0 from='client.? 172.21.15.177:0/3156993150' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:59:28.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:27 smithi177 bash[55146]: audit 2024-02-07T13:59:26.494412+0000 mgr.y (mgr.25346) 296 : audit 0 from='client.44449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:59:28.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:27 smithi177 bash[55146]: cluster 2024-02-07T13:59:26.883804+0000 mgr.y (mgr.25346) 297 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:59:28.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:27 smithi177 bash[55146]: audit 2024-02-07T13:59:26.917986+0000 mon.c (mon.1) 14 : audit 0 from='client.? 172.21.15.177:0/3156993150' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T13:59:29.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:29 smithi177 bash[53774]: audit 2024-02-07T13:59:28.357612+0000 mon.a (mon.0) 485 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:29.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:29 smithi177 bash[53774]: audit 2024-02-07T13:59:28.368511+0000 mon.a (mon.0) 486 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:29.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:29 smithi177 bash[53774]: audit 2024-02-07T13:59:28.371007+0000 mon.a (mon.0) 487 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:59:29.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:29 smithi177 bash[53774]: audit 2024-02-07T13:59:28.372735+0000 mon.a (mon.0) 488 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:59:29.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:29 smithi177 bash[53774]: audit 2024-02-07T13:59:28.382769+0000 mon.a (mon.0) 489 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:29.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:29 smithi177 bash[53774]: audit 2024-02-07T13:59:28.472474+0000 mon.a (mon.0) 490 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:59:29.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:29 smithi177 bash[53774]: audit 2024-02-07T13:59:28.476210+0000 mon.a (mon.0) 491 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:59:29.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:29 smithi177 bash[53774]: audit 2024-02-07T13:59:28.479117+0000 mon.a (mon.0) 492 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:59:29.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:29 smithi177 bash[53774]: audit 2024-02-07T13:59:28.481325+0000 mon.a (mon.0) 493 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:59:29.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:29 smithi177 bash[53774]: audit 2024-02-07T13:59:28.483998+0000 mon.a (mon.0) 494 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-07T13:59:29.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:29 smithi177 bash[55146]: audit 2024-02-07T13:59:28.357612+0000 mon.a (mon.0) 485 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:29.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:29 smithi177 bash[55146]: audit 2024-02-07T13:59:28.368511+0000 mon.a (mon.0) 486 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:29.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:29 smithi177 bash[55146]: audit 2024-02-07T13:59:28.371007+0000 mon.a (mon.0) 487 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:59:29.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:29 smithi177 bash[55146]: audit 2024-02-07T13:59:28.372735+0000 mon.a (mon.0) 488 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:59:29.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:29 smithi177 bash[55146]: audit 2024-02-07T13:59:28.382769+0000 mon.a (mon.0) 489 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:29.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:29 smithi177 bash[55146]: audit 2024-02-07T13:59:28.472474+0000 mon.a (mon.0) 490 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:59:29.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:29 smithi177 bash[55146]: audit 2024-02-07T13:59:28.476210+0000 mon.a (mon.0) 491 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:59:29.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:29 smithi177 bash[55146]: audit 2024-02-07T13:59:28.479117+0000 mon.a (mon.0) 492 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:59:29.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:29 smithi177 bash[55146]: audit 2024-02-07T13:59:28.481325+0000 mon.a (mon.0) 493 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:59:29.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:29 smithi177 bash[55146]: audit 2024-02-07T13:59:28.483998+0000 mon.a (mon.0) 494 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-07T13:59:29.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:29 smithi191 bash[41073]: audit 2024-02-07T13:59:28.357612+0000 mon.a (mon.0) 485 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:29.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:29 smithi191 bash[41073]: audit 2024-02-07T13:59:28.368511+0000 mon.a (mon.0) 486 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:29.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:29 smithi191 bash[41073]: audit 2024-02-07T13:59:28.371007+0000 mon.a (mon.0) 487 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:59:29.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:29 smithi191 bash[41073]: audit 2024-02-07T13:59:28.372735+0000 mon.a (mon.0) 488 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T13:59:29.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:29 smithi191 bash[41073]: audit 2024-02-07T13:59:28.382769+0000 mon.a (mon.0) 489 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:29.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:29 smithi191 bash[41073]: audit 2024-02-07T13:59:28.472474+0000 mon.a (mon.0) 490 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T13:59:29.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:29 smithi191 bash[41073]: audit 2024-02-07T13:59:28.476210+0000 mon.a (mon.0) 491 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:59:29.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:29 smithi191 bash[41073]: audit 2024-02-07T13:59:28.479117+0000 mon.a (mon.0) 492 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:59:29.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:29 smithi191 bash[41073]: audit 2024-02-07T13:59:28.481325+0000 mon.a (mon.0) 493 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:59:29.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:29 smithi191 bash[41073]: audit 2024-02-07T13:59:28.483998+0000 mon.a (mon.0) 494 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-07T13:59:30.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:30 smithi177 bash[53774]: audit 2024-02-07T13:59:28.484394+0000 mgr.y (mgr.25346) 298 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-07T13:59:30.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:30 smithi177 bash[53774]: cephadm 2024-02-07T13:59:28.486244+0000 mgr.y (mgr.25346) 299 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-02-07T13:59:30.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:30 smithi177 bash[53774]: cluster 2024-02-07T13:59:28.884857+0000 mgr.y (mgr.25346) 300 : cluster 0 pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-07T13:59:30.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:30 smithi177 bash[55146]: audit 2024-02-07T13:59:28.484394+0000 mgr.y (mgr.25346) 298 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-07T13:59:30.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:30 smithi177 bash[55146]: cephadm 2024-02-07T13:59:28.486244+0000 mgr.y (mgr.25346) 299 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-02-07T13:59:30.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:30 smithi177 bash[55146]: cluster 2024-02-07T13:59:28.884857+0000 mgr.y (mgr.25346) 300 : cluster 0 pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-07T13:59:30.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:30 smithi191 bash[41073]: audit 2024-02-07T13:59:28.484394+0000 mgr.y (mgr.25346) 298 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-07T13:59:30.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:30 smithi191 bash[41073]: cephadm 2024-02-07T13:59:28.486244+0000 mgr.y (mgr.25346) 299 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-02-07T13:59:30.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:30 smithi191 bash[41073]: cluster 2024-02-07T13:59:28.884857+0000 mgr.y (mgr.25346) 300 : cluster 0 pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-07T13:59:32.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:31 smithi177 bash[53774]: audit 2024-02-07T13:59:30.850049+0000 mon.a (mon.0) 495 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:32.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:31 smithi177 bash[53774]: audit 2024-02-07T13:59:30.851206+0000 mon.a (mon.0) 496 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:59:32.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:31 smithi177 bash[53774]: cluster 2024-02-07T13:59:30.886000+0000 mgr.y (mgr.25346) 301 : cluster 0 pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-07T13:59:32.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:31 smithi177 bash[53774]: audit 2024-02-07T13:59:31.068980+0000 mon.a (mon.0) 497 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:32.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:31 smithi177 bash[53774]: cephadm 2024-02-07T13:59:31.107282+0000 mgr.y (mgr.25346) 302 : cephadm 1 Upgrade: Updating osd.6 2024-02-07T13:59:32.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:31 smithi177 bash[53774]: audit 2024-02-07T13:59:31.114408+0000 mon.a (mon.0) 498 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:32.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:31 smithi177 bash[53774]: audit 2024-02-07T13:59:31.118925+0000 mon.a (mon.0) 499 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-07T13:59:32.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:31 smithi177 bash[53774]: audit 2024-02-07T13:59:31.120646+0000 mon.a (mon.0) 500 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:59:32.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:31 smithi177 bash[53774]: cephadm 2024-02-07T13:59:31.125347+0000 mgr.y (mgr.25346) 303 : cephadm 1 Deploying daemon osd.6 on smithi191 2024-02-07T13:59:32.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:31 smithi177 bash[55146]: audit 2024-02-07T13:59:30.850049+0000 mon.a (mon.0) 495 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:32.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:31 smithi177 bash[55146]: audit 2024-02-07T13:59:30.851206+0000 mon.a (mon.0) 496 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:59:32.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:31 smithi177 bash[55146]: cluster 2024-02-07T13:59:30.886000+0000 mgr.y (mgr.25346) 301 : cluster 0 pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-07T13:59:32.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:31 smithi177 bash[55146]: audit 2024-02-07T13:59:31.068980+0000 mon.a (mon.0) 497 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:32.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:31 smithi177 bash[55146]: cephadm 2024-02-07T13:59:31.107282+0000 mgr.y (mgr.25346) 302 : cephadm 1 Upgrade: Updating osd.6 2024-02-07T13:59:32.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:31 smithi177 bash[55146]: audit 2024-02-07T13:59:31.114408+0000 mon.a (mon.0) 498 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:32.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:31 smithi177 bash[55146]: audit 2024-02-07T13:59:31.118925+0000 mon.a (mon.0) 499 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-07T13:59:32.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:31 smithi177 bash[55146]: audit 2024-02-07T13:59:31.120646+0000 mon.a (mon.0) 500 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:59:32.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:31 smithi177 bash[55146]: cephadm 2024-02-07T13:59:31.125347+0000 mgr.y (mgr.25346) 303 : cephadm 1 Deploying daemon osd.6 on smithi191 2024-02-07T13:59:32.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:31 smithi191 bash[41073]: audit 2024-02-07T13:59:30.850049+0000 mon.a (mon.0) 495 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:32.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:31 smithi191 bash[41073]: audit 2024-02-07T13:59:30.851206+0000 mon.a (mon.0) 496 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:59:32.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:31 smithi191 bash[41073]: cluster 2024-02-07T13:59:30.886000+0000 mgr.y (mgr.25346) 301 : cluster 0 pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-07T13:59:32.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:31 smithi191 bash[41073]: audit 2024-02-07T13:59:31.068980+0000 mon.a (mon.0) 497 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:32.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:31 smithi191 bash[41073]: cephadm 2024-02-07T13:59:31.107282+0000 mgr.y (mgr.25346) 302 : cephadm 1 Upgrade: Updating osd.6 2024-02-07T13:59:32.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:31 smithi191 bash[41073]: audit 2024-02-07T13:59:31.114408+0000 mon.a (mon.0) 498 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:32.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:31 smithi191 bash[41073]: audit 2024-02-07T13:59:31.118925+0000 mon.a (mon.0) 499 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-07T13:59:32.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:31 smithi191 bash[41073]: audit 2024-02-07T13:59:31.120646+0000 mon.a (mon.0) 500 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T13:59:32.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:31 smithi191 bash[41073]: cephadm 2024-02-07T13:59:31.125347+0000 mgr.y (mgr.25346) 303 : cephadm 1 Deploying daemon osd.6 on smithi191 2024-02-07T13:59:33.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:32 smithi191 bash[41073]: audit 2024-02-07T13:59:31.986469+0000 mgr.y (mgr.25346) 304 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:59:33.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:32 smithi177 bash[53774]: audit 2024-02-07T13:59:31.986469+0000 mgr.y (mgr.25346) 304 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:59:33.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:32 smithi177 bash[55146]: audit 2024-02-07T13:59:31.986469+0000 mgr.y (mgr.25346) 304 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:59:34.287 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:59:34 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:59:34] "GET /metrics HTTP/1.1" 200 38391 "" "Prometheus/2.33.4" 2024-02-07T13:59:34.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:33 smithi177 bash[53774]: cluster 2024-02-07T13:59:32.887567+0000 mgr.y (mgr.25346) 305 : cluster 0 pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-02-07T13:59:34.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:33 smithi177 bash[55146]: cluster 2024-02-07T13:59:32.887567+0000 mgr.y (mgr.25346) 305 : cluster 0 pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-02-07T13:59:34.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:33 smithi191 bash[41073]: cluster 2024-02-07T13:59:32.887567+0000 mgr.y (mgr.25346) 305 : cluster 0 pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-02-07T13:59:36.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:35 smithi191 bash[41073]: cluster 2024-02-07T13:59:34.888505+0000 mgr.y (mgr.25346) 306 : cluster 0 pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:59:36.053 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 13:59:36 smithi191 systemd[1]: Stopping Ceph osd.6 for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T13:59:36.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:35 smithi177 bash[53774]: cluster 2024-02-07T13:59:34.888505+0000 mgr.y (mgr.25346) 306 : cluster 0 pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:59:36.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:35 smithi177 bash[55146]: cluster 2024-02-07T13:59:34.888505+0000 mgr.y (mgr.25346) 306 : cluster 0 pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T13:59:36.553 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 13:59:36 smithi191 bash[23747]: debug 2024-02-07T13:59:36.149+0000 7f9cdd2c0700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-07T13:59:36.553 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 13:59:36 smithi191 bash[23747]: debug 2024-02-07T13:59:36.149+0000 7f9cdd2c0700 -1 osd.6 133 *** Got signal Terminated *** 2024-02-07T13:59:36.553 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 13:59:36 smithi191 bash[23747]: debug 2024-02-07T13:59:36.149+0000 7f9cdd2c0700 -1 osd.6 133 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-07T13:59:37.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:36 smithi177 bash[53774]: cluster 2024-02-07T13:59:36.157229+0000 mon.a (mon.0) 501 : cluster 1 osd.6 marked itself down and dead 2024-02-07T13:59:37.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:36 smithi177 bash[55146]: cluster 2024-02-07T13:59:36.157229+0000 mon.a (mon.0) 501 : cluster 1 osd.6 marked itself down and dead 2024-02-07T13:59:37.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:36 smithi191 bash[41073]: cluster 2024-02-07T13:59:36.157229+0000 mon.a (mon.0) 501 : cluster 1 osd.6 marked itself down and dead 2024-02-07T13:59:38.230 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 13:59:38 smithi191 bash[47060]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-osd-6 2024-02-07T13:59:38.231 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:37 smithi191 bash[41073]: cluster 2024-02-07T13:59:36.889891+0000 mgr.y (mgr.25346) 307 : cluster 0 pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:59:38.231 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:37 smithi191 bash[41073]: cluster 2024-02-07T13:59:36.949399+0000 mon.a (mon.0) 502 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-07T13:59:38.231 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:37 smithi191 bash[41073]: cluster 2024-02-07T13:59:36.965047+0000 mon.a (mon.0) 503 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2024-02-07T13:59:38.231 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:37 smithi191 bash[41073]: cluster 2024-02-07T13:59:36.968402+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e134 with expected crc 2024-02-07T13:59:38.231 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:37 smithi191 bash[41073]: cluster 2024-02-07T13:59:36.973890+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e134 with expected crc 2024-02-07T13:59:38.231 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:37 smithi191 bash[41073]: cluster 2024-02-07T13:59:36.975194+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e134 with expected crc 2024-02-07T13:59:38.231 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:37 smithi191 bash[41073]: cluster 2024-02-07T13:59:36.977151+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e134 with expected crc 2024-02-07T13:59:38.231 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:37 smithi191 bash[41073]: cluster 2024-02-07T13:59:36.978513+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e134 with expected crc 2024-02-07T13:59:38.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:37 smithi177 bash[53774]: cluster 2024-02-07T13:59:36.889891+0000 mgr.y (mgr.25346) 307 : cluster 0 pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:59:38.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:37 smithi177 bash[53774]: cluster 2024-02-07T13:59:36.949399+0000 mon.a (mon.0) 502 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-07T13:59:38.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:37 smithi177 bash[53774]: cluster 2024-02-07T13:59:36.965047+0000 mon.a (mon.0) 503 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2024-02-07T13:59:38.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:37 smithi177 bash[53774]: cluster 2024-02-07T13:59:36.968402+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e134 with expected crc 2024-02-07T13:59:38.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:37 smithi177 bash[53774]: cluster 2024-02-07T13:59:36.973890+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e134 with expected crc 2024-02-07T13:59:38.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:37 smithi177 bash[53774]: cluster 2024-02-07T13:59:36.975194+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e134 with expected crc 2024-02-07T13:59:38.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:37 smithi177 bash[53774]: cluster 2024-02-07T13:59:36.977151+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e134 with expected crc 2024-02-07T13:59:38.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:37 smithi177 bash[53774]: cluster 2024-02-07T13:59:36.978513+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e134 with expected crc 2024-02-07T13:59:38.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:37 smithi177 bash[55146]: cluster 2024-02-07T13:59:36.889891+0000 mgr.y (mgr.25346) 307 : cluster 0 pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:59:38.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:37 smithi177 bash[55146]: cluster 2024-02-07T13:59:36.949399+0000 mon.a (mon.0) 502 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-07T13:59:38.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:37 smithi177 bash[55146]: cluster 2024-02-07T13:59:36.965047+0000 mon.a (mon.0) 503 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2024-02-07T13:59:38.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:37 smithi177 bash[55146]: cluster 2024-02-07T13:59:36.968402+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e134 with expected crc 2024-02-07T13:59:38.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:37 smithi177 bash[55146]: cluster 2024-02-07T13:59:36.973890+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e134 with expected crc 2024-02-07T13:59:38.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:37 smithi177 bash[55146]: cluster 2024-02-07T13:59:36.975194+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e134 with expected crc 2024-02-07T13:59:38.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:37 smithi177 bash[55146]: cluster 2024-02-07T13:59:36.977151+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e134 with expected crc 2024-02-07T13:59:38.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:37 smithi177 bash[55146]: cluster 2024-02-07T13:59:36.978513+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e134 with expected crc 2024-02-07T13:59:38.553 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 13:59:38 smithi191 bash[47144]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-osd-6 2024-02-07T13:59:39.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:38 smithi177 bash[53774]: cluster 2024-02-07T13:59:37.962522+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e135 with expected crc 2024-02-07T13:59:39.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:38 smithi177 bash[53774]: cluster 2024-02-07T13:59:37.966731+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e135 with expected crc 2024-02-07T13:59:39.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:38 smithi177 bash[53774]: cluster 2024-02-07T13:59:37.966955+0000 mon.a (mon.0) 504 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2024-02-07T13:59:39.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:38 smithi177 bash[53774]: cluster 2024-02-07T13:59:37.968703+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e135 with expected crc 2024-02-07T13:59:39.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:38 smithi177 bash[53774]: cluster 2024-02-07T13:59:37.970587+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e135 with expected crc 2024-02-07T13:59:39.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:38 smithi177 bash[55146]: cluster 2024-02-07T13:59:37.962522+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e135 with expected crc 2024-02-07T13:59:39.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:38 smithi177 bash[55146]: cluster 2024-02-07T13:59:37.966731+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e135 with expected crc 2024-02-07T13:59:39.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:38 smithi177 bash[55146]: cluster 2024-02-07T13:59:37.966955+0000 mon.a (mon.0) 504 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2024-02-07T13:59:39.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:38 smithi177 bash[55146]: cluster 2024-02-07T13:59:37.968703+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e135 with expected crc 2024-02-07T13:59:39.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:38 smithi177 bash[55146]: cluster 2024-02-07T13:59:37.970587+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e135 with expected crc 2024-02-07T13:59:39.289 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:38 smithi191 bash[41073]: cluster 2024-02-07T13:59:37.962522+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e135 with expected crc 2024-02-07T13:59:39.289 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:38 smithi191 bash[41073]: cluster 2024-02-07T13:59:37.966731+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e135 with expected crc 2024-02-07T13:59:39.289 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:38 smithi191 bash[41073]: cluster 2024-02-07T13:59:37.966955+0000 mon.a (mon.0) 504 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2024-02-07T13:59:39.289 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:38 smithi191 bash[41073]: cluster 2024-02-07T13:59:37.968703+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e135 with expected crc 2024-02-07T13:59:39.289 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:38 smithi191 bash[41073]: cluster 2024-02-07T13:59:37.970587+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e135 with expected crc 2024-02-07T13:59:40.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:39 smithi177 bash[53774]: cluster 2024-02-07T13:59:38.890689+0000 mgr.y (mgr.25346) 308 : cluster 0 pgmap v189: 161 pgs: 14 peering, 10 stale+active+clean, 137 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-07T13:59:40.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:39 smithi177 bash[53774]: cluster 2024-02-07T13:59:38.961973+0000 mon.a (mon.0) 505 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-07T13:59:40.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:39 smithi177 bash[55146]: cluster 2024-02-07T13:59:38.890689+0000 mgr.y (mgr.25346) 308 : cluster 0 pgmap v189: 161 pgs: 14 peering, 10 stale+active+clean, 137 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-07T13:59:40.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:39 smithi177 bash[55146]: cluster 2024-02-07T13:59:38.961973+0000 mon.a (mon.0) 505 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-07T13:59:40.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:39 smithi191 bash[41073]: cluster 2024-02-07T13:59:38.890689+0000 mgr.y (mgr.25346) 308 : cluster 0 pgmap v189: 161 pgs: 14 peering, 10 stale+active+clean, 137 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-07T13:59:40.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:39 smithi191 bash[41073]: cluster 2024-02-07T13:59:38.961973+0000 mon.a (mon.0) 505 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-07T13:59:40.760 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 13:59:40 smithi191 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@osd.6.service: Succeeded. 2024-02-07T13:59:40.760 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 13:59:40 smithi191 systemd[1]: Stopped Ceph osd.6 for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:59:41.053 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 13:59:40 smithi191 systemd[1]: Started Ceph osd.6 for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T13:59:42.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:41 smithi191 bash[41073]: audit 2024-02-07T13:59:40.824317+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:42.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:41 smithi191 bash[41073]: audit 2024-02-07T13:59:40.836635+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:42.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:41 smithi191 bash[41073]: cluster 2024-02-07T13:59:40.891690+0000 mgr.y (mgr.25346) 309 : cluster 0 pgmap v190: 161 pgs: 4 active+undersized+degraded, 14 peering, 7 stale+active+clean, 10 active+undersized, 126 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 13/630 objects degraded (2.063%) 2024-02-07T13:59:42.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:41 smithi177 bash[53774]: audit 2024-02-07T13:59:40.824317+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:42.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:41 smithi177 bash[53774]: audit 2024-02-07T13:59:40.836635+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:42.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:41 smithi177 bash[53774]: cluster 2024-02-07T13:59:40.891690+0000 mgr.y (mgr.25346) 309 : cluster 0 pgmap v190: 161 pgs: 4 active+undersized+degraded, 14 peering, 7 stale+active+clean, 10 active+undersized, 126 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 13/630 objects degraded (2.063%) 2024-02-07T13:59:42.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:41 smithi177 bash[55146]: audit 2024-02-07T13:59:40.824317+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:42.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:41 smithi177 bash[55146]: audit 2024-02-07T13:59:40.836635+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:42.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:41 smithi177 bash[55146]: cluster 2024-02-07T13:59:40.891690+0000 mgr.y (mgr.25346) 309 : cluster 0 pgmap v190: 161 pgs: 4 active+undersized+degraded, 14 peering, 7 stale+active+clean, 10 active+undersized, 126 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 13/630 objects degraded (2.063%) 2024-02-07T13:59:42.749 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 13:59:42 smithi191 bash[47318]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-07T13:59:42.749 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 13:59:42 smithi191 bash[47318]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-02-07T13:59:42.749 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 13:59:42 smithi191 bash[47318]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-02-07T13:59:42.749 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 13:59:42 smithi191 bash[47318]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-07T13:59:42.749 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 13:59:42 smithi191 bash[47318]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-02-07T13:59:42.749 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 13:59:42 smithi191 bash[47318]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-07T13:59:42.749 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 13:59:42 smithi191 bash[47318]: --> ceph-volume raw activate successful for osd ID: 6 2024-02-07T13:59:43.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:42 smithi191 bash[41073]: cluster 2024-02-07T13:59:41.831901+0000 mon.a (mon.0) 508 : cluster 3 Health check failed: Degraded data redundancy: 13/630 objects degraded (2.063%), 4 pgs degraded (PG_DEGRADED) 2024-02-07T13:59:43.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:42 smithi191 bash[41073]: audit 2024-02-07T13:59:41.996696+0000 mgr.y (mgr.25346) 310 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:59:43.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:42 smithi177 bash[53774]: cluster 2024-02-07T13:59:41.831901+0000 mon.a (mon.0) 508 : cluster 3 Health check failed: Degraded data redundancy: 13/630 objects degraded (2.063%), 4 pgs degraded (PG_DEGRADED) 2024-02-07T13:59:43.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:42 smithi177 bash[53774]: audit 2024-02-07T13:59:41.996696+0000 mgr.y (mgr.25346) 310 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:59:43.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:42 smithi177 bash[55146]: cluster 2024-02-07T13:59:41.831901+0000 mon.a (mon.0) 508 : cluster 3 Health check failed: Degraded data redundancy: 13/630 objects degraded (2.063%), 4 pgs degraded (PG_DEGRADED) 2024-02-07T13:59:43.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:42 smithi177 bash[55146]: audit 2024-02-07T13:59:41.996696+0000 mgr.y (mgr.25346) 310 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:59:44.100 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:43 smithi177 bash[53774]: cluster 2024-02-07T13:59:42.893427+0000 mgr.y (mgr.25346) 311 : cluster 0 pgmap v191: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-02-07T13:59:44.100 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:43 smithi177 bash[55146]: cluster 2024-02-07T13:59:42.893427+0000 mgr.y (mgr.25346) 311 : cluster 0 pgmap v191: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-02-07T13:59:44.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:43 smithi191 bash[41073]: cluster 2024-02-07T13:59:42.893427+0000 mgr.y (mgr.25346) 311 : cluster 0 pgmap v191: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-02-07T13:59:44.540 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:59:44 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:59:44] "GET /metrics HTTP/1.1" 200 38391 "" "Prometheus/2.33.4" 2024-02-07T13:59:44.803 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 13:59:44 smithi191 bash[47595]: debug 2024-02-07T13:59:44.457+0000 7efc5a5e6700 1 -- 172.21.15.191:0/2842106268 <== mon.2 v2:172.21.15.191:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563efcbdd6c0 con 0x563efcc62800 2024-02-07T13:59:45.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:44 smithi177 bash[53774]: cluster 2024-02-07T13:59:43.823251+0000 mon.a (mon.0) 509 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-07T13:59:45.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:44 smithi177 bash[55146]: cluster 2024-02-07T13:59:43.823251+0000 mon.a (mon.0) 509 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-07T13:59:45.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:44 smithi191 bash[41073]: cluster 2024-02-07T13:59:43.823251+0000 mon.a (mon.0) 509 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-07T13:59:45.303 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 13:59:44 smithi191 bash[47595]: debug 2024-02-07T13:59:44.989+0000 7efc6377e7c0 -1 Falling back to public interface 2024-02-07T13:59:46.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:45 smithi177 bash[53774]: cluster 2024-02-07T13:59:44.894698+0000 mgr.y (mgr.25346) 312 : cluster 0 pgmap v192: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-02-07T13:59:46.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:45 smithi177 bash[55146]: cluster 2024-02-07T13:59:44.894698+0000 mgr.y (mgr.25346) 312 : cluster 0 pgmap v192: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-02-07T13:59:46.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:45 smithi191 bash[41073]: cluster 2024-02-07T13:59:44.894698+0000 mgr.y (mgr.25346) 312 : cluster 0 pgmap v192: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-02-07T13:59:47.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:46 smithi177 bash[53774]: audit 2024-02-07T13:59:45.854473+0000 mon.a (mon.0) 510 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:47.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:46 smithi177 bash[53774]: audit 2024-02-07T13:59:45.856573+0000 mon.a (mon.0) 511 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:59:47.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:46 smithi177 bash[55146]: audit 2024-02-07T13:59:45.854473+0000 mon.a (mon.0) 510 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:47.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:46 smithi177 bash[55146]: audit 2024-02-07T13:59:45.856573+0000 mon.a (mon.0) 511 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:59:47.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:46 smithi191 bash[41073]: audit 2024-02-07T13:59:45.854473+0000 mon.a (mon.0) 510 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:47.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:46 smithi191 bash[41073]: audit 2024-02-07T13:59:45.856573+0000 mon.a (mon.0) 511 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T13:59:48.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:47 smithi177 bash[53774]: cluster 2024-02-07T13:59:46.896312+0000 mgr.y (mgr.25346) 313 : cluster 0 pgmap v193: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 618 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-02-07T13:59:48.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:47 smithi177 bash[55146]: cluster 2024-02-07T13:59:46.896312+0000 mgr.y (mgr.25346) 313 : cluster 0 pgmap v193: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 618 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-02-07T13:59:48.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:47 smithi191 bash[41073]: cluster 2024-02-07T13:59:46.896312+0000 mgr.y (mgr.25346) 313 : cluster 0 pgmap v193: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 618 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-02-07T13:59:48.303 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 13:59:48 smithi191 bash[47595]: debug 2024-02-07T13:59:48.037+0000 7efc6377e7c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-02-07T13:59:48.303 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 13:59:48 smithi191 bash[47595]: debug 2024-02-07T13:59:48.089+0000 7efc6377e7c0 -1 osd.6 133 log_to_monitors true 2024-02-07T13:59:49.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:48 smithi177 bash[53774]: audit 2024-02-07T13:59:48.095858+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.191:6816/2839493442,v1:172.21.15.191:6817/2839493442]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-07T13:59:49.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:48 smithi177 bash[53774]: audit 2024-02-07T13:59:48.101113+0000 mon.a (mon.0) 512 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-07T13:59:49.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:48 smithi177 bash[53774]: audit 2024-02-07T13:59:48.217591+0000 mon.a (mon.0) 513 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:49.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:48 smithi177 bash[53774]: audit 2024-02-07T13:59:48.227487+0000 mon.a (mon.0) 514 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:49.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:48 smithi177 bash[55146]: audit 2024-02-07T13:59:48.095858+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.191:6816/2839493442,v1:172.21.15.191:6817/2839493442]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-07T13:59:49.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:48 smithi177 bash[55146]: audit 2024-02-07T13:59:48.101113+0000 mon.a (mon.0) 512 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-07T13:59:49.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:48 smithi177 bash[55146]: audit 2024-02-07T13:59:48.217591+0000 mon.a (mon.0) 513 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:49.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:48 smithi177 bash[55146]: audit 2024-02-07T13:59:48.227487+0000 mon.a (mon.0) 514 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:49.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:48 smithi191 bash[41073]: audit 2024-02-07T13:59:48.095858+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.191:6816/2839493442,v1:172.21.15.191:6817/2839493442]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-07T13:59:49.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:48 smithi191 bash[41073]: audit 2024-02-07T13:59:48.101113+0000 mon.a (mon.0) 512 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-07T13:59:49.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:48 smithi191 bash[41073]: audit 2024-02-07T13:59:48.217591+0000 mon.a (mon.0) 513 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:49.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:48 smithi191 bash[41073]: audit 2024-02-07T13:59:48.227487+0000 mon.a (mon.0) 514 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:49.803 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 13:59:49 smithi191 bash[47595]: debug 2024-02-07T13:59:49.409+0000 7efc50bd5700 -1 osd.6 133 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-07T13:59:50.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:49 smithi177 bash[53774]: cluster 2024-02-07T13:59:48.874464+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e136 with expected crc 2024-02-07T13:59:50.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:49 smithi177 bash[53774]: audit 2024-02-07T13:59:48.877227+0000 mon.a (mon.0) 515 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-07T13:59:50.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:49 smithi177 bash[53774]: audit 2024-02-07T13:59:48.880562+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.191:6816/2839493442,v1:172.21.15.191:6817/2839493442]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:59:50.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:49 smithi177 bash[53774]: cluster 2024-02-07T13:59:48.882740+0000 mon.a (mon.0) 516 : cluster 0 osdmap e136: 8 total, 7 up, 8 in 2024-02-07T13:59:50.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:49 smithi177 bash[53774]: audit 2024-02-07T13:59:48.885693+0000 mon.a (mon.0) 517 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:59:50.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:49 smithi177 bash[53774]: cluster 2024-02-07T13:59:48.897112+0000 mgr.y (mgr.25346) 314 : cluster 0 pgmap v195: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 614 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-02-07T13:59:50.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:49 smithi177 bash[53774]: audit 2024-02-07T13:59:49.331051+0000 mon.a (mon.0) 518 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:50.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:49 smithi177 bash[53774]: audit 2024-02-07T13:59:49.342781+0000 mon.a (mon.0) 519 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:50.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:49 smithi177 bash[53774]: audit 2024-02-07T13:59:49.392743+0000 mon.a (mon.0) 520 : audit 1 from='osd.6 ' entity='osd.6' 2024-02-07T13:59:50.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:49 smithi177 bash[55146]: cluster 2024-02-07T13:59:48.874464+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e136 with expected crc 2024-02-07T13:59:50.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:49 smithi177 bash[55146]: audit 2024-02-07T13:59:48.877227+0000 mon.a (mon.0) 515 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-07T13:59:50.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:49 smithi177 bash[55146]: audit 2024-02-07T13:59:48.880562+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.191:6816/2839493442,v1:172.21.15.191:6817/2839493442]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:59:50.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:49 smithi177 bash[55146]: cluster 2024-02-07T13:59:48.882740+0000 mon.a (mon.0) 516 : cluster 0 osdmap e136: 8 total, 7 up, 8 in 2024-02-07T13:59:50.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:49 smithi177 bash[55146]: audit 2024-02-07T13:59:48.885693+0000 mon.a (mon.0) 517 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:59:50.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:49 smithi177 bash[55146]: cluster 2024-02-07T13:59:48.897112+0000 mgr.y (mgr.25346) 314 : cluster 0 pgmap v195: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 614 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-02-07T13:59:50.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:49 smithi177 bash[55146]: audit 2024-02-07T13:59:49.331051+0000 mon.a (mon.0) 518 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:50.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:49 smithi177 bash[55146]: audit 2024-02-07T13:59:49.342781+0000 mon.a (mon.0) 519 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:50.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:49 smithi177 bash[55146]: audit 2024-02-07T13:59:49.392743+0000 mon.a (mon.0) 520 : audit 1 from='osd.6 ' entity='osd.6' 2024-02-07T13:59:50.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:49 smithi191 bash[41073]: cluster 2024-02-07T13:59:48.874464+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e136 with expected crc 2024-02-07T13:59:50.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:49 smithi191 bash[41073]: audit 2024-02-07T13:59:48.877227+0000 mon.a (mon.0) 515 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-07T13:59:50.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:49 smithi191 bash[41073]: audit 2024-02-07T13:59:48.880562+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.191:6816/2839493442,v1:172.21.15.191:6817/2839493442]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:59:50.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:49 smithi191 bash[41073]: cluster 2024-02-07T13:59:48.882740+0000 mon.a (mon.0) 516 : cluster 0 osdmap e136: 8 total, 7 up, 8 in 2024-02-07T13:59:50.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:49 smithi191 bash[41073]: audit 2024-02-07T13:59:48.885693+0000 mon.a (mon.0) 517 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T13:59:50.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:49 smithi191 bash[41073]: cluster 2024-02-07T13:59:48.897112+0000 mgr.y (mgr.25346) 314 : cluster 0 pgmap v195: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 614 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-02-07T13:59:50.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:49 smithi191 bash[41073]: audit 2024-02-07T13:59:49.331051+0000 mon.a (mon.0) 518 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:50.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:49 smithi191 bash[41073]: audit 2024-02-07T13:59:49.342781+0000 mon.a (mon.0) 519 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T13:59:50.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:49 smithi191 bash[41073]: audit 2024-02-07T13:59:49.392743+0000 mon.a (mon.0) 520 : audit 1 from='osd.6 ' entity='osd.6' 2024-02-07T13:59:51.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:50 smithi177 bash[53774]: cluster 2024-02-07T13:59:50.391500+0000 mon.a (mon.0) 521 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-07T13:59:51.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:50 smithi177 bash[53774]: cluster 2024-02-07T13:59:50.403036+0000 mon.a (mon.0) 522 : cluster 1 osd.6 [v2:172.21.15.191:6816/2839493442,v1:172.21.15.191:6817/2839493442] boot 2024-02-07T13:59:51.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:50 smithi177 bash[53774]: cluster 2024-02-07T13:59:50.403183+0000 mon.a (mon.0) 523 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2024-02-07T13:59:51.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:50 smithi177 bash[53774]: audit 2024-02-07T13:59:50.403786+0000 mon.a (mon.0) 524 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-07T13:59:51.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:50 smithi177 bash[55146]: cluster 2024-02-07T13:59:50.391500+0000 mon.a (mon.0) 521 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-07T13:59:51.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:50 smithi177 bash[55146]: cluster 2024-02-07T13:59:50.403036+0000 mon.a (mon.0) 522 : cluster 1 osd.6 [v2:172.21.15.191:6816/2839493442,v1:172.21.15.191:6817/2839493442] boot 2024-02-07T13:59:51.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:50 smithi177 bash[55146]: cluster 2024-02-07T13:59:50.403183+0000 mon.a (mon.0) 523 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2024-02-07T13:59:51.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:50 smithi177 bash[55146]: audit 2024-02-07T13:59:50.403786+0000 mon.a (mon.0) 524 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-07T13:59:51.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:50 smithi191 bash[41073]: cluster 2024-02-07T13:59:50.391500+0000 mon.a (mon.0) 521 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-07T13:59:51.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:50 smithi191 bash[41073]: cluster 2024-02-07T13:59:50.403036+0000 mon.a (mon.0) 522 : cluster 1 osd.6 [v2:172.21.15.191:6816/2839493442,v1:172.21.15.191:6817/2839493442] boot 2024-02-07T13:59:51.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:50 smithi191 bash[41073]: cluster 2024-02-07T13:59:50.403183+0000 mon.a (mon.0) 523 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2024-02-07T13:59:51.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:50 smithi191 bash[41073]: audit 2024-02-07T13:59:50.403786+0000 mon.a (mon.0) 524 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-07T13:59:52.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:51 smithi177 bash[53774]: cluster 2024-02-07T13:59:50.400001+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e137 with expected crc 2024-02-07T13:59:52.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:51 smithi177 bash[53774]: cluster 2024-02-07T13:59:50.401873+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e137 with expected crc 2024-02-07T13:59:52.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:51 smithi177 bash[53774]: cluster 2024-02-07T13:59:50.898187+0000 mgr.y (mgr.25346) 315 : cluster 0 pgmap v197: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 75/630 objects degraded (11.905%) 2024-02-07T13:59:52.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:51 smithi177 bash[53774]: cluster 2024-02-07T13:59:50.911618+0000 mon.a (mon.0) 525 : cluster 3 Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 18 pgs degraded (PG_DEGRADED) 2024-02-07T13:59:52.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:51 smithi177 bash[53774]: cluster 2024-02-07T13:59:51.410212+0000 mon.a (mon.0) 526 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2024-02-07T13:59:52.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:51 smithi177 bash[55146]: cluster 2024-02-07T13:59:50.400001+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e137 with expected crc 2024-02-07T13:59:52.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:51 smithi177 bash[55146]: cluster 2024-02-07T13:59:50.401873+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e137 with expected crc 2024-02-07T13:59:52.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:51 smithi177 bash[55146]: cluster 2024-02-07T13:59:50.898187+0000 mgr.y (mgr.25346) 315 : cluster 0 pgmap v197: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 75/630 objects degraded (11.905%) 2024-02-07T13:59:52.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:51 smithi177 bash[55146]: cluster 2024-02-07T13:59:50.911618+0000 mon.a (mon.0) 525 : cluster 3 Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 18 pgs degraded (PG_DEGRADED) 2024-02-07T13:59:52.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:51 smithi177 bash[55146]: cluster 2024-02-07T13:59:51.410212+0000 mon.a (mon.0) 526 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2024-02-07T13:59:52.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:51 smithi191 bash[41073]: cluster 2024-02-07T13:59:50.400001+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e137 with expected crc 2024-02-07T13:59:52.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:51 smithi191 bash[41073]: cluster 2024-02-07T13:59:50.401873+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e137 with expected crc 2024-02-07T13:59:52.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:51 smithi191 bash[41073]: cluster 2024-02-07T13:59:50.898187+0000 mgr.y (mgr.25346) 315 : cluster 0 pgmap v197: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 75/630 objects degraded (11.905%) 2024-02-07T13:59:52.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:51 smithi191 bash[41073]: cluster 2024-02-07T13:59:50.911618+0000 mon.a (mon.0) 525 : cluster 3 Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 18 pgs degraded (PG_DEGRADED) 2024-02-07T13:59:52.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:51 smithi191 bash[41073]: cluster 2024-02-07T13:59:51.410212+0000 mon.a (mon.0) 526 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2024-02-07T13:59:53.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:52 smithi177 bash[53774]: cluster 2024-02-07T13:59:51.398371+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e138 with expected crc 2024-02-07T13:59:53.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:52 smithi177 bash[53774]: cluster 2024-02-07T13:59:51.405067+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e138 with expected crc 2024-02-07T13:59:53.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:52 smithi177 bash[53774]: cluster 2024-02-07T13:59:51.407005+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e138 with expected crc 2024-02-07T13:59:53.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:52 smithi177 bash[53774]: cluster 2024-02-07T13:59:51.408750+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e138 with expected crc 2024-02-07T13:59:53.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:52 smithi177 bash[53774]: cluster 2024-02-07T13:59:51.412183+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e138 with expected crc 2024-02-07T13:59:53.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:52 smithi177 bash[53774]: cluster 2024-02-07T13:59:51.413878+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e138 with expected crc 2024-02-07T13:59:53.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:52 smithi177 bash[53774]: audit 2024-02-07T13:59:52.004668+0000 mgr.y (mgr.25346) 316 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:59:53.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:52 smithi177 bash[55146]: cluster 2024-02-07T13:59:51.398371+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e138 with expected crc 2024-02-07T13:59:53.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:52 smithi177 bash[55146]: cluster 2024-02-07T13:59:51.405067+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e138 with expected crc 2024-02-07T13:59:53.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:52 smithi177 bash[55146]: cluster 2024-02-07T13:59:51.407005+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e138 with expected crc 2024-02-07T13:59:53.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:52 smithi177 bash[55146]: cluster 2024-02-07T13:59:51.408750+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e138 with expected crc 2024-02-07T13:59:53.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:52 smithi177 bash[55146]: cluster 2024-02-07T13:59:51.412183+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e138 with expected crc 2024-02-07T13:59:53.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:52 smithi177 bash[55146]: cluster 2024-02-07T13:59:51.413878+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e138 with expected crc 2024-02-07T13:59:53.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:52 smithi177 bash[55146]: audit 2024-02-07T13:59:52.004668+0000 mgr.y (mgr.25346) 316 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:59:53.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:52 smithi191 bash[41073]: cluster 2024-02-07T13:59:51.398371+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e138 with expected crc 2024-02-07T13:59:53.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:52 smithi191 bash[41073]: cluster 2024-02-07T13:59:51.405067+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e138 with expected crc 2024-02-07T13:59:53.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:52 smithi191 bash[41073]: cluster 2024-02-07T13:59:51.407005+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e138 with expected crc 2024-02-07T13:59:53.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:52 smithi191 bash[41073]: cluster 2024-02-07T13:59:51.408750+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e138 with expected crc 2024-02-07T13:59:53.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:52 smithi191 bash[41073]: cluster 2024-02-07T13:59:51.412183+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e138 with expected crc 2024-02-07T13:59:53.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:52 smithi191 bash[41073]: cluster 2024-02-07T13:59:51.413878+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e138 with expected crc 2024-02-07T13:59:53.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:52 smithi191 bash[41073]: audit 2024-02-07T13:59:52.004668+0000 mgr.y (mgr.25346) 316 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T13:59:54.287 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 13:59:54 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:13:59:54] "GET /metrics HTTP/1.1" 200 38395 "" "Prometheus/2.33.4" 2024-02-07T13:59:54.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:53 smithi177 bash[55146]: cluster 2024-02-07T13:59:52.899516+0000 mgr.y (mgr.25346) 317 : cluster 0 pgmap v199: 161 pgs: 9 peering, 6 active+undersized+degraded, 18 active+undersized, 128 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 23/630 objects degraded (3.651%) 2024-02-07T13:59:54.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:53 smithi177 bash[53774]: cluster 2024-02-07T13:59:52.899516+0000 mgr.y (mgr.25346) 317 : cluster 0 pgmap v199: 161 pgs: 9 peering, 6 active+undersized+degraded, 18 active+undersized, 128 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 23/630 objects degraded (3.651%) 2024-02-07T13:59:54.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:53 smithi191 bash[41073]: cluster 2024-02-07T13:59:52.899516+0000 mgr.y (mgr.25346) 317 : cluster 0 pgmap v199: 161 pgs: 9 peering, 6 active+undersized+degraded, 18 active+undersized, 128 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 23/630 objects degraded (3.651%) 2024-02-07T13:59:56.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:55 smithi191 bash[41073]: cluster 2024-02-07T13:59:54.900642+0000 mgr.y (mgr.25346) 318 : cluster 0 pgmap v200: 161 pgs: 9 peering, 3 active+undersized+degraded, 7 active+undersized, 142 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1020 B/s rd, 0 op/s; 11/630 objects degraded (1.746%) 2024-02-07T13:59:56.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:55 smithi191 bash[41073]: cluster 2024-02-07T13:59:55.913119+0000 mon.a (mon.0) 527 : cluster 3 Health check update: Degraded data redundancy: 11/630 objects degraded (1.746%), 3 pgs degraded (PG_DEGRADED) 2024-02-07T13:59:56.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:55 smithi177 bash[53774]: cluster 2024-02-07T13:59:54.900642+0000 mgr.y (mgr.25346) 318 : cluster 0 pgmap v200: 161 pgs: 9 peering, 3 active+undersized+degraded, 7 active+undersized, 142 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1020 B/s rd, 0 op/s; 11/630 objects degraded (1.746%) 2024-02-07T13:59:56.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:55 smithi177 bash[53774]: cluster 2024-02-07T13:59:55.913119+0000 mon.a (mon.0) 527 : cluster 3 Health check update: Degraded data redundancy: 11/630 objects degraded (1.746%), 3 pgs degraded (PG_DEGRADED) 2024-02-07T13:59:56.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:55 smithi177 bash[55146]: cluster 2024-02-07T13:59:54.900642+0000 mgr.y (mgr.25346) 318 : cluster 0 pgmap v200: 161 pgs: 9 peering, 3 active+undersized+degraded, 7 active+undersized, 142 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1020 B/s rd, 0 op/s; 11/630 objects degraded (1.746%) 2024-02-07T13:59:56.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:55 smithi177 bash[55146]: cluster 2024-02-07T13:59:55.913119+0000 mon.a (mon.0) 527 : cluster 3 Health check update: Degraded data redundancy: 11/630 objects degraded (1.746%), 3 pgs degraded (PG_DEGRADED) 2024-02-07T13:59:57.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:57 smithi191 bash[41073]: cluster 2024-02-07T13:59:56.960885+0000 mon.a (mon.0) 528 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/630 objects degraded (1.746%), 3 pgs degraded) 2024-02-07T13:59:57.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:57 smithi191 bash[41073]: cluster 2024-02-07T13:59:56.960945+0000 mon.a (mon.0) 529 : cluster 1 Cluster is now healthy 2024-02-07T13:59:57.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:57 smithi177 bash[53774]: cluster 2024-02-07T13:59:56.960885+0000 mon.a (mon.0) 528 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/630 objects degraded (1.746%), 3 pgs degraded) 2024-02-07T13:59:57.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:57 smithi177 bash[53774]: cluster 2024-02-07T13:59:56.960945+0000 mon.a (mon.0) 529 : cluster 1 Cluster is now healthy 2024-02-07T13:59:57.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:57 smithi177 bash[55146]: cluster 2024-02-07T13:59:56.960885+0000 mon.a (mon.0) 528 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/630 objects degraded (1.746%), 3 pgs degraded) 2024-02-07T13:59:57.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:57 smithi177 bash[55146]: cluster 2024-02-07T13:59:56.960945+0000 mon.a (mon.0) 529 : cluster 1 Cluster is now healthy 2024-02-07T13:59:57.332 INFO:teuthology.orchestra.run.smithi177.stdout:true 2024-02-07T13:59:58.097 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-07T13:59:58.097 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 running (7m) 104s ago 14m 16.3M - 0.23.0 ba2b418f427c 502a4ff35ffc 2024-02-07T13:59:58.097 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi191 *:3000 running (7m) 9s ago 14m 43.2M - 8.3.5 dad864ee21e9 b2e0c987e917 2024-02-07T13:59:58.097 INFO:teuthology.orchestra.run.smithi177.stdout:iscsi.foo.smithi177.afvcbe smithi177 running (6m) 104s ago 12m 48.1M - 3.5 e1d6a67b021e 7e2cc5dd7ffa 2024-02-07T13:59:58.097 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi191 *:8443,9283,8765 running (6m) 9s ago 20m 444M - 19.0.0-1252-g44458cce 79957b372307 af2fcc868046 2024-02-07T13:59:58.097 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:8443,9283,8765 running (6m) 104s ago 22m 499M - 19.0.0-1252-g44458cce 79957b372307 a0cb7d141fbc 2024-02-07T13:59:58.098 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (5m) 104s ago 23m 52.9M 2048M 19.0.0-1252-g44458cce 79957b372307 2db8fe7d86f5 2024-02-07T13:59:58.098 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi191 running (4m) 9s ago 21m 45.4M 2048M 19.0.0-1252-g44458cce 79957b372307 ed930f20e0b7 2024-02-07T13:59:58.098 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (5m) 104s ago 21m 44.4M 2048M 19.0.0-1252-g44458cce 79957b372307 91a1370c9769 2024-02-07T13:59:58.098 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 running (7m) 104s ago 15m 12.0M - 1.3.1 1dbe0e931976 7ed6f8e8a9ea 2024-02-07T13:59:58.098 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi191 *:9100 running (7m) 9s ago 15m 12.1M - 1.3.1 1dbe0e931976 8d299419211b 2024-02-07T13:59:58.098 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (3m) 104s ago 20m 52.0M 2781M 19.0.0-1252-g44458cce 79957b372307 8140369c93be 2024-02-07T13:59:58.098 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (2m) 104s ago 19m 55.5M 2781M 19.0.0-1252-g44458cce 79957b372307 4f69ab7c1187 2024-02-07T13:59:58.098 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (2m) 104s ago 19m 51.7M 2781M 19.0.0-1252-g44458cce 79957b372307 9eaa7c17573c 2024-02-07T13:59:58.098 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (108s) 104s ago 18m - 2781M 19.0.0-1252-g44458cce 79957b372307 3e159f517d8e 2024-02-07T13:59:58.098 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi191 running (77s) 9s ago 17m 55.1M 3037M 19.0.0-1252-g44458cce 79957b372307 801e3c01802b 2024-02-07T13:59:58.098 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi191 running (46s) 9s ago 17m 52.6M 3037M 19.0.0-1252-g44458cce 79957b372307 fc8bdf4b43c1 2024-02-07T13:59:58.098 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi191 running (14s) 9s ago 16m - 3037M 19.0.0-1252-g44458cce 79957b372307 65301d02bbdf 2024-02-07T13:59:58.098 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi191 running (15m) 9s ago 16m 69.1M 3037M 17.2.0 e1d6a67b021e 5f43c65cc53e 2024-02-07T13:59:58.098 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi191 *:9095 running (6m) 9s ago 15m 64.7M - 2.33.4 514e6a882f6e 328d9528a4cb 2024-02-07T13:59:58.099 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi177.lsebwe smithi177 *:8000 running (12m) 104s ago 12m 88.4M - 17.2.0 e1d6a67b021e 5c594a4531b4 2024-02-07T13:59:58.099 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi191.kcfkkn smithi191 *:8000 running (12m) 9s ago 12m 88.9M - 17.2.0 e1d6a67b021e 25ae2a68d161 2024-02-07T13:59:58.099 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi177.czdxob smithi177 *:80 running (12m) 104s ago 12m 88.2M - 17.2.0 e1d6a67b021e 6b1840bf09af 2024-02-07T13:59:58.099 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi191.iddzcf smithi191 *:80 running (12m) 9s ago 12m 89.0M - 17.2.0 e1d6a67b021e 48533635a191 2024-02-07T13:59:58.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:58 smithi177 bash[53774]: cluster 2024-02-07T13:59:56.902059+0000 mgr.y (mgr.25346) 319 : cluster 0 pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:59:58.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:58 smithi177 bash[53774]: audit 2024-02-07T13:59:57.319520+0000 mgr.y (mgr.25346) 320 : audit 0 from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:59:58.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:58 smithi177 bash[55146]: cluster 2024-02-07T13:59:56.902059+0000 mgr.y (mgr.25346) 319 : cluster 0 pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:59:58.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:58 smithi177 bash[55146]: audit 2024-02-07T13:59:57.319520+0000 mgr.y (mgr.25346) 320 : audit 0 from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:59:58.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:58 smithi191 bash[41073]: cluster 2024-02-07T13:59:56.902059+0000 mgr.y (mgr.25346) 319 : cluster 0 pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T13:59:58.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:58 smithi191 bash[41073]: audit 2024-02-07T13:59:57.319520+0000 mgr.y (mgr.25346) 320 : audit 0 from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:59:58.555 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:59:58.555 INFO:teuthology.orchestra.run.smithi177.stdout: "mon": { 2024-02-07T13:59:58.555 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 3 2024-02-07T13:59:58.555 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:59:58.556 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr": { 2024-02-07T13:59:58.556 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 2 2024-02-07T13:59:58.556 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:59:58.556 INFO:teuthology.orchestra.run.smithi177.stdout: "osd": { 2024-02-07T13:59:58.556 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-02-07T13:59:58.556 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 7 2024-02-07T13:59:58.556 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:59:58.556 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw": { 2024-02-07T13:59:58.556 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-07T13:59:58.557 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T13:59:58.557 INFO:teuthology.orchestra.run.smithi177.stdout: "overall": { 2024-02-07T13:59:58.557 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-02-07T13:59:58.557 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 12 2024-02-07T13:59:58.557 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T13:59:58.557 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:59:58.941 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T13:59:58.941 INFO:teuthology.orchestra.run.smithi177.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261", 2024-02-07T13:59:58.941 INFO:teuthology.orchestra.run.smithi177.stdout: "in_progress": true, 2024-02-07T13:59:58.941 INFO:teuthology.orchestra.run.smithi177.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-07T13:59:58.941 INFO:teuthology.orchestra.run.smithi177.stdout: "services_complete": [ 2024-02-07T13:59:58.941 INFO:teuthology.orchestra.run.smithi177.stdout: "mon", 2024-02-07T13:59:58.941 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr" 2024-02-07T13:59:58.942 INFO:teuthology.orchestra.run.smithi177.stdout: ], 2024-02-07T13:59:58.942 INFO:teuthology.orchestra.run.smithi177.stdout: "progress": "12/23 daemons upgraded", 2024-02-07T13:59:58.942 INFO:teuthology.orchestra.run.smithi177.stdout: "message": "Currently upgrading osd daemons", 2024-02-07T13:59:58.942 INFO:teuthology.orchestra.run.smithi177.stdout: "is_paused": false 2024-02-07T13:59:58.942 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T13:59:59.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:59 smithi177 bash[55146]: audit 2024-02-07T13:59:57.703893+0000 mgr.y (mgr.25346) 321 : audit 0 from='client.44473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:59:59.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:59 smithi177 bash[55146]: audit 2024-02-07T13:59:58.076059+0000 mgr.y (mgr.25346) 322 : audit 0 from='client.44479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:59:59.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 13:59:59 smithi177 bash[55146]: audit 2024-02-07T13:59:58.557972+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.177:0/1806410190' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:59:59.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:59 smithi177 bash[53774]: audit 2024-02-07T13:59:57.703893+0000 mgr.y (mgr.25346) 321 : audit 0 from='client.44473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:59:59.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:59 smithi177 bash[53774]: audit 2024-02-07T13:59:58.076059+0000 mgr.y (mgr.25346) 322 : audit 0 from='client.44479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:59:59.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 13:59:59 smithi177 bash[53774]: audit 2024-02-07T13:59:58.557972+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.177:0/1806410190' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:59:59.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:59 smithi191 bash[41073]: audit 2024-02-07T13:59:57.703893+0000 mgr.y (mgr.25346) 321 : audit 0 from='client.44473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:59:59.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:59 smithi191 bash[41073]: audit 2024-02-07T13:59:58.076059+0000 mgr.y (mgr.25346) 322 : audit 0 from='client.44479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T13:59:59.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 13:59:59 smithi191 bash[41073]: audit 2024-02-07T13:59:58.557972+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.177:0/1806410190' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T13:59:59.383 INFO:teuthology.orchestra.run.smithi177.stdout:HEALTH_OK 2024-02-07T14:00:00.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:00 smithi177 bash[55146]: cluster 2024-02-07T13:59:58.902769+0000 mgr.y (mgr.25346) 323 : cluster 0 pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 602 B/s rd, 0 op/s 2024-02-07T14:00:00.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:00 smithi177 bash[55146]: audit 2024-02-07T13:59:58.943615+0000 mgr.y (mgr.25346) 324 : audit 0 from='client.44491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:00:00.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:00 smithi177 bash[55146]: audit 2024-02-07T13:59:59.386614+0000 mon.c (mon.1) 16 : audit 0 from='client.? 172.21.15.177:0/3419454160' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T14:00:00.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:00 smithi177 bash[55146]: cluster 2024-02-07T14:00:00.000163+0000 mon.a (mon.0) 530 : cluster 1 overall HEALTH_OK 2024-02-07T14:00:00.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:00 smithi177 bash[53774]: cluster 2024-02-07T13:59:58.902769+0000 mgr.y (mgr.25346) 323 : cluster 0 pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 602 B/s rd, 0 op/s 2024-02-07T14:00:00.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:00 smithi177 bash[53774]: audit 2024-02-07T13:59:58.943615+0000 mgr.y (mgr.25346) 324 : audit 0 from='client.44491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:00:00.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:00 smithi177 bash[53774]: audit 2024-02-07T13:59:59.386614+0000 mon.c (mon.1) 16 : audit 0 from='client.? 172.21.15.177:0/3419454160' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T14:00:00.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:00 smithi177 bash[53774]: cluster 2024-02-07T14:00:00.000163+0000 mon.a (mon.0) 530 : cluster 1 overall HEALTH_OK 2024-02-07T14:00:00.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:00 smithi191 bash[41073]: cluster 2024-02-07T13:59:58.902769+0000 mgr.y (mgr.25346) 323 : cluster 0 pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 602 B/s rd, 0 op/s 2024-02-07T14:00:00.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:00 smithi191 bash[41073]: audit 2024-02-07T13:59:58.943615+0000 mgr.y (mgr.25346) 324 : audit 0 from='client.44491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:00:00.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:00 smithi191 bash[41073]: audit 2024-02-07T13:59:59.386614+0000 mon.c (mon.1) 16 : audit 0 from='client.? 172.21.15.177:0/3419454160' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T14:00:00.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:00 smithi191 bash[41073]: cluster 2024-02-07T14:00:00.000163+0000 mon.a (mon.0) 530 : cluster 1 overall HEALTH_OK 2024-02-07T14:00:01.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:01 smithi177 bash[53774]: audit 2024-02-07T14:00:00.098403+0000 mon.a (mon.0) 531 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:01.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:01 smithi177 bash[53774]: audit 2024-02-07T14:00:00.109910+0000 mon.a (mon.0) 532 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:01.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:01 smithi177 bash[53774]: audit 2024-02-07T14:00:00.112381+0000 mon.a (mon.0) 533 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:00:01.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:01 smithi177 bash[53774]: audit 2024-02-07T14:00:00.114102+0000 mon.a (mon.0) 534 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:00:01.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:01 smithi177 bash[53774]: audit 2024-02-07T14:00:00.124068+0000 mon.a (mon.0) 535 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:01.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:01 smithi177 bash[53774]: audit 2024-02-07T14:00:00.212806+0000 mon.a (mon.0) 536 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T14:00:01.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:01 smithi177 bash[53774]: audit 2024-02-07T14:00:00.216865+0000 mon.a (mon.0) 537 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:00:01.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:01 smithi177 bash[53774]: audit 2024-02-07T14:00:00.219934+0000 mon.a (mon.0) 538 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:00:01.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:01 smithi177 bash[53774]: audit 2024-02-07T14:00:00.221957+0000 mon.a (mon.0) 539 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:00:01.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:01 smithi177 bash[53774]: audit 2024-02-07T14:00:00.224695+0000 mon.a (mon.0) 540 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-07T14:00:01.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:01 smithi177 bash[53774]: audit 2024-02-07T14:00:00.224971+0000 mgr.y (mgr.25346) 325 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-07T14:00:01.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:01 smithi177 bash[53774]: cephadm 2024-02-07T14:00:00.226289+0000 mgr.y (mgr.25346) 326 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-02-07T14:00:01.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:01 smithi177 bash[53774]: audit 2024-02-07T14:00:00.853435+0000 mon.a (mon.0) 541 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:01.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:01 smithi177 bash[53774]: audit 2024-02-07T14:00:00.855953+0000 mon.a (mon.0) 542 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:00:01.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:01 smithi177 bash[55146]: audit 2024-02-07T14:00:00.098403+0000 mon.a (mon.0) 531 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:01.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:01 smithi177 bash[55146]: audit 2024-02-07T14:00:00.109910+0000 mon.a (mon.0) 532 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:01.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:01 smithi177 bash[55146]: audit 2024-02-07T14:00:00.112381+0000 mon.a (mon.0) 533 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:00:01.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:01 smithi177 bash[55146]: audit 2024-02-07T14:00:00.114102+0000 mon.a (mon.0) 534 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:00:01.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:01 smithi177 bash[55146]: audit 2024-02-07T14:00:00.124068+0000 mon.a (mon.0) 535 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:01.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:01 smithi177 bash[55146]: audit 2024-02-07T14:00:00.212806+0000 mon.a (mon.0) 536 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T14:00:01.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:01 smithi177 bash[55146]: audit 2024-02-07T14:00:00.216865+0000 mon.a (mon.0) 537 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:00:01.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:01 smithi177 bash[55146]: audit 2024-02-07T14:00:00.219934+0000 mon.a (mon.0) 538 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:00:01.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:01 smithi177 bash[55146]: audit 2024-02-07T14:00:00.221957+0000 mon.a (mon.0) 539 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:00:01.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:01 smithi177 bash[55146]: audit 2024-02-07T14:00:00.224695+0000 mon.a (mon.0) 540 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-07T14:00:01.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:01 smithi177 bash[55146]: audit 2024-02-07T14:00:00.224971+0000 mgr.y (mgr.25346) 325 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-07T14:00:01.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:01 smithi177 bash[55146]: cephadm 2024-02-07T14:00:00.226289+0000 mgr.y (mgr.25346) 326 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-02-07T14:00:01.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:01 smithi177 bash[55146]: audit 2024-02-07T14:00:00.853435+0000 mon.a (mon.0) 541 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:01.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:01 smithi177 bash[55146]: audit 2024-02-07T14:00:00.855953+0000 mon.a (mon.0) 542 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:00:01.578 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:01 smithi191 bash[41073]: audit 2024-02-07T14:00:00.098403+0000 mon.a (mon.0) 531 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:01.578 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:01 smithi191 bash[41073]: audit 2024-02-07T14:00:00.109910+0000 mon.a (mon.0) 532 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:01.578 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:01 smithi191 bash[41073]: audit 2024-02-07T14:00:00.112381+0000 mon.a (mon.0) 533 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:00:01.578 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:01 smithi191 bash[41073]: audit 2024-02-07T14:00:00.114102+0000 mon.a (mon.0) 534 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:00:01.578 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:01 smithi191 bash[41073]: audit 2024-02-07T14:00:00.124068+0000 mon.a (mon.0) 535 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:01.578 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:01 smithi191 bash[41073]: audit 2024-02-07T14:00:00.212806+0000 mon.a (mon.0) 536 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T14:00:01.578 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:01 smithi191 bash[41073]: audit 2024-02-07T14:00:00.216865+0000 mon.a (mon.0) 537 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:00:01.578 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:01 smithi191 bash[41073]: audit 2024-02-07T14:00:00.219934+0000 mon.a (mon.0) 538 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:00:01.578 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:01 smithi191 bash[41073]: audit 2024-02-07T14:00:00.221957+0000 mon.a (mon.0) 539 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:00:01.578 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:01 smithi191 bash[41073]: audit 2024-02-07T14:00:00.224695+0000 mon.a (mon.0) 540 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-07T14:00:01.578 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:01 smithi191 bash[41073]: audit 2024-02-07T14:00:00.224971+0000 mgr.y (mgr.25346) 325 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-07T14:00:01.578 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:01 smithi191 bash[41073]: cephadm 2024-02-07T14:00:00.226289+0000 mgr.y (mgr.25346) 326 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-02-07T14:00:01.578 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:01 smithi191 bash[41073]: audit 2024-02-07T14:00:00.853435+0000 mon.a (mon.0) 541 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:01.579 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:01 smithi191 bash[41073]: audit 2024-02-07T14:00:00.855953+0000 mon.a (mon.0) 542 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:00:02.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:02 smithi177 bash[53774]: cluster 2024-02-07T14:00:00.903929+0000 mgr.y (mgr.25346) 327 : cluster 0 pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-07T14:00:02.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:02 smithi177 bash[55146]: cluster 2024-02-07T14:00:00.903929+0000 mgr.y (mgr.25346) 327 : cluster 0 pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-07T14:00:02.451 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:02 smithi191 bash[41073]: cluster 2024-02-07T14:00:00.903929+0000 mgr.y (mgr.25346) 327 : cluster 0 pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-07T14:00:03.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:03 smithi177 bash[53774]: audit 2024-02-07T14:00:02.011467+0000 mgr.y (mgr.25346) 328 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:00:03.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:03 smithi177 bash[55146]: audit 2024-02-07T14:00:02.011467+0000 mgr.y (mgr.25346) 328 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:00:03.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:03 smithi191 bash[41073]: audit 2024-02-07T14:00:02.011467+0000 mgr.y (mgr.25346) 328 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:00:04.403 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:00:04 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:00:04] "GET /metrics HTTP/1.1" 200 38404 "" "Prometheus/2.33.4" 2024-02-07T14:00:04.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:04 smithi177 bash[53774]: cluster 2024-02-07T14:00:02.905345+0000 mgr.y (mgr.25346) 329 : cluster 0 pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-02-07T14:00:04.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:04 smithi177 bash[53774]: cephadm 2024-02-07T14:00:03.399547+0000 mgr.y (mgr.25346) 330 : cephadm 1 Upgrade: Updating osd.7 2024-02-07T14:00:04.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:04 smithi177 bash[53774]: audit 2024-02-07T14:00:03.407198+0000 mon.a (mon.0) 543 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:04.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:04 smithi177 bash[53774]: audit 2024-02-07T14:00:03.412120+0000 mon.a (mon.0) 544 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-07T14:00:04.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:04 smithi177 bash[53774]: audit 2024-02-07T14:00:03.413763+0000 mon.a (mon.0) 545 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:00:04.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:04 smithi177 bash[55146]: cluster 2024-02-07T14:00:02.905345+0000 mgr.y (mgr.25346) 329 : cluster 0 pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-02-07T14:00:04.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:04 smithi177 bash[55146]: cephadm 2024-02-07T14:00:03.399547+0000 mgr.y (mgr.25346) 330 : cephadm 1 Upgrade: Updating osd.7 2024-02-07T14:00:04.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:04 smithi177 bash[55146]: audit 2024-02-07T14:00:03.407198+0000 mon.a (mon.0) 543 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:04.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:04 smithi177 bash[55146]: audit 2024-02-07T14:00:03.412120+0000 mon.a (mon.0) 544 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-07T14:00:04.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:04 smithi177 bash[55146]: audit 2024-02-07T14:00:03.413763+0000 mon.a (mon.0) 545 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:00:04.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:04 smithi191 bash[41073]: cluster 2024-02-07T14:00:02.905345+0000 mgr.y (mgr.25346) 329 : cluster 0 pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-02-07T14:00:04.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:04 smithi191 bash[41073]: cephadm 2024-02-07T14:00:03.399547+0000 mgr.y (mgr.25346) 330 : cephadm 1 Upgrade: Updating osd.7 2024-02-07T14:00:04.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:04 smithi191 bash[41073]: audit 2024-02-07T14:00:03.407198+0000 mon.a (mon.0) 543 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:04.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:04 smithi191 bash[41073]: audit 2024-02-07T14:00:03.412120+0000 mon.a (mon.0) 544 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-07T14:00:04.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:04 smithi191 bash[41073]: audit 2024-02-07T14:00:03.413763+0000 mon.a (mon.0) 545 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:00:05.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:05 smithi191 bash[41073]: cephadm 2024-02-07T14:00:03.417973+0000 mgr.y (mgr.25346) 331 : cephadm 1 Deploying daemon osd.7 on smithi191 2024-02-07T14:00:05.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:05 smithi177 bash[53774]: cephadm 2024-02-07T14:00:03.417973+0000 mgr.y (mgr.25346) 331 : cephadm 1 Deploying daemon osd.7 on smithi191 2024-02-07T14:00:05.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:05 smithi177 bash[55146]: cephadm 2024-02-07T14:00:03.417973+0000 mgr.y (mgr.25346) 331 : cephadm 1 Deploying daemon osd.7 on smithi191 2024-02-07T14:00:06.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:06 smithi177 bash[53774]: cluster 2024-02-07T14:00:04.906362+0000 mgr.y (mgr.25346) 332 : cluster 0 pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:00:06.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:06 smithi177 bash[53774]: audit 2024-02-07T14:00:06.100202+0000 mon.a (mon.0) 546 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:06.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:06 smithi177 bash[55146]: cluster 2024-02-07T14:00:04.906362+0000 mgr.y (mgr.25346) 332 : cluster 0 pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:00:06.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:06 smithi177 bash[55146]: audit 2024-02-07T14:00:06.100202+0000 mon.a (mon.0) 546 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:06.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:06 smithi191 bash[41073]: cluster 2024-02-07T14:00:04.906362+0000 mgr.y (mgr.25346) 332 : cluster 0 pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:00:06.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:06 smithi191 bash[41073]: audit 2024-02-07T14:00:06.100202+0000 mon.a (mon.0) 546 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:07.787 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:07 smithi177 bash[53774]: cluster 2024-02-07T14:00:06.907664+0000 mgr.y (mgr.25346) 333 : cluster 0 pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:00:07.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:07 smithi177 bash[55146]: cluster 2024-02-07T14:00:06.907664+0000 mgr.y (mgr.25346) 333 : cluster 0 pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:00:07.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:07 smithi191 bash[41073]: cluster 2024-02-07T14:00:06.907664+0000 mgr.y (mgr.25346) 333 : cluster 0 pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:00:08.750 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:00:08 smithi191 systemd[1]: Stopping Ceph osd.7 for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T14:00:09.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:08 smithi191 bash[41073]: cluster 2024-02-07T14:00:08.754145+0000 mon.a (mon.0) 547 : cluster 1 osd.7 marked itself down and dead 2024-02-07T14:00:09.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:08 smithi191 bash[41073]: cluster 2024-02-07T14:00:08.805444+0000 mon.a (mon.0) 548 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-07T14:00:09.054 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:00:08 smithi191 bash[26888]: debug 2024-02-07T14:00:08.744+0000 7f409d52d700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-07T14:00:09.054 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:00:08 smithi191 bash[26888]: debug 2024-02-07T14:00:08.744+0000 7f409d52d700 -1 osd.7 138 *** Got signal Terminated *** 2024-02-07T14:00:09.054 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:00:08 smithi191 bash[26888]: debug 2024-02-07T14:00:08.744+0000 7f409d52d700 -1 osd.7 138 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-07T14:00:09.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:08 smithi177 bash[55146]: cluster 2024-02-07T14:00:08.754145+0000 mon.a (mon.0) 547 : cluster 1 osd.7 marked itself down and dead 2024-02-07T14:00:09.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:08 smithi177 bash[55146]: cluster 2024-02-07T14:00:08.805444+0000 mon.a (mon.0) 548 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-07T14:00:09.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:08 smithi177 bash[53774]: cluster 2024-02-07T14:00:08.754145+0000 mon.a (mon.0) 547 : cluster 1 osd.7 marked itself down and dead 2024-02-07T14:00:09.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:08 smithi177 bash[53774]: cluster 2024-02-07T14:00:08.805444+0000 mon.a (mon.0) 548 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-07T14:00:10.095 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:00:09 smithi191 bash[49076]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-osd-7 2024-02-07T14:00:10.095 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:09 smithi191 bash[41073]: cluster 2024-02-07T14:00:08.805512+0000 mon.a (mon.0) 549 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-02-07T14:00:10.096 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:09 smithi191 bash[41073]: cluster 2024-02-07T14:00:08.818753+0000 mon.a (mon.0) 550 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-02-07T14:00:10.096 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:09 smithi191 bash[41073]: cluster 2024-02-07T14:00:08.908529+0000 mgr.y (mgr.25346) 334 : cluster 0 pgmap v208: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-07T14:00:10.096 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:09 smithi191 bash[41073]: cluster 2024-02-07T14:00:09.819693+0000 mon.a (mon.0) 551 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2024-02-07T14:00:10.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:09 smithi177 bash[53774]: cluster 2024-02-07T14:00:08.805512+0000 mon.a (mon.0) 549 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-02-07T14:00:10.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:09 smithi177 bash[53774]: cluster 2024-02-07T14:00:08.818753+0000 mon.a (mon.0) 550 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-02-07T14:00:10.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:09 smithi177 bash[53774]: cluster 2024-02-07T14:00:08.908529+0000 mgr.y (mgr.25346) 334 : cluster 0 pgmap v208: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-07T14:00:10.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:09 smithi177 bash[53774]: cluster 2024-02-07T14:00:09.819693+0000 mon.a (mon.0) 551 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2024-02-07T14:00:10.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:09 smithi177 bash[55146]: cluster 2024-02-07T14:00:08.805512+0000 mon.a (mon.0) 549 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-02-07T14:00:10.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:09 smithi177 bash[55146]: cluster 2024-02-07T14:00:08.818753+0000 mon.a (mon.0) 550 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-02-07T14:00:10.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:09 smithi177 bash[55146]: cluster 2024-02-07T14:00:08.908529+0000 mgr.y (mgr.25346) 334 : cluster 0 pgmap v208: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-07T14:00:10.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:09 smithi177 bash[55146]: cluster 2024-02-07T14:00:09.819693+0000 mon.a (mon.0) 551 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2024-02-07T14:00:10.553 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:00:10 smithi191 bash[49148]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-osd-7 2024-02-07T14:00:12.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:11 smithi191 bash[41073]: cluster 2024-02-07T14:00:10.909846+0000 mgr.y (mgr.25346) 335 : cluster 0 pgmap v210: 161 pgs: 5 active+undersized+degraded, 24 peering, 14 stale+active+clean, 8 active+undersized, 110 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 18/630 objects degraded (2.857%) 2024-02-07T14:00:12.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:11 smithi191 bash[41073]: cluster 2024-02-07T14:00:10.961914+0000 mon.a (mon.0) 552 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 4 pgs peering (PG_AVAILABILITY) 2024-02-07T14:00:12.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:11 smithi191 bash[41073]: cluster 2024-02-07T14:00:10.962005+0000 mon.a (mon.0) 553 : cluster 3 Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 5 pgs degraded (PG_DEGRADED) 2024-02-07T14:00:12.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:11 smithi177 bash[53774]: cluster 2024-02-07T14:00:10.909846+0000 mgr.y (mgr.25346) 335 : cluster 0 pgmap v210: 161 pgs: 5 active+undersized+degraded, 24 peering, 14 stale+active+clean, 8 active+undersized, 110 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 18/630 objects degraded (2.857%) 2024-02-07T14:00:12.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:11 smithi177 bash[53774]: cluster 2024-02-07T14:00:10.961914+0000 mon.a (mon.0) 552 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 4 pgs peering (PG_AVAILABILITY) 2024-02-07T14:00:12.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:11 smithi177 bash[53774]: cluster 2024-02-07T14:00:10.962005+0000 mon.a (mon.0) 553 : cluster 3 Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 5 pgs degraded (PG_DEGRADED) 2024-02-07T14:00:12.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:11 smithi177 bash[55146]: cluster 2024-02-07T14:00:10.909846+0000 mgr.y (mgr.25346) 335 : cluster 0 pgmap v210: 161 pgs: 5 active+undersized+degraded, 24 peering, 14 stale+active+clean, 8 active+undersized, 110 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 18/630 objects degraded (2.857%) 2024-02-07T14:00:12.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:11 smithi177 bash[55146]: cluster 2024-02-07T14:00:10.961914+0000 mon.a (mon.0) 552 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 4 pgs peering (PG_AVAILABILITY) 2024-02-07T14:00:12.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:11 smithi177 bash[55146]: cluster 2024-02-07T14:00:10.962005+0000 mon.a (mon.0) 553 : cluster 3 Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 5 pgs degraded (PG_DEGRADED) 2024-02-07T14:00:12.615 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:00:12 smithi191 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@osd.7.service: Succeeded. 2024-02-07T14:00:12.615 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:00:12 smithi191 systemd[1]: Stopped Ceph osd.7 for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T14:00:12.615 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:00:12 smithi191 systemd[1]: Started Ceph osd.7 for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T14:00:13.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:12 smithi177 bash[53774]: audit 2024-02-07T14:00:12.020664+0000 mgr.y (mgr.25346) 336 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:00:13.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:12 smithi177 bash[53774]: audit 2024-02-07T14:00:12.611925+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:13.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:12 smithi177 bash[53774]: audit 2024-02-07T14:00:12.620590+0000 mon.a (mon.0) 555 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:13.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:12 smithi177 bash[55146]: audit 2024-02-07T14:00:12.020664+0000 mgr.y (mgr.25346) 336 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:00:13.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:12 smithi177 bash[55146]: audit 2024-02-07T14:00:12.611925+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:13.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:12 smithi177 bash[55146]: audit 2024-02-07T14:00:12.620590+0000 mon.a (mon.0) 555 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:13.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:12 smithi191 bash[41073]: audit 2024-02-07T14:00:12.020664+0000 mgr.y (mgr.25346) 336 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:00:13.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:12 smithi191 bash[41073]: audit 2024-02-07T14:00:12.611925+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:13.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:12 smithi191 bash[41073]: audit 2024-02-07T14:00:12.620590+0000 mon.a (mon.0) 555 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:14.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:13 smithi191 bash[41073]: cluster 2024-02-07T14:00:12.911601+0000 mgr.y (mgr.25346) 337 : cluster 0 pgmap v211: 161 pgs: 21 active+undersized+degraded, 24 peering, 24 active+undersized, 92 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-02-07T14:00:14.287 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:13 smithi177 bash[55146]: cluster 2024-02-07T14:00:12.911601+0000 mgr.y (mgr.25346) 337 : cluster 0 pgmap v211: 161 pgs: 21 active+undersized+degraded, 24 peering, 24 active+undersized, 92 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-02-07T14:00:14.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:13 smithi177 bash[53774]: cluster 2024-02-07T14:00:12.911601+0000 mgr.y (mgr.25346) 337 : cluster 0 pgmap v211: 161 pgs: 21 active+undersized+degraded, 24 peering, 24 active+undersized, 92 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-02-07T14:00:14.288 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:00:14 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:00:14] "GET /metrics HTTP/1.1" 200 38404 "" "Prometheus/2.33.4" 2024-02-07T14:00:14.803 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:00:14 smithi191 bash[49320]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-07T14:00:14.803 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:00:14 smithi191 bash[49320]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-02-07T14:00:14.803 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:00:14 smithi191 bash[49320]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-02-07T14:00:14.803 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:00:14 smithi191 bash[49320]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-07T14:00:14.803 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:00:14 smithi191 bash[49320]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-02-07T14:00:14.803 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:00:14 smithi191 bash[49320]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-07T14:00:14.803 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:00:14 smithi191 bash[49320]: --> ceph-volume raw activate successful for osd ID: 7 2024-02-07T14:00:15.277 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:14 smithi191 bash[41073]: cluster 2024-02-07T14:00:14.929724+0000 mon.a (mon.0) 556 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 4 pgs peering) 2024-02-07T14:00:15.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:14 smithi177 bash[53774]: cluster 2024-02-07T14:00:14.929724+0000 mon.a (mon.0) 556 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 4 pgs peering) 2024-02-07T14:00:15.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:14 smithi177 bash[55146]: cluster 2024-02-07T14:00:14.929724+0000 mon.a (mon.0) 556 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 4 pgs peering) 2024-02-07T14:00:16.255 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:15 smithi191 bash[41073]: cluster 2024-02-07T14:00:14.913034+0000 mgr.y (mgr.25346) 338 : cluster 0 pgmap v212: 161 pgs: 28 active+undersized+degraded, 41 active+undersized, 92 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-02-07T14:00:16.255 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:15 smithi191 bash[41073]: audit 2024-02-07T14:00:15.853921+0000 mon.a (mon.0) 557 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:16.255 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:15 smithi191 bash[41073]: audit 2024-02-07T14:00:15.856107+0000 mon.a (mon.0) 558 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:00:16.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:15 smithi177 bash[53774]: cluster 2024-02-07T14:00:14.913034+0000 mgr.y (mgr.25346) 338 : cluster 0 pgmap v212: 161 pgs: 28 active+undersized+degraded, 41 active+undersized, 92 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-02-07T14:00:16.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:15 smithi177 bash[53774]: audit 2024-02-07T14:00:15.853921+0000 mon.a (mon.0) 557 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:16.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:15 smithi177 bash[53774]: audit 2024-02-07T14:00:15.856107+0000 mon.a (mon.0) 558 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:00:16.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:15 smithi177 bash[55146]: cluster 2024-02-07T14:00:14.913034+0000 mgr.y (mgr.25346) 338 : cluster 0 pgmap v212: 161 pgs: 28 active+undersized+degraded, 41 active+undersized, 92 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-02-07T14:00:16.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:15 smithi177 bash[55146]: audit 2024-02-07T14:00:15.853921+0000 mon.a (mon.0) 557 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:16.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:15 smithi177 bash[55146]: audit 2024-02-07T14:00:15.856107+0000 mon.a (mon.0) 558 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:00:16.553 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:00:16 smithi191 bash[49603]: debug 2024-02-07T14:00:16.360+0000 7f43c0ea5700 1 -- 172.21.15.191:0/2092165333 <== mon.2 v2:172.21.15.191:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5591f98796c0 con 0x5591f98ff000 2024-02-07T14:00:17.303 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:00:16 smithi191 bash[49603]: debug 2024-02-07T14:00:16.912+0000 7f43ca03d7c0 -1 Falling back to public interface 2024-02-07T14:00:18.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:17 smithi177 bash[53774]: cluster 2024-02-07T14:00:16.914593+0000 mgr.y (mgr.25346) 339 : cluster 0 pgmap v213: 161 pgs: 28 active+undersized+degraded, 41 active+undersized, 92 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-02-07T14:00:18.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:17 smithi177 bash[55146]: cluster 2024-02-07T14:00:16.914593+0000 mgr.y (mgr.25346) 339 : cluster 0 pgmap v213: 161 pgs: 28 active+undersized+degraded, 41 active+undersized, 92 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-02-07T14:00:18.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:17 smithi191 bash[41073]: cluster 2024-02-07T14:00:16.914593+0000 mgr.y (mgr.25346) 339 : cluster 0 pgmap v213: 161 pgs: 28 active+undersized+degraded, 41 active+undersized, 92 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-02-07T14:00:20.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:19 smithi177 bash[53774]: cluster 2024-02-07T14:00:18.916007+0000 mgr.y (mgr.25346) 340 : cluster 0 pgmap v214: 161 pgs: 28 active+undersized+degraded, 41 active+undersized, 92 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-02-07T14:00:20.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:19 smithi177 bash[55146]: cluster 2024-02-07T14:00:18.916007+0000 mgr.y (mgr.25346) 340 : cluster 0 pgmap v214: 161 pgs: 28 active+undersized+degraded, 41 active+undersized, 92 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-02-07T14:00:20.303 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:00:19 smithi191 bash[49603]: debug 2024-02-07T14:00:19.956+0000 7f43ca03d7c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-02-07T14:00:20.303 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:00:20 smithi191 bash[49603]: debug 2024-02-07T14:00:20.000+0000 7f43ca03d7c0 -1 osd.7 138 log_to_monitors true 2024-02-07T14:00:20.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:19 smithi191 bash[41073]: cluster 2024-02-07T14:00:18.916007+0000 mgr.y (mgr.25346) 340 : cluster 0 pgmap v214: 161 pgs: 28 active+undersized+degraded, 41 active+undersized, 92 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-02-07T14:00:21.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:21 smithi177 bash[53774]: audit 2024-02-07T14:00:20.008659+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.191:6824/2705674826,v1:172.21.15.191:6825/2705674826]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-07T14:00:21.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:21 smithi177 bash[53774]: audit 2024-02-07T14:00:20.013840+0000 mon.a (mon.0) 559 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-07T14:00:21.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:21 smithi177 bash[53774]: audit 2024-02-07T14:00:20.156352+0000 mon.a (mon.0) 560 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:21.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:21 smithi177 bash[53774]: audit 2024-02-07T14:00:20.169053+0000 mon.a (mon.0) 561 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:21.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:21 smithi177 bash[53774]: cluster 2024-02-07T14:00:20.921754+0000 mon.a (mon.0) 562 : cluster 3 Health check update: Degraded data redundancy: 85/630 objects degraded (13.492%), 28 pgs degraded (PG_DEGRADED) 2024-02-07T14:00:21.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:21 smithi177 bash[55146]: audit 2024-02-07T14:00:20.008659+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.191:6824/2705674826,v1:172.21.15.191:6825/2705674826]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-07T14:00:21.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:21 smithi177 bash[55146]: audit 2024-02-07T14:00:20.013840+0000 mon.a (mon.0) 559 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-07T14:00:21.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:21 smithi177 bash[55146]: audit 2024-02-07T14:00:20.156352+0000 mon.a (mon.0) 560 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:21.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:21 smithi177 bash[55146]: audit 2024-02-07T14:00:20.169053+0000 mon.a (mon.0) 561 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:21.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:21 smithi177 bash[55146]: cluster 2024-02-07T14:00:20.921754+0000 mon.a (mon.0) 562 : cluster 3 Health check update: Degraded data redundancy: 85/630 objects degraded (13.492%), 28 pgs degraded (PG_DEGRADED) 2024-02-07T14:00:21.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:20 smithi191 bash[41073]: audit 2024-02-07T14:00:20.008659+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.191:6824/2705674826,v1:172.21.15.191:6825/2705674826]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-07T14:00:21.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:20 smithi191 bash[41073]: audit 2024-02-07T14:00:20.013840+0000 mon.a (mon.0) 559 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-07T14:00:21.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:20 smithi191 bash[41073]: audit 2024-02-07T14:00:20.156352+0000 mon.a (mon.0) 560 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:21.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:20 smithi191 bash[41073]: audit 2024-02-07T14:00:20.169053+0000 mon.a (mon.0) 561 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:21.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:20 smithi191 bash[41073]: cluster 2024-02-07T14:00:20.921754+0000 mon.a (mon.0) 562 : cluster 3 Health check update: Degraded data redundancy: 85/630 objects degraded (13.492%), 28 pgs degraded (PG_DEGRADED) 2024-02-07T14:00:21.803 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:00:21 smithi191 bash[49603]: debug 2024-02-07T14:00:21.516+0000 7f43b7494700 -1 osd.7 138 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-07T14:00:22.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:22 smithi177 bash[53774]: cluster 2024-02-07T14:00:20.917534+0000 mgr.y (mgr.25346) 341 : cluster 0 pgmap v215: 161 pgs: 28 active+undersized+degraded, 41 active+undersized, 92 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-02-07T14:00:22.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:22 smithi177 bash[53774]: audit 2024-02-07T14:00:21.008995+0000 mon.a (mon.0) 563 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-07T14:00:22.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:22 smithi177 bash[53774]: audit 2024-02-07T14:00:21.013725+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.191:6824/2705674826,v1:172.21.15.191:6825/2705674826]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T14:00:22.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:22 smithi177 bash[53774]: cluster 2024-02-07T14:00:21.014760+0000 mon.a (mon.0) 564 : cluster 0 osdmap e141: 8 total, 7 up, 8 in 2024-02-07T14:00:22.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:22 smithi177 bash[53774]: audit 2024-02-07T14:00:21.019505+0000 mon.a (mon.0) 565 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T14:00:22.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:22 smithi177 bash[53774]: audit 2024-02-07T14:00:21.308700+0000 mon.a (mon.0) 566 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:22.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:22 smithi177 bash[53774]: audit 2024-02-07T14:00:21.386800+0000 mon.a (mon.0) 567 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:22.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:22 smithi177 bash[53774]: audit 2024-02-07T14:00:21.518808+0000 mon.a (mon.0) 568 : audit 1 from='osd.7 ' entity='osd.7' 2024-02-07T14:00:22.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:22 smithi177 bash[55146]: cluster 2024-02-07T14:00:20.917534+0000 mgr.y (mgr.25346) 341 : cluster 0 pgmap v215: 161 pgs: 28 active+undersized+degraded, 41 active+undersized, 92 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-02-07T14:00:22.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:22 smithi177 bash[55146]: audit 2024-02-07T14:00:21.008995+0000 mon.a (mon.0) 563 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-07T14:00:22.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:22 smithi177 bash[55146]: audit 2024-02-07T14:00:21.013725+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.191:6824/2705674826,v1:172.21.15.191:6825/2705674826]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T14:00:22.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:22 smithi177 bash[55146]: cluster 2024-02-07T14:00:21.014760+0000 mon.a (mon.0) 564 : cluster 0 osdmap e141: 8 total, 7 up, 8 in 2024-02-07T14:00:22.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:22 smithi177 bash[55146]: audit 2024-02-07T14:00:21.019505+0000 mon.a (mon.0) 565 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T14:00:22.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:22 smithi177 bash[55146]: audit 2024-02-07T14:00:21.308700+0000 mon.a (mon.0) 566 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:22.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:22 smithi177 bash[55146]: audit 2024-02-07T14:00:21.386800+0000 mon.a (mon.0) 567 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:22.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:22 smithi177 bash[55146]: audit 2024-02-07T14:00:21.518808+0000 mon.a (mon.0) 568 : audit 1 from='osd.7 ' entity='osd.7' 2024-02-07T14:00:22.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:22 smithi191 bash[41073]: cluster 2024-02-07T14:00:20.917534+0000 mgr.y (mgr.25346) 341 : cluster 0 pgmap v215: 161 pgs: 28 active+undersized+degraded, 41 active+undersized, 92 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-02-07T14:00:22.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:22 smithi191 bash[41073]: audit 2024-02-07T14:00:21.008995+0000 mon.a (mon.0) 563 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-07T14:00:22.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:22 smithi191 bash[41073]: audit 2024-02-07T14:00:21.013725+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.191:6824/2705674826,v1:172.21.15.191:6825/2705674826]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T14:00:22.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:22 smithi191 bash[41073]: cluster 2024-02-07T14:00:21.014760+0000 mon.a (mon.0) 564 : cluster 0 osdmap e141: 8 total, 7 up, 8 in 2024-02-07T14:00:22.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:22 smithi191 bash[41073]: audit 2024-02-07T14:00:21.019505+0000 mon.a (mon.0) 565 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-02-07T14:00:22.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:22 smithi191 bash[41073]: audit 2024-02-07T14:00:21.308700+0000 mon.a (mon.0) 566 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:22.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:22 smithi191 bash[41073]: audit 2024-02-07T14:00:21.386800+0000 mon.a (mon.0) 567 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:22.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:22 smithi191 bash[41073]: audit 2024-02-07T14:00:21.518808+0000 mon.a (mon.0) 568 : audit 1 from='osd.7 ' entity='osd.7' 2024-02-07T14:00:23.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:23 smithi177 bash[53774]: audit 2024-02-07T14:00:22.028556+0000 mgr.y (mgr.25346) 342 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:00:23.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:23 smithi177 bash[53774]: cluster 2024-02-07T14:00:22.515569+0000 mon.a (mon.0) 569 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-07T14:00:23.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:23 smithi177 bash[53774]: cluster 2024-02-07T14:00:22.524337+0000 mon.a (mon.0) 570 : cluster 1 osd.7 [v2:172.21.15.191:6824/2705674826,v1:172.21.15.191:6825/2705674826] boot 2024-02-07T14:00:23.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:23 smithi177 bash[53774]: cluster 2024-02-07T14:00:22.524447+0000 mon.a (mon.0) 571 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2024-02-07T14:00:23.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:23 smithi177 bash[53774]: audit 2024-02-07T14:00:22.529912+0000 mon.a (mon.0) 572 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-07T14:00:23.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:23 smithi177 bash[55146]: audit 2024-02-07T14:00:22.028556+0000 mgr.y (mgr.25346) 342 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:00:23.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:23 smithi177 bash[55146]: cluster 2024-02-07T14:00:22.515569+0000 mon.a (mon.0) 569 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-07T14:00:23.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:23 smithi177 bash[55146]: cluster 2024-02-07T14:00:22.524337+0000 mon.a (mon.0) 570 : cluster 1 osd.7 [v2:172.21.15.191:6824/2705674826,v1:172.21.15.191:6825/2705674826] boot 2024-02-07T14:00:23.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:23 smithi177 bash[55146]: cluster 2024-02-07T14:00:22.524447+0000 mon.a (mon.0) 571 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2024-02-07T14:00:23.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:23 smithi177 bash[55146]: audit 2024-02-07T14:00:22.529912+0000 mon.a (mon.0) 572 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-07T14:00:23.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:23 smithi191 bash[41073]: audit 2024-02-07T14:00:22.028556+0000 mgr.y (mgr.25346) 342 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:00:23.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:23 smithi191 bash[41073]: cluster 2024-02-07T14:00:22.515569+0000 mon.a (mon.0) 569 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-07T14:00:23.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:23 smithi191 bash[41073]: cluster 2024-02-07T14:00:22.524337+0000 mon.a (mon.0) 570 : cluster 1 osd.7 [v2:172.21.15.191:6824/2705674826,v1:172.21.15.191:6825/2705674826] boot 2024-02-07T14:00:23.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:23 smithi191 bash[41073]: cluster 2024-02-07T14:00:22.524447+0000 mon.a (mon.0) 571 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2024-02-07T14:00:23.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:23 smithi191 bash[41073]: audit 2024-02-07T14:00:22.529912+0000 mon.a (mon.0) 572 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-07T14:00:24.287 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:00:24 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:00:24] "GET /metrics HTTP/1.1" 200 38486 "" "Prometheus/2.33.4" 2024-02-07T14:00:24.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:24 smithi177 bash[53774]: cluster 2024-02-07T14:00:22.918617+0000 mgr.y (mgr.25346) 343 : cluster 0 pgmap v218: 161 pgs: 28 active+undersized+degraded, 41 active+undersized, 92 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 85/630 objects degraded (13.492%) 2024-02-07T14:00:24.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:24 smithi177 bash[53774]: cluster 2024-02-07T14:00:23.533887+0000 mon.a (mon.0) 573 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2024-02-07T14:00:24.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:24 smithi177 bash[55146]: cluster 2024-02-07T14:00:22.918617+0000 mgr.y (mgr.25346) 343 : cluster 0 pgmap v218: 161 pgs: 28 active+undersized+degraded, 41 active+undersized, 92 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 85/630 objects degraded (13.492%) 2024-02-07T14:00:24.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:24 smithi177 bash[55146]: cluster 2024-02-07T14:00:23.533887+0000 mon.a (mon.0) 573 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2024-02-07T14:00:24.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:24 smithi191 bash[41073]: cluster 2024-02-07T14:00:22.918617+0000 mgr.y (mgr.25346) 343 : cluster 0 pgmap v218: 161 pgs: 28 active+undersized+degraded, 41 active+undersized, 92 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 85/630 objects degraded (13.492%) 2024-02-07T14:00:24.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:24 smithi191 bash[41073]: cluster 2024-02-07T14:00:23.533887+0000 mon.a (mon.0) 573 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2024-02-07T14:00:26.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:26 smithi177 bash[53774]: cluster 2024-02-07T14:00:24.919934+0000 mgr.y (mgr.25346) 344 : cluster 0 pgmap v220: 161 pgs: 24 active+undersized+degraded, 29 active+undersized, 108 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-02-07T14:00:26.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:26 smithi177 bash[53774]: cluster 2024-02-07T14:00:25.923514+0000 mon.a (mon.0) 574 : cluster 3 Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 24 pgs degraded (PG_DEGRADED) 2024-02-07T14:00:26.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:26 smithi177 bash[55146]: cluster 2024-02-07T14:00:24.919934+0000 mgr.y (mgr.25346) 344 : cluster 0 pgmap v220: 161 pgs: 24 active+undersized+degraded, 29 active+undersized, 108 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-02-07T14:00:26.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:26 smithi177 bash[55146]: cluster 2024-02-07T14:00:25.923514+0000 mon.a (mon.0) 574 : cluster 3 Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 24 pgs degraded (PG_DEGRADED) 2024-02-07T14:00:26.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:26 smithi191 bash[41073]: cluster 2024-02-07T14:00:24.919934+0000 mgr.y (mgr.25346) 344 : cluster 0 pgmap v220: 161 pgs: 24 active+undersized+degraded, 29 active+undersized, 108 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-02-07T14:00:26.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:26 smithi191 bash[41073]: cluster 2024-02-07T14:00:25.923514+0000 mon.a (mon.0) 574 : cluster 3 Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 24 pgs degraded (PG_DEGRADED) 2024-02-07T14:00:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:28 smithi177 bash[53774]: cluster 2024-02-07T14:00:26.921321+0000 mgr.y (mgr.25346) 345 : cluster 0 pgmap v221: 161 pgs: 6 active+undersized+degraded, 4 active+undersized, 151 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 10/630 objects degraded (1.587%) 2024-02-07T14:00:28.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:28 smithi177 bash[55146]: cluster 2024-02-07T14:00:26.921321+0000 mgr.y (mgr.25346) 345 : cluster 0 pgmap v221: 161 pgs: 6 active+undersized+degraded, 4 active+undersized, 151 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 10/630 objects degraded (1.587%) 2024-02-07T14:00:28.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:28 smithi191 bash[41073]: cluster 2024-02-07T14:00:26.921321+0000 mgr.y (mgr.25346) 345 : cluster 0 pgmap v221: 161 pgs: 6 active+undersized+degraded, 4 active+undersized, 151 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 10/630 objects degraded (1.587%) 2024-02-07T14:00:29.338 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:29 smithi191 bash[41073]: cluster 2024-02-07T14:00:29.026801+0000 mon.a (mon.0) 575 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/630 objects degraded (1.587%), 6 pgs degraded) 2024-02-07T14:00:29.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:29 smithi177 bash[53774]: cluster 2024-02-07T14:00:29.026801+0000 mon.a (mon.0) 575 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/630 objects degraded (1.587%), 6 pgs degraded) 2024-02-07T14:00:29.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:29 smithi177 bash[55146]: cluster 2024-02-07T14:00:29.026801+0000 mon.a (mon.0) 575 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/630 objects degraded (1.587%), 6 pgs degraded) 2024-02-07T14:00:29.799 INFO:teuthology.orchestra.run.smithi177.stdout:true 2024-02-07T14:00:30.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:30 smithi177 bash[55146]: cluster 2024-02-07T14:00:28.922357+0000 mgr.y (mgr.25346) 346 : cluster 0 pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 776 B/s rd, 0 op/s 2024-02-07T14:00:30.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:30 smithi177 bash[53774]: cluster 2024-02-07T14:00:28.922357+0000 mgr.y (mgr.25346) 346 : cluster 0 pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 776 B/s rd, 0 op/s 2024-02-07T14:00:30.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:30 smithi191 bash[41073]: cluster 2024-02-07T14:00:28.922357+0000 mgr.y (mgr.25346) 346 : cluster 0 pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 776 B/s rd, 0 op/s 2024-02-07T14:00:30.587 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-07T14:00:30.588 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 running (8m) 2m ago 15m 16.3M - 0.23.0 ba2b418f427c 502a4ff35ffc 2024-02-07T14:00:30.588 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi191 *:3000 running (7m) 10s ago 14m 43.4M - 8.3.5 dad864ee21e9 b2e0c987e917 2024-02-07T14:00:30.588 INFO:teuthology.orchestra.run.smithi177.stdout:iscsi.foo.smithi177.afvcbe smithi177 running (6m) 2m ago 13m 48.1M - 3.5 e1d6a67b021e 7e2cc5dd7ffa 2024-02-07T14:00:30.588 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi191 *:8443,9283,8765 running (6m) 10s ago 21m 444M - 19.0.0-1252-g44458cce 79957b372307 af2fcc868046 2024-02-07T14:00:30.588 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:8443,9283,8765 running (7m) 2m ago 23m 499M - 19.0.0-1252-g44458cce 79957b372307 a0cb7d141fbc 2024-02-07T14:00:30.588 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (6m) 2m ago 23m 52.9M 2048M 19.0.0-1252-g44458cce 79957b372307 2db8fe7d86f5 2024-02-07T14:00:30.588 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi191 running (5m) 10s ago 21m 46.2M 2048M 19.0.0-1252-g44458cce 79957b372307 ed930f20e0b7 2024-02-07T14:00:30.588 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (5m) 2m ago 21m 44.4M 2048M 19.0.0-1252-g44458cce 79957b372307 91a1370c9769 2024-02-07T14:00:30.588 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 running (8m) 2m ago 15m 12.0M - 1.3.1 1dbe0e931976 7ed6f8e8a9ea 2024-02-07T14:00:30.588 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi191 *:9100 running (8m) 10s ago 15m 12.0M - 1.3.1 1dbe0e931976 8d299419211b 2024-02-07T14:00:30.588 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (3m) 2m ago 20m 52.0M 2781M 19.0.0-1252-g44458cce 79957b372307 8140369c93be 2024-02-07T14:00:30.588 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (3m) 2m ago 20m 55.5M 2781M 19.0.0-1252-g44458cce 79957b372307 4f69ab7c1187 2024-02-07T14:00:30.588 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (2m) 2m ago 19m 51.7M 2781M 19.0.0-1252-g44458cce 79957b372307 9eaa7c17573c 2024-02-07T14:00:30.589 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (2m) 2m ago 19m - 2781M 19.0.0-1252-g44458cce 79957b372307 3e159f517d8e 2024-02-07T14:00:30.589 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi191 running (110s) 10s ago 18m 55.9M 3037M 19.0.0-1252-g44458cce 79957b372307 801e3c01802b 2024-02-07T14:00:30.589 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi191 running (78s) 10s ago 17m 53.2M 3037M 19.0.0-1252-g44458cce 79957b372307 fc8bdf4b43c1 2024-02-07T14:00:30.589 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi191 running (47s) 10s ago 17m 53.5M 3037M 19.0.0-1252-g44458cce 79957b372307 65301d02bbdf 2024-02-07T14:00:30.589 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi191 running (15s) 10s ago 16m - 3037M 19.0.0-1252-g44458cce 79957b372307 3c057db54162 2024-02-07T14:00:30.589 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi191 *:9095 running (6m) 10s ago 15m 65.7M - 2.33.4 514e6a882f6e 328d9528a4cb 2024-02-07T14:00:30.589 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi177.lsebwe smithi177 *:8000 running (13m) 2m ago 13m 88.4M - 17.2.0 e1d6a67b021e 5c594a4531b4 2024-02-07T14:00:30.589 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi191.kcfkkn smithi191 *:8000 running (13m) 10s ago 13m 89.1M - 17.2.0 e1d6a67b021e 25ae2a68d161 2024-02-07T14:00:30.589 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi177.czdxob smithi177 *:80 running (13m) 2m ago 13m 88.2M - 17.2.0 e1d6a67b021e 6b1840bf09af 2024-02-07T14:00:30.589 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi191.iddzcf smithi191 *:80 running (13m) 10s ago 13m 89.2M - 17.2.0 e1d6a67b021e 48533635a191 2024-02-07T14:00:31.057 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T14:00:31.057 INFO:teuthology.orchestra.run.smithi177.stdout: "mon": { 2024-02-07T14:00:31.058 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 3 2024-02-07T14:00:31.058 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T14:00:31.058 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr": { 2024-02-07T14:00:31.058 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 2 2024-02-07T14:00:31.058 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T14:00:31.058 INFO:teuthology.orchestra.run.smithi177.stdout: "osd": { 2024-02-07T14:00:31.058 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 8 2024-02-07T14:00:31.058 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T14:00:31.058 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw": { 2024-02-07T14:00:31.058 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-07T14:00:31.058 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T14:00:31.058 INFO:teuthology.orchestra.run.smithi177.stdout: "overall": { 2024-02-07T14:00:31.058 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-02-07T14:00:31.058 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 13 2024-02-07T14:00:31.059 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T14:00:31.059 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T14:00:31.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:31 smithi191 bash[41073]: audit 2024-02-07T14:00:29.781719+0000 mgr.y (mgr.25346) 347 : audit 0 from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:00:31.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:31 smithi191 bash[41073]: audit 2024-02-07T14:00:30.183300+0000 mgr.y (mgr.25346) 348 : audit 0 from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:00:31.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:31 smithi191 bash[41073]: audit 2024-02-07T14:00:30.853432+0000 mon.a (mon.0) 576 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:31.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:31 smithi191 bash[41073]: audit 2024-02-07T14:00:30.861274+0000 mon.a (mon.0) 577 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:00:31.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:31 smithi191 bash[41073]: audit 2024-02-07T14:00:31.060171+0000 mon.a (mon.0) 578 : audit 0 from='client.? 172.21.15.177:0/297249643' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:00:31.448 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T14:00:31.448 INFO:teuthology.orchestra.run.smithi177.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261", 2024-02-07T14:00:31.449 INFO:teuthology.orchestra.run.smithi177.stdout: "in_progress": true, 2024-02-07T14:00:31.449 INFO:teuthology.orchestra.run.smithi177.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-07T14:00:31.449 INFO:teuthology.orchestra.run.smithi177.stdout: "services_complete": [ 2024-02-07T14:00:31.449 INFO:teuthology.orchestra.run.smithi177.stdout: "mon", 2024-02-07T14:00:31.449 INFO:teuthology.orchestra.run.smithi177.stdout: "osd", 2024-02-07T14:00:31.449 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr" 2024-02-07T14:00:31.449 INFO:teuthology.orchestra.run.smithi177.stdout: ], 2024-02-07T14:00:31.449 INFO:teuthology.orchestra.run.smithi177.stdout: "progress": "13/23 daemons upgraded", 2024-02-07T14:00:31.449 INFO:teuthology.orchestra.run.smithi177.stdout: "message": "Currently upgrading osd daemons", 2024-02-07T14:00:31.449 INFO:teuthology.orchestra.run.smithi177.stdout: "is_paused": false 2024-02-07T14:00:31.449 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T14:00:31.537 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:31 smithi177 bash[53774]: audit 2024-02-07T14:00:29.781719+0000 mgr.y (mgr.25346) 347 : audit 0 from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:00:31.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:31 smithi177 bash[53774]: audit 2024-02-07T14:00:30.183300+0000 mgr.y (mgr.25346) 348 : audit 0 from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:00:31.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:31 smithi177 bash[53774]: audit 2024-02-07T14:00:30.853432+0000 mon.a (mon.0) 576 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:31.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:31 smithi177 bash[53774]: audit 2024-02-07T14:00:30.861274+0000 mon.a (mon.0) 577 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:00:31.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:31 smithi177 bash[53774]: audit 2024-02-07T14:00:31.060171+0000 mon.a (mon.0) 578 : audit 0 from='client.? 172.21.15.177:0/297249643' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:00:31.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:31 smithi177 bash[55146]: audit 2024-02-07T14:00:29.781719+0000 mgr.y (mgr.25346) 347 : audit 0 from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:00:31.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:31 smithi177 bash[55146]: audit 2024-02-07T14:00:30.183300+0000 mgr.y (mgr.25346) 348 : audit 0 from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:00:31.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:31 smithi177 bash[55146]: audit 2024-02-07T14:00:30.853432+0000 mon.a (mon.0) 576 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:31.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:31 smithi177 bash[55146]: audit 2024-02-07T14:00:30.861274+0000 mon.a (mon.0) 577 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:00:31.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:31 smithi177 bash[55146]: audit 2024-02-07T14:00:31.060171+0000 mon.a (mon.0) 578 : audit 0 from='client.? 172.21.15.177:0/297249643' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:00:31.899 INFO:teuthology.orchestra.run.smithi177.stdout:HEALTH_WARN all OSDs are running squid or later but require_osd_release < squid 2024-02-07T14:00:31.900 INFO:teuthology.orchestra.run.smithi177.stdout:[WRN] OSD_UPGRADE_FINISHED: all OSDs are running squid or later but require_osd_release < squid 2024-02-07T14:00:31.900 INFO:teuthology.orchestra.run.smithi177.stdout: all OSDs are running squid or later but require_osd_release < squid 2024-02-07T14:00:32.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[53774]: audit 2024-02-07T14:00:30.564783+0000 mgr.y (mgr.25346) 349 : audit 0 from='client.44521 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:00:32.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[53774]: cluster 2024-02-07T14:00:30.923437+0000 mgr.y (mgr.25346) 350 : cluster 0 pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-07T14:00:32.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[53774]: audit 2024-02-07T14:00:31.391867+0000 mon.a (mon.0) 579 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:32.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[53774]: audit 2024-02-07T14:00:31.404192+0000 mon.a (mon.0) 580 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:32.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[53774]: audit 2024-02-07T14:00:31.406021+0000 mon.a (mon.0) 581 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:00:32.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[53774]: audit 2024-02-07T14:00:31.407177+0000 mon.a (mon.0) 582 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:00:32.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[53774]: audit 2024-02-07T14:00:31.415111+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:32.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[53774]: audit 2024-02-07T14:00:31.500761+0000 mon.a (mon.0) 584 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T14:00:32.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[53774]: audit 2024-02-07T14:00:31.504388+0000 mon.a (mon.0) 585 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:00:32.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[53774]: audit 2024-02-07T14:00:31.507148+0000 mon.a (mon.0) 586 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:00:32.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[53774]: audit 2024-02-07T14:00:31.509106+0000 mon.a (mon.0) 587 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:00:32.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[53774]: audit 2024-02-07T14:00:31.512736+0000 mon.a (mon.0) 588 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:00:32.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[53774]: audit 2024-02-07T14:00:31.520322+0000 mon.a (mon.0) 589 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:32.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[53774]: audit 2024-02-07T14:00:31.524307+0000 mon.a (mon.0) 590 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-07T14:00:32.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[53774]: audit 2024-02-07T14:00:31.530347+0000 mon.a (mon.0) 591 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-07T14:00:32.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[53774]: audit 2024-02-07T14:00:31.533929+0000 mon.a (mon.0) 592 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-07T14:00:32.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[53774]: audit 2024-02-07T14:00:31.537829+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-07T14:00:32.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[53774]: audit 2024-02-07T14:00:31.540307+0000 mon.a (mon.0) 594 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-07T14:00:32.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[53774]: audit 2024-02-07T14:00:31.544403+0000 mon.a (mon.0) 595 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-07T14:00:32.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[55146]: audit 2024-02-07T14:00:30.564783+0000 mgr.y (mgr.25346) 349 : audit 0 from='client.44521 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:00:32.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[55146]: cluster 2024-02-07T14:00:30.923437+0000 mgr.y (mgr.25346) 350 : cluster 0 pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-07T14:00:32.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[55146]: audit 2024-02-07T14:00:31.391867+0000 mon.a (mon.0) 579 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:32.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[55146]: audit 2024-02-07T14:00:31.404192+0000 mon.a (mon.0) 580 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:32.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[55146]: audit 2024-02-07T14:00:31.406021+0000 mon.a (mon.0) 581 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:00:32.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[55146]: audit 2024-02-07T14:00:31.407177+0000 mon.a (mon.0) 582 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:00:32.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[55146]: audit 2024-02-07T14:00:31.415111+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:32.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[55146]: audit 2024-02-07T14:00:31.500761+0000 mon.a (mon.0) 584 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T14:00:32.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[55146]: audit 2024-02-07T14:00:31.504388+0000 mon.a (mon.0) 585 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:00:32.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[55146]: audit 2024-02-07T14:00:31.507148+0000 mon.a (mon.0) 586 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:00:32.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[55146]: audit 2024-02-07T14:00:31.509106+0000 mon.a (mon.0) 587 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:00:32.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[55146]: audit 2024-02-07T14:00:31.512736+0000 mon.a (mon.0) 588 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:00:32.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[55146]: audit 2024-02-07T14:00:31.520322+0000 mon.a (mon.0) 589 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:32.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[55146]: audit 2024-02-07T14:00:31.524307+0000 mon.a (mon.0) 590 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-07T14:00:32.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[55146]: audit 2024-02-07T14:00:31.530347+0000 mon.a (mon.0) 591 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-07T14:00:32.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[55146]: audit 2024-02-07T14:00:31.533929+0000 mon.a (mon.0) 592 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-07T14:00:32.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[55146]: audit 2024-02-07T14:00:31.537829+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-07T14:00:32.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[55146]: audit 2024-02-07T14:00:31.540307+0000 mon.a (mon.0) 594 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-07T14:00:32.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[55146]: audit 2024-02-07T14:00:31.544403+0000 mon.a (mon.0) 595 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-07T14:00:32.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[53774]: audit 2024-02-07T14:00:31.547534+0000 mon.a (mon.0) 596 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-07T14:00:32.792 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[53774]: audit 2024-02-07T14:00:31.551512+0000 mon.a (mon.0) 597 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-07T14:00:32.792 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[53774]: audit 2024-02-07T14:00:31.554064+0000 mon.a (mon.0) 598 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-07T14:00:32.792 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[53774]: audit 2024-02-07T14:00:31.559655+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-07T14:00:32.792 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[53774]: audit 2024-02-07T14:00:31.563088+0000 mon.a (mon.0) 600 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-07T14:00:32.792 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[53774]: audit 2024-02-07T14:00:31.567007+0000 mon.a (mon.0) 601 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-07T14:00:32.792 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[53774]: audit 2024-02-07T14:00:31.569736+0000 mon.a (mon.0) 602 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-07T14:00:32.792 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[53774]: audit 2024-02-07T14:00:31.573850+0000 mon.a (mon.0) 603 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-07T14:00:32.792 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[53774]: audit 2024-02-07T14:00:31.576090+0000 mon.a (mon.0) 604 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-07T14:00:32.792 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[53774]: audit 2024-02-07T14:00:31.579875+0000 mon.a (mon.0) 605 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-07T14:00:32.792 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[53774]: audit 2024-02-07T14:00:31.583606+0000 mon.a (mon.0) 606 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-02-07T14:00:32.792 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[53774]: audit 2024-02-07T14:00:31.902335+0000 mon.c (mon.1) 17 : audit 0 from='client.? 172.21.15.177:0/3292056081' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T14:00:32.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[55146]: audit 2024-02-07T14:00:31.547534+0000 mon.a (mon.0) 596 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-07T14:00:32.793 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[55146]: audit 2024-02-07T14:00:31.551512+0000 mon.a (mon.0) 597 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-07T14:00:32.793 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[55146]: audit 2024-02-07T14:00:31.554064+0000 mon.a (mon.0) 598 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-07T14:00:32.793 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[55146]: audit 2024-02-07T14:00:31.559655+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-07T14:00:32.793 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[55146]: audit 2024-02-07T14:00:31.563088+0000 mon.a (mon.0) 600 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-07T14:00:32.793 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[55146]: audit 2024-02-07T14:00:31.567007+0000 mon.a (mon.0) 601 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-07T14:00:32.793 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[55146]: audit 2024-02-07T14:00:31.569736+0000 mon.a (mon.0) 602 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-07T14:00:32.793 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[55146]: audit 2024-02-07T14:00:31.573850+0000 mon.a (mon.0) 603 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-07T14:00:32.793 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[55146]: audit 2024-02-07T14:00:31.576090+0000 mon.a (mon.0) 604 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-07T14:00:32.793 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[55146]: audit 2024-02-07T14:00:31.579875+0000 mon.a (mon.0) 605 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-07T14:00:32.793 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[55146]: audit 2024-02-07T14:00:31.583606+0000 mon.a (mon.0) 606 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-02-07T14:00:32.793 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:32 smithi177 bash[55146]: audit 2024-02-07T14:00:31.902335+0000 mon.c (mon.1) 17 : audit 0 from='client.? 172.21.15.177:0/3292056081' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T14:00:32.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:32 smithi191 bash[41073]: audit 2024-02-07T14:00:30.564783+0000 mgr.y (mgr.25346) 349 : audit 0 from='client.44521 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:00:32.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:32 smithi191 bash[41073]: cluster 2024-02-07T14:00:30.923437+0000 mgr.y (mgr.25346) 350 : cluster 0 pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-07T14:00:32.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:32 smithi191 bash[41073]: audit 2024-02-07T14:00:31.391867+0000 mon.a (mon.0) 579 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:32.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:32 smithi191 bash[41073]: audit 2024-02-07T14:00:31.404192+0000 mon.a (mon.0) 580 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:32.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:32 smithi191 bash[41073]: audit 2024-02-07T14:00:31.406021+0000 mon.a (mon.0) 581 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:00:32.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:32 smithi191 bash[41073]: audit 2024-02-07T14:00:31.407177+0000 mon.a (mon.0) 582 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:00:32.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:32 smithi191 bash[41073]: audit 2024-02-07T14:00:31.415111+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:32.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:32 smithi191 bash[41073]: audit 2024-02-07T14:00:31.500761+0000 mon.a (mon.0) 584 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T14:00:32.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:32 smithi191 bash[41073]: audit 2024-02-07T14:00:31.504388+0000 mon.a (mon.0) 585 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:00:32.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:32 smithi191 bash[41073]: audit 2024-02-07T14:00:31.507148+0000 mon.a (mon.0) 586 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:00:32.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:32 smithi191 bash[41073]: audit 2024-02-07T14:00:31.509106+0000 mon.a (mon.0) 587 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:00:32.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:32 smithi191 bash[41073]: audit 2024-02-07T14:00:31.512736+0000 mon.a (mon.0) 588 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:00:32.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:32 smithi191 bash[41073]: audit 2024-02-07T14:00:31.520322+0000 mon.a (mon.0) 589 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:32.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:32 smithi191 bash[41073]: audit 2024-02-07T14:00:31.524307+0000 mon.a (mon.0) 590 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-07T14:00:32.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:32 smithi191 bash[41073]: audit 2024-02-07T14:00:31.530347+0000 mon.a (mon.0) 591 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-07T14:00:32.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:32 smithi191 bash[41073]: audit 2024-02-07T14:00:31.533929+0000 mon.a (mon.0) 592 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-07T14:00:32.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:32 smithi191 bash[41073]: audit 2024-02-07T14:00:31.537829+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-07T14:00:32.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:32 smithi191 bash[41073]: audit 2024-02-07T14:00:31.540307+0000 mon.a (mon.0) 594 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-07T14:00:32.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:32 smithi191 bash[41073]: audit 2024-02-07T14:00:31.544403+0000 mon.a (mon.0) 595 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-07T14:00:32.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:32 smithi191 bash[41073]: audit 2024-02-07T14:00:31.547534+0000 mon.a (mon.0) 596 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-07T14:00:32.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:32 smithi191 bash[41073]: audit 2024-02-07T14:00:31.551512+0000 mon.a (mon.0) 597 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-07T14:00:32.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:32 smithi191 bash[41073]: audit 2024-02-07T14:00:31.554064+0000 mon.a (mon.0) 598 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-07T14:00:32.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:32 smithi191 bash[41073]: audit 2024-02-07T14:00:31.559655+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-07T14:00:32.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:32 smithi191 bash[41073]: audit 2024-02-07T14:00:31.563088+0000 mon.a (mon.0) 600 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-07T14:00:32.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:32 smithi191 bash[41073]: audit 2024-02-07T14:00:31.567007+0000 mon.a (mon.0) 601 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-07T14:00:32.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:32 smithi191 bash[41073]: audit 2024-02-07T14:00:31.569736+0000 mon.a (mon.0) 602 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-07T14:00:32.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:32 smithi191 bash[41073]: audit 2024-02-07T14:00:31.573850+0000 mon.a (mon.0) 603 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-07T14:00:32.806 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:32 smithi191 bash[41073]: audit 2024-02-07T14:00:31.576090+0000 mon.a (mon.0) 604 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-07T14:00:32.806 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:32 smithi191 bash[41073]: audit 2024-02-07T14:00:31.579875+0000 mon.a (mon.0) 605 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-07T14:00:32.806 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:32 smithi191 bash[41073]: audit 2024-02-07T14:00:31.583606+0000 mon.a (mon.0) 606 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-02-07T14:00:32.806 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:32 smithi191 bash[41073]: audit 2024-02-07T14:00:31.902335+0000 mon.c (mon.1) 17 : audit 0 from='client.? 172.21.15.177:0/3292056081' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T14:00:33.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:33 smithi177 bash[53774]: audit 2024-02-07T14:00:31.451227+0000 mgr.y (mgr.25346) 351 : audit 0 from='client.44533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:00:33.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:33 smithi177 bash[53774]: cephadm 2024-02-07T14:00:31.514008+0000 mgr.y (mgr.25346) 352 : cephadm 1 Upgrade: Setting container_image for all osd 2024-02-07T14:00:33.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:33 smithi177 bash[53774]: cephadm 2024-02-07T14:00:31.583273+0000 mgr.y (mgr.25346) 353 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-02-07T14:00:33.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:33 smithi177 bash[53774]: audit 2024-02-07T14:00:32.039615+0000 mgr.y (mgr.25346) 354 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:00:33.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:33 smithi177 bash[53774]: cluster 2024-02-07T14:00:32.578056+0000 mon.a (mon.0) 607 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-02-07T14:00:33.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:33 smithi177 bash[53774]: cluster 2024-02-07T14:00:32.578122+0000 mon.a (mon.0) 608 : cluster 1 Cluster is now healthy 2024-02-07T14:00:33.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:33 smithi177 bash[53774]: audit 2024-02-07T14:00:32.580512+0000 mon.a (mon.0) 609 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-02-07T14:00:33.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:33 smithi177 bash[53774]: cluster 2024-02-07T14:00:32.588461+0000 mon.a (mon.0) 610 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2024-02-07T14:00:33.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:33 smithi177 bash[53774]: audit 2024-02-07T14:00:32.592336+0000 mon.a (mon.0) 611 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:00:33.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:33 smithi177 bash[53774]: audit 2024-02-07T14:00:32.597893+0000 mon.a (mon.0) 612 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:33.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:33 smithi177 bash[55146]: audit 2024-02-07T14:00:31.451227+0000 mgr.y (mgr.25346) 351 : audit 0 from='client.44533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:00:33.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:33 smithi177 bash[55146]: cephadm 2024-02-07T14:00:31.514008+0000 mgr.y (mgr.25346) 352 : cephadm 1 Upgrade: Setting container_image for all osd 2024-02-07T14:00:33.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:33 smithi177 bash[55146]: cephadm 2024-02-07T14:00:31.583273+0000 mgr.y (mgr.25346) 353 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-02-07T14:00:33.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:33 smithi177 bash[55146]: audit 2024-02-07T14:00:32.039615+0000 mgr.y (mgr.25346) 354 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:00:33.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:33 smithi177 bash[55146]: cluster 2024-02-07T14:00:32.578056+0000 mon.a (mon.0) 607 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-02-07T14:00:33.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:33 smithi177 bash[55146]: cluster 2024-02-07T14:00:32.578122+0000 mon.a (mon.0) 608 : cluster 1 Cluster is now healthy 2024-02-07T14:00:33.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:33 smithi177 bash[55146]: audit 2024-02-07T14:00:32.580512+0000 mon.a (mon.0) 609 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-02-07T14:00:33.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:33 smithi177 bash[55146]: cluster 2024-02-07T14:00:32.588461+0000 mon.a (mon.0) 610 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2024-02-07T14:00:33.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:33 smithi177 bash[55146]: audit 2024-02-07T14:00:32.592336+0000 mon.a (mon.0) 611 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:00:33.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:33 smithi177 bash[55146]: audit 2024-02-07T14:00:32.597893+0000 mon.a (mon.0) 612 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:33.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:33 smithi191 bash[41073]: audit 2024-02-07T14:00:31.451227+0000 mgr.y (mgr.25346) 351 : audit 0 from='client.44533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:00:33.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:33 smithi191 bash[41073]: cephadm 2024-02-07T14:00:31.514008+0000 mgr.y (mgr.25346) 352 : cephadm 1 Upgrade: Setting container_image for all osd 2024-02-07T14:00:33.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:33 smithi191 bash[41073]: cephadm 2024-02-07T14:00:31.583273+0000 mgr.y (mgr.25346) 353 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-02-07T14:00:33.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:33 smithi191 bash[41073]: audit 2024-02-07T14:00:32.039615+0000 mgr.y (mgr.25346) 354 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:00:33.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:33 smithi191 bash[41073]: cluster 2024-02-07T14:00:32.578056+0000 mon.a (mon.0) 607 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-02-07T14:00:33.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:33 smithi191 bash[41073]: cluster 2024-02-07T14:00:32.578122+0000 mon.a (mon.0) 608 : cluster 1 Cluster is now healthy 2024-02-07T14:00:33.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:33 smithi191 bash[41073]: audit 2024-02-07T14:00:32.580512+0000 mon.a (mon.0) 609 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-02-07T14:00:33.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:33 smithi191 bash[41073]: cluster 2024-02-07T14:00:32.588461+0000 mon.a (mon.0) 610 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2024-02-07T14:00:33.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:33 smithi191 bash[41073]: audit 2024-02-07T14:00:32.592336+0000 mon.a (mon.0) 611 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:00:33.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:33 smithi191 bash[41073]: audit 2024-02-07T14:00:32.597893+0000 mon.a (mon.0) 612 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:34.388 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:00:34 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:00:34] "GET /metrics HTTP/1.1" 200 38491 "" "Prometheus/2.33.4" 2024-02-07T14:00:34.698 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:34 smithi177 bash[53774]: cephadm 2024-02-07T14:00:32.593448+0000 mgr.y (mgr.25346) 355 : cephadm 1 Upgrade: Setting container_image for all mds 2024-02-07T14:00:34.698 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:34 smithi177 bash[53774]: cluster 2024-02-07T14:00:32.924245+0000 mgr.y (mgr.25346) 356 : cluster 0 pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:00:34.698 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:34 smithi177 bash[55146]: cephadm 2024-02-07T14:00:32.593448+0000 mgr.y (mgr.25346) 355 : cephadm 1 Upgrade: Setting container_image for all mds 2024-02-07T14:00:34.698 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:34 smithi177 bash[55146]: cluster 2024-02-07T14:00:32.924245+0000 mgr.y (mgr.25346) 356 : cluster 0 pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:00:34.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:34 smithi191 bash[41073]: cephadm 2024-02-07T14:00:32.593448+0000 mgr.y (mgr.25346) 355 : cephadm 1 Upgrade: Setting container_image for all mds 2024-02-07T14:00:34.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:34 smithi191 bash[41073]: cluster 2024-02-07T14:00:32.924245+0000 mgr.y (mgr.25346) 356 : cluster 0 pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:00:36.485 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:36 smithi177 bash[53774]: cluster 2024-02-07T14:00:34.925302+0000 mgr.y (mgr.25346) 357 : cluster 0 pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-07T14:00:36.485 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:36 smithi177 bash[53774]: cephadm 2024-02-07T14:00:35.220659+0000 mgr.y (mgr.25346) 358 : cephadm 1 Upgrade: Updating rgw.foo.smithi177.lsebwe (1/4) 2024-02-07T14:00:36.486 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:36 smithi177 bash[53774]: audit 2024-02-07T14:00:35.228161+0000 mon.a (mon.0) 613 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:36.486 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:36 smithi177 bash[53774]: audit 2024-02-07T14:00:35.232154+0000 mon.a (mon.0) 614 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.lsebwe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T14:00:36.486 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:36 smithi177 bash[53774]: audit 2024-02-07T14:00:35.235050+0000 mon.a (mon.0) 615 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:00:36.486 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:36 smithi177 bash[53774]: cephadm 2024-02-07T14:00:35.236514+0000 mgr.y (mgr.25346) 359 : cephadm 1 Deploying daemon rgw.foo.smithi177.lsebwe on smithi177 2024-02-07T14:00:36.486 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:36 smithi177 bash[53774]: audit 2024-02-07T14:00:36.127072+0000 mon.a (mon.0) 616 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:36.486 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:36 smithi177 bash[55146]: cluster 2024-02-07T14:00:34.925302+0000 mgr.y (mgr.25346) 357 : cluster 0 pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-07T14:00:36.486 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:36 smithi177 bash[55146]: cephadm 2024-02-07T14:00:35.220659+0000 mgr.y (mgr.25346) 358 : cephadm 1 Upgrade: Updating rgw.foo.smithi177.lsebwe (1/4) 2024-02-07T14:00:36.486 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:36 smithi177 bash[55146]: audit 2024-02-07T14:00:35.228161+0000 mon.a (mon.0) 613 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:36.486 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:36 smithi177 bash[55146]: audit 2024-02-07T14:00:35.232154+0000 mon.a (mon.0) 614 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.lsebwe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T14:00:36.486 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:36 smithi177 bash[55146]: audit 2024-02-07T14:00:35.235050+0000 mon.a (mon.0) 615 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:00:36.486 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:36 smithi177 bash[55146]: cephadm 2024-02-07T14:00:35.236514+0000 mgr.y (mgr.25346) 359 : cephadm 1 Deploying daemon rgw.foo.smithi177.lsebwe on smithi177 2024-02-07T14:00:36.487 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:36 smithi177 bash[55146]: audit 2024-02-07T14:00:36.127072+0000 mon.a (mon.0) 616 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:36.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:36 smithi191 bash[41073]: cluster 2024-02-07T14:00:34.925302+0000 mgr.y (mgr.25346) 357 : cluster 0 pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-07T14:00:36.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:36 smithi191 bash[41073]: cephadm 2024-02-07T14:00:35.220659+0000 mgr.y (mgr.25346) 358 : cephadm 1 Upgrade: Updating rgw.foo.smithi177.lsebwe (1/4) 2024-02-07T14:00:36.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:36 smithi191 bash[41073]: audit 2024-02-07T14:00:35.228161+0000 mon.a (mon.0) 613 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:36.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:36 smithi191 bash[41073]: audit 2024-02-07T14:00:35.232154+0000 mon.a (mon.0) 614 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.lsebwe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T14:00:36.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:36 smithi191 bash[41073]: audit 2024-02-07T14:00:35.235050+0000 mon.a (mon.0) 615 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:00:36.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:36 smithi191 bash[41073]: cephadm 2024-02-07T14:00:35.236514+0000 mgr.y (mgr.25346) 359 : cephadm 1 Deploying daemon rgw.foo.smithi177.lsebwe on smithi177 2024-02-07T14:00:36.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:36 smithi191 bash[41073]: audit 2024-02-07T14:00:36.127072+0000 mon.a (mon.0) 616 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:38.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:38 smithi177 bash[53774]: cluster 2024-02-07T14:00:36.926637+0000 mgr.y (mgr.25346) 360 : cluster 0 pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-07T14:00:38.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:38 smithi177 bash[55146]: cluster 2024-02-07T14:00:36.926637+0000 mgr.y (mgr.25346) 360 : cluster 0 pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-07T14:00:38.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:38 smithi191 bash[41073]: cluster 2024-02-07T14:00:36.926637+0000 mgr.y (mgr.25346) 360 : cluster 0 pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-07T14:00:40.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:40 smithi177 bash[53774]: cluster 2024-02-07T14:00:38.927456+0000 mgr.y (mgr.25346) 361 : cluster 0 pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-07T14:00:40.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:40 smithi177 bash[53774]: audit 2024-02-07T14:00:39.146798+0000 mon.a (mon.0) 617 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:40.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:40 smithi177 bash[53774]: audit 2024-02-07T14:00:39.154788+0000 mon.a (mon.0) 618 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:40.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:40 smithi177 bash[55146]: cluster 2024-02-07T14:00:38.927456+0000 mgr.y (mgr.25346) 361 : cluster 0 pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-07T14:00:40.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:40 smithi177 bash[55146]: audit 2024-02-07T14:00:39.146798+0000 mon.a (mon.0) 617 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:40.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:40 smithi177 bash[55146]: audit 2024-02-07T14:00:39.154788+0000 mon.a (mon.0) 618 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:40.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:40 smithi191 bash[41073]: cluster 2024-02-07T14:00:38.927456+0000 mgr.y (mgr.25346) 361 : cluster 0 pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-07T14:00:40.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:40 smithi191 bash[41073]: audit 2024-02-07T14:00:39.146798+0000 mon.a (mon.0) 617 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:40.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:40 smithi191 bash[41073]: audit 2024-02-07T14:00:39.154788+0000 mon.a (mon.0) 618 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:42.314 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:42 smithi177 bash[53774]: cluster 2024-02-07T14:00:40.928586+0000 mgr.y (mgr.25346) 362 : cluster 0 pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-07T14:00:42.314 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:42 smithi177 bash[53774]: audit 2024-02-07T14:00:41.885824+0000 mon.a (mon.0) 619 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:42.314 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:42 smithi177 bash[53774]: audit 2024-02-07T14:00:41.889855+0000 mon.a (mon.0) 620 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi177.czdxob", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T14:00:42.314 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:42 smithi177 bash[53774]: audit 2024-02-07T14:00:41.892949+0000 mon.a (mon.0) 621 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:00:42.314 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:42 smithi177 bash[55146]: cluster 2024-02-07T14:00:40.928586+0000 mgr.y (mgr.25346) 362 : cluster 0 pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-07T14:00:42.314 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:42 smithi177 bash[55146]: audit 2024-02-07T14:00:41.885824+0000 mon.a (mon.0) 619 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:42.314 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:42 smithi177 bash[55146]: audit 2024-02-07T14:00:41.889855+0000 mon.a (mon.0) 620 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi177.czdxob", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T14:00:42.314 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:42 smithi177 bash[55146]: audit 2024-02-07T14:00:41.892949+0000 mon.a (mon.0) 621 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:00:42.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:42 smithi191 bash[41073]: cluster 2024-02-07T14:00:40.928586+0000 mgr.y (mgr.25346) 362 : cluster 0 pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-07T14:00:42.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:42 smithi191 bash[41073]: audit 2024-02-07T14:00:41.885824+0000 mon.a (mon.0) 619 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:42.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:42 smithi191 bash[41073]: audit 2024-02-07T14:00:41.889855+0000 mon.a (mon.0) 620 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi177.czdxob", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T14:00:42.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:42 smithi191 bash[41073]: audit 2024-02-07T14:00:41.892949+0000 mon.a (mon.0) 621 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:00:43.511 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:43 smithi177 bash[55146]: cephadm 2024-02-07T14:00:41.877913+0000 mgr.y (mgr.25346) 363 : cephadm 1 Upgrade: Updating rgw.smpl.smithi177.czdxob (2/4) 2024-02-07T14:00:43.511 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:43 smithi177 bash[55146]: cephadm 2024-02-07T14:00:41.894753+0000 mgr.y (mgr.25346) 364 : cephadm 1 Deploying daemon rgw.smpl.smithi177.czdxob on smithi177 2024-02-07T14:00:43.511 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:43 smithi177 bash[55146]: audit 2024-02-07T14:00:42.050893+0000 mgr.y (mgr.25346) 365 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:00:43.511 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:43 smithi177 bash[53774]: cephadm 2024-02-07T14:00:41.877913+0000 mgr.y (mgr.25346) 363 : cephadm 1 Upgrade: Updating rgw.smpl.smithi177.czdxob (2/4) 2024-02-07T14:00:43.511 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:43 smithi177 bash[53774]: cephadm 2024-02-07T14:00:41.894753+0000 mgr.y (mgr.25346) 364 : cephadm 1 Deploying daemon rgw.smpl.smithi177.czdxob on smithi177 2024-02-07T14:00:43.512 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:43 smithi177 bash[53774]: audit 2024-02-07T14:00:42.050893+0000 mgr.y (mgr.25346) 365 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:00:43.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:43 smithi191 bash[41073]: cephadm 2024-02-07T14:00:41.877913+0000 mgr.y (mgr.25346) 363 : cephadm 1 Upgrade: Updating rgw.smpl.smithi177.czdxob (2/4) 2024-02-07T14:00:43.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:43 smithi191 bash[41073]: cephadm 2024-02-07T14:00:41.894753+0000 mgr.y (mgr.25346) 364 : cephadm 1 Deploying daemon rgw.smpl.smithi177.czdxob on smithi177 2024-02-07T14:00:43.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:43 smithi191 bash[41073]: audit 2024-02-07T14:00:42.050893+0000 mgr.y (mgr.25346) 365 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:00:44.427 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:00:44 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:00:44] "GET /metrics HTTP/1.1" 200 38491 "" "Prometheus/2.33.4" 2024-02-07T14:00:44.427 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:44 smithi177 bash[55146]: cluster 2024-02-07T14:00:42.930043+0000 mgr.y (mgr.25346) 366 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 98 B/s wr, 32 op/s 2024-02-07T14:00:44.427 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:44 smithi177 bash[53774]: cluster 2024-02-07T14:00:42.930043+0000 mgr.y (mgr.25346) 366 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 98 B/s wr, 32 op/s 2024-02-07T14:00:44.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:44 smithi191 bash[41073]: cluster 2024-02-07T14:00:42.930043+0000 mgr.y (mgr.25346) 366 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 98 B/s wr, 32 op/s 2024-02-07T14:00:46.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:46 smithi177 bash[55146]: cluster 2024-02-07T14:00:44.931159+0000 mgr.y (mgr.25346) 367 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 45 op/s 2024-02-07T14:00:46.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:46 smithi177 bash[55146]: audit 2024-02-07T14:00:45.853121+0000 mon.a (mon.0) 622 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:46.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:46 smithi177 bash[55146]: audit 2024-02-07T14:00:45.855195+0000 mon.a (mon.0) 623 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:00:46.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:46 smithi177 bash[55146]: audit 2024-02-07T14:00:45.999178+0000 mon.a (mon.0) 624 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:46.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:46 smithi177 bash[55146]: audit 2024-02-07T14:00:46.008920+0000 mon.a (mon.0) 625 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:46.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:46 smithi177 bash[53774]: cluster 2024-02-07T14:00:44.931159+0000 mgr.y (mgr.25346) 367 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 45 op/s 2024-02-07T14:00:46.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:46 smithi177 bash[53774]: audit 2024-02-07T14:00:45.853121+0000 mon.a (mon.0) 622 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:46.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:46 smithi177 bash[53774]: audit 2024-02-07T14:00:45.855195+0000 mon.a (mon.0) 623 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:00:46.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:46 smithi177 bash[53774]: audit 2024-02-07T14:00:45.999178+0000 mon.a (mon.0) 624 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:46.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:46 smithi177 bash[53774]: audit 2024-02-07T14:00:46.008920+0000 mon.a (mon.0) 625 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:46.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:46 smithi191 bash[41073]: cluster 2024-02-07T14:00:44.931159+0000 mgr.y (mgr.25346) 367 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 45 op/s 2024-02-07T14:00:46.437 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:46 smithi191 bash[41073]: audit 2024-02-07T14:00:45.853121+0000 mon.a (mon.0) 622 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:46.437 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:46 smithi191 bash[41073]: audit 2024-02-07T14:00:45.855195+0000 mon.a (mon.0) 623 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:00:46.437 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:46 smithi191 bash[41073]: audit 2024-02-07T14:00:45.999178+0000 mon.a (mon.0) 624 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:46.437 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:46 smithi191 bash[41073]: audit 2024-02-07T14:00:46.008920+0000 mon.a (mon.0) 625 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:48.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:48 smithi177 bash[53774]: cluster 2024-02-07T14:00:46.932545+0000 mgr.y (mgr.25346) 368 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-02-07T14:00:48.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:48 smithi177 bash[55146]: cluster 2024-02-07T14:00:46.932545+0000 mgr.y (mgr.25346) 368 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-02-07T14:00:48.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:48 smithi191 bash[41073]: cluster 2024-02-07T14:00:46.932545+0000 mgr.y (mgr.25346) 368 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-02-07T14:00:49.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:49 smithi177 bash[53774]: cephadm 2024-02-07T14:00:48.491775+0000 mgr.y (mgr.25346) 369 : cephadm 1 Upgrade: Updating rgw.foo.smithi191.kcfkkn (3/4) 2024-02-07T14:00:49.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:49 smithi177 bash[53774]: audit 2024-02-07T14:00:48.499315+0000 mon.a (mon.0) 626 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:49.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:49 smithi177 bash[53774]: audit 2024-02-07T14:00:48.505760+0000 mon.a (mon.0) 627 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.kcfkkn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T14:00:49.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:49 smithi177 bash[53774]: audit 2024-02-07T14:00:48.508410+0000 mon.a (mon.0) 628 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:00:49.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:49 smithi177 bash[53774]: cephadm 2024-02-07T14:00:48.509762+0000 mgr.y (mgr.25346) 370 : cephadm 1 Deploying daemon rgw.foo.smithi191.kcfkkn on smithi191 2024-02-07T14:00:49.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:49 smithi177 bash[53774]: cluster 2024-02-07T14:00:48.933860+0000 mgr.y (mgr.25346) 371 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 85 B/s wr, 92 op/s 2024-02-07T14:00:49.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:49 smithi177 bash[55146]: cephadm 2024-02-07T14:00:48.491775+0000 mgr.y (mgr.25346) 369 : cephadm 1 Upgrade: Updating rgw.foo.smithi191.kcfkkn (3/4) 2024-02-07T14:00:49.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:49 smithi177 bash[55146]: audit 2024-02-07T14:00:48.499315+0000 mon.a (mon.0) 626 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:49.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:49 smithi177 bash[55146]: audit 2024-02-07T14:00:48.505760+0000 mon.a (mon.0) 627 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.kcfkkn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T14:00:49.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:49 smithi177 bash[55146]: audit 2024-02-07T14:00:48.508410+0000 mon.a (mon.0) 628 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:00:49.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:49 smithi177 bash[55146]: cephadm 2024-02-07T14:00:48.509762+0000 mgr.y (mgr.25346) 370 : cephadm 1 Deploying daemon rgw.foo.smithi191.kcfkkn on smithi191 2024-02-07T14:00:49.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:49 smithi177 bash[55146]: cluster 2024-02-07T14:00:48.933860+0000 mgr.y (mgr.25346) 371 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 85 B/s wr, 92 op/s 2024-02-07T14:00:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:49 smithi191 bash[41073]: cephadm 2024-02-07T14:00:48.491775+0000 mgr.y (mgr.25346) 369 : cephadm 1 Upgrade: Updating rgw.foo.smithi191.kcfkkn (3/4) 2024-02-07T14:00:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:49 smithi191 bash[41073]: audit 2024-02-07T14:00:48.499315+0000 mon.a (mon.0) 626 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:49 smithi191 bash[41073]: audit 2024-02-07T14:00:48.505760+0000 mon.a (mon.0) 627 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.kcfkkn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T14:00:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:49 smithi191 bash[41073]: audit 2024-02-07T14:00:48.508410+0000 mon.a (mon.0) 628 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:00:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:49 smithi191 bash[41073]: cephadm 2024-02-07T14:00:48.509762+0000 mgr.y (mgr.25346) 370 : cephadm 1 Deploying daemon rgw.foo.smithi191.kcfkkn on smithi191 2024-02-07T14:00:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:49 smithi191 bash[41073]: cluster 2024-02-07T14:00:48.933860+0000 mgr.y (mgr.25346) 371 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 85 B/s wr, 92 op/s 2024-02-07T14:00:52.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:51 smithi191 bash[41073]: cluster 2024-02-07T14:00:50.935122+0000 mgr.y (mgr.25346) 372 : cluster 0 pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 85 B/s wr, 119 op/s 2024-02-07T14:00:52.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:51 smithi177 bash[53774]: cluster 2024-02-07T14:00:50.935122+0000 mgr.y (mgr.25346) 372 : cluster 0 pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 85 B/s wr, 119 op/s 2024-02-07T14:00:52.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:51 smithi177 bash[55146]: cluster 2024-02-07T14:00:50.935122+0000 mgr.y (mgr.25346) 372 : cluster 0 pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 85 B/s wr, 119 op/s 2024-02-07T14:00:53.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:53 smithi177 bash[55146]: audit 2024-02-07T14:00:52.056288+0000 mgr.y (mgr.25346) 373 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:00:53.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:53 smithi177 bash[55146]: audit 2024-02-07T14:00:52.225574+0000 mon.a (mon.0) 629 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:53.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:53 smithi177 bash[55146]: audit 2024-02-07T14:00:52.236029+0000 mon.a (mon.0) 630 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:53.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:53 smithi177 bash[53774]: audit 2024-02-07T14:00:52.056288+0000 mgr.y (mgr.25346) 373 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:00:53.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:53 smithi177 bash[53774]: audit 2024-02-07T14:00:52.225574+0000 mon.a (mon.0) 629 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:53.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:53 smithi177 bash[53774]: audit 2024-02-07T14:00:52.236029+0000 mon.a (mon.0) 630 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:53.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:53 smithi191 bash[41073]: audit 2024-02-07T14:00:52.056288+0000 mgr.y (mgr.25346) 373 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:00:53.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:53 smithi191 bash[41073]: audit 2024-02-07T14:00:52.225574+0000 mon.a (mon.0) 629 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:53.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:53 smithi191 bash[41073]: audit 2024-02-07T14:00:52.236029+0000 mon.a (mon.0) 630 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:54.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:54 smithi177 bash[53774]: cluster 2024-02-07T14:00:52.936639+0000 mgr.y (mgr.25346) 374 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-02-07T14:00:54.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:00:54 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:00:54] "GET /metrics HTTP/1.1" 200 38492 "" "Prometheus/2.33.4" 2024-02-07T14:00:54.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:54 smithi177 bash[55146]: cluster 2024-02-07T14:00:52.936639+0000 mgr.y (mgr.25346) 374 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-02-07T14:00:54.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:54 smithi191 bash[41073]: cluster 2024-02-07T14:00:52.936639+0000 mgr.y (mgr.25346) 374 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-02-07T14:00:56.233 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:55 smithi191 bash[41073]: cephadm 2024-02-07T14:00:54.804783+0000 mgr.y (mgr.25346) 375 : cephadm 1 Upgrade: Updating rgw.smpl.smithi191.iddzcf (4/4) 2024-02-07T14:00:56.233 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:55 smithi191 bash[41073]: audit 2024-02-07T14:00:54.813145+0000 mon.a (mon.0) 631 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:56.233 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:55 smithi191 bash[41073]: audit 2024-02-07T14:00:54.818148+0000 mon.a (mon.0) 632 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi191.iddzcf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T14:00:56.233 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:55 smithi191 bash[41073]: audit 2024-02-07T14:00:54.821431+0000 mon.a (mon.0) 633 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:00:56.233 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:55 smithi191 bash[41073]: cephadm 2024-02-07T14:00:54.823109+0000 mgr.y (mgr.25346) 376 : cephadm 1 Deploying daemon rgw.smpl.smithi191.iddzcf on smithi191 2024-02-07T14:00:56.233 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:55 smithi191 bash[41073]: cluster 2024-02-07T14:00:54.937729+0000 mgr.y (mgr.25346) 377 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 85 B/s wr, 146 op/s 2024-02-07T14:00:56.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:55 smithi177 bash[53774]: cephadm 2024-02-07T14:00:54.804783+0000 mgr.y (mgr.25346) 375 : cephadm 1 Upgrade: Updating rgw.smpl.smithi191.iddzcf (4/4) 2024-02-07T14:00:56.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:55 smithi177 bash[53774]: audit 2024-02-07T14:00:54.813145+0000 mon.a (mon.0) 631 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:56.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:55 smithi177 bash[53774]: audit 2024-02-07T14:00:54.818148+0000 mon.a (mon.0) 632 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi191.iddzcf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T14:00:56.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:55 smithi177 bash[53774]: audit 2024-02-07T14:00:54.821431+0000 mon.a (mon.0) 633 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:00:56.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:55 smithi177 bash[53774]: cephadm 2024-02-07T14:00:54.823109+0000 mgr.y (mgr.25346) 376 : cephadm 1 Deploying daemon rgw.smpl.smithi191.iddzcf on smithi191 2024-02-07T14:00:56.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:55 smithi177 bash[53774]: cluster 2024-02-07T14:00:54.937729+0000 mgr.y (mgr.25346) 377 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 85 B/s wr, 146 op/s 2024-02-07T14:00:56.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:55 smithi177 bash[55146]: cephadm 2024-02-07T14:00:54.804783+0000 mgr.y (mgr.25346) 375 : cephadm 1 Upgrade: Updating rgw.smpl.smithi191.iddzcf (4/4) 2024-02-07T14:00:56.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:55 smithi177 bash[55146]: audit 2024-02-07T14:00:54.813145+0000 mon.a (mon.0) 631 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:00:56.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:55 smithi177 bash[55146]: audit 2024-02-07T14:00:54.818148+0000 mon.a (mon.0) 632 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi191.iddzcf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-07T14:00:56.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:55 smithi177 bash[55146]: audit 2024-02-07T14:00:54.821431+0000 mon.a (mon.0) 633 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:00:56.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:55 smithi177 bash[55146]: cephadm 2024-02-07T14:00:54.823109+0000 mgr.y (mgr.25346) 376 : cephadm 1 Deploying daemon rgw.smpl.smithi191.iddzcf on smithi191 2024-02-07T14:00:56.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:55 smithi177 bash[55146]: cluster 2024-02-07T14:00:54.937729+0000 mgr.y (mgr.25346) 377 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 85 B/s wr, 146 op/s 2024-02-07T14:00:58.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:57 smithi177 bash[53774]: cluster 2024-02-07T14:00:56.939045+0000 mgr.y (mgr.25346) 378 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 85 B/s wr, 171 op/s 2024-02-07T14:00:58.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:57 smithi177 bash[55146]: cluster 2024-02-07T14:00:56.939045+0000 mgr.y (mgr.25346) 378 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 85 B/s wr, 171 op/s 2024-02-07T14:00:58.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:57 smithi191 bash[41073]: cluster 2024-02-07T14:00:56.939045+0000 mgr.y (mgr.25346) 378 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 85 B/s wr, 171 op/s 2024-02-07T14:01:00.247 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:59 smithi191 bash[41073]: cluster 2024-02-07T14:00:58.940253+0000 mgr.y (mgr.25346) 379 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 170 B/s wr, 161 op/s 2024-02-07T14:01:00.248 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:59 smithi191 bash[41073]: audit 2024-02-07T14:00:58.989608+0000 mon.a (mon.0) 634 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:00.248 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:00:59 smithi191 bash[41073]: audit 2024-02-07T14:00:59.000480+0000 mon.a (mon.0) 635 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:00.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:59 smithi177 bash[53774]: cluster 2024-02-07T14:00:58.940253+0000 mgr.y (mgr.25346) 379 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 170 B/s wr, 161 op/s 2024-02-07T14:01:00.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:59 smithi177 bash[53774]: audit 2024-02-07T14:00:58.989608+0000 mon.a (mon.0) 634 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:00.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:00:59 smithi177 bash[53774]: audit 2024-02-07T14:00:59.000480+0000 mon.a (mon.0) 635 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:00.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:59 smithi177 bash[55146]: cluster 2024-02-07T14:00:58.940253+0000 mgr.y (mgr.25346) 379 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 170 B/s wr, 161 op/s 2024-02-07T14:01:00.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:59 smithi177 bash[55146]: audit 2024-02-07T14:00:58.989608+0000 mon.a (mon.0) 634 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:00.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:00:59 smithi177 bash[55146]: audit 2024-02-07T14:00:59.000480+0000 mon.a (mon.0) 635 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:01.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:00 smithi177 bash[53774]: audit 2024-02-07T14:01:00.848522+0000 mon.a (mon.0) 636 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:01:01.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:00 smithi177 bash[55146]: audit 2024-02-07T14:01:00.848522+0000 mon.a (mon.0) 636 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:01:01.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:00 smithi191 bash[41073]: audit 2024-02-07T14:01:00.848522+0000 mon.a (mon.0) 636 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:01:02.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:01 smithi177 bash[53774]: cluster 2024-02-07T14:01:00.941353+0000 mgr.y (mgr.25346) 380 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s rd, 170 B/s wr, 160 op/s 2024-02-07T14:01:02.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:01 smithi177 bash[55146]: cluster 2024-02-07T14:01:00.941353+0000 mgr.y (mgr.25346) 380 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s rd, 170 B/s wr, 160 op/s 2024-02-07T14:01:02.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:01 smithi191 bash[41073]: cluster 2024-02-07T14:01:00.941353+0000 mgr.y (mgr.25346) 380 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s rd, 170 B/s wr, 160 op/s 2024-02-07T14:01:02.319 INFO:teuthology.orchestra.run.smithi177.stdout:true 2024-02-07T14:01:03.106 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-07T14:01:03.106 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 running (8m) 2m ago 15m 16.3M - 0.23.0 ba2b418f427c 502a4ff35ffc 2024-02-07T14:01:03.106 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi191 *:3000 running (8m) 42s ago 15m 43.4M - 8.3.5 dad864ee21e9 b2e0c987e917 2024-02-07T14:01:03.106 INFO:teuthology.orchestra.run.smithi177.stdout:iscsi.foo.smithi177.afvcbe smithi177 running (7m) 2m ago 13m 48.1M - 3.5 e1d6a67b021e 7e2cc5dd7ffa 2024-02-07T14:01:03.106 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi191 *:8443,9283,8765 running (7m) 42s ago 21m 444M - 19.0.0-1252-g44458cce 79957b372307 af2fcc868046 2024-02-07T14:01:03.106 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:8443,9283,8765 running (8m) 2m ago 23m 499M - 19.0.0-1252-g44458cce 79957b372307 a0cb7d141fbc 2024-02-07T14:01:03.106 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (6m) 2m ago 24m 52.9M 2048M 19.0.0-1252-g44458cce 79957b372307 2db8fe7d86f5 2024-02-07T14:01:03.106 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi191 running (5m) 42s ago 22m 46.2M 2048M 19.0.0-1252-g44458cce 79957b372307 ed930f20e0b7 2024-02-07T14:01:03.106 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (6m) 2m ago 22m 44.4M 2048M 19.0.0-1252-g44458cce 79957b372307 91a1370c9769 2024-02-07T14:01:03.106 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 running (9m) 2m ago 16m 12.0M - 1.3.1 1dbe0e931976 7ed6f8e8a9ea 2024-02-07T14:01:03.106 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi191 *:9100 running (8m) 42s ago 16m 12.0M - 1.3.1 1dbe0e931976 8d299419211b 2024-02-07T14:01:03.106 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (4m) 2m ago 21m 52.0M 2781M 19.0.0-1252-g44458cce 79957b372307 8140369c93be 2024-02-07T14:01:03.107 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (3m) 2m ago 20m 55.5M 2781M 19.0.0-1252-g44458cce 79957b372307 4f69ab7c1187 2024-02-07T14:01:03.107 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (3m) 2m ago 20m 51.7M 2781M 19.0.0-1252-g44458cce 79957b372307 9eaa7c17573c 2024-02-07T14:01:03.107 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (2m) 2m ago 19m - 2781M 19.0.0-1252-g44458cce 79957b372307 3e159f517d8e 2024-02-07T14:01:03.107 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi191 running (2m) 42s ago 19m 55.9M 3037M 19.0.0-1252-g44458cce 79957b372307 801e3c01802b 2024-02-07T14:01:03.107 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi191 running (111s) 42s ago 18m 53.2M 3037M 19.0.0-1252-g44458cce 79957b372307 fc8bdf4b43c1 2024-02-07T14:01:03.107 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi191 running (79s) 42s ago 17m 53.5M 3037M 19.0.0-1252-g44458cce 79957b372307 65301d02bbdf 2024-02-07T14:01:03.107 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi191 running (47s) 42s ago 17m - 3037M 19.0.0-1252-g44458cce 79957b372307 3c057db54162 2024-02-07T14:01:03.107 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi191 *:9095 running (7m) 42s ago 16m 65.7M - 2.33.4 514e6a882f6e 328d9528a4cb 2024-02-07T14:01:03.107 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi177.lsebwe smithi177 *:8000 starting - - - - 2024-02-07T14:01:03.107 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi191.kcfkkn smithi191 *:8000 starting - - - - 2024-02-07T14:01:03.107 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi177.czdxob smithi177 *:80 starting - - - - 2024-02-07T14:01:03.107 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi191.iddzcf smithi191 *:80 starting - - - - 2024-02-07T14:01:03.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:03 smithi177 bash[53774]: audit 2024-02-07T14:01:02.064386+0000 mgr.y (mgr.25346) 381 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:01:03.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:03 smithi177 bash[53774]: audit 2024-02-07T14:01:02.307074+0000 mgr.y (mgr.25346) 382 : audit 0 from='client.44635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:01:03.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:03 smithi177 bash[55146]: audit 2024-02-07T14:01:02.064386+0000 mgr.y (mgr.25346) 381 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:01:03.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:03 smithi177 bash[55146]: audit 2024-02-07T14:01:02.307074+0000 mgr.y (mgr.25346) 382 : audit 0 from='client.44635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:01:03.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:02 smithi191 bash[41073]: audit 2024-02-07T14:01:02.064386+0000 mgr.y (mgr.25346) 381 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:01:03.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:02 smithi191 bash[41073]: audit 2024-02-07T14:01:02.307074+0000 mgr.y (mgr.25346) 382 : audit 0 from='client.44635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:01:03.563 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T14:01:03.563 INFO:teuthology.orchestra.run.smithi177.stdout: "mon": { 2024-02-07T14:01:03.564 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 3 2024-02-07T14:01:03.564 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T14:01:03.564 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr": { 2024-02-07T14:01:03.564 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 2 2024-02-07T14:01:03.564 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T14:01:03.564 INFO:teuthology.orchestra.run.smithi177.stdout: "osd": { 2024-02-07T14:01:03.564 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 8 2024-02-07T14:01:03.564 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T14:01:03.564 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw": { 2024-02-07T14:01:03.564 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 4 2024-02-07T14:01:03.564 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T14:01:03.564 INFO:teuthology.orchestra.run.smithi177.stdout: "overall": { 2024-02-07T14:01:03.564 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 17 2024-02-07T14:01:03.564 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T14:01:03.565 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T14:01:03.934 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T14:01:03.934 INFO:teuthology.orchestra.run.smithi177.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261", 2024-02-07T14:01:03.934 INFO:teuthology.orchestra.run.smithi177.stdout: "in_progress": true, 2024-02-07T14:01:03.934 INFO:teuthology.orchestra.run.smithi177.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-07T14:01:03.934 INFO:teuthology.orchestra.run.smithi177.stdout: "services_complete": [ 2024-02-07T14:01:03.934 INFO:teuthology.orchestra.run.smithi177.stdout: "mon", 2024-02-07T14:01:03.934 INFO:teuthology.orchestra.run.smithi177.stdout: "osd", 2024-02-07T14:01:03.934 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr" 2024-02-07T14:01:03.935 INFO:teuthology.orchestra.run.smithi177.stdout: ], 2024-02-07T14:01:03.935 INFO:teuthology.orchestra.run.smithi177.stdout: "progress": "13/23 daemons upgraded", 2024-02-07T14:01:03.935 INFO:teuthology.orchestra.run.smithi177.stdout: "message": "Currently upgrading rgw daemons", 2024-02-07T14:01:03.935 INFO:teuthology.orchestra.run.smithi177.stdout: "is_paused": false 2024-02-07T14:01:03.935 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T14:01:04.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:04 smithi177 bash[53774]: audit 2024-02-07T14:01:02.698647+0000 mgr.y (mgr.25346) 383 : audit 0 from='client.44641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:01:04.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:04 smithi177 bash[53774]: cluster 2024-02-07T14:01:02.942839+0000 mgr.y (mgr.25346) 384 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 121 KiB/s rd, 255 B/s wr, 186 op/s 2024-02-07T14:01:04.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:04 smithi177 bash[53774]: audit 2024-02-07T14:01:03.083576+0000 mgr.y (mgr.25346) 385 : audit 0 from='client.44647 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:01:04.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:04 smithi177 bash[53774]: audit 2024-02-07T14:01:03.566388+0000 mon.c (mon.1) 18 : audit 0 from='client.? 172.21.15.177:0/2811148169' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:04.288 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:01:04 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:01:04] "GET /metrics HTTP/1.1" 200 38482 "" "Prometheus/2.33.4" 2024-02-07T14:01:04.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:04 smithi177 bash[55146]: audit 2024-02-07T14:01:02.698647+0000 mgr.y (mgr.25346) 383 : audit 0 from='client.44641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:01:04.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:04 smithi177 bash[55146]: cluster 2024-02-07T14:01:02.942839+0000 mgr.y (mgr.25346) 384 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 121 KiB/s rd, 255 B/s wr, 186 op/s 2024-02-07T14:01:04.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:04 smithi177 bash[55146]: audit 2024-02-07T14:01:03.083576+0000 mgr.y (mgr.25346) 385 : audit 0 from='client.44647 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:01:04.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:04 smithi177 bash[55146]: audit 2024-02-07T14:01:03.566388+0000 mon.c (mon.1) 18 : audit 0 from='client.? 172.21.15.177:0/2811148169' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:04.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:04 smithi191 bash[41073]: audit 2024-02-07T14:01:02.698647+0000 mgr.y (mgr.25346) 383 : audit 0 from='client.44641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:01:04.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:04 smithi191 bash[41073]: cluster 2024-02-07T14:01:02.942839+0000 mgr.y (mgr.25346) 384 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 121 KiB/s rd, 255 B/s wr, 186 op/s 2024-02-07T14:01:04.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:04 smithi191 bash[41073]: audit 2024-02-07T14:01:03.083576+0000 mgr.y (mgr.25346) 385 : audit 0 from='client.44647 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:01:04.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:04 smithi191 bash[41073]: audit 2024-02-07T14:01:03.566388+0000 mon.c (mon.1) 18 : audit 0 from='client.? 172.21.15.177:0/2811148169' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:04.407 INFO:teuthology.orchestra.run.smithi177.stdout:HEALTH_OK 2024-02-07T14:01:05.287 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:05 smithi177 bash[53774]: audit 2024-02-07T14:01:03.936697+0000 mgr.y (mgr.25346) 386 : audit 0 from='client.34722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:01:05.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:05 smithi177 bash[53774]: audit 2024-02-07T14:01:04.410181+0000 mon.a (mon.0) 637 : audit 0 from='client.? 172.21.15.177:0/2821224764' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T14:01:05.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:05 smithi177 bash[55146]: audit 2024-02-07T14:01:03.936697+0000 mgr.y (mgr.25346) 386 : audit 0 from='client.34722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:01:05.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:05 smithi177 bash[55146]: audit 2024-02-07T14:01:04.410181+0000 mon.a (mon.0) 637 : audit 0 from='client.? 172.21.15.177:0/2821224764' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T14:01:05.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:05 smithi191 bash[41073]: audit 2024-02-07T14:01:03.936697+0000 mgr.y (mgr.25346) 386 : audit 0 from='client.34722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:01:05.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:05 smithi191 bash[41073]: audit 2024-02-07T14:01:04.410181+0000 mon.a (mon.0) 637 : audit 0 from='client.? 172.21.15.177:0/2821224764' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T14:01:06.537 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:06 smithi177 bash[55146]: cluster 2024-02-07T14:01:04.943739+0000 mgr.y (mgr.25346) 387 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 154 op/s 2024-02-07T14:01:06.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:06 smithi177 bash[55146]: audit 2024-02-07T14:01:05.199429+0000 mon.a (mon.0) 638 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:06.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:06 smithi177 bash[55146]: audit 2024-02-07T14:01:05.211562+0000 mon.a (mon.0) 639 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:06.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:06 smithi177 bash[55146]: audit 2024-02-07T14:01:05.358756+0000 mon.a (mon.0) 640 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:06.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:06 smithi177 bash[55146]: audit 2024-02-07T14:01:05.370044+0000 mon.a (mon.0) 641 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:06.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:06 smithi177 bash[53774]: cluster 2024-02-07T14:01:04.943739+0000 mgr.y (mgr.25346) 387 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 154 op/s 2024-02-07T14:01:06.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:06 smithi177 bash[53774]: audit 2024-02-07T14:01:05.199429+0000 mon.a (mon.0) 638 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:06.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:06 smithi177 bash[53774]: audit 2024-02-07T14:01:05.211562+0000 mon.a (mon.0) 639 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:06.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:06 smithi177 bash[53774]: audit 2024-02-07T14:01:05.358756+0000 mon.a (mon.0) 640 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:06.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:06 smithi177 bash[53774]: audit 2024-02-07T14:01:05.370044+0000 mon.a (mon.0) 641 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:06.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:06 smithi191 bash[41073]: cluster 2024-02-07T14:01:04.943739+0000 mgr.y (mgr.25346) 387 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 154 op/s 2024-02-07T14:01:06.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:06 smithi191 bash[41073]: audit 2024-02-07T14:01:05.199429+0000 mon.a (mon.0) 638 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:06.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:06 smithi191 bash[41073]: audit 2024-02-07T14:01:05.211562+0000 mon.a (mon.0) 639 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:06.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:06 smithi191 bash[41073]: audit 2024-02-07T14:01:05.358756+0000 mon.a (mon.0) 640 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:06.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:06 smithi191 bash[41073]: audit 2024-02-07T14:01:05.370044+0000 mon.a (mon.0) 641 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:07.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:07 smithi177 bash[53774]: audit 2024-02-07T14:01:06.225440+0000 mon.a (mon.0) 642 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:07.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:07 smithi177 bash[53774]: audit 2024-02-07T14:01:06.235444+0000 mon.a (mon.0) 643 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:07.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:07 smithi177 bash[53774]: audit 2024-02-07T14:01:06.364682+0000 mon.a (mon.0) 644 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:07.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:07 smithi177 bash[53774]: audit 2024-02-07T14:01:06.374146+0000 mon.a (mon.0) 645 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:07.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:07 smithi177 bash[55146]: audit 2024-02-07T14:01:06.225440+0000 mon.a (mon.0) 642 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:07.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:07 smithi177 bash[55146]: audit 2024-02-07T14:01:06.235444+0000 mon.a (mon.0) 643 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:07.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:07 smithi177 bash[55146]: audit 2024-02-07T14:01:06.364682+0000 mon.a (mon.0) 644 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:07.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:07 smithi177 bash[55146]: audit 2024-02-07T14:01:06.374146+0000 mon.a (mon.0) 645 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:07.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:07 smithi191 bash[41073]: audit 2024-02-07T14:01:06.225440+0000 mon.a (mon.0) 642 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:07.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:07 smithi191 bash[41073]: audit 2024-02-07T14:01:06.235444+0000 mon.a (mon.0) 643 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:07.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:07 smithi191 bash[41073]: audit 2024-02-07T14:01:06.364682+0000 mon.a (mon.0) 644 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:07.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:07 smithi191 bash[41073]: audit 2024-02-07T14:01:06.374146+0000 mon.a (mon.0) 645 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:08.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:08 smithi177 bash[53774]: cluster 2024-02-07T14:01:06.945107+0000 mgr.y (mgr.25346) 388 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 163 op/s 2024-02-07T14:01:08.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:08 smithi177 bash[55146]: cluster 2024-02-07T14:01:06.945107+0000 mgr.y (mgr.25346) 388 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 163 op/s 2024-02-07T14:01:08.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:08 smithi191 bash[41073]: cluster 2024-02-07T14:01:06.945107+0000 mgr.y (mgr.25346) 388 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 163 op/s 2024-02-07T14:01:10.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:10 smithi177 bash[53774]: cluster 2024-02-07T14:01:08.946281+0000 mgr.y (mgr.25346) 389 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 170 B/s wr, 121 op/s 2024-02-07T14:01:10.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:10 smithi177 bash[55146]: cluster 2024-02-07T14:01:08.946281+0000 mgr.y (mgr.25346) 389 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 170 B/s wr, 121 op/s 2024-02-07T14:01:10.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:10 smithi191 bash[41073]: cluster 2024-02-07T14:01:08.946281+0000 mgr.y (mgr.25346) 389 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 170 B/s wr, 121 op/s 2024-02-07T14:01:12.272 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:11 smithi191 bash[41073]: cluster 2024-02-07T14:01:10.947544+0000 mgr.y (mgr.25346) 390 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 85 B/s wr, 91 op/s 2024-02-07T14:01:12.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:11 smithi177 bash[53774]: cluster 2024-02-07T14:01:10.947544+0000 mgr.y (mgr.25346) 390 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 85 B/s wr, 91 op/s 2024-02-07T14:01:12.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:11 smithi177 bash[55146]: cluster 2024-02-07T14:01:10.947544+0000 mgr.y (mgr.25346) 390 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 85 B/s wr, 91 op/s 2024-02-07T14:01:13.213 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:12 smithi191 bash[41073]: audit 2024-02-07T14:01:12.074868+0000 mgr.y (mgr.25346) 391 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:01:13.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:12 smithi177 bash[53774]: audit 2024-02-07T14:01:12.074868+0000 mgr.y (mgr.25346) 391 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:01:13.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:12 smithi177 bash[55146]: audit 2024-02-07T14:01:12.074868+0000 mgr.y (mgr.25346) 391 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:01:13.963 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:13 smithi177 bash[53774]: cluster 2024-02-07T14:01:12.949110+0000 mgr.y (mgr.25346) 392 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-02-07T14:01:13.963 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:13 smithi177 bash[55146]: cluster 2024-02-07T14:01:12.949110+0000 mgr.y (mgr.25346) 392 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-02-07T14:01:14.287 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:01:14 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:01:14] "GET /metrics HTTP/1.1" 200 38482 "" "Prometheus/2.33.4" 2024-02-07T14:01:14.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:13 smithi191 bash[41073]: cluster 2024-02-07T14:01:12.949110+0000 mgr.y (mgr.25346) 392 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-02-07T14:01:16.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:15 smithi177 bash[55146]: cluster 2024-02-07T14:01:14.950503+0000 mgr.y (mgr.25346) 393 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 32 op/s 2024-02-07T14:01:16.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:15 smithi177 bash[55146]: audit 2024-02-07T14:01:15.848827+0000 mon.a (mon.0) 646 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:01:16.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:15 smithi177 bash[53774]: cluster 2024-02-07T14:01:14.950503+0000 mgr.y (mgr.25346) 393 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 32 op/s 2024-02-07T14:01:16.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:15 smithi177 bash[53774]: audit 2024-02-07T14:01:15.848827+0000 mon.a (mon.0) 646 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:01:16.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:15 smithi191 bash[41073]: cluster 2024-02-07T14:01:14.950503+0000 mgr.y (mgr.25346) 393 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 32 op/s 2024-02-07T14:01:16.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:15 smithi191 bash[41073]: audit 2024-02-07T14:01:15.848827+0000 mon.a (mon.0) 646 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:01:17.993 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[55146]: cephadm 2024-02-07T14:01:16.637789+0000 mgr.y (mgr.25346) 394 : cephadm 1 Detected new or changed devices on smithi191 2024-02-07T14:01:17.993 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[55146]: audit 2024-02-07T14:01:16.646947+0000 mon.a (mon.0) 647 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:17.993 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[55146]: audit 2024-02-07T14:01:16.658226+0000 mon.a (mon.0) 648 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:17.993 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[55146]: cluster 2024-02-07T14:01:16.951953+0000 mgr.y (mgr.25346) 395 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 15 op/s 2024-02-07T14:01:17.993 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[55146]: cephadm 2024-02-07T14:01:17.370173+0000 mgr.y (mgr.25346) 396 : cephadm 1 Detected new or changed devices on smithi177 2024-02-07T14:01:17.993 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[55146]: audit 2024-02-07T14:01:17.379083+0000 mon.a (mon.0) 649 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:17.993 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[55146]: audit 2024-02-07T14:01:17.390711+0000 mon.a (mon.0) 650 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:17.993 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[55146]: audit 2024-02-07T14:01:17.392745+0000 mon.a (mon.0) 651 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:01:17.993 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[55146]: audit 2024-02-07T14:01:17.394140+0000 mon.a (mon.0) 652 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:01:17.993 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[55146]: audit 2024-02-07T14:01:17.403116+0000 mon.a (mon.0) 653 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:17.994 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[55146]: audit 2024-02-07T14:01:17.494529+0000 mon.a (mon.0) 654 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T14:01:17.994 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[55146]: audit 2024-02-07T14:01:17.497697+0000 mon.a (mon.0) 655 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:17.994 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[55146]: audit 2024-02-07T14:01:17.500390+0000 mon.a (mon.0) 656 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:17.994 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[55146]: audit 2024-02-07T14:01:17.502311+0000 mon.a (mon.0) 657 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:17.994 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[55146]: audit 2024-02-07T14:01:17.505605+0000 mon.a (mon.0) 658 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:17.994 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[55146]: audit 2024-02-07T14:01:17.509287+0000 mon.a (mon.0) 659 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:17.994 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[55146]: audit 2024-02-07T14:01:17.512209+0000 mon.a (mon.0) 660 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:17.994 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[55146]: audit 2024-02-07T14:01:17.518806+0000 mon.a (mon.0) 661 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:17.994 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[55146]: audit 2024-02-07T14:01:17.521839+0000 mon.a (mon.0) 662 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi177.lsebwe"}]: dispatch 2024-02-07T14:01:17.994 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[55146]: audit 2024-02-07T14:01:17.528358+0000 mon.a (mon.0) 663 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi177.lsebwe"}]': finished 2024-02-07T14:01:17.994 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[53774]: cephadm 2024-02-07T14:01:16.637789+0000 mgr.y (mgr.25346) 394 : cephadm 1 Detected new or changed devices on smithi191 2024-02-07T14:01:17.995 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[53774]: audit 2024-02-07T14:01:16.646947+0000 mon.a (mon.0) 647 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:17.995 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[53774]: audit 2024-02-07T14:01:16.658226+0000 mon.a (mon.0) 648 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:17.995 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[53774]: cluster 2024-02-07T14:01:16.951953+0000 mgr.y (mgr.25346) 395 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 15 op/s 2024-02-07T14:01:17.995 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[53774]: cephadm 2024-02-07T14:01:17.370173+0000 mgr.y (mgr.25346) 396 : cephadm 1 Detected new or changed devices on smithi177 2024-02-07T14:01:17.995 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[53774]: audit 2024-02-07T14:01:17.379083+0000 mon.a (mon.0) 649 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:17.995 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[53774]: audit 2024-02-07T14:01:17.390711+0000 mon.a (mon.0) 650 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:17.995 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[53774]: audit 2024-02-07T14:01:17.392745+0000 mon.a (mon.0) 651 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:01:17.995 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[53774]: audit 2024-02-07T14:01:17.394140+0000 mon.a (mon.0) 652 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:01:17.995 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[53774]: audit 2024-02-07T14:01:17.403116+0000 mon.a (mon.0) 653 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:17.995 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[53774]: audit 2024-02-07T14:01:17.494529+0000 mon.a (mon.0) 654 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T14:01:17.995 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[53774]: audit 2024-02-07T14:01:17.497697+0000 mon.a (mon.0) 655 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:17.995 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[53774]: audit 2024-02-07T14:01:17.500390+0000 mon.a (mon.0) 656 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:17.995 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[53774]: audit 2024-02-07T14:01:17.502311+0000 mon.a (mon.0) 657 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:17.995 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[53774]: audit 2024-02-07T14:01:17.505605+0000 mon.a (mon.0) 658 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:17.995 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[53774]: audit 2024-02-07T14:01:17.509287+0000 mon.a (mon.0) 659 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:17.996 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[53774]: audit 2024-02-07T14:01:17.512209+0000 mon.a (mon.0) 660 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:17.996 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[53774]: audit 2024-02-07T14:01:17.518806+0000 mon.a (mon.0) 661 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:17.996 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[53774]: audit 2024-02-07T14:01:17.521839+0000 mon.a (mon.0) 662 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi177.lsebwe"}]: dispatch 2024-02-07T14:01:17.996 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[53774]: audit 2024-02-07T14:01:17.528358+0000 mon.a (mon.0) 663 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi177.lsebwe"}]': finished 2024-02-07T14:01:17.996 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[55146]: audit 2024-02-07T14:01:17.531514+0000 mon.a (mon.0) 664 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi191.kcfkkn"}]: dispatch 2024-02-07T14:01:17.996 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[55146]: audit 2024-02-07T14:01:17.536209+0000 mon.a (mon.0) 665 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi191.kcfkkn"}]': finished 2024-02-07T14:01:17.996 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[55146]: audit 2024-02-07T14:01:17.539399+0000 mon.a (mon.0) 666 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi177.czdxob"}]: dispatch 2024-02-07T14:01:17.996 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[55146]: audit 2024-02-07T14:01:17.544604+0000 mon.a (mon.0) 667 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi177.czdxob"}]': finished 2024-02-07T14:01:17.996 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[55146]: audit 2024-02-07T14:01:17.546828+0000 mon.a (mon.0) 668 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi191.iddzcf"}]: dispatch 2024-02-07T14:01:17.997 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[55146]: audit 2024-02-07T14:01:17.550973+0000 mon.a (mon.0) 669 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi191.iddzcf"}]': finished 2024-02-07T14:01:17.997 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[55146]: audit 2024-02-07T14:01:17.554582+0000 mon.a (mon.0) 670 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:17.997 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[55146]: audit 2024-02-07T14:01:17.560579+0000 mon.a (mon.0) 671 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:17.997 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[55146]: audit 2024-02-07T14:01:17.564111+0000 mon.a (mon.0) 672 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:17.997 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[55146]: audit 2024-02-07T14:01:17.566141+0000 mon.a (mon.0) 673 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:17.997 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[55146]: audit 2024-02-07T14:01:17.572165+0000 mon.a (mon.0) 674 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:17.997 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[53774]: audit 2024-02-07T14:01:17.531514+0000 mon.a (mon.0) 664 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi191.kcfkkn"}]: dispatch 2024-02-07T14:01:17.997 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[53774]: audit 2024-02-07T14:01:17.536209+0000 mon.a (mon.0) 665 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi191.kcfkkn"}]': finished 2024-02-07T14:01:17.997 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[53774]: audit 2024-02-07T14:01:17.539399+0000 mon.a (mon.0) 666 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi177.czdxob"}]: dispatch 2024-02-07T14:01:17.997 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[53774]: audit 2024-02-07T14:01:17.544604+0000 mon.a (mon.0) 667 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi177.czdxob"}]': finished 2024-02-07T14:01:17.997 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[53774]: audit 2024-02-07T14:01:17.546828+0000 mon.a (mon.0) 668 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi191.iddzcf"}]: dispatch 2024-02-07T14:01:17.997 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[53774]: audit 2024-02-07T14:01:17.550973+0000 mon.a (mon.0) 669 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi191.iddzcf"}]': finished 2024-02-07T14:01:17.997 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[53774]: audit 2024-02-07T14:01:17.554582+0000 mon.a (mon.0) 670 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:17.998 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[53774]: audit 2024-02-07T14:01:17.560579+0000 mon.a (mon.0) 671 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:17.998 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[53774]: audit 2024-02-07T14:01:17.564111+0000 mon.a (mon.0) 672 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:17.998 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[53774]: audit 2024-02-07T14:01:17.566141+0000 mon.a (mon.0) 673 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:17.998 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:17 smithi177 bash[53774]: audit 2024-02-07T14:01:17.572165+0000 mon.a (mon.0) 674 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:18.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:17 smithi191 bash[41073]: cephadm 2024-02-07T14:01:16.637789+0000 mgr.y (mgr.25346) 394 : cephadm 1 Detected new or changed devices on smithi191 2024-02-07T14:01:18.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:17 smithi191 bash[41073]: audit 2024-02-07T14:01:16.646947+0000 mon.a (mon.0) 647 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:18.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:17 smithi191 bash[41073]: audit 2024-02-07T14:01:16.658226+0000 mon.a (mon.0) 648 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:18.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:17 smithi191 bash[41073]: cluster 2024-02-07T14:01:16.951953+0000 mgr.y (mgr.25346) 395 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 15 op/s 2024-02-07T14:01:18.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:17 smithi191 bash[41073]: cephadm 2024-02-07T14:01:17.370173+0000 mgr.y (mgr.25346) 396 : cephadm 1 Detected new or changed devices on smithi177 2024-02-07T14:01:18.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:17 smithi191 bash[41073]: audit 2024-02-07T14:01:17.379083+0000 mon.a (mon.0) 649 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:18.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:17 smithi191 bash[41073]: audit 2024-02-07T14:01:17.390711+0000 mon.a (mon.0) 650 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:18.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:17 smithi191 bash[41073]: audit 2024-02-07T14:01:17.392745+0000 mon.a (mon.0) 651 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:01:18.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:17 smithi191 bash[41073]: audit 2024-02-07T14:01:17.394140+0000 mon.a (mon.0) 652 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:01:18.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:17 smithi191 bash[41073]: audit 2024-02-07T14:01:17.403116+0000 mon.a (mon.0) 653 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:18.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:17 smithi191 bash[41073]: audit 2024-02-07T14:01:17.494529+0000 mon.a (mon.0) 654 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T14:01:18.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:17 smithi191 bash[41073]: audit 2024-02-07T14:01:17.497697+0000 mon.a (mon.0) 655 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:18.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:17 smithi191 bash[41073]: audit 2024-02-07T14:01:17.500390+0000 mon.a (mon.0) 656 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:18.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:17 smithi191 bash[41073]: audit 2024-02-07T14:01:17.502311+0000 mon.a (mon.0) 657 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:18.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:17 smithi191 bash[41073]: audit 2024-02-07T14:01:17.505605+0000 mon.a (mon.0) 658 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:18.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:17 smithi191 bash[41073]: audit 2024-02-07T14:01:17.509287+0000 mon.a (mon.0) 659 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:18.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:17 smithi191 bash[41073]: audit 2024-02-07T14:01:17.512209+0000 mon.a (mon.0) 660 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:18.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:17 smithi191 bash[41073]: audit 2024-02-07T14:01:17.518806+0000 mon.a (mon.0) 661 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:18.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:17 smithi191 bash[41073]: audit 2024-02-07T14:01:17.521839+0000 mon.a (mon.0) 662 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi177.lsebwe"}]: dispatch 2024-02-07T14:01:18.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:17 smithi191 bash[41073]: audit 2024-02-07T14:01:17.528358+0000 mon.a (mon.0) 663 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi177.lsebwe"}]': finished 2024-02-07T14:01:18.055 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:17 smithi191 bash[41073]: audit 2024-02-07T14:01:17.531514+0000 mon.a (mon.0) 664 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi191.kcfkkn"}]: dispatch 2024-02-07T14:01:18.056 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:17 smithi191 bash[41073]: audit 2024-02-07T14:01:17.536209+0000 mon.a (mon.0) 665 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi191.kcfkkn"}]': finished 2024-02-07T14:01:18.056 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:17 smithi191 bash[41073]: audit 2024-02-07T14:01:17.539399+0000 mon.a (mon.0) 666 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi177.czdxob"}]: dispatch 2024-02-07T14:01:18.056 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:17 smithi191 bash[41073]: audit 2024-02-07T14:01:17.544604+0000 mon.a (mon.0) 667 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi177.czdxob"}]': finished 2024-02-07T14:01:18.056 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:17 smithi191 bash[41073]: audit 2024-02-07T14:01:17.546828+0000 mon.a (mon.0) 668 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi191.iddzcf"}]: dispatch 2024-02-07T14:01:18.056 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:17 smithi191 bash[41073]: audit 2024-02-07T14:01:17.550973+0000 mon.a (mon.0) 669 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi191.iddzcf"}]': finished 2024-02-07T14:01:18.056 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:17 smithi191 bash[41073]: audit 2024-02-07T14:01:17.554582+0000 mon.a (mon.0) 670 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:18.056 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:17 smithi191 bash[41073]: audit 2024-02-07T14:01:17.560579+0000 mon.a (mon.0) 671 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:18.056 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:17 smithi191 bash[41073]: audit 2024-02-07T14:01:17.564111+0000 mon.a (mon.0) 672 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:18.056 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:17 smithi191 bash[41073]: audit 2024-02-07T14:01:17.566141+0000 mon.a (mon.0) 673 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:18.056 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:17 smithi191 bash[41073]: audit 2024-02-07T14:01:17.572165+0000 mon.a (mon.0) 674 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:19.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:18 smithi177 bash[53774]: cephadm 2024-02-07T14:01:17.513627+0000 mgr.y (mgr.25346) 397 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-02-07T14:01:19.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:18 smithi177 bash[53774]: cephadm 2024-02-07T14:01:17.555826+0000 mgr.y (mgr.25346) 398 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-02-07T14:01:19.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:18 smithi177 bash[53774]: cephadm 2024-02-07T14:01:17.567198+0000 mgr.y (mgr.25346) 399 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-02-07T14:01:19.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:18 smithi177 bash[55146]: cephadm 2024-02-07T14:01:17.513627+0000 mgr.y (mgr.25346) 397 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-02-07T14:01:19.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:18 smithi177 bash[55146]: cephadm 2024-02-07T14:01:17.555826+0000 mgr.y (mgr.25346) 398 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-02-07T14:01:19.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:18 smithi177 bash[55146]: cephadm 2024-02-07T14:01:17.567198+0000 mgr.y (mgr.25346) 399 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-02-07T14:01:19.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:18 smithi191 bash[41073]: cephadm 2024-02-07T14:01:17.513627+0000 mgr.y (mgr.25346) 397 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-02-07T14:01:19.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:18 smithi191 bash[41073]: cephadm 2024-02-07T14:01:17.555826+0000 mgr.y (mgr.25346) 398 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-02-07T14:01:19.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:18 smithi191 bash[41073]: cephadm 2024-02-07T14:01:17.567198+0000 mgr.y (mgr.25346) 399 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-02-07T14:01:20.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:19 smithi177 bash[53774]: cluster 2024-02-07T14:01:18.953102+0000 mgr.y (mgr.25346) 400 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:01:20.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:19 smithi177 bash[55146]: cluster 2024-02-07T14:01:18.953102+0000 mgr.y (mgr.25346) 400 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:01:20.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:19 smithi191 bash[41073]: cluster 2024-02-07T14:01:18.953102+0000 mgr.y (mgr.25346) 400 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:01:21.107 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:20 smithi177 bash[53774]: cephadm 2024-02-07T14:01:19.844447+0000 mgr.y (mgr.25346) 401 : cephadm 1 Upgrade: Updating iscsi.foo.smithi177.afvcbe 2024-02-07T14:01:21.108 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:20 smithi177 bash[53774]: audit 2024-02-07T14:01:19.853956+0000 mon.a (mon.0) 675 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:21.108 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:20 smithi177 bash[53774]: audit 2024-02-07T14:01:19.858746+0000 mon.a (mon.0) 676 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi177.afvcbe", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-07T14:01:21.108 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:20 smithi177 bash[53774]: audit 2024-02-07T14:01:19.869720+0000 mon.a (mon.0) 677 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:01:21.108 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:20 smithi177 bash[53774]: cephadm 2024-02-07T14:01:19.871399+0000 mgr.y (mgr.25346) 402 : cephadm 1 Deploying daemon iscsi.foo.smithi177.afvcbe on smithi177 2024-02-07T14:01:21.108 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:20 smithi177 bash[55146]: cephadm 2024-02-07T14:01:19.844447+0000 mgr.y (mgr.25346) 401 : cephadm 1 Upgrade: Updating iscsi.foo.smithi177.afvcbe 2024-02-07T14:01:21.108 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:20 smithi177 bash[55146]: audit 2024-02-07T14:01:19.853956+0000 mon.a (mon.0) 675 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:21.108 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:20 smithi177 bash[55146]: audit 2024-02-07T14:01:19.858746+0000 mon.a (mon.0) 676 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi177.afvcbe", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-07T14:01:21.108 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:20 smithi177 bash[55146]: audit 2024-02-07T14:01:19.869720+0000 mon.a (mon.0) 677 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:01:21.108 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:20 smithi177 bash[55146]: cephadm 2024-02-07T14:01:19.871399+0000 mgr.y (mgr.25346) 402 : cephadm 1 Deploying daemon iscsi.foo.smithi177.afvcbe on smithi177 2024-02-07T14:01:21.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:20 smithi191 bash[41073]: cephadm 2024-02-07T14:01:19.844447+0000 mgr.y (mgr.25346) 401 : cephadm 1 Upgrade: Updating iscsi.foo.smithi177.afvcbe 2024-02-07T14:01:21.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:20 smithi191 bash[41073]: audit 2024-02-07T14:01:19.853956+0000 mon.a (mon.0) 675 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:21.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:20 smithi191 bash[41073]: audit 2024-02-07T14:01:19.858746+0000 mon.a (mon.0) 676 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi177.afvcbe", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-07T14:01:21.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:20 smithi191 bash[41073]: audit 2024-02-07T14:01:19.869720+0000 mon.a (mon.0) 677 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:01:21.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:20 smithi191 bash[41073]: cephadm 2024-02-07T14:01:19.871399+0000 mgr.y (mgr.25346) 402 : cephadm 1 Deploying daemon iscsi.foo.smithi177.afvcbe on smithi177 2024-02-07T14:01:22.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:21 smithi177 bash[53774]: cluster 2024-02-07T14:01:20.954497+0000 mgr.y (mgr.25346) 403 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:01:22.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:21 smithi177 bash[55146]: cluster 2024-02-07T14:01:20.954497+0000 mgr.y (mgr.25346) 403 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:01:22.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:21 smithi191 bash[41073]: cluster 2024-02-07T14:01:20.954497+0000 mgr.y (mgr.25346) 403 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:01:23.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:22 smithi177 bash[53774]: audit 2024-02-07T14:01:22.085241+0000 mgr.y (mgr.25346) 404 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:01:23.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:22 smithi177 bash[55146]: audit 2024-02-07T14:01:22.085241+0000 mgr.y (mgr.25346) 404 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:01:23.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:22 smithi191 bash[41073]: audit 2024-02-07T14:01:22.085241+0000 mgr.y (mgr.25346) 404 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:01:24.288 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:01:24 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:01:24] "GET /metrics HTTP/1.1" 200 38551 "" "Prometheus/2.33.4" 2024-02-07T14:01:24.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:24 smithi177 bash[53774]: cluster 2024-02-07T14:01:22.955960+0000 mgr.y (mgr.25346) 405 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:01:24.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:24 smithi177 bash[55146]: cluster 2024-02-07T14:01:22.955960+0000 mgr.y (mgr.25346) 405 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:01:24.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:24 smithi191 bash[41073]: cluster 2024-02-07T14:01:22.955960+0000 mgr.y (mgr.25346) 405 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:01:26.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:26 smithi177 bash[53774]: cluster 2024-02-07T14:01:24.956994+0000 mgr.y (mgr.25346) 406 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:01:26.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:26 smithi177 bash[55146]: cluster 2024-02-07T14:01:24.956994+0000 mgr.y (mgr.25346) 406 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:01:26.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:26 smithi191 bash[41073]: cluster 2024-02-07T14:01:24.956994+0000 mgr.y (mgr.25346) 406 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:01:28.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:28 smithi177 bash[53774]: cluster 2024-02-07T14:01:26.958306+0000 mgr.y (mgr.25346) 407 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:01:28.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:28 smithi177 bash[55146]: cluster 2024-02-07T14:01:26.958306+0000 mgr.y (mgr.25346) 407 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:01:28.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:28 smithi191 bash[41073]: cluster 2024-02-07T14:01:26.958306+0000 mgr.y (mgr.25346) 407 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:01:30.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:30 smithi177 bash[53774]: cluster 2024-02-07T14:01:28.959470+0000 mgr.y (mgr.25346) 408 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:01:30.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:30 smithi177 bash[55146]: cluster 2024-02-07T14:01:28.959470+0000 mgr.y (mgr.25346) 408 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:01:30.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:30 smithi191 bash[41073]: cluster 2024-02-07T14:01:28.959470+0000 mgr.y (mgr.25346) 408 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:01:31.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:31 smithi177 bash[53774]: audit 2024-02-07T14:01:30.849234+0000 mon.a (mon.0) 678 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:01:31.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:31 smithi177 bash[55146]: audit 2024-02-07T14:01:30.849234+0000 mon.a (mon.0) 678 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:01:31.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:31 smithi191 bash[41073]: audit 2024-02-07T14:01:30.849234+0000 mon.a (mon.0) 678 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:01:32.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:32 smithi177 bash[55146]: cluster 2024-02-07T14:01:30.960439+0000 mgr.y (mgr.25346) 409 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:01:32.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:32 smithi177 bash[53774]: cluster 2024-02-07T14:01:30.960439+0000 mgr.y (mgr.25346) 409 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:01:32.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:32 smithi191 bash[41073]: cluster 2024-02-07T14:01:30.960439+0000 mgr.y (mgr.25346) 409 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:01:33.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:33 smithi191 bash[41073]: audit 2024-02-07T14:01:32.091807+0000 mgr.y (mgr.25346) 410 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:01:33.373 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:33 smithi177 bash[53774]: audit 2024-02-07T14:01:32.091807+0000 mgr.y (mgr.25346) 410 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:01:33.373 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:33 smithi177 bash[55146]: audit 2024-02-07T14:01:32.091807+0000 mgr.y (mgr.25346) 410 : audit 0 from='client.25405 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:01:34.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:34 smithi191 bash[41073]: cluster 2024-02-07T14:01:32.961869+0000 mgr.y (mgr.25346) 411 : cluster 0 pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:01:34.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:34 smithi191 bash[41073]: audit 2024-02-07T14:01:33.684117+0000 mon.a (mon.0) 679 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:34.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:34 smithi191 bash[41073]: audit 2024-02-07T14:01:33.691687+0000 mon.a (mon.0) 680 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:34.547 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:01:34 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:01:34] "GET /metrics HTTP/1.1" 200 38556 "" "Prometheus/2.33.4" 2024-02-07T14:01:34.548 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:34 smithi177 bash[53774]: cluster 2024-02-07T14:01:32.961869+0000 mgr.y (mgr.25346) 411 : cluster 0 pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:01:34.548 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:34 smithi177 bash[53774]: audit 2024-02-07T14:01:33.684117+0000 mon.a (mon.0) 679 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:34.548 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:34 smithi177 bash[53774]: audit 2024-02-07T14:01:33.691687+0000 mon.a (mon.0) 680 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:34.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:34 smithi177 bash[55146]: cluster 2024-02-07T14:01:32.961869+0000 mgr.y (mgr.25346) 411 : cluster 0 pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:01:34.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:34 smithi177 bash[55146]: audit 2024-02-07T14:01:33.684117+0000 mon.a (mon.0) 679 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:34.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:34 smithi177 bash[55146]: audit 2024-02-07T14:01:33.691687+0000 mon.a (mon.0) 680 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:34.829 INFO:teuthology.orchestra.run.smithi177.stdout:true 2024-02-07T14:01:35.615 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-07T14:01:35.615 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 running (9m) 30s ago 16m 16.4M - 0.23.0 ba2b418f427c 502a4ff35ffc 2024-02-07T14:01:35.615 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi191 *:3000 running (8m) 30s ago 16m 43.5M - 8.3.5 dad864ee21e9 b2e0c987e917 2024-02-07T14:01:35.615 INFO:teuthology.orchestra.run.smithi177.stdout:iscsi.foo.smithi177.afvcbe smithi177 starting - - - - 2024-02-07T14:01:35.615 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi191 *:8443,9283,8765 running (7m) 30s ago 22m 444M - 19.0.0-1252-g44458cce 79957b372307 af2fcc868046 2024-02-07T14:01:35.616 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:8443,9283,8765 running (8m) 30s ago 24m 504M - 19.0.0-1252-g44458cce 79957b372307 a0cb7d141fbc 2024-02-07T14:01:35.616 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (7m) 30s ago 24m 60.9M 2048M 19.0.0-1252-g44458cce 79957b372307 2db8fe7d86f5 2024-02-07T14:01:35.616 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi191 running (6m) 30s ago 22m 48.4M 2048M 19.0.0-1252-g44458cce 79957b372307 ed930f20e0b7 2024-02-07T14:01:35.616 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (6m) 30s ago 22m 49.2M 2048M 19.0.0-1252-g44458cce 79957b372307 91a1370c9769 2024-02-07T14:01:35.616 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 running (9m) 30s ago 16m 12.5M - 1.3.1 1dbe0e931976 7ed6f8e8a9ea 2024-02-07T14:01:35.616 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi191 *:9100 running (9m) 30s ago 16m 15.7M - 1.3.1 1dbe0e931976 8d299419211b 2024-02-07T14:01:35.616 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (4m) 30s ago 22m 60.7M 2781M 19.0.0-1252-g44458cce 79957b372307 8140369c93be 2024-02-07T14:01:35.616 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (4m) 30s ago 21m 66.0M 2781M 19.0.0-1252-g44458cce 79957b372307 4f69ab7c1187 2024-02-07T14:01:35.616 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (3m) 30s ago 20m 59.6M 2781M 19.0.0-1252-g44458cce 79957b372307 9eaa7c17573c 2024-02-07T14:01:35.616 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (3m) 30s ago 20m 62.6M 2781M 19.0.0-1252-g44458cce 79957b372307 3e159f517d8e 2024-02-07T14:01:35.616 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi191 running (2m) 30s ago 19m 61.9M 3037M 19.0.0-1252-g44458cce 79957b372307 801e3c01802b 2024-02-07T14:01:35.616 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi191 running (2m) 30s ago 18m 57.7M 3037M 19.0.0-1252-g44458cce 79957b372307 fc8bdf4b43c1 2024-02-07T14:01:35.616 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi191 running (112s) 30s ago 18m 58.7M 3037M 19.0.0-1252-g44458cce 79957b372307 65301d02bbdf 2024-02-07T14:01:35.616 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi191 running (80s) 30s ago 17m 58.9M 3037M 19.0.0-1252-g44458cce 79957b372307 3c057db54162 2024-02-07T14:01:35.616 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi191 *:9095 running (7m) 30s ago 16m 65.7M - 2.33.4 514e6a882f6e 328d9528a4cb 2024-02-07T14:01:35.617 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi177.lsebwe smithi177 *:8000 running (56s) 30s ago 14m 89.9M - 19.0.0-1252-g44458cce 79957b372307 c139167fb5e8 2024-02-07T14:01:35.617 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi191.kcfkkn smithi191 *:8000 running (43s) 30s ago 14m 89.8M - 19.0.0-1252-g44458cce 79957b372307 9555c5172829 2024-02-07T14:01:35.617 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi177.czdxob smithi177 *:80 running (49s) 30s ago 14m 90.0M - 19.0.0-1252-g44458cce 79957b372307 e3221a52e729 2024-02-07T14:01:35.617 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi191.iddzcf smithi191 *:80 running (36s) 30s ago 14m 89.5M - 19.0.0-1252-g44458cce 79957b372307 895cb7aaff05 2024-02-07T14:01:36.083 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T14:01:36.084 INFO:teuthology.orchestra.run.smithi177.stdout: "mon": { 2024-02-07T14:01:36.084 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 3 2024-02-07T14:01:36.084 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T14:01:36.084 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr": { 2024-02-07T14:01:36.084 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 2 2024-02-07T14:01:36.084 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T14:01:36.084 INFO:teuthology.orchestra.run.smithi177.stdout: "osd": { 2024-02-07T14:01:36.084 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 8 2024-02-07T14:01:36.084 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T14:01:36.084 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw": { 2024-02-07T14:01:36.084 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 4 2024-02-07T14:01:36.084 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T14:01:36.084 INFO:teuthology.orchestra.run.smithi177.stdout: "overall": { 2024-02-07T14:01:36.085 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 17 2024-02-07T14:01:36.085 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T14:01:36.085 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T14:01:36.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:36 smithi191 bash[41073]: audit 2024-02-07T14:01:34.809724+0000 mgr.y (mgr.25346) 412 : audit 0 from='client.34734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:01:36.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:36 smithi191 bash[41073]: cluster 2024-02-07T14:01:34.962811+0000 mgr.y (mgr.25346) 413 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:01:36.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:36 smithi191 bash[41073]: audit 2024-02-07T14:01:35.204328+0000 mgr.y (mgr.25346) 414 : audit 0 from='client.34740 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:01:36.471 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T14:01:36.471 INFO:teuthology.orchestra.run.smithi177.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261", 2024-02-07T14:01:36.471 INFO:teuthology.orchestra.run.smithi177.stdout: "in_progress": true, 2024-02-07T14:01:36.472 INFO:teuthology.orchestra.run.smithi177.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-07T14:01:36.472 INFO:teuthology.orchestra.run.smithi177.stdout: "services_complete": [ 2024-02-07T14:01:36.472 INFO:teuthology.orchestra.run.smithi177.stdout: "mon", 2024-02-07T14:01:36.472 INFO:teuthology.orchestra.run.smithi177.stdout: "osd", 2024-02-07T14:01:36.472 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw", 2024-02-07T14:01:36.472 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr" 2024-02-07T14:01:36.472 INFO:teuthology.orchestra.run.smithi177.stdout: ], 2024-02-07T14:01:36.472 INFO:teuthology.orchestra.run.smithi177.stdout: "progress": "17/23 daemons upgraded", 2024-02-07T14:01:36.472 INFO:teuthology.orchestra.run.smithi177.stdout: "message": "Currently upgrading iscsi daemons", 2024-02-07T14:01:36.472 INFO:teuthology.orchestra.run.smithi177.stdout: "is_paused": false 2024-02-07T14:01:36.472 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T14:01:36.500 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:36 smithi177 bash[55146]: audit 2024-02-07T14:01:34.809724+0000 mgr.y (mgr.25346) 412 : audit 0 from='client.34734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:01:36.500 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:36 smithi177 bash[55146]: cluster 2024-02-07T14:01:34.962811+0000 mgr.y (mgr.25346) 413 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:01:36.500 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:36 smithi177 bash[55146]: audit 2024-02-07T14:01:35.204328+0000 mgr.y (mgr.25346) 414 : audit 0 from='client.34740 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:01:36.500 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:36 smithi177 bash[53774]: audit 2024-02-07T14:01:34.809724+0000 mgr.y (mgr.25346) 412 : audit 0 from='client.34734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:01:36.500 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:36 smithi177 bash[53774]: cluster 2024-02-07T14:01:34.962811+0000 mgr.y (mgr.25346) 413 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:01:36.500 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:36 smithi177 bash[53774]: audit 2024-02-07T14:01:35.204328+0000 mgr.y (mgr.25346) 414 : audit 0 from='client.34740 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:01:36.911 INFO:teuthology.orchestra.run.smithi177.stdout:HEALTH_OK 2024-02-07T14:01:37.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:37 smithi177 bash[53774]: audit 2024-02-07T14:01:35.595687+0000 mgr.y (mgr.25346) 415 : audit 0 from='client.44683 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:01:37.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:37 smithi177 bash[53774]: audit 2024-02-07T14:01:36.086349+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.177:0/2776290780' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:37.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:37 smithi177 bash[53774]: audit 2024-02-07T14:01:36.487944+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.177:0/1866848337' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-07T14:01:37.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:37 smithi177 bash[53774]: audit 2024-02-07T14:01:36.860176+0000 mon.a (mon.0) 681 : audit 1 from='client.? 172.21.15.177:0/3098634025' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/3002045107"}]: dispatch 2024-02-07T14:01:37.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:37 smithi177 bash[53774]: audit 2024-02-07T14:01:36.914457+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.177:0/1991969988' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T14:01:37.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:37 smithi177 bash[55146]: audit 2024-02-07T14:01:35.595687+0000 mgr.y (mgr.25346) 415 : audit 0 from='client.44683 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:01:37.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:37 smithi177 bash[55146]: audit 2024-02-07T14:01:36.086349+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.177:0/2776290780' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:37.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:37 smithi177 bash[55146]: audit 2024-02-07T14:01:36.487944+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.177:0/1866848337' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-07T14:01:37.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:37 smithi177 bash[55146]: audit 2024-02-07T14:01:36.860176+0000 mon.a (mon.0) 681 : audit 1 from='client.? 172.21.15.177:0/3098634025' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/3002045107"}]: dispatch 2024-02-07T14:01:37.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:37 smithi177 bash[55146]: audit 2024-02-07T14:01:36.914457+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.177:0/1991969988' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T14:01:37.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:37 smithi191 bash[41073]: audit 2024-02-07T14:01:35.595687+0000 mgr.y (mgr.25346) 415 : audit 0 from='client.44683 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:01:37.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:37 smithi191 bash[41073]: audit 2024-02-07T14:01:36.086349+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.177:0/2776290780' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:37.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:37 smithi191 bash[41073]: audit 2024-02-07T14:01:36.487944+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.177:0/1866848337' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-07T14:01:37.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:37 smithi191 bash[41073]: audit 2024-02-07T14:01:36.860176+0000 mon.a (mon.0) 681 : audit 1 from='client.? 172.21.15.177:0/3098634025' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/3002045107"}]: dispatch 2024-02-07T14:01:37.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:37 smithi191 bash[41073]: audit 2024-02-07T14:01:36.914457+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.177:0/1991969988' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T14:01:38.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:38 smithi177 bash[53774]: audit 2024-02-07T14:01:36.473239+0000 mgr.y (mgr.25346) 416 : audit 0 from='client.44713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:01:38.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:38 smithi177 bash[53774]: cluster 2024-02-07T14:01:36.964053+0000 mgr.y (mgr.25346) 417 : cluster 0 pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-07T14:01:38.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:38 smithi177 bash[53774]: audit 2024-02-07T14:01:37.056392+0000 mon.a (mon.0) 682 : audit 1 from='client.? 172.21.15.177:0/3098634025' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/3002045107"}]': finished 2024-02-07T14:01:38.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:38 smithi177 bash[53774]: cluster 2024-02-07T14:01:37.066131+0000 mon.a (mon.0) 683 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2024-02-07T14:01:38.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:38 smithi177 bash[53774]: audit 2024-02-07T14:01:37.440012+0000 mon.a (mon.0) 684 : audit 1 from='client.? 172.21.15.177:0/2982859137' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/3002045107"}]: dispatch 2024-02-07T14:01:38.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:38 smithi177 bash[55146]: audit 2024-02-07T14:01:36.473239+0000 mgr.y (mgr.25346) 416 : audit 0 from='client.44713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:01:38.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:38 smithi177 bash[55146]: cluster 2024-02-07T14:01:36.964053+0000 mgr.y (mgr.25346) 417 : cluster 0 pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-07T14:01:38.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:38 smithi177 bash[55146]: audit 2024-02-07T14:01:37.056392+0000 mon.a (mon.0) 682 : audit 1 from='client.? 172.21.15.177:0/3098634025' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/3002045107"}]': finished 2024-02-07T14:01:38.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:38 smithi177 bash[55146]: cluster 2024-02-07T14:01:37.066131+0000 mon.a (mon.0) 683 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2024-02-07T14:01:38.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:38 smithi177 bash[55146]: audit 2024-02-07T14:01:37.440012+0000 mon.a (mon.0) 684 : audit 1 from='client.? 172.21.15.177:0/2982859137' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/3002045107"}]: dispatch 2024-02-07T14:01:38.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:38 smithi191 bash[41073]: audit 2024-02-07T14:01:36.473239+0000 mgr.y (mgr.25346) 416 : audit 0 from='client.44713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:01:38.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:38 smithi191 bash[41073]: cluster 2024-02-07T14:01:36.964053+0000 mgr.y (mgr.25346) 417 : cluster 0 pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-07T14:01:38.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:38 smithi191 bash[41073]: audit 2024-02-07T14:01:37.056392+0000 mon.a (mon.0) 682 : audit 1 from='client.? 172.21.15.177:0/3098634025' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6801/3002045107"}]': finished 2024-02-07T14:01:38.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:38 smithi191 bash[41073]: cluster 2024-02-07T14:01:37.066131+0000 mon.a (mon.0) 683 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2024-02-07T14:01:38.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:38 smithi191 bash[41073]: audit 2024-02-07T14:01:37.440012+0000 mon.a (mon.0) 684 : audit 1 from='client.? 172.21.15.177:0/2982859137' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/3002045107"}]: dispatch 2024-02-07T14:01:39.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:39 smithi177 bash[53774]: audit 2024-02-07T14:01:38.066747+0000 mon.a (mon.0) 685 : audit 1 from='client.? 172.21.15.177:0/2982859137' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/3002045107"}]': finished 2024-02-07T14:01:39.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:39 smithi177 bash[53774]: cluster 2024-02-07T14:01:38.072102+0000 mon.a (mon.0) 686 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2024-02-07T14:01:39.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:39 smithi177 bash[53774]: audit 2024-02-07T14:01:38.464694+0000 mon.c (mon.1) 22 : audit 1 from='client.? 172.21.15.177:0/3339240575' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3574609229"}]: dispatch 2024-02-07T14:01:39.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:39 smithi177 bash[53774]: audit 2024-02-07T14:01:38.465648+0000 mon.a (mon.0) 687 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3574609229"}]: dispatch 2024-02-07T14:01:39.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:39 smithi177 bash[55146]: audit 2024-02-07T14:01:38.066747+0000 mon.a (mon.0) 685 : audit 1 from='client.? 172.21.15.177:0/2982859137' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/3002045107"}]': finished 2024-02-07T14:01:39.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:39 smithi177 bash[55146]: cluster 2024-02-07T14:01:38.072102+0000 mon.a (mon.0) 686 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2024-02-07T14:01:39.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:39 smithi177 bash[55146]: audit 2024-02-07T14:01:38.464694+0000 mon.c (mon.1) 22 : audit 1 from='client.? 172.21.15.177:0/3339240575' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3574609229"}]: dispatch 2024-02-07T14:01:39.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:39 smithi177 bash[55146]: audit 2024-02-07T14:01:38.465648+0000 mon.a (mon.0) 687 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3574609229"}]: dispatch 2024-02-07T14:01:39.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:39 smithi191 bash[41073]: audit 2024-02-07T14:01:38.066747+0000 mon.a (mon.0) 685 : audit 1 from='client.? 172.21.15.177:0/2982859137' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:6800/3002045107"}]': finished 2024-02-07T14:01:39.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:39 smithi191 bash[41073]: cluster 2024-02-07T14:01:38.072102+0000 mon.a (mon.0) 686 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2024-02-07T14:01:39.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:39 smithi191 bash[41073]: audit 2024-02-07T14:01:38.464694+0000 mon.c (mon.1) 22 : audit 1 from='client.? 172.21.15.177:0/3339240575' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3574609229"}]: dispatch 2024-02-07T14:01:39.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:39 smithi191 bash[41073]: audit 2024-02-07T14:01:38.465648+0000 mon.a (mon.0) 687 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3574609229"}]: dispatch 2024-02-07T14:01:40.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:40 smithi177 bash[53774]: cluster 2024-02-07T14:01:38.964906+0000 mgr.y (mgr.25346) 418 : cluster 0 pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-02-07T14:01:40.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:40 smithi177 bash[53774]: audit 2024-02-07T14:01:39.076160+0000 mon.a (mon.0) 688 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3574609229"}]': finished 2024-02-07T14:01:40.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:40 smithi177 bash[53774]: cluster 2024-02-07T14:01:39.082286+0000 mon.a (mon.0) 689 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2024-02-07T14:01:40.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:40 smithi177 bash[53774]: audit 2024-02-07T14:01:39.473672+0000 mon.c (mon.1) 23 : audit 1 from='client.? 172.21.15.177:0/3349482401' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1235474518"}]: dispatch 2024-02-07T14:01:40.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:40 smithi177 bash[53774]: audit 2024-02-07T14:01:39.474491+0000 mon.a (mon.0) 690 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1235474518"}]: dispatch 2024-02-07T14:01:40.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:40 smithi177 bash[53774]: audit 2024-02-07T14:01:39.967798+0000 mon.a (mon.0) 691 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:40.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:40 smithi177 bash[53774]: audit 2024-02-07T14:01:39.980233+0000 mon.a (mon.0) 692 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:40.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:40 smithi177 bash[55146]: cluster 2024-02-07T14:01:38.964906+0000 mgr.y (mgr.25346) 418 : cluster 0 pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-02-07T14:01:40.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:40 smithi177 bash[55146]: audit 2024-02-07T14:01:39.076160+0000 mon.a (mon.0) 688 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3574609229"}]': finished 2024-02-07T14:01:40.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:40 smithi177 bash[55146]: cluster 2024-02-07T14:01:39.082286+0000 mon.a (mon.0) 689 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2024-02-07T14:01:40.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:40 smithi177 bash[55146]: audit 2024-02-07T14:01:39.473672+0000 mon.c (mon.1) 23 : audit 1 from='client.? 172.21.15.177:0/3349482401' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1235474518"}]: dispatch 2024-02-07T14:01:40.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:40 smithi177 bash[55146]: audit 2024-02-07T14:01:39.474491+0000 mon.a (mon.0) 690 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1235474518"}]: dispatch 2024-02-07T14:01:40.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:40 smithi177 bash[55146]: audit 2024-02-07T14:01:39.967798+0000 mon.a (mon.0) 691 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:40.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:40 smithi177 bash[55146]: audit 2024-02-07T14:01:39.980233+0000 mon.a (mon.0) 692 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:40.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:40 smithi191 bash[41073]: cluster 2024-02-07T14:01:38.964906+0000 mgr.y (mgr.25346) 418 : cluster 0 pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-02-07T14:01:40.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:40 smithi191 bash[41073]: audit 2024-02-07T14:01:39.076160+0000 mon.a (mon.0) 688 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/3574609229"}]': finished 2024-02-07T14:01:40.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:40 smithi191 bash[41073]: cluster 2024-02-07T14:01:39.082286+0000 mon.a (mon.0) 689 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2024-02-07T14:01:40.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:40 smithi191 bash[41073]: audit 2024-02-07T14:01:39.473672+0000 mon.c (mon.1) 23 : audit 1 from='client.? 172.21.15.177:0/3349482401' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1235474518"}]: dispatch 2024-02-07T14:01:40.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:40 smithi191 bash[41073]: audit 2024-02-07T14:01:39.474491+0000 mon.a (mon.0) 690 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1235474518"}]: dispatch 2024-02-07T14:01:40.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:40 smithi191 bash[41073]: audit 2024-02-07T14:01:39.967798+0000 mon.a (mon.0) 691 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:40.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:40 smithi191 bash[41073]: audit 2024-02-07T14:01:39.980233+0000 mon.a (mon.0) 692 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:41.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:41 smithi177 bash[53774]: audit 2024-02-07T14:01:40.078814+0000 mon.a (mon.0) 693 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1235474518"}]': finished 2024-02-07T14:01:41.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:41 smithi177 bash[53774]: cluster 2024-02-07T14:01:40.086012+0000 mon.a (mon.0) 694 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2024-02-07T14:01:41.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:41 smithi177 bash[53774]: audit 2024-02-07T14:01:40.482794+0000 mon.a (mon.0) 695 : audit 1 from='client.? 172.21.15.177:0/108104256' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1011569800"}]: dispatch 2024-02-07T14:01:41.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:41 smithi177 bash[55146]: audit 2024-02-07T14:01:40.078814+0000 mon.a (mon.0) 693 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1235474518"}]': finished 2024-02-07T14:01:41.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:41 smithi177 bash[55146]: cluster 2024-02-07T14:01:40.086012+0000 mon.a (mon.0) 694 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2024-02-07T14:01:41.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:41 smithi177 bash[55146]: audit 2024-02-07T14:01:40.482794+0000 mon.a (mon.0) 695 : audit 1 from='client.? 172.21.15.177:0/108104256' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1011569800"}]: dispatch 2024-02-07T14:01:41.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:41 smithi191 bash[41073]: audit 2024-02-07T14:01:40.078814+0000 mon.a (mon.0) 693 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1235474518"}]': finished 2024-02-07T14:01:41.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:41 smithi191 bash[41073]: cluster 2024-02-07T14:01:40.086012+0000 mon.a (mon.0) 694 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2024-02-07T14:01:41.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:41 smithi191 bash[41073]: audit 2024-02-07T14:01:40.482794+0000 mon.a (mon.0) 695 : audit 1 from='client.? 172.21.15.177:0/108104256' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1011569800"}]: dispatch 2024-02-07T14:01:42.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:42 smithi177 bash[53774]: cluster 2024-02-07T14:01:40.965796+0000 mgr.y (mgr.25346) 419 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-02-07T14:01:42.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:42 smithi177 bash[53774]: audit 2024-02-07T14:01:41.090600+0000 mon.a (mon.0) 696 : audit 1 from='client.? 172.21.15.177:0/108104256' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1011569800"}]': finished 2024-02-07T14:01:42.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:42 smithi177 bash[53774]: cluster 2024-02-07T14:01:41.096366+0000 mon.a (mon.0) 697 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2024-02-07T14:01:42.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:42 smithi177 bash[53774]: audit 2024-02-07T14:01:41.503162+0000 mon.a (mon.0) 698 : audit 1 from='client.? 172.21.15.177:0/3569171804' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2431976335"}]: dispatch 2024-02-07T14:01:42.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:42 smithi177 bash[53774]: audit 2024-02-07T14:01:41.971896+0000 mon.a (mon.0) 699 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:42.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:42 smithi177 bash[53774]: audit 2024-02-07T14:01:41.982667+0000 mon.a (mon.0) 700 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:42.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:42 smithi177 bash[55146]: cluster 2024-02-07T14:01:40.965796+0000 mgr.y (mgr.25346) 419 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-02-07T14:01:42.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:42 smithi177 bash[55146]: audit 2024-02-07T14:01:41.090600+0000 mon.a (mon.0) 696 : audit 1 from='client.? 172.21.15.177:0/108104256' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1011569800"}]': finished 2024-02-07T14:01:42.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:42 smithi177 bash[55146]: cluster 2024-02-07T14:01:41.096366+0000 mon.a (mon.0) 697 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2024-02-07T14:01:42.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:42 smithi177 bash[55146]: audit 2024-02-07T14:01:41.503162+0000 mon.a (mon.0) 698 : audit 1 from='client.? 172.21.15.177:0/3569171804' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2431976335"}]: dispatch 2024-02-07T14:01:42.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:42 smithi177 bash[55146]: audit 2024-02-07T14:01:41.971896+0000 mon.a (mon.0) 699 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:42.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:42 smithi177 bash[55146]: audit 2024-02-07T14:01:41.982667+0000 mon.a (mon.0) 700 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:42.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:42 smithi191 bash[41073]: cluster 2024-02-07T14:01:40.965796+0000 mgr.y (mgr.25346) 419 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-02-07T14:01:42.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:42 smithi191 bash[41073]: audit 2024-02-07T14:01:41.090600+0000 mon.a (mon.0) 696 : audit 1 from='client.? 172.21.15.177:0/108104256' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/1011569800"}]': finished 2024-02-07T14:01:42.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:42 smithi191 bash[41073]: cluster 2024-02-07T14:01:41.096366+0000 mon.a (mon.0) 697 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2024-02-07T14:01:42.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:42 smithi191 bash[41073]: audit 2024-02-07T14:01:41.503162+0000 mon.a (mon.0) 698 : audit 1 from='client.? 172.21.15.177:0/3569171804' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2431976335"}]: dispatch 2024-02-07T14:01:42.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:42 smithi191 bash[41073]: audit 2024-02-07T14:01:41.971896+0000 mon.a (mon.0) 699 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:42.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:42 smithi191 bash[41073]: audit 2024-02-07T14:01:41.982667+0000 mon.a (mon.0) 700 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:43.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:43 smithi177 bash[55146]: audit 2024-02-07T14:01:42.112355+0000 mon.a (mon.0) 701 : audit 1 from='client.? 172.21.15.177:0/3569171804' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2431976335"}]': finished 2024-02-07T14:01:43.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:43 smithi177 bash[55146]: cluster 2024-02-07T14:01:42.120539+0000 mon.a (mon.0) 702 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2024-02-07T14:01:43.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:43 smithi177 bash[55146]: audit 2024-02-07T14:01:43.083906+0000 mon.a (mon.0) 703 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:43.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:43 smithi177 bash[55146]: audit 2024-02-07T14:01:43.096116+0000 mon.a (mon.0) 704 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:43.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:43 smithi177 bash[53774]: audit 2024-02-07T14:01:42.112355+0000 mon.a (mon.0) 701 : audit 1 from='client.? 172.21.15.177:0/3569171804' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2431976335"}]': finished 2024-02-07T14:01:43.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:43 smithi177 bash[53774]: cluster 2024-02-07T14:01:42.120539+0000 mon.a (mon.0) 702 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2024-02-07T14:01:43.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:43 smithi177 bash[53774]: audit 2024-02-07T14:01:43.083906+0000 mon.a (mon.0) 703 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:43.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:43 smithi177 bash[53774]: audit 2024-02-07T14:01:43.096116+0000 mon.a (mon.0) 704 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:43.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:43 smithi191 bash[41073]: audit 2024-02-07T14:01:42.112355+0000 mon.a (mon.0) 701 : audit 1 from='client.? 172.21.15.177:0/3569171804' entity='client.iscsi.foo.smithi177.afvcbe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.177:0/2431976335"}]': finished 2024-02-07T14:01:43.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:43 smithi191 bash[41073]: cluster 2024-02-07T14:01:42.120539+0000 mon.a (mon.0) 702 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2024-02-07T14:01:43.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:43 smithi191 bash[41073]: audit 2024-02-07T14:01:43.083906+0000 mon.a (mon.0) 703 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:43.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:43 smithi191 bash[41073]: audit 2024-02-07T14:01:43.096116+0000 mon.a (mon.0) 704 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:44.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:01:44 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:01:44] "GET /metrics HTTP/1.1" 200 38556 "" "Prometheus/2.33.4" 2024-02-07T14:01:44.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:44 smithi177 bash[55146]: cluster 2024-02-07T14:01:42.966451+0000 mgr.y (mgr.25346) 420 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-02-07T14:01:44.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:44 smithi177 bash[53774]: cluster 2024-02-07T14:01:42.966451+0000 mgr.y (mgr.25346) 420 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-02-07T14:01:44.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:44 smithi191 bash[41073]: cluster 2024-02-07T14:01:42.966451+0000 mgr.y (mgr.25346) 420 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-02-07T14:01:46.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:46 smithi177 bash[53774]: cluster 2024-02-07T14:01:44.967454+0000 mgr.y (mgr.25346) 421 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 695 B/s rd, 0 op/s 2024-02-07T14:01:46.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:46 smithi177 bash[53774]: audit 2024-02-07T14:01:45.849672+0000 mon.a (mon.0) 705 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:01:46.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:46 smithi177 bash[55146]: cluster 2024-02-07T14:01:44.967454+0000 mgr.y (mgr.25346) 421 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 695 B/s rd, 0 op/s 2024-02-07T14:01:46.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:46 smithi177 bash[55146]: audit 2024-02-07T14:01:45.849672+0000 mon.a (mon.0) 705 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:01:46.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:46 smithi191 bash[41073]: cluster 2024-02-07T14:01:44.967454+0000 mgr.y (mgr.25346) 421 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 695 B/s rd, 0 op/s 2024-02-07T14:01:46.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:46 smithi191 bash[41073]: audit 2024-02-07T14:01:45.849672+0000 mon.a (mon.0) 705 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:01:47.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:47 smithi177 bash[53774]: audit 2024-02-07T14:01:46.136795+0000 mgr.y (mgr.25346) 422 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:01:47.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:47 smithi177 bash[55146]: audit 2024-02-07T14:01:46.136795+0000 mgr.y (mgr.25346) 422 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:01:47.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:47 smithi191 bash[41073]: audit 2024-02-07T14:01:46.136795+0000 mgr.y (mgr.25346) 422 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:01:48.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:48 smithi177 bash[53774]: cluster 2024-02-07T14:01:46.968760+0000 mgr.y (mgr.25346) 423 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-07T14:01:48.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:48 smithi177 bash[55146]: cluster 2024-02-07T14:01:46.968760+0000 mgr.y (mgr.25346) 423 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-07T14:01:48.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:48 smithi191 bash[41073]: cluster 2024-02-07T14:01:46.968760+0000 mgr.y (mgr.25346) 423 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-07T14:01:50.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:50 smithi177 bash[53774]: cluster 2024-02-07T14:01:48.969921+0000 mgr.y (mgr.25346) 424 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-07T14:01:50.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:50 smithi177 bash[55146]: cluster 2024-02-07T14:01:48.969921+0000 mgr.y (mgr.25346) 424 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-07T14:01:50.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:50 smithi191 bash[41073]: cluster 2024-02-07T14:01:48.969921+0000 mgr.y (mgr.25346) 424 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-07T14:01:52.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:51 smithi177 bash[53774]: cluster 2024-02-07T14:01:50.970956+0000 mgr.y (mgr.25346) 425 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-07T14:01:52.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:51 smithi177 bash[55146]: cluster 2024-02-07T14:01:50.970956+0000 mgr.y (mgr.25346) 425 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-07T14:01:52.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:51 smithi191 bash[41073]: cluster 2024-02-07T14:01:50.970956+0000 mgr.y (mgr.25346) 425 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-07T14:01:54.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:54 smithi177 bash[53774]: cluster 2024-02-07T14:01:52.972349+0000 mgr.y (mgr.25346) 426 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-02-07T14:01:54.288 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:01:54 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:01:54] "GET /metrics HTTP/1.1" 200 38555 "" "Prometheus/2.33.4" 2024-02-07T14:01:54.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:54 smithi177 bash[55146]: cluster 2024-02-07T14:01:52.972349+0000 mgr.y (mgr.25346) 426 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-02-07T14:01:54.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:54 smithi191 bash[41073]: cluster 2024-02-07T14:01:52.972349+0000 mgr.y (mgr.25346) 426 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-02-07T14:01:55.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[53774]: audit 2024-02-07T14:01:54.097164+0000 mon.a (mon.0) 706 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:55.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[53774]: audit 2024-02-07T14:01:54.107831+0000 mon.a (mon.0) 707 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:55.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[53774]: audit 2024-02-07T14:01:54.109887+0000 mon.a (mon.0) 708 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:01:55.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[53774]: audit 2024-02-07T14:01:54.111268+0000 mon.a (mon.0) 709 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:01:55.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[53774]: cephadm 2024-02-07T14:01:54.117442+0000 mgr.y (mgr.25346) 427 : cephadm 1 Checking dashboard <-> RGW credentials 2024-02-07T14:01:55.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[53774]: audit 2024-02-07T14:01:54.489026+0000 mon.a (mon.0) 710 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:55.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[53774]: audit 2024-02-07T14:01:54.577741+0000 mon.a (mon.0) 711 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-07T14:01:55.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[53774]: audit 2024-02-07T14:01:54.599855+0000 mon.a (mon.0) 712 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:55.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[53774]: audit 2024-02-07T14:01:54.602423+0000 mon.a (mon.0) 713 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-07T14:01:55.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[53774]: audit 2024-02-07T14:01:54.605397+0000 mon.a (mon.0) 714 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi177"}]: dispatch 2024-02-07T14:01:55.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[53774]: audit 2024-02-07T14:01:54.611782+0000 mon.a (mon.0) 715 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:55.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[53774]: audit 2024-02-07T14:01:54.624428+0000 mon.a (mon.0) 716 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T14:01:55.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[53774]: audit 2024-02-07T14:01:54.627241+0000 mon.a (mon.0) 717 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[53774]: audit 2024-02-07T14:01:54.629584+0000 mon.a (mon.0) 718 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[53774]: audit 2024-02-07T14:01:54.631221+0000 mon.a (mon.0) 719 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[53774]: audit 2024-02-07T14:01:54.634042+0000 mon.a (mon.0) 720 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[53774]: audit 2024-02-07T14:01:54.637245+0000 mon.a (mon.0) 721 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[53774]: audit 2024-02-07T14:01:54.640098+0000 mon.a (mon.0) 722 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.541 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[53774]: audit 2024-02-07T14:01:54.642093+0000 mon.a (mon.0) 723 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.541 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[53774]: audit 2024-02-07T14:01:54.644019+0000 mon.a (mon.0) 724 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[55146]: audit 2024-02-07T14:01:54.097164+0000 mon.a (mon.0) 706 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:55.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[55146]: audit 2024-02-07T14:01:54.107831+0000 mon.a (mon.0) 707 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:55.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[55146]: audit 2024-02-07T14:01:54.109887+0000 mon.a (mon.0) 708 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:01:55.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[55146]: audit 2024-02-07T14:01:54.111268+0000 mon.a (mon.0) 709 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:01:55.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[55146]: cephadm 2024-02-07T14:01:54.117442+0000 mgr.y (mgr.25346) 427 : cephadm 1 Checking dashboard <-> RGW credentials 2024-02-07T14:01:55.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[55146]: audit 2024-02-07T14:01:54.489026+0000 mon.a (mon.0) 710 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:55.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[55146]: audit 2024-02-07T14:01:54.577741+0000 mon.a (mon.0) 711 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-07T14:01:55.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[55146]: audit 2024-02-07T14:01:54.599855+0000 mon.a (mon.0) 712 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:55.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[55146]: audit 2024-02-07T14:01:54.602423+0000 mon.a (mon.0) 713 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-07T14:01:55.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[55146]: audit 2024-02-07T14:01:54.605397+0000 mon.a (mon.0) 714 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi177"}]: dispatch 2024-02-07T14:01:55.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[55146]: audit 2024-02-07T14:01:54.611782+0000 mon.a (mon.0) 715 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:55.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[55146]: audit 2024-02-07T14:01:54.624428+0000 mon.a (mon.0) 716 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T14:01:55.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[55146]: audit 2024-02-07T14:01:54.627241+0000 mon.a (mon.0) 717 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[55146]: audit 2024-02-07T14:01:54.629584+0000 mon.a (mon.0) 718 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[55146]: audit 2024-02-07T14:01:54.631221+0000 mon.a (mon.0) 719 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[55146]: audit 2024-02-07T14:01:54.634042+0000 mon.a (mon.0) 720 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[55146]: audit 2024-02-07T14:01:54.637245+0000 mon.a (mon.0) 721 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[55146]: audit 2024-02-07T14:01:54.640098+0000 mon.a (mon.0) 722 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[55146]: audit 2024-02-07T14:01:54.642093+0000 mon.a (mon.0) 723 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[55146]: audit 2024-02-07T14:01:54.644019+0000 mon.a (mon.0) 724 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.543 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[53774]: audit 2024-02-07T14:01:54.645977+0000 mon.a (mon.0) 725 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.543 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[53774]: audit 2024-02-07T14:01:54.648115+0000 mon.a (mon.0) 726 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.543 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[53774]: audit 2024-02-07T14:01:54.656431+0000 mon.a (mon.0) 727 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:55.543 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[53774]: audit 2024-02-07T14:01:54.660631+0000 mon.a (mon.0) 728 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi177.afvcbe"}]: dispatch 2024-02-07T14:01:55.543 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[53774]: audit 2024-02-07T14:01:54.666505+0000 mon.a (mon.0) 729 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi177.afvcbe"}]': finished 2024-02-07T14:01:55.543 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[53774]: audit 2024-02-07T14:01:54.671640+0000 mon.a (mon.0) 730 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.543 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[53774]: audit 2024-02-07T14:01:54.677632+0000 mon.a (mon.0) 731 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:55.543 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[53774]: audit 2024-02-07T14:01:54.682081+0000 mon.a (mon.0) 732 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.543 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[53774]: audit 2024-02-07T14:01:54.688241+0000 mon.a (mon.0) 733 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:55.543 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[55146]: audit 2024-02-07T14:01:54.645977+0000 mon.a (mon.0) 725 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.543 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[55146]: audit 2024-02-07T14:01:54.648115+0000 mon.a (mon.0) 726 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.543 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[55146]: audit 2024-02-07T14:01:54.656431+0000 mon.a (mon.0) 727 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:55.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[55146]: audit 2024-02-07T14:01:54.660631+0000 mon.a (mon.0) 728 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi177.afvcbe"}]: dispatch 2024-02-07T14:01:55.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[55146]: audit 2024-02-07T14:01:54.666505+0000 mon.a (mon.0) 729 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi177.afvcbe"}]': finished 2024-02-07T14:01:55.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[55146]: audit 2024-02-07T14:01:54.671640+0000 mon.a (mon.0) 730 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[55146]: audit 2024-02-07T14:01:54.677632+0000 mon.a (mon.0) 731 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:55.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[55146]: audit 2024-02-07T14:01:54.682081+0000 mon.a (mon.0) 732 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:55 smithi177 bash[55146]: audit 2024-02-07T14:01:54.688241+0000 mon.a (mon.0) 733 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:55.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:55 smithi191 bash[41073]: audit 2024-02-07T14:01:54.097164+0000 mon.a (mon.0) 706 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:55.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:55 smithi191 bash[41073]: audit 2024-02-07T14:01:54.107831+0000 mon.a (mon.0) 707 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:55.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:55 smithi191 bash[41073]: audit 2024-02-07T14:01:54.109887+0000 mon.a (mon.0) 708 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:01:55.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:55 smithi191 bash[41073]: audit 2024-02-07T14:01:54.111268+0000 mon.a (mon.0) 709 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:01:55.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:55 smithi191 bash[41073]: cephadm 2024-02-07T14:01:54.117442+0000 mgr.y (mgr.25346) 427 : cephadm 1 Checking dashboard <-> RGW credentials 2024-02-07T14:01:55.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:55 smithi191 bash[41073]: audit 2024-02-07T14:01:54.489026+0000 mon.a (mon.0) 710 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:55.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:55 smithi191 bash[41073]: audit 2024-02-07T14:01:54.577741+0000 mon.a (mon.0) 711 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-07T14:01:55.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:55 smithi191 bash[41073]: audit 2024-02-07T14:01:54.599855+0000 mon.a (mon.0) 712 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:55.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:55 smithi191 bash[41073]: audit 2024-02-07T14:01:54.602423+0000 mon.a (mon.0) 713 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-07T14:01:55.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:55 smithi191 bash[41073]: audit 2024-02-07T14:01:54.605397+0000 mon.a (mon.0) 714 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi177"}]: dispatch 2024-02-07T14:01:55.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:55 smithi191 bash[41073]: audit 2024-02-07T14:01:54.611782+0000 mon.a (mon.0) 715 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:55.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:55 smithi191 bash[41073]: audit 2024-02-07T14:01:54.624428+0000 mon.a (mon.0) 716 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T14:01:55.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:55 smithi191 bash[41073]: audit 2024-02-07T14:01:54.627241+0000 mon.a (mon.0) 717 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:55 smithi191 bash[41073]: audit 2024-02-07T14:01:54.629584+0000 mon.a (mon.0) 718 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:55 smithi191 bash[41073]: audit 2024-02-07T14:01:54.631221+0000 mon.a (mon.0) 719 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:55 smithi191 bash[41073]: audit 2024-02-07T14:01:54.634042+0000 mon.a (mon.0) 720 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:55 smithi191 bash[41073]: audit 2024-02-07T14:01:54.637245+0000 mon.a (mon.0) 721 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:55 smithi191 bash[41073]: audit 2024-02-07T14:01:54.640098+0000 mon.a (mon.0) 722 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:55 smithi191 bash[41073]: audit 2024-02-07T14:01:54.642093+0000 mon.a (mon.0) 723 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:55 smithi191 bash[41073]: audit 2024-02-07T14:01:54.644019+0000 mon.a (mon.0) 724 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:55 smithi191 bash[41073]: audit 2024-02-07T14:01:54.645977+0000 mon.a (mon.0) 725 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:55 smithi191 bash[41073]: audit 2024-02-07T14:01:54.648115+0000 mon.a (mon.0) 726 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:55 smithi191 bash[41073]: audit 2024-02-07T14:01:54.656431+0000 mon.a (mon.0) 727 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:55.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:55 smithi191 bash[41073]: audit 2024-02-07T14:01:54.660631+0000 mon.a (mon.0) 728 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi177.afvcbe"}]: dispatch 2024-02-07T14:01:55.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:55 smithi191 bash[41073]: audit 2024-02-07T14:01:54.666505+0000 mon.a (mon.0) 729 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi177.afvcbe"}]': finished 2024-02-07T14:01:55.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:55 smithi191 bash[41073]: audit 2024-02-07T14:01:54.671640+0000 mon.a (mon.0) 730 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:55 smithi191 bash[41073]: audit 2024-02-07T14:01:54.677632+0000 mon.a (mon.0) 731 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:55.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:55 smithi191 bash[41073]: audit 2024-02-07T14:01:54.682081+0000 mon.a (mon.0) 732 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:01:55.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:55 smithi191 bash[41073]: audit 2024-02-07T14:01:54.688241+0000 mon.a (mon.0) 733 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:01:56.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:56 smithi177 bash[53774]: audit 2024-02-07T14:01:54.579918+0000 mgr.y (mgr.25346) 428 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-07T14:01:56.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:56 smithi177 bash[53774]: cephadm 2024-02-07T14:01:54.602033+0000 mgr.y (mgr.25346) 429 : cephadm 1 Adding iSCSI gateway http://:@172.21.15.177:5000 to Dashboard 2024-02-07T14:01:56.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:56 smithi177 bash[53774]: audit 2024-02-07T14:01:54.602968+0000 mgr.y (mgr.25346) 430 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-07T14:01:56.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:56 smithi177 bash[53774]: audit 2024-02-07T14:01:54.605987+0000 mgr.y (mgr.25346) 431 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi177"}]: dispatch 2024-02-07T14:01:56.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:56 smithi177 bash[53774]: cephadm 2024-02-07T14:01:54.649349+0000 mgr.y (mgr.25346) 432 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-02-07T14:01:56.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:56 smithi177 bash[53774]: cephadm 2024-02-07T14:01:54.672703+0000 mgr.y (mgr.25346) 433 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-02-07T14:01:56.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:56 smithi177 bash[53774]: cephadm 2024-02-07T14:01:54.683317+0000 mgr.y (mgr.25346) 434 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-02-07T14:01:56.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:56 smithi177 bash[53774]: cluster 2024-02-07T14:01:54.973626+0000 mgr.y (mgr.25346) 435 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:01:56.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:56 smithi177 bash[55146]: audit 2024-02-07T14:01:54.579918+0000 mgr.y (mgr.25346) 428 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-07T14:01:56.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:56 smithi177 bash[55146]: cephadm 2024-02-07T14:01:54.602033+0000 mgr.y (mgr.25346) 429 : cephadm 1 Adding iSCSI gateway http://:@172.21.15.177:5000 to Dashboard 2024-02-07T14:01:56.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:56 smithi177 bash[55146]: audit 2024-02-07T14:01:54.602968+0000 mgr.y (mgr.25346) 430 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-07T14:01:56.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:56 smithi177 bash[55146]: audit 2024-02-07T14:01:54.605987+0000 mgr.y (mgr.25346) 431 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi177"}]: dispatch 2024-02-07T14:01:56.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:56 smithi177 bash[55146]: cephadm 2024-02-07T14:01:54.649349+0000 mgr.y (mgr.25346) 432 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-02-07T14:01:56.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:56 smithi177 bash[55146]: cephadm 2024-02-07T14:01:54.672703+0000 mgr.y (mgr.25346) 433 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-02-07T14:01:56.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:56 smithi177 bash[55146]: cephadm 2024-02-07T14:01:54.683317+0000 mgr.y (mgr.25346) 434 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-02-07T14:01:56.290 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:56 smithi177 bash[55146]: cluster 2024-02-07T14:01:54.973626+0000 mgr.y (mgr.25346) 435 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:01:56.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:56 smithi191 bash[41073]: audit 2024-02-07T14:01:54.579918+0000 mgr.y (mgr.25346) 428 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-07T14:01:56.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:56 smithi191 bash[41073]: cephadm 2024-02-07T14:01:54.602033+0000 mgr.y (mgr.25346) 429 : cephadm 1 Adding iSCSI gateway http://:@172.21.15.177:5000 to Dashboard 2024-02-07T14:01:56.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:56 smithi191 bash[41073]: audit 2024-02-07T14:01:54.602968+0000 mgr.y (mgr.25346) 430 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-07T14:01:56.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:56 smithi191 bash[41073]: audit 2024-02-07T14:01:54.605987+0000 mgr.y (mgr.25346) 431 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi177"}]: dispatch 2024-02-07T14:01:56.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:56 smithi191 bash[41073]: cephadm 2024-02-07T14:01:54.649349+0000 mgr.y (mgr.25346) 432 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-02-07T14:01:56.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:56 smithi191 bash[41073]: cephadm 2024-02-07T14:01:54.672703+0000 mgr.y (mgr.25346) 433 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-02-07T14:01:56.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:56 smithi191 bash[41073]: cephadm 2024-02-07T14:01:54.683317+0000 mgr.y (mgr.25346) 434 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-02-07T14:01:56.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:56 smithi191 bash[41073]: cluster 2024-02-07T14:01:54.973626+0000 mgr.y (mgr.25346) 435 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:01:57.500 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:57 smithi177 bash[53774]: audit 2024-02-07T14:01:56.144584+0000 mgr.y (mgr.25346) 436 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:01:57.500 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:57 smithi177 bash[55146]: audit 2024-02-07T14:01:56.144584+0000 mgr.y (mgr.25346) 436 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:01:57.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:57 smithi191 bash[41073]: audit 2024-02-07T14:01:56.144584+0000 mgr.y (mgr.25346) 436 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:01:57.788 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:01:57 smithi177 systemd[1]: Stopping Ceph node-exporter.a for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T14:01:58.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:58 smithi177 bash[53774]: cluster 2024-02-07T14:01:56.975127+0000 mgr.y (mgr.25346) 437 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-02-07T14:01:58.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:58 smithi177 bash[53774]: cephadm 2024-02-07T14:01:57.011914+0000 mgr.y (mgr.25346) 438 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-02-07T14:01:58.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:58 smithi177 bash[53774]: cephadm 2024-02-07T14:01:57.012937+0000 mgr.y (mgr.25346) 439 : cephadm 1 Deploying daemon node-exporter.a on smithi177 2024-02-07T14:01:58.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:58 smithi177 bash[55146]: cluster 2024-02-07T14:01:56.975127+0000 mgr.y (mgr.25346) 437 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-02-07T14:01:58.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:58 smithi177 bash[55146]: cephadm 2024-02-07T14:01:57.011914+0000 mgr.y (mgr.25346) 438 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-02-07T14:01:58.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:58 smithi177 bash[55146]: cephadm 2024-02-07T14:01:57.012937+0000 mgr.y (mgr.25346) 439 : cephadm 1 Deploying daemon node-exporter.a on smithi177 2024-02-07T14:01:58.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:58 smithi191 bash[41073]: cluster 2024-02-07T14:01:56.975127+0000 mgr.y (mgr.25346) 437 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-02-07T14:01:58.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:58 smithi191 bash[41073]: cephadm 2024-02-07T14:01:57.011914+0000 mgr.y (mgr.25346) 438 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-02-07T14:01:58.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:58 smithi191 bash[41073]: cephadm 2024-02-07T14:01:57.012937+0000 mgr.y (mgr.25346) 439 : cephadm 1 Deploying daemon node-exporter.a on smithi177 2024-02-07T14:01:58.788 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:01:58 smithi177 bash[80885]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-node-exporter-a 2024-02-07T14:01:58.788 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:01:58 smithi177 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-02-07T14:01:58.788 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:01:58 smithi177 bash[80960]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-node-exporter-a 2024-02-07T14:01:58.788 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:01:58 smithi177 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-07T14:01:58.788 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:01:58 smithi177 systemd[1]: Stopped Ceph node-exporter.a for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T14:01:59.288 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:01:58 smithi177 systemd[1]: Started Ceph node-exporter.a for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T14:01:59.288 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:01:58 smithi177 bash[81027]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-02-07T14:01:59.865 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:01:59 smithi177 bash[81027]: v1.5.0: Pulling from prometheus/node-exporter 2024-02-07T14:02:00.142 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:59 smithi177 bash[53774]: cluster 2024-02-07T14:01:58.975888+0000 mgr.y (mgr.25346) 440 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-02-07T14:02:00.143 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:59 smithi177 bash[53774]: audit 2024-02-07T14:01:58.988895+0000 mon.a (mon.0) 734 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:00.143 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:01:59 smithi177 bash[53774]: audit 2024-02-07T14:01:58.996346+0000 mon.a (mon.0) 735 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:00.143 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:59 smithi177 bash[55146]: cluster 2024-02-07T14:01:58.975888+0000 mgr.y (mgr.25346) 440 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-02-07T14:02:00.143 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:59 smithi177 bash[55146]: audit 2024-02-07T14:01:58.988895+0000 mon.a (mon.0) 734 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:00.143 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:01:59 smithi177 bash[55146]: audit 2024-02-07T14:01:58.996346+0000 mon.a (mon.0) 735 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:00.143 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:01:59 smithi177 bash[81027]: 22b70bddd3ac: Pulling fs layer 2024-02-07T14:02:00.144 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:01:59 smithi177 bash[81027]: 5c12815fee55: Pulling fs layer 2024-02-07T14:02:00.144 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:01:59 smithi177 bash[81027]: c0e87333d380: Pulling fs layer 2024-02-07T14:02:00.144 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:00 smithi177 bash[81027]: 5c12815fee55: Verifying Checksum 2024-02-07T14:02:00.144 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:00 smithi177 bash[81027]: 5c12815fee55: Download complete 2024-02-07T14:02:00.144 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:00 smithi177 bash[81027]: 22b70bddd3ac: Verifying Checksum 2024-02-07T14:02:00.144 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:00 smithi177 bash[81027]: 22b70bddd3ac: Download complete 2024-02-07T14:02:00.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:59 smithi191 bash[41073]: cluster 2024-02-07T14:01:58.975888+0000 mgr.y (mgr.25346) 440 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-02-07T14:02:00.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:59 smithi191 bash[41073]: audit 2024-02-07T14:01:58.988895+0000 mon.a (mon.0) 734 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:00.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:01:59 smithi191 bash[41073]: audit 2024-02-07T14:01:58.996346+0000 mon.a (mon.0) 735 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:00.538 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:00 smithi177 bash[81027]: c0e87333d380: Verifying Checksum 2024-02-07T14:02:00.538 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:00 smithi177 bash[81027]: c0e87333d380: Download complete 2024-02-07T14:02:00.538 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:00 smithi177 bash[81027]: 22b70bddd3ac: Pull complete 2024-02-07T14:02:01.270 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:00 smithi177 bash[53774]: audit 2024-02-07T14:02:00.850791+0000 mon.a (mon.0) 736 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:02:01.271 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:00 smithi177 bash[81027]: 5c12815fee55: Pull complete 2024-02-07T14:02:01.271 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:00 smithi177 bash[55146]: audit 2024-02-07T14:02:00.850791+0000 mon.a (mon.0) 736 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:02:01.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:00 smithi191 bash[41073]: audit 2024-02-07T14:02:00.850791+0000 mon.a (mon.0) 736 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:02:01.523 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:01 smithi177 bash[81027]: c0e87333d380: Pull complete 2024-02-07T14:02:01.523 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:01 smithi177 bash[81027]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-02-07T14:02:01.523 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:01 smithi177 bash[81027]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-02-07T14:02:02.280 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:01 smithi191 bash[41073]: cluster 2024-02-07T14:02:00.976587+0000 mgr.y (mgr.25346) 441 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-02-07T14:02:02.280 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:01 smithi191 bash[41073]: cephadm 2024-02-07T14:02:01.402838+0000 mgr.y (mgr.25346) 442 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-02-07T14:02:02.280 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:01 smithi191 bash[41073]: cephadm 2024-02-07T14:02:01.403861+0000 mgr.y (mgr.25346) 443 : cephadm 1 Deploying daemon node-exporter.b on smithi191 2024-02-07T14:02:02.280 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:02 smithi191 systemd[1]: Stopping Ceph node-exporter.b for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T14:02:02.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:01 smithi177 bash[53774]: cluster 2024-02-07T14:02:00.976587+0000 mgr.y (mgr.25346) 441 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-02-07T14:02:02.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:01 smithi177 bash[53774]: cephadm 2024-02-07T14:02:01.402838+0000 mgr.y (mgr.25346) 442 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-02-07T14:02:02.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:01 smithi177 bash[53774]: cephadm 2024-02-07T14:02:01.403861+0000 mgr.y (mgr.25346) 443 : cephadm 1 Deploying daemon node-exporter.b on smithi191 2024-02-07T14:02:02.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:01 smithi177 bash[55146]: cluster 2024-02-07T14:02:00.976587+0000 mgr.y (mgr.25346) 441 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-02-07T14:02:02.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:01 smithi177 bash[55146]: cephadm 2024-02-07T14:02:01.402838+0000 mgr.y (mgr.25346) 442 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-02-07T14:02:02.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:01 smithi177 bash[55146]: cephadm 2024-02-07T14:02:01.403861+0000 mgr.y (mgr.25346) 443 : cephadm 1 Deploying daemon node-exporter.b on smithi191 2024-02-07T14:02:03.038 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.903Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-02-07T14:02:03.039 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.903Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-02-07T14:02:03.039 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.904Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-02-07T14:02:03.039 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.904Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-02-07T14:02:03.039 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.905Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-02-07T14:02:03.039 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.905Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-02-07T14:02:03.039 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-02-07T14:02:03.039 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=arp 2024-02-07T14:02:03.039 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=bcache 2024-02-07T14:02:03.039 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=bonding 2024-02-07T14:02:03.039 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=btrfs 2024-02-07T14:02:03.039 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=conntrack 2024-02-07T14:02:03.039 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=cpu 2024-02-07T14:02:03.039 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-02-07T14:02:03.040 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=diskstats 2024-02-07T14:02:03.040 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=dmi 2024-02-07T14:02:03.040 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=edac 2024-02-07T14:02:03.040 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=entropy 2024-02-07T14:02:03.040 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-02-07T14:02:03.040 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=filefd 2024-02-07T14:02:03.040 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=filesystem 2024-02-07T14:02:03.040 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=hwmon 2024-02-07T14:02:03.040 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=infiniband 2024-02-07T14:02:03.040 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=ipvs 2024-02-07T14:02:03.040 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=loadavg 2024-02-07T14:02:03.040 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=mdadm 2024-02-07T14:02:03.041 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=meminfo 2024-02-07T14:02:03.041 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=netclass 2024-02-07T14:02:03.041 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=netdev 2024-02-07T14:02:03.041 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=netstat 2024-02-07T14:02:03.041 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=nfs 2024-02-07T14:02:03.041 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=nfsd 2024-02-07T14:02:03.041 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=nvme 2024-02-07T14:02:03.041 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=os 2024-02-07T14:02:03.041 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-02-07T14:02:03.041 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=pressure 2024-02-07T14:02:03.041 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=rapl 2024-02-07T14:02:03.041 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=schedstat 2024-02-07T14:02:03.041 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=selinux 2024-02-07T14:02:03.042 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=sockstat 2024-02-07T14:02:03.042 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=softnet 2024-02-07T14:02:03.042 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=stat 2024-02-07T14:02:03.042 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.906Z caller=node_exporter.go:117 level=info collector=tapestats 2024-02-07T14:02:03.042 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.907Z caller=node_exporter.go:117 level=info collector=textfile 2024-02-07T14:02:03.042 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.907Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-02-07T14:02:03.042 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.907Z caller=node_exporter.go:117 level=info collector=time 2024-02-07T14:02:03.042 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.907Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-02-07T14:02:03.042 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.907Z caller=node_exporter.go:117 level=info collector=uname 2024-02-07T14:02:03.042 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.907Z caller=node_exporter.go:117 level=info collector=vmstat 2024-02-07T14:02:03.042 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.907Z caller=node_exporter.go:117 level=info collector=xfs 2024-02-07T14:02:03.042 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.907Z caller=node_exporter.go:117 level=info collector=zfs 2024-02-07T14:02:03.042 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.907Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-02-07T14:02:03.042 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:02:02 smithi177 bash[81027]: ts=2024-02-07T14:02:02.907Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-02-07T14:02:03.302 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:02 smithi191 bash[57575]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-node-exporter-b 2024-02-07T14:02:03.303 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:03 smithi191 bash[57653]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-node-exporter-b 2024-02-07T14:02:03.303 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:03 smithi191 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-02-07T14:02:03.303 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:03 smithi191 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-07T14:02:03.303 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:03 smithi191 systemd[1]: Stopped Ceph node-exporter.b for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T14:02:03.802 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:03 smithi191 systemd[1]: Started Ceph node-exporter.b for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T14:02:03.802 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:03 smithi191 bash[57718]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-02-07T14:02:04.133 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:03 smithi191 bash[57718]: v1.5.0: Pulling from prometheus/node-exporter 2024-02-07T14:02:04.133 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:04 smithi191 bash[57718]: 22b70bddd3ac: Pulling fs layer 2024-02-07T14:02:04.133 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:04 smithi191 bash[57718]: 5c12815fee55: Pulling fs layer 2024-02-07T14:02:04.133 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:04 smithi191 bash[57718]: c0e87333d380: Pulling fs layer 2024-02-07T14:02:04.356 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:02:04 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:02:04] "GET /metrics HTTP/1.1" 200 38555 "" "Prometheus/2.33.4" 2024-02-07T14:02:04.473 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:04 smithi191 bash[57718]: 5c12815fee55: Verifying Checksum 2024-02-07T14:02:04.474 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:04 smithi191 bash[57718]: 5c12815fee55: Download complete 2024-02-07T14:02:04.474 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:04 smithi191 bash[57718]: 22b70bddd3ac: Verifying Checksum 2024-02-07T14:02:04.474 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:04 smithi191 bash[57718]: 22b70bddd3ac: Download complete 2024-02-07T14:02:04.474 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:04 smithi191 bash[41073]: cluster 2024-02-07T14:02:02.978009+0000 mgr.y (mgr.25346) 444 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-02-07T14:02:04.474 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:04 smithi191 bash[41073]: audit 2024-02-07T14:02:03.359987+0000 mon.a (mon.0) 737 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:04.474 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:04 smithi191 bash[41073]: audit 2024-02-07T14:02:03.370627+0000 mon.a (mon.0) 738 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:04.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:04 smithi177 bash[55146]: cluster 2024-02-07T14:02:02.978009+0000 mgr.y (mgr.25346) 444 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-02-07T14:02:04.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:04 smithi177 bash[55146]: audit 2024-02-07T14:02:03.359987+0000 mon.a (mon.0) 737 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:04.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:04 smithi177 bash[55146]: audit 2024-02-07T14:02:03.370627+0000 mon.a (mon.0) 738 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:04.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:04 smithi177 bash[53774]: cluster 2024-02-07T14:02:02.978009+0000 mgr.y (mgr.25346) 444 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-02-07T14:02:04.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:04 smithi177 bash[53774]: audit 2024-02-07T14:02:03.359987+0000 mon.a (mon.0) 737 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:04.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:04 smithi177 bash[53774]: audit 2024-02-07T14:02:03.370627+0000 mon.a (mon.0) 738 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:04.802 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:04 smithi191 bash[57718]: c0e87333d380: Download complete 2024-02-07T14:02:04.802 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:04 smithi191 bash[57718]: 22b70bddd3ac: Pull complete 2024-02-07T14:02:05.302 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:05 smithi191 bash[57718]: 5c12815fee55: Pull complete 2024-02-07T14:02:05.817 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:05 smithi191 bash[57718]: c0e87333d380: Pull complete 2024-02-07T14:02:05.817 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:05 smithi191 bash[57718]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-02-07T14:02:05.817 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:05 smithi191 bash[57718]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-02-07T14:02:06.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:06 smithi177 bash[53774]: cluster 2024-02-07T14:02:04.979062+0000 mgr.y (mgr.25346) 445 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-02-07T14:02:06.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:06 smithi177 bash[55146]: cluster 2024-02-07T14:02:04.979062+0000 mgr.y (mgr.25346) 445 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-02-07T14:02:06.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:06 smithi191 bash[41073]: cluster 2024-02-07T14:02:04.979062+0000 mgr.y (mgr.25346) 445 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-02-07T14:02:07.303 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.019Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-02-07T14:02:07.303 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.019Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-02-07T14:02:07.303 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.021Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-02-07T14:02:07.303 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.021Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-02-07T14:02:07.304 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.021Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-02-07T14:02:07.304 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.021Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-02-07T14:02:07.304 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.022Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-02-07T14:02:07.304 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.022Z caller=node_exporter.go:117 level=info collector=arp 2024-02-07T14:02:07.304 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.022Z caller=node_exporter.go:117 level=info collector=bcache 2024-02-07T14:02:07.304 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.022Z caller=node_exporter.go:117 level=info collector=bonding 2024-02-07T14:02:07.304 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.022Z caller=node_exporter.go:117 level=info collector=btrfs 2024-02-07T14:02:07.304 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.022Z caller=node_exporter.go:117 level=info collector=conntrack 2024-02-07T14:02:07.304 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.022Z caller=node_exporter.go:117 level=info collector=cpu 2024-02-07T14:02:07.304 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.022Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-02-07T14:02:07.304 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.022Z caller=node_exporter.go:117 level=info collector=diskstats 2024-02-07T14:02:07.304 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=dmi 2024-02-07T14:02:07.304 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=edac 2024-02-07T14:02:07.304 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=entropy 2024-02-07T14:02:07.304 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-02-07T14:02:07.305 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=filefd 2024-02-07T14:02:07.305 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=filesystem 2024-02-07T14:02:07.305 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=hwmon 2024-02-07T14:02:07.305 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=infiniband 2024-02-07T14:02:07.305 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=ipvs 2024-02-07T14:02:07.305 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=loadavg 2024-02-07T14:02:07.305 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=mdadm 2024-02-07T14:02:07.305 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=meminfo 2024-02-07T14:02:07.305 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=netclass 2024-02-07T14:02:07.305 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=netdev 2024-02-07T14:02:07.306 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=netstat 2024-02-07T14:02:07.306 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=nfs 2024-02-07T14:02:07.306 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=nfsd 2024-02-07T14:02:07.306 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=nvme 2024-02-07T14:02:07.306 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=os 2024-02-07T14:02:07.306 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-02-07T14:02:07.306 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=pressure 2024-02-07T14:02:07.306 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=rapl 2024-02-07T14:02:07.306 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=schedstat 2024-02-07T14:02:07.306 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=selinux 2024-02-07T14:02:07.306 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=sockstat 2024-02-07T14:02:07.306 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=softnet 2024-02-07T14:02:07.306 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=stat 2024-02-07T14:02:07.306 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=tapestats 2024-02-07T14:02:07.306 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=textfile 2024-02-07T14:02:07.307 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-02-07T14:02:07.307 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=time 2024-02-07T14:02:07.307 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-02-07T14:02:07.307 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=uname 2024-02-07T14:02:07.307 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=vmstat 2024-02-07T14:02:07.307 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=xfs 2024-02-07T14:02:07.307 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.023Z caller=node_exporter.go:117 level=info collector=zfs 2024-02-07T14:02:07.307 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.024Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-02-07T14:02:07.307 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[57718]: ts=2024-02-07T14:02:07.024Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-02-07T14:02:07.332 INFO:teuthology.orchestra.run.smithi177.stdout:true 2024-02-07T14:02:07.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:07 smithi177 bash[53774]: audit 2024-02-07T14:02:06.152584+0000 mgr.y (mgr.25346) 446 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:02:07.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:07 smithi177 bash[55146]: audit 2024-02-07T14:02:06.152584+0000 mgr.y (mgr.25346) 446 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:02:07.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:07 smithi191 bash[41073]: audit 2024-02-07T14:02:06.152584+0000 mgr.y (mgr.25346) 446 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:02:08.086 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-07T14:02:08.086 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 running (10m) 26s ago 17m 16.4M - 0.23.0 ba2b418f427c 502a4ff35ffc 2024-02-07T14:02:08.086 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi191 *:3000 running (9m) 28s ago 16m 43.7M - 8.3.5 dad864ee21e9 b2e0c987e917 2024-02-07T14:02:08.086 INFO:teuthology.orchestra.run.smithi177.stdout:iscsi.foo.smithi177.afvcbe smithi177 running (34s) 26s ago 14m 57.0M - 3.6 79957b372307 32e9544093f9 2024-02-07T14:02:08.086 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi191 *:8443,9283,8765 running (8m) 28s ago 23m 444M - 19.0.0-1252-g44458cce 79957b372307 af2fcc868046 2024-02-07T14:02:08.086 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:8443,9283,8765 running (9m) 26s ago 25m 505M - 19.0.0-1252-g44458cce 79957b372307 a0cb7d141fbc 2024-02-07T14:02:08.086 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (7m) 26s ago 25m 63.2M 2048M 19.0.0-1252-g44458cce 79957b372307 2db8fe7d86f5 2024-02-07T14:02:08.087 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi191 running (6m) 28s ago 23m 50.2M 2048M 19.0.0-1252-g44458cce 79957b372307 ed930f20e0b7 2024-02-07T14:02:08.087 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (7m) 26s ago 23m 50.6M 2048M 19.0.0-1252-g44458cce 79957b372307 91a1370c9769 2024-02-07T14:02:08.087 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 starting - - - - 2024-02-07T14:02:08.087 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi191 *:9100 starting - - - - 2024-02-07T14:02:08.087 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (5m) 26s ago 22m 60.9M 2781M 19.0.0-1252-g44458cce 79957b372307 8140369c93be 2024-02-07T14:02:08.087 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (4m) 26s ago 21m 66.1M 2781M 19.0.0-1252-g44458cce 79957b372307 4f69ab7c1187 2024-02-07T14:02:08.087 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (4m) 26s ago 21m 59.0M 2781M 19.0.0-1252-g44458cce 79957b372307 9eaa7c17573c 2024-02-07T14:02:08.087 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (3m) 26s ago 20m 63.0M 2781M 19.0.0-1252-g44458cce 79957b372307 3e159f517d8e 2024-02-07T14:02:08.087 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi191 running (3m) 28s ago 20m 62.1M 3037M 19.0.0-1252-g44458cce 79957b372307 801e3c01802b 2024-02-07T14:02:08.087 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi191 running (2m) 28s ago 19m 58.1M 3037M 19.0.0-1252-g44458cce 79957b372307 fc8bdf4b43c1 2024-02-07T14:02:08.087 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi191 running (2m) 28s ago 18m 59.4M 3037M 19.0.0-1252-g44458cce 79957b372307 65301d02bbdf 2024-02-07T14:02:08.087 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi191 running (112s) 28s ago 18m 59.1M 3037M 19.0.0-1252-g44458cce 79957b372307 3c057db54162 2024-02-07T14:02:08.088 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi191 *:9095 running (8m) 28s ago 17m 69.2M - 2.33.4 514e6a882f6e 328d9528a4cb 2024-02-07T14:02:08.088 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi177.lsebwe smithi177 *:8000 running (88s) 26s ago 15m 90.3M - 19.0.0-1252-g44458cce 79957b372307 c139167fb5e8 2024-02-07T14:02:08.088 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi191.kcfkkn smithi191 *:8000 running (75s) 28s ago 15m 90.2M - 19.0.0-1252-g44458cce 79957b372307 9555c5172829 2024-02-07T14:02:08.088 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi177.czdxob smithi177 *:80 running (82s) 26s ago 14m 90.4M - 19.0.0-1252-g44458cce 79957b372307 e3221a52e729 2024-02-07T14:02:08.088 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi191.iddzcf smithi191 *:80 running (69s) 28s ago 14m 89.9M - 19.0.0-1252-g44458cce 79957b372307 895cb7aaff05 2024-02-07T14:02:08.556 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T14:02:08.557 INFO:teuthology.orchestra.run.smithi177.stdout: "mon": { 2024-02-07T14:02:08.557 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 3 2024-02-07T14:02:08.557 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T14:02:08.557 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr": { 2024-02-07T14:02:08.557 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 2 2024-02-07T14:02:08.557 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T14:02:08.557 INFO:teuthology.orchestra.run.smithi177.stdout: "osd": { 2024-02-07T14:02:08.557 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 8 2024-02-07T14:02:08.557 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T14:02:08.557 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw": { 2024-02-07T14:02:08.557 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 4 2024-02-07T14:02:08.557 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T14:02:08.557 INFO:teuthology.orchestra.run.smithi177.stdout: "overall": { 2024-02-07T14:02:08.558 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 17 2024-02-07T14:02:08.558 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T14:02:08.558 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T14:02:08.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:08 smithi177 bash[53774]: cluster 2024-02-07T14:02:06.980434+0000 mgr.y (mgr.25346) 447 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-02-07T14:02:08.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:08 smithi177 bash[53774]: audit 2024-02-07T14:02:07.315218+0000 mgr.y (mgr.25346) 448 : audit 0 from='client.34866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:02:08.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:08 smithi177 bash[55146]: cluster 2024-02-07T14:02:06.980434+0000 mgr.y (mgr.25346) 447 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-02-07T14:02:08.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:08 smithi177 bash[55146]: audit 2024-02-07T14:02:07.315218+0000 mgr.y (mgr.25346) 448 : audit 0 from='client.34866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:02:08.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:08 smithi191 bash[41073]: cluster 2024-02-07T14:02:06.980434+0000 mgr.y (mgr.25346) 447 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-02-07T14:02:08.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:08 smithi191 bash[41073]: audit 2024-02-07T14:02:07.315218+0000 mgr.y (mgr.25346) 448 : audit 0 from='client.34866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:02:08.945 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T14:02:08.945 INFO:teuthology.orchestra.run.smithi177.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261", 2024-02-07T14:02:08.945 INFO:teuthology.orchestra.run.smithi177.stdout: "in_progress": true, 2024-02-07T14:02:08.945 INFO:teuthology.orchestra.run.smithi177.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-07T14:02:08.945 INFO:teuthology.orchestra.run.smithi177.stdout: "services_complete": [ 2024-02-07T14:02:08.945 INFO:teuthology.orchestra.run.smithi177.stdout: "mon", 2024-02-07T14:02:08.945 INFO:teuthology.orchestra.run.smithi177.stdout: "iscsi", 2024-02-07T14:02:08.945 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw", 2024-02-07T14:02:08.945 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr", 2024-02-07T14:02:08.945 INFO:teuthology.orchestra.run.smithi177.stdout: "osd" 2024-02-07T14:02:08.945 INFO:teuthology.orchestra.run.smithi177.stdout: ], 2024-02-07T14:02:08.945 INFO:teuthology.orchestra.run.smithi177.stdout: "progress": "18/23 daemons upgraded", 2024-02-07T14:02:08.946 INFO:teuthology.orchestra.run.smithi177.stdout: "message": "Currently upgrading node-exporter daemons", 2024-02-07T14:02:08.946 INFO:teuthology.orchestra.run.smithi177.stdout: "is_paused": false 2024-02-07T14:02:08.946 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T14:02:09.406 INFO:teuthology.orchestra.run.smithi177.stdout:HEALTH_OK 2024-02-07T14:02:09.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:09 smithi177 bash[53774]: audit 2024-02-07T14:02:07.707340+0000 mgr.y (mgr.25346) 449 : audit 0 from='client.34872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:02:09.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:09 smithi177 bash[53774]: audit 2024-02-07T14:02:08.071926+0000 mgr.y (mgr.25346) 450 : audit 0 from='client.44812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:02:09.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:09 smithi177 bash[53774]: audit 2024-02-07T14:02:08.558740+0000 mon.a (mon.0) 739 : audit 0 from='client.? 172.21.15.177:0/1709765044' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:09.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:09 smithi177 bash[55146]: audit 2024-02-07T14:02:07.707340+0000 mgr.y (mgr.25346) 449 : audit 0 from='client.34872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:02:09.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:09 smithi177 bash[55146]: audit 2024-02-07T14:02:08.071926+0000 mgr.y (mgr.25346) 450 : audit 0 from='client.44812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:02:09.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:09 smithi177 bash[55146]: audit 2024-02-07T14:02:08.558740+0000 mon.a (mon.0) 739 : audit 0 from='client.? 172.21.15.177:0/1709765044' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:09.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:09 smithi191 bash[41073]: audit 2024-02-07T14:02:07.707340+0000 mgr.y (mgr.25346) 449 : audit 0 from='client.34872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:02:09.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:09 smithi191 bash[41073]: audit 2024-02-07T14:02:08.071926+0000 mgr.y (mgr.25346) 450 : audit 0 from='client.44812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:02:09.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:09 smithi191 bash[41073]: audit 2024-02-07T14:02:08.558740+0000 mon.a (mon.0) 739 : audit 0 from='client.? 172.21.15.177:0/1709765044' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:10.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:10 smithi177 bash[53774]: audit 2024-02-07T14:02:08.946866+0000 mgr.y (mgr.25346) 451 : audit 0 from='client.34890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:02:10.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:10 smithi177 bash[53774]: cluster 2024-02-07T14:02:08.981242+0000 mgr.y (mgr.25346) 452 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-02-07T14:02:10.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:10 smithi177 bash[53774]: audit 2024-02-07T14:02:09.408551+0000 mon.a (mon.0) 740 : audit 0 from='client.? 172.21.15.177:0/541985006' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T14:02:10.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:10 smithi177 bash[53774]: audit 2024-02-07T14:02:09.571152+0000 mon.a (mon.0) 741 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:10.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:10 smithi177 bash[53774]: audit 2024-02-07T14:02:09.578796+0000 mon.a (mon.0) 742 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:10.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:10 smithi177 bash[55146]: audit 2024-02-07T14:02:08.946866+0000 mgr.y (mgr.25346) 451 : audit 0 from='client.34890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:02:10.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:10 smithi177 bash[55146]: cluster 2024-02-07T14:02:08.981242+0000 mgr.y (mgr.25346) 452 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-02-07T14:02:10.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:10 smithi177 bash[55146]: audit 2024-02-07T14:02:09.408551+0000 mon.a (mon.0) 740 : audit 0 from='client.? 172.21.15.177:0/541985006' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T14:02:10.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:10 smithi177 bash[55146]: audit 2024-02-07T14:02:09.571152+0000 mon.a (mon.0) 741 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:10.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:10 smithi177 bash[55146]: audit 2024-02-07T14:02:09.578796+0000 mon.a (mon.0) 742 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:10.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:10 smithi191 bash[41073]: audit 2024-02-07T14:02:08.946866+0000 mgr.y (mgr.25346) 451 : audit 0 from='client.34890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:02:10.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:10 smithi191 bash[41073]: cluster 2024-02-07T14:02:08.981242+0000 mgr.y (mgr.25346) 452 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-02-07T14:02:10.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:10 smithi191 bash[41073]: audit 2024-02-07T14:02:09.408551+0000 mon.a (mon.0) 740 : audit 0 from='client.? 172.21.15.177:0/541985006' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T14:02:10.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:10 smithi191 bash[41073]: audit 2024-02-07T14:02:09.571152+0000 mon.a (mon.0) 741 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:10.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:10 smithi191 bash[41073]: audit 2024-02-07T14:02:09.578796+0000 mon.a (mon.0) 742 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:11.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:11 smithi177 bash[53774]: audit 2024-02-07T14:02:10.534920+0000 mon.a (mon.0) 743 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:11.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:11 smithi177 bash[53774]: audit 2024-02-07T14:02:10.542688+0000 mon.a (mon.0) 744 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:11.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:11 smithi177 bash[53774]: audit 2024-02-07T14:02:10.825433+0000 mon.a (mon.0) 745 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:11.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:11 smithi177 bash[53774]: audit 2024-02-07T14:02:10.836974+0000 mon.a (mon.0) 746 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:11.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:11 smithi177 bash[53774]: cluster 2024-02-07T14:02:10.982215+0000 mgr.y (mgr.25346) 453 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-07T14:02:11.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:11 smithi177 bash[55146]: audit 2024-02-07T14:02:10.534920+0000 mon.a (mon.0) 743 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:11.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:11 smithi177 bash[55146]: audit 2024-02-07T14:02:10.542688+0000 mon.a (mon.0) 744 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:11.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:11 smithi177 bash[55146]: audit 2024-02-07T14:02:10.825433+0000 mon.a (mon.0) 745 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:11.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:11 smithi177 bash[55146]: audit 2024-02-07T14:02:10.836974+0000 mon.a (mon.0) 746 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:11.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:11 smithi177 bash[55146]: cluster 2024-02-07T14:02:10.982215+0000 mgr.y (mgr.25346) 453 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-07T14:02:11.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:11 smithi191 bash[41073]: audit 2024-02-07T14:02:10.534920+0000 mon.a (mon.0) 743 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:11.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:11 smithi191 bash[41073]: audit 2024-02-07T14:02:10.542688+0000 mon.a (mon.0) 744 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:11.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:11 smithi191 bash[41073]: audit 2024-02-07T14:02:10.825433+0000 mon.a (mon.0) 745 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:11.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:11 smithi191 bash[41073]: audit 2024-02-07T14:02:10.836974+0000 mon.a (mon.0) 746 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:11.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:11 smithi191 bash[41073]: cluster 2024-02-07T14:02:10.982215+0000 mgr.y (mgr.25346) 453 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-07T14:02:12.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:12 smithi191 bash[41073]: audit 2024-02-07T14:02:11.537418+0000 mon.a (mon.0) 747 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:12.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:12 smithi191 bash[41073]: audit 2024-02-07T14:02:11.550383+0000 mon.a (mon.0) 748 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:13.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:12 smithi177 bash[53774]: audit 2024-02-07T14:02:11.537418+0000 mon.a (mon.0) 747 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:13.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:12 smithi177 bash[53774]: audit 2024-02-07T14:02:11.550383+0000 mon.a (mon.0) 748 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:13.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:12 smithi177 bash[55146]: audit 2024-02-07T14:02:11.537418+0000 mon.a (mon.0) 747 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:13.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:12 smithi177 bash[55146]: audit 2024-02-07T14:02:11.550383+0000 mon.a (mon.0) 748 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:13.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:13 smithi191 bash[41073]: cluster 2024-02-07T14:02:12.983571+0000 mgr.y (mgr.25346) 454 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:14.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:13 smithi177 bash[53774]: cluster 2024-02-07T14:02:12.983571+0000 mgr.y (mgr.25346) 454 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:14.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:13 smithi177 bash[55146]: cluster 2024-02-07T14:02:12.983571+0000 mgr.y (mgr.25346) 454 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:14.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:02:14 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:02:14] "GET /metrics HTTP/1.1" 200 38555 "" "Prometheus/2.33.4" 2024-02-07T14:02:16.162 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:16 smithi177 bash[53774]: cluster 2024-02-07T14:02:14.984707+0000 mgr.y (mgr.25346) 455 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:16.162 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:16 smithi177 bash[53774]: audit 2024-02-07T14:02:15.850523+0000 mon.a (mon.0) 749 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:02:16.162 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:16 smithi177 bash[55146]: cluster 2024-02-07T14:02:14.984707+0000 mgr.y (mgr.25346) 455 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:16.162 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:16 smithi177 bash[55146]: audit 2024-02-07T14:02:15.850523+0000 mon.a (mon.0) 749 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:02:16.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:16 smithi191 bash[41073]: cluster 2024-02-07T14:02:14.984707+0000 mgr.y (mgr.25346) 455 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:16.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:16 smithi191 bash[41073]: audit 2024-02-07T14:02:15.850523+0000 mon.a (mon.0) 749 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:02:17.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:17 smithi177 bash[53774]: audit 2024-02-07T14:02:16.163887+0000 mgr.y (mgr.25346) 456 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:02:17.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:17 smithi177 bash[55146]: audit 2024-02-07T14:02:16.163887+0000 mgr.y (mgr.25346) 456 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:02:17.304 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:17 smithi191 bash[41073]: audit 2024-02-07T14:02:16.163887+0000 mgr.y (mgr.25346) 456 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:02:18.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:18 smithi177 bash[53774]: cluster 2024-02-07T14:02:16.986109+0000 mgr.y (mgr.25346) 457 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:02:18.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:18 smithi177 bash[55146]: cluster 2024-02-07T14:02:16.986109+0000 mgr.y (mgr.25346) 457 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:02:18.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:18 smithi191 bash[41073]: cluster 2024-02-07T14:02:16.986109+0000 mgr.y (mgr.25346) 457 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:02:20.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:20 smithi177 bash[53774]: cluster 2024-02-07T14:02:18.987206+0000 mgr.y (mgr.25346) 458 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:20.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:20 smithi177 bash[55146]: cluster 2024-02-07T14:02:18.987206+0000 mgr.y (mgr.25346) 458 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:20.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:20 smithi191 bash[41073]: cluster 2024-02-07T14:02:18.987206+0000 mgr.y (mgr.25346) 458 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:22.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:21 smithi177 bash[53774]: cluster 2024-02-07T14:02:20.988128+0000 mgr.y (mgr.25346) 459 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:02:22.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:21 smithi177 bash[53774]: audit 2024-02-07T14:02:21.704144+0000 mon.a (mon.0) 750 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:22.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:21 smithi177 bash[53774]: audit 2024-02-07T14:02:21.712752+0000 mon.a (mon.0) 751 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:22.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:21 smithi177 bash[55146]: cluster 2024-02-07T14:02:20.988128+0000 mgr.y (mgr.25346) 459 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:02:22.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:21 smithi177 bash[55146]: audit 2024-02-07T14:02:21.704144+0000 mon.a (mon.0) 750 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:22.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:21 smithi177 bash[55146]: audit 2024-02-07T14:02:21.712752+0000 mon.a (mon.0) 751 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:22.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:21 smithi191 bash[41073]: cluster 2024-02-07T14:02:20.988128+0000 mgr.y (mgr.25346) 459 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:02:22.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:21 smithi191 bash[41073]: audit 2024-02-07T14:02:21.704144+0000 mon.a (mon.0) 750 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:22.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:21 smithi191 bash[41073]: audit 2024-02-07T14:02:21.712752+0000 mon.a (mon.0) 751 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:23.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[53774]: audit 2024-02-07T14:02:22.407781+0000 mon.a (mon.0) 752 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:23.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[53774]: audit 2024-02-07T14:02:22.417680+0000 mon.a (mon.0) 753 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:23.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[53774]: audit 2024-02-07T14:02:22.419771+0000 mon.a (mon.0) 754 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:02:23.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[53774]: audit 2024-02-07T14:02:22.421172+0000 mon.a (mon.0) 755 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:02:23.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[53774]: audit 2024-02-07T14:02:22.429681+0000 mon.a (mon.0) 756 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:23.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[53774]: audit 2024-02-07T14:02:22.517926+0000 mon.a (mon.0) 757 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T14:02:23.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[53774]: audit 2024-02-07T14:02:22.521397+0000 mon.a (mon.0) 758 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[53774]: audit 2024-02-07T14:02:22.524140+0000 mon.a (mon.0) 759 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[53774]: audit 2024-02-07T14:02:22.525991+0000 mon.a (mon.0) 760 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[53774]: audit 2024-02-07T14:02:22.529311+0000 mon.a (mon.0) 761 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[53774]: audit 2024-02-07T14:02:22.535814+0000 mon.a (mon.0) 762 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[53774]: audit 2024-02-07T14:02:22.540508+0000 mon.a (mon.0) 763 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[53774]: audit 2024-02-07T14:02:22.542560+0000 mon.a (mon.0) 764 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[53774]: audit 2024-02-07T14:02:22.544650+0000 mon.a (mon.0) 765 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[53774]: audit 2024-02-07T14:02:22.546720+0000 mon.a (mon.0) 766 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[53774]: audit 2024-02-07T14:02:22.549145+0000 mon.a (mon.0) 767 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[53774]: audit 2024-02-07T14:02:22.551256+0000 mon.a (mon.0) 768 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[53774]: audit 2024-02-07T14:02:22.553378+0000 mon.a (mon.0) 769 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[53774]: audit 2024-02-07T14:02:22.556289+0000 mon.a (mon.0) 770 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[55146]: audit 2024-02-07T14:02:22.407781+0000 mon.a (mon.0) 752 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:23.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[55146]: audit 2024-02-07T14:02:22.417680+0000 mon.a (mon.0) 753 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:23.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[55146]: audit 2024-02-07T14:02:22.419771+0000 mon.a (mon.0) 754 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:02:23.790 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[55146]: audit 2024-02-07T14:02:22.421172+0000 mon.a (mon.0) 755 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:02:23.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[55146]: audit 2024-02-07T14:02:22.429681+0000 mon.a (mon.0) 756 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:23.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[55146]: audit 2024-02-07T14:02:22.517926+0000 mon.a (mon.0) 757 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T14:02:23.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[55146]: audit 2024-02-07T14:02:22.521397+0000 mon.a (mon.0) 758 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[55146]: audit 2024-02-07T14:02:22.524140+0000 mon.a (mon.0) 759 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[55146]: audit 2024-02-07T14:02:22.525991+0000 mon.a (mon.0) 760 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[55146]: audit 2024-02-07T14:02:22.529311+0000 mon.a (mon.0) 761 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[55146]: audit 2024-02-07T14:02:22.535814+0000 mon.a (mon.0) 762 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[55146]: audit 2024-02-07T14:02:22.540508+0000 mon.a (mon.0) 763 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[55146]: audit 2024-02-07T14:02:22.542560+0000 mon.a (mon.0) 764 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[55146]: audit 2024-02-07T14:02:22.544650+0000 mon.a (mon.0) 765 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[55146]: audit 2024-02-07T14:02:22.546720+0000 mon.a (mon.0) 766 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[55146]: audit 2024-02-07T14:02:22.549145+0000 mon.a (mon.0) 767 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[55146]: audit 2024-02-07T14:02:22.551256+0000 mon.a (mon.0) 768 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[55146]: audit 2024-02-07T14:02:22.553378+0000 mon.a (mon.0) 769 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:23 smithi177 bash[55146]: audit 2024-02-07T14:02:22.556289+0000 mon.a (mon.0) 770 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:23 smithi191 bash[41073]: audit 2024-02-07T14:02:22.407781+0000 mon.a (mon.0) 752 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:23.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:23 smithi191 bash[41073]: audit 2024-02-07T14:02:22.417680+0000 mon.a (mon.0) 753 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:23.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:23 smithi191 bash[41073]: audit 2024-02-07T14:02:22.419771+0000 mon.a (mon.0) 754 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:02:23.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:23 smithi191 bash[41073]: audit 2024-02-07T14:02:22.421172+0000 mon.a (mon.0) 755 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:02:23.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:23 smithi191 bash[41073]: audit 2024-02-07T14:02:22.429681+0000 mon.a (mon.0) 756 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:23.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:23 smithi191 bash[41073]: audit 2024-02-07T14:02:22.517926+0000 mon.a (mon.0) 757 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T14:02:23.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:23 smithi191 bash[41073]: audit 2024-02-07T14:02:22.521397+0000 mon.a (mon.0) 758 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:23 smithi191 bash[41073]: audit 2024-02-07T14:02:22.524140+0000 mon.a (mon.0) 759 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:23 smithi191 bash[41073]: audit 2024-02-07T14:02:22.525991+0000 mon.a (mon.0) 760 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:23 smithi191 bash[41073]: audit 2024-02-07T14:02:22.529311+0000 mon.a (mon.0) 761 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:23 smithi191 bash[41073]: audit 2024-02-07T14:02:22.535814+0000 mon.a (mon.0) 762 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:23 smithi191 bash[41073]: audit 2024-02-07T14:02:22.540508+0000 mon.a (mon.0) 763 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:23 smithi191 bash[41073]: audit 2024-02-07T14:02:22.542560+0000 mon.a (mon.0) 764 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:23 smithi191 bash[41073]: audit 2024-02-07T14:02:22.544650+0000 mon.a (mon.0) 765 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:23 smithi191 bash[41073]: audit 2024-02-07T14:02:22.546720+0000 mon.a (mon.0) 766 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:23 smithi191 bash[41073]: audit 2024-02-07T14:02:22.549145+0000 mon.a (mon.0) 767 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:23 smithi191 bash[41073]: audit 2024-02-07T14:02:22.551256+0000 mon.a (mon.0) 768 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:23 smithi191 bash[41073]: audit 2024-02-07T14:02:22.553378+0000 mon.a (mon.0) 769 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:23.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:23 smithi191 bash[41073]: audit 2024-02-07T14:02:22.556289+0000 mon.a (mon.0) 770 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:24.428 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:02:24 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:02:24] "GET /metrics HTTP/1.1" 200 38554 "" "Prometheus/2.33.4" 2024-02-07T14:02:24.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:24 smithi177 bash[53774]: cluster 2024-02-07T14:02:22.989445+0000 mgr.y (mgr.25346) 460 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:24.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:24 smithi177 bash[55146]: cluster 2024-02-07T14:02:22.989445+0000 mgr.y (mgr.25346) 460 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:24.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:24 smithi191 bash[41073]: cluster 2024-02-07T14:02:22.989445+0000 mgr.y (mgr.25346) 460 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:26.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:26 smithi177 bash[53774]: cephadm 2024-02-07T14:02:24.878419+0000 mgr.y (mgr.25346) 461 : cephadm 1 Upgrade: Updating prometheus.a 2024-02-07T14:02:26.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:26 smithi177 bash[53774]: cluster 2024-02-07T14:02:24.990418+0000 mgr.y (mgr.25346) 462 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:26.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:26 smithi177 bash[53774]: cephadm 2024-02-07T14:02:25.122386+0000 mgr.y (mgr.25346) 463 : cephadm 1 Deploying daemon prometheus.a on smithi191 2024-02-07T14:02:26.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:26 smithi177 bash[55146]: cephadm 2024-02-07T14:02:24.878419+0000 mgr.y (mgr.25346) 461 : cephadm 1 Upgrade: Updating prometheus.a 2024-02-07T14:02:26.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:26 smithi177 bash[55146]: cluster 2024-02-07T14:02:24.990418+0000 mgr.y (mgr.25346) 462 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:26.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:26 smithi177 bash[55146]: cephadm 2024-02-07T14:02:25.122386+0000 mgr.y (mgr.25346) 463 : cephadm 1 Deploying daemon prometheus.a on smithi191 2024-02-07T14:02:26.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:26 smithi191 bash[41073]: cephadm 2024-02-07T14:02:24.878419+0000 mgr.y (mgr.25346) 461 : cephadm 1 Upgrade: Updating prometheus.a 2024-02-07T14:02:26.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:26 smithi191 bash[41073]: cluster 2024-02-07T14:02:24.990418+0000 mgr.y (mgr.25346) 462 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:26.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:26 smithi191 bash[41073]: cephadm 2024-02-07T14:02:25.122386+0000 mgr.y (mgr.25346) 463 : cephadm 1 Deploying daemon prometheus.a on smithi191 2024-02-07T14:02:27.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:27 smithi177 bash[53774]: audit 2024-02-07T14:02:26.172945+0000 mgr.y (mgr.25346) 464 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:02:27.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:27 smithi177 bash[55146]: audit 2024-02-07T14:02:26.172945+0000 mgr.y (mgr.25346) 464 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:02:27.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:27 smithi191 bash[41073]: audit 2024-02-07T14:02:26.172945+0000 mgr.y (mgr.25346) 464 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:02:28.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:28 smithi191 bash[41073]: cluster 2024-02-07T14:02:26.991688+0000 mgr.y (mgr.25346) 465 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:02:28.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:28 smithi177 bash[53774]: cluster 2024-02-07T14:02:26.991688+0000 mgr.y (mgr.25346) 465 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:02:28.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:28 smithi177 bash[55146]: cluster 2024-02-07T14:02:26.991688+0000 mgr.y (mgr.25346) 465 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:02:29.453 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:29 smithi191 systemd[1]: Stopping Ceph prometheus.a for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T14:02:29.776 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:29 smithi191 bash[41073]: cluster 2024-02-07T14:02:28.992899+0000 mgr.y (mgr.25346) 466 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:29.777 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:29 smithi191 bash[38538]: ts=2024-02-07T14:02:29.567Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-07T14:02:29.777 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:29 smithi191 bash[38538]: ts=2024-02-07T14:02:29.567Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-02-07T14:02:29.777 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:29 smithi191 bash[38538]: ts=2024-02-07T14:02:29.567Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-02-07T14:02:29.777 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:29 smithi191 bash[38538]: ts=2024-02-07T14:02:29.567Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-02-07T14:02:29.777 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:29 smithi191 bash[38538]: ts=2024-02-07T14:02:29.567Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-02-07T14:02:29.777 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:29 smithi191 bash[38538]: ts=2024-02-07T14:02:29.567Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-02-07T14:02:29.777 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:29 smithi191 bash[38538]: ts=2024-02-07T14:02:29.568Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-07T14:02:29.777 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:29 smithi191 bash[38538]: ts=2024-02-07T14:02:29.568Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-02-07T14:02:29.777 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:29 smithi191 bash[38538]: ts=2024-02-07T14:02:29.568Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-02-07T14:02:29.778 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:29 smithi191 bash[38538]: ts=2024-02-07T14:02:29.572Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-02-07T14:02:29.778 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:29 smithi191 bash[38538]: ts=2024-02-07T14:02:29.572Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-02-07T14:02:29.778 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:29 smithi191 bash[38538]: ts=2024-02-07T14:02:29.572Z caller=main.go:1066 level=info msg="See you next time!" 2024-02-07T14:02:29.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:29 smithi177 bash[53774]: cluster 2024-02-07T14:02:28.992899+0000 mgr.y (mgr.25346) 466 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:29.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:29 smithi177 bash[55146]: cluster 2024-02-07T14:02:28.992899+0000 mgr.y (mgr.25346) 466 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:30.552 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:30 smithi191 bash[63029]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-prometheus-a 2024-02-07T14:02:30.552 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:30 smithi191 bash[63101]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-prometheus-a 2024-02-07T14:02:30.553 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:30 smithi191 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@prometheus.a.service: Succeeded. 2024-02-07T14:02:30.553 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:30 smithi191 systemd[1]: Stopped Ceph prometheus.a for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T14:02:31.052 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:30 smithi191 systemd[1]: Started Ceph prometheus.a for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T14:02:32.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:31 smithi177 bash[53774]: audit 2024-02-07T14:02:30.670378+0000 mon.a (mon.0) 771 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:32.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:31 smithi177 bash[53774]: audit 2024-02-07T14:02:30.679812+0000 mon.a (mon.0) 772 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:32.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:31 smithi177 bash[53774]: audit 2024-02-07T14:02:30.850552+0000 mon.a (mon.0) 773 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:02:32.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:31 smithi177 bash[53774]: cluster 2024-02-07T14:02:30.993665+0000 mgr.y (mgr.25346) 467 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:02:32.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:31 smithi177 bash[55146]: audit 2024-02-07T14:02:30.670378+0000 mon.a (mon.0) 771 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:32.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:31 smithi177 bash[55146]: audit 2024-02-07T14:02:30.679812+0000 mon.a (mon.0) 772 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:32.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:31 smithi177 bash[55146]: audit 2024-02-07T14:02:30.850552+0000 mon.a (mon.0) 773 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:02:32.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:31 smithi177 bash[55146]: cluster 2024-02-07T14:02:30.993665+0000 mgr.y (mgr.25346) 467 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:02:32.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:31 smithi191 bash[41073]: audit 2024-02-07T14:02:30.670378+0000 mon.a (mon.0) 771 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:32.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:31 smithi191 bash[41073]: audit 2024-02-07T14:02:30.679812+0000 mon.a (mon.0) 772 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:32.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:31 smithi191 bash[41073]: audit 2024-02-07T14:02:30.850552+0000 mon.a (mon.0) 773 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:02:32.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:31 smithi191 bash[41073]: cluster 2024-02-07T14:02:30.993665+0000 mgr.y (mgr.25346) 467 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:02:32.053 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:31 smithi191 bash[63166]: ts=2024-02-07T14:02:31.772Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-02-07T14:02:32.053 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:31 smithi191 bash[63166]: ts=2024-02-07T14:02:31.772Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-02-07T14:02:32.053 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:31 smithi191 bash[63166]: ts=2024-02-07T14:02:31.772Z caller=main.go:570 level=info host_details="(Linux 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 smithi191 (none))" 2024-02-07T14:02:32.053 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:31 smithi191 bash[63166]: ts=2024-02-07T14:02:31.772Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-07T14:02:32.053 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:31 smithi191 bash[63166]: ts=2024-02-07T14:02:31.772Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-07T14:02:32.054 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:31 smithi191 bash[63166]: ts=2024-02-07T14:02:31.774Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-02-07T14:02:32.054 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:31 smithi191 bash[63166]: ts=2024-02-07T14:02:31.774Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-02-07T14:02:32.054 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:31 smithi191 bash[63166]: ts=2024-02-07T14:02:31.776Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-02-07T14:02:32.054 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:31 smithi191 bash[63166]: ts=2024-02-07T14:02:31.776Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-02-07T14:02:32.054 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:31 smithi191 bash[63166]: ts=2024-02-07T14:02:31.781Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-07T14:02:32.054 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:31 smithi191 bash[63166]: ts=2024-02-07T14:02:31.783Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.576528ms 2024-02-07T14:02:32.054 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:31 smithi191 bash[63166]: ts=2024-02-07T14:02:31.783Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-07T14:02:32.054 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:31 smithi191 bash[63166]: ts=2024-02-07T14:02:31.795Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-02-07T14:02:32.054 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:31 smithi191 bash[63166]: ts=2024-02-07T14:02:31.816Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-02-07T14:02:32.054 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:31 smithi191 bash[63166]: ts=2024-02-07T14:02:31.823Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-02-07T14:02:32.054 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:31 smithi191 bash[63166]: ts=2024-02-07T14:02:31.831Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-02-07T14:02:32.054 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:31 smithi191 bash[63166]: ts=2024-02-07T14:02:31.832Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-02-07T14:02:32.054 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:31 smithi191 bash[63166]: ts=2024-02-07T14:02:31.832Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=55.454µs wal_replay_duration=48.921288ms wbl_replay_duration=156ns total_replay_duration=50.59438ms 2024-02-07T14:02:32.055 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:31 smithi191 bash[63166]: ts=2024-02-07T14:02:31.836Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-02-07T14:02:32.055 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:31 smithi191 bash[63166]: ts=2024-02-07T14:02:31.836Z caller=main.go:1029 level=info msg="TSDB started" 2024-02-07T14:02:32.055 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:31 smithi191 bash[63166]: ts=2024-02-07T14:02:31.836Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-07T14:02:32.055 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:31 smithi191 bash[63166]: ts=2024-02-07T14:02:31.868Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=32.4646ms db_storage=1.23µs remote_storage=1.544µs web_handler=536ns query_engine=1.017µs scrape=361.355µs scrape_sd=137.494µs notify=16.037µs notify_sd=12.857µs rules=31.546137ms tracing=9.776µs 2024-02-07T14:02:32.055 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:31 smithi191 bash[63166]: ts=2024-02-07T14:02:31.868Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-02-07T14:02:32.055 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:02:31 smithi191 bash[63166]: ts=2024-02-07T14:02:31.868Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-02-07T14:02:34.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:34 smithi191 bash[41073]: cluster 2024-02-07T14:02:32.994981+0000 mgr.y (mgr.25346) 468 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:34.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:34 smithi177 bash[53774]: cluster 2024-02-07T14:02:32.994981+0000 mgr.y (mgr.25346) 468 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:34.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:34 smithi177 bash[55146]: cluster 2024-02-07T14:02:32.994981+0000 mgr.y (mgr.25346) 468 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:36.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:36 smithi177 bash[53774]: cluster 2024-02-07T14:02:34.996063+0000 mgr.y (mgr.25346) 469 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:36.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:36 smithi177 bash[55146]: cluster 2024-02-07T14:02:34.996063+0000 mgr.y (mgr.25346) 469 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:36.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:36 smithi191 bash[41073]: cluster 2024-02-07T14:02:34.996063+0000 mgr.y (mgr.25346) 469 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:37.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:37 smithi177 bash[53774]: audit 2024-02-07T14:02:36.182947+0000 mgr.y (mgr.25346) 470 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:02:37.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:37 smithi177 bash[53774]: audit 2024-02-07T14:02:36.900719+0000 mon.a (mon.0) 774 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:37.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:37 smithi177 bash[53774]: audit 2024-02-07T14:02:36.909220+0000 mon.a (mon.0) 775 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:37.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:37 smithi177 bash[53774]: audit 2024-02-07T14:02:37.007365+0000 mon.a (mon.0) 776 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:37.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:37 smithi177 bash[53774]: audit 2024-02-07T14:02:37.017639+0000 mon.a (mon.0) 777 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:37.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:37 smithi177 bash[55146]: audit 2024-02-07T14:02:36.182947+0000 mgr.y (mgr.25346) 470 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:02:37.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:37 smithi177 bash[55146]: audit 2024-02-07T14:02:36.900719+0000 mon.a (mon.0) 774 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:37.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:37 smithi177 bash[55146]: audit 2024-02-07T14:02:36.909220+0000 mon.a (mon.0) 775 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:37.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:37 smithi177 bash[55146]: audit 2024-02-07T14:02:37.007365+0000 mon.a (mon.0) 776 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:37.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:37 smithi177 bash[55146]: audit 2024-02-07T14:02:37.017639+0000 mon.a (mon.0) 777 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:37.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:37 smithi191 bash[41073]: audit 2024-02-07T14:02:36.182947+0000 mgr.y (mgr.25346) 470 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:02:37.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:37 smithi191 bash[41073]: audit 2024-02-07T14:02:36.900719+0000 mon.a (mon.0) 774 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:37.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:37 smithi191 bash[41073]: audit 2024-02-07T14:02:36.909220+0000 mon.a (mon.0) 775 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:37.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:37 smithi191 bash[41073]: audit 2024-02-07T14:02:37.007365+0000 mon.a (mon.0) 776 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:37.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:37 smithi191 bash[41073]: audit 2024-02-07T14:02:37.017639+0000 mon.a (mon.0) 777 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:38.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:38 smithi177 bash[53774]: cluster 2024-02-07T14:02:36.997505+0000 mgr.y (mgr.25346) 471 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:02:38.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:38 smithi177 bash[53774]: audit 2024-02-07T14:02:38.002740+0000 mon.a (mon.0) 778 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:38.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:38 smithi177 bash[53774]: audit 2024-02-07T14:02:38.015119+0000 mon.a (mon.0) 779 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:38.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:38 smithi177 bash[55146]: cluster 2024-02-07T14:02:36.997505+0000 mgr.y (mgr.25346) 471 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:02:38.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:38 smithi177 bash[55146]: audit 2024-02-07T14:02:38.002740+0000 mon.a (mon.0) 778 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:38.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:38 smithi177 bash[55146]: audit 2024-02-07T14:02:38.015119+0000 mon.a (mon.0) 779 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:38.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:38 smithi191 bash[41073]: cluster 2024-02-07T14:02:36.997505+0000 mgr.y (mgr.25346) 471 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:02:38.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:38 smithi191 bash[41073]: audit 2024-02-07T14:02:38.002740+0000 mon.a (mon.0) 778 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:38.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:38 smithi191 bash[41073]: audit 2024-02-07T14:02:38.015119+0000 mon.a (mon.0) 779 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:39.824 INFO:teuthology.orchestra.run.smithi177.stdout:true 2024-02-07T14:02:40.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:40 smithi177 bash[53774]: cluster 2024-02-07T14:02:38.998686+0000 mgr.y (mgr.25346) 472 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:40.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:40 smithi177 bash[55146]: cluster 2024-02-07T14:02:38.998686+0000 mgr.y (mgr.25346) 472 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:40.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:40 smithi191 bash[41073]: cluster 2024-02-07T14:02:38.998686+0000 mgr.y (mgr.25346) 472 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:40.604 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-07T14:02:40.604 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 running (10m) 3s ago 17m 16.7M - 0.23.0 ba2b418f427c 502a4ff35ffc 2024-02-07T14:02:40.604 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi191 *:3000 running (9m) 3s ago 17m 44.1M - 8.3.5 dad864ee21e9 b2e0c987e917 2024-02-07T14:02:40.604 INFO:teuthology.orchestra.run.smithi177.stdout:iscsi.foo.smithi177.afvcbe smithi177 running (66s) 3s ago 15m 47.5M - 3.6 79957b372307 32e9544093f9 2024-02-07T14:02:40.605 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi191 *:8443,9283,8765 running (8m) 3s ago 23m 445M - 19.0.0-1252-g44458cce 79957b372307 af2fcc868046 2024-02-07T14:02:40.605 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:8443,9283,8765 running (9m) 3s ago 25m 511M - 19.0.0-1252-g44458cce 79957b372307 a0cb7d141fbc 2024-02-07T14:02:40.605 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (8m) 3s ago 25m 65.8M 2048M 19.0.0-1252-g44458cce 79957b372307 2db8fe7d86f5 2024-02-07T14:02:40.605 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi191 running (7m) 3s ago 23m 51.2M 2048M 19.0.0-1252-g44458cce 79957b372307 ed930f20e0b7 2024-02-07T14:02:40.605 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (7m) 3s ago 23m 51.0M 2048M 19.0.0-1252-g44458cce 79957b372307 91a1370c9769 2024-02-07T14:02:40.605 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 running (39s) 3s ago 17m 8431k - 1.5.0 0da6a335fe13 e66905a3db15 2024-02-07T14:02:40.605 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi191 *:9100 running (34s) 3s ago 17m 9264k - 1.5.0 0da6a335fe13 1591edb89b70 2024-02-07T14:02:40.605 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (5m) 3s ago 23m 61.9M 2781M 19.0.0-1252-g44458cce 79957b372307 8140369c93be 2024-02-07T14:02:40.605 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (5m) 3s ago 22m 66.1M 2781M 19.0.0-1252-g44458cce 79957b372307 4f69ab7c1187 2024-02-07T14:02:40.605 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (4m) 3s ago 21m 59.6M 2781M 19.0.0-1252-g44458cce 79957b372307 9eaa7c17573c 2024-02-07T14:02:40.605 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (4m) 3s ago 21m 64.4M 2781M 19.0.0-1252-g44458cce 79957b372307 3e159f517d8e 2024-02-07T14:02:40.605 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi191 running (4m) 3s ago 20m 63.3M 3037M 19.0.0-1252-g44458cce 79957b372307 801e3c01802b 2024-02-07T14:02:40.605 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi191 running (3m) 3s ago 20m 59.2M 3037M 19.0.0-1252-g44458cce 79957b372307 fc8bdf4b43c1 2024-02-07T14:02:40.605 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi191 running (2m) 3s ago 19m 59.6M 3037M 19.0.0-1252-g44458cce 79957b372307 65301d02bbdf 2024-02-07T14:02:40.605 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi191 running (2m) 3s ago 18m 60.4M 3037M 19.0.0-1252-g44458cce 79957b372307 3c057db54162 2024-02-07T14:02:40.606 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi191 *:9095 running (9s) 3s ago 17m 40.8M - 2.43.0 a07b618ecd1d b0e53c65914f 2024-02-07T14:02:40.606 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi177.lsebwe smithi177 *:8000 running (2m) 3s ago 15m 90.9M - 19.0.0-1252-g44458cce 79957b372307 c139167fb5e8 2024-02-07T14:02:40.606 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi191.kcfkkn smithi191 *:8000 running (108s) 3s ago 15m 90.9M - 19.0.0-1252-g44458cce 79957b372307 9555c5172829 2024-02-07T14:02:40.606 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi177.czdxob smithi177 *:80 running (114s) 3s ago 15m 91.0M - 19.0.0-1252-g44458cce 79957b372307 e3221a52e729 2024-02-07T14:02:40.606 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi191.iddzcf smithi191 *:80 running (101s) 3s ago 15m 90.5M - 19.0.0-1252-g44458cce 79957b372307 895cb7aaff05 2024-02-07T14:02:41.055 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T14:02:41.055 INFO:teuthology.orchestra.run.smithi177.stdout: "mon": { 2024-02-07T14:02:41.055 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 3 2024-02-07T14:02:41.055 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T14:02:41.055 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr": { 2024-02-07T14:02:41.055 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 2 2024-02-07T14:02:41.055 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T14:02:41.056 INFO:teuthology.orchestra.run.smithi177.stdout: "osd": { 2024-02-07T14:02:41.056 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 8 2024-02-07T14:02:41.056 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T14:02:41.056 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw": { 2024-02-07T14:02:41.056 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 4 2024-02-07T14:02:41.056 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T14:02:41.056 INFO:teuthology.orchestra.run.smithi177.stdout: "overall": { 2024-02-07T14:02:41.056 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 17 2024-02-07T14:02:41.056 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T14:02:41.056 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T14:02:41.437 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T14:02:41.437 INFO:teuthology.orchestra.run.smithi177.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261", 2024-02-07T14:02:41.437 INFO:teuthology.orchestra.run.smithi177.stdout: "in_progress": true, 2024-02-07T14:02:41.437 INFO:teuthology.orchestra.run.smithi177.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-07T14:02:41.437 INFO:teuthology.orchestra.run.smithi177.stdout: "services_complete": [ 2024-02-07T14:02:41.437 INFO:teuthology.orchestra.run.smithi177.stdout: "mon", 2024-02-07T14:02:41.437 INFO:teuthology.orchestra.run.smithi177.stdout: "iscsi", 2024-02-07T14:02:41.437 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw", 2024-02-07T14:02:41.437 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr", 2024-02-07T14:02:41.437 INFO:teuthology.orchestra.run.smithi177.stdout: "osd" 2024-02-07T14:02:41.437 INFO:teuthology.orchestra.run.smithi177.stdout: ], 2024-02-07T14:02:41.437 INFO:teuthology.orchestra.run.smithi177.stdout: "progress": "18/23 daemons upgraded", 2024-02-07T14:02:41.437 INFO:teuthology.orchestra.run.smithi177.stdout: "message": "Currently upgrading prometheus daemons", 2024-02-07T14:02:41.438 INFO:teuthology.orchestra.run.smithi177.stdout: "is_paused": false 2024-02-07T14:02:41.438 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T14:02:41.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:41 smithi177 bash[53774]: audit 2024-02-07T14:02:39.811134+0000 mgr.y (mgr.25346) 473 : audit 0 from='client.54686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:02:41.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:41 smithi177 bash[53774]: audit 2024-02-07T14:02:40.212677+0000 mgr.y (mgr.25346) 474 : audit 0 from='client.34908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:02:41.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:41 smithi177 bash[53774]: audit 2024-02-07T14:02:41.056889+0000 mon.c (mon.1) 24 : audit 0 from='client.? 172.21.15.177:0/1848573484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:41.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:41 smithi177 bash[55146]: audit 2024-02-07T14:02:39.811134+0000 mgr.y (mgr.25346) 473 : audit 0 from='client.54686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:02:41.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:41 smithi177 bash[55146]: audit 2024-02-07T14:02:40.212677+0000 mgr.y (mgr.25346) 474 : audit 0 from='client.34908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:02:41.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:41 smithi177 bash[55146]: audit 2024-02-07T14:02:41.056889+0000 mon.c (mon.1) 24 : audit 0 from='client.? 172.21.15.177:0/1848573484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:41.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:41 smithi191 bash[41073]: audit 2024-02-07T14:02:39.811134+0000 mgr.y (mgr.25346) 473 : audit 0 from='client.54686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:02:41.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:41 smithi191 bash[41073]: audit 2024-02-07T14:02:40.212677+0000 mgr.y (mgr.25346) 474 : audit 0 from='client.34908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:02:41.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:41 smithi191 bash[41073]: audit 2024-02-07T14:02:41.056889+0000 mon.c (mon.1) 24 : audit 0 from='client.? 172.21.15.177:0/1848573484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:41.879 INFO:teuthology.orchestra.run.smithi177.stdout:HEALTH_OK 2024-02-07T14:02:42.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:42 smithi177 bash[53774]: audit 2024-02-07T14:02:40.590454+0000 mgr.y (mgr.25346) 475 : audit 0 from='client.44848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:02:42.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:42 smithi177 bash[53774]: cluster 2024-02-07T14:02:40.999463+0000 mgr.y (mgr.25346) 476 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:02:42.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:42 smithi177 bash[53774]: audit 2024-02-07T14:02:41.438670+0000 mgr.y (mgr.25346) 477 : audit 0 from='client.34926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:02:42.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:42 smithi177 bash[53774]: audit 2024-02-07T14:02:41.882003+0000 mon.c (mon.1) 25 : audit 0 from='client.? 172.21.15.177:0/2241017474' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T14:02:42.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:42 smithi177 bash[55146]: audit 2024-02-07T14:02:40.590454+0000 mgr.y (mgr.25346) 475 : audit 0 from='client.44848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:02:42.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:42 smithi177 bash[55146]: cluster 2024-02-07T14:02:40.999463+0000 mgr.y (mgr.25346) 476 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:02:42.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:42 smithi177 bash[55146]: audit 2024-02-07T14:02:41.438670+0000 mgr.y (mgr.25346) 477 : audit 0 from='client.34926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:02:42.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:42 smithi177 bash[55146]: audit 2024-02-07T14:02:41.882003+0000 mon.c (mon.1) 25 : audit 0 from='client.? 172.21.15.177:0/2241017474' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T14:02:42.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:42 smithi191 bash[41073]: audit 2024-02-07T14:02:40.590454+0000 mgr.y (mgr.25346) 475 : audit 0 from='client.44848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:02:42.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:42 smithi191 bash[41073]: cluster 2024-02-07T14:02:40.999463+0000 mgr.y (mgr.25346) 476 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:02:42.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:42 smithi191 bash[41073]: audit 2024-02-07T14:02:41.438670+0000 mgr.y (mgr.25346) 477 : audit 0 from='client.34926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:02:42.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:42 smithi191 bash[41073]: audit 2024-02-07T14:02:41.882003+0000 mon.c (mon.1) 25 : audit 0 from='client.? 172.21.15.177:0/2241017474' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T14:02:44.399 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:44 smithi191 bash[41073]: cluster 2024-02-07T14:02:43.000654+0000 mgr.y (mgr.25346) 478 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:44.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:44 smithi177 bash[53774]: cluster 2024-02-07T14:02:43.000654+0000 mgr.y (mgr.25346) 478 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:44.540 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:02:44 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:02:44] "GET /metrics HTTP/1.1" 200 38553 "" "Prometheus/2.43.0" 2024-02-07T14:02:44.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:44 smithi177 bash[55146]: cluster 2024-02-07T14:02:43.000654+0000 mgr.y (mgr.25346) 478 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:46.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:46 smithi177 bash[53774]: cluster 2024-02-07T14:02:45.001705+0000 mgr.y (mgr.25346) 479 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:46.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:46 smithi177 bash[53774]: audit 2024-02-07T14:02:45.851437+0000 mon.a (mon.0) 780 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:02:46.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:46 smithi177 bash[55146]: cluster 2024-02-07T14:02:45.001705+0000 mgr.y (mgr.25346) 479 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:46.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:46 smithi177 bash[55146]: audit 2024-02-07T14:02:45.851437+0000 mon.a (mon.0) 780 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:02:46.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:46 smithi191 bash[41073]: cluster 2024-02-07T14:02:45.001705+0000 mgr.y (mgr.25346) 479 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:46.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:46 smithi191 bash[41073]: audit 2024-02-07T14:02:45.851437+0000 mon.a (mon.0) 780 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:02:47.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:47 smithi177 bash[53774]: audit 2024-02-07T14:02:46.192625+0000 mgr.y (mgr.25346) 480 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:02:47.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:47 smithi177 bash[55146]: audit 2024-02-07T14:02:46.192625+0000 mgr.y (mgr.25346) 480 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:02:47.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:47 smithi191 bash[41073]: audit 2024-02-07T14:02:46.192625+0000 mgr.y (mgr.25346) 480 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:02:48.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:48 smithi177 bash[53774]: cluster 2024-02-07T14:02:47.002966+0000 mgr.y (mgr.25346) 481 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:02:48.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:48 smithi177 bash[55146]: cluster 2024-02-07T14:02:47.002966+0000 mgr.y (mgr.25346) 481 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:02:48.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:48 smithi191 bash[41073]: cluster 2024-02-07T14:02:47.002966+0000 mgr.y (mgr.25346) 481 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:02:49.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[53774]: audit 2024-02-07T14:02:48.468019+0000 mon.a (mon.0) 781 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:49.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[53774]: audit 2024-02-07T14:02:48.479268+0000 mon.a (mon.0) 782 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:49.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[53774]: audit 2024-02-07T14:02:48.481495+0000 mon.a (mon.0) 783 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:02:49.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[53774]: audit 2024-02-07T14:02:48.482850+0000 mon.a (mon.0) 784 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:02:49.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[53774]: audit 2024-02-07T14:02:48.492436+0000 mon.a (mon.0) 785 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:49.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[53774]: audit 2024-02-07T14:02:48.578985+0000 mon.a (mon.0) 786 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-07T14:02:49.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[53774]: audit 2024-02-07T14:02:48.580132+0000 mgr.y (mgr.25346) 482 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-07T14:02:49.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[53774]: audit 2024-02-07T14:02:48.587925+0000 mon.a (mon.0) 787 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T14:02:49.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[53774]: audit 2024-02-07T14:02:48.591384+0000 mon.a (mon.0) 788 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[53774]: audit 2024-02-07T14:02:48.594261+0000 mon.a (mon.0) 789 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[53774]: audit 2024-02-07T14:02:48.596488+0000 mon.a (mon.0) 790 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.790 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[53774]: audit 2024-02-07T14:02:48.599957+0000 mon.a (mon.0) 791 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[53774]: audit 2024-02-07T14:02:48.603757+0000 mon.a (mon.0) 792 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[53774]: audit 2024-02-07T14:02:48.606754+0000 mon.a (mon.0) 793 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[53774]: audit 2024-02-07T14:02:48.608897+0000 mon.a (mon.0) 794 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[53774]: audit 2024-02-07T14:02:48.611326+0000 mon.a (mon.0) 795 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[53774]: audit 2024-02-07T14:02:48.613598+0000 mon.a (mon.0) 796 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[53774]: audit 2024-02-07T14:02:48.616060+0000 mon.a (mon.0) 797 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[53774]: audit 2024-02-07T14:02:48.618179+0000 mon.a (mon.0) 798 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[53774]: audit 2024-02-07T14:02:48.620442+0000 mon.a (mon.0) 799 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[55146]: audit 2024-02-07T14:02:48.468019+0000 mon.a (mon.0) 781 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:49.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[55146]: audit 2024-02-07T14:02:48.479268+0000 mon.a (mon.0) 782 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:49.791 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[55146]: audit 2024-02-07T14:02:48.481495+0000 mon.a (mon.0) 783 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:02:49.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[55146]: audit 2024-02-07T14:02:48.482850+0000 mon.a (mon.0) 784 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:02:49.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[55146]: audit 2024-02-07T14:02:48.492436+0000 mon.a (mon.0) 785 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:49.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[55146]: audit 2024-02-07T14:02:48.578985+0000 mon.a (mon.0) 786 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-07T14:02:49.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[55146]: audit 2024-02-07T14:02:48.580132+0000 mgr.y (mgr.25346) 482 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-07T14:02:49.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[55146]: audit 2024-02-07T14:02:48.587925+0000 mon.a (mon.0) 787 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T14:02:49.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[55146]: audit 2024-02-07T14:02:48.591384+0000 mon.a (mon.0) 788 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[55146]: audit 2024-02-07T14:02:48.594261+0000 mon.a (mon.0) 789 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[55146]: audit 2024-02-07T14:02:48.596488+0000 mon.a (mon.0) 790 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[55146]: audit 2024-02-07T14:02:48.599957+0000 mon.a (mon.0) 791 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[55146]: audit 2024-02-07T14:02:48.603757+0000 mon.a (mon.0) 792 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[55146]: audit 2024-02-07T14:02:48.606754+0000 mon.a (mon.0) 793 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[55146]: audit 2024-02-07T14:02:48.608897+0000 mon.a (mon.0) 794 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[55146]: audit 2024-02-07T14:02:48.611326+0000 mon.a (mon.0) 795 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.793 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[55146]: audit 2024-02-07T14:02:48.613598+0000 mon.a (mon.0) 796 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.793 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[55146]: audit 2024-02-07T14:02:48.616060+0000 mon.a (mon.0) 797 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.793 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[55146]: audit 2024-02-07T14:02:48.618179+0000 mon.a (mon.0) 798 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.793 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[55146]: audit 2024-02-07T14:02:48.620442+0000 mon.a (mon.0) 799 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.793 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[53774]: audit 2024-02-07T14:02:48.623314+0000 mon.a (mon.0) 800 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.793 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[53774]: audit 2024-02-07T14:02:48.625995+0000 mon.a (mon.0) 801 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.793 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[53774]: cluster 2024-02-07T14:02:49.004033+0000 mgr.y (mgr.25346) 483 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:49.793 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[55146]: audit 2024-02-07T14:02:48.623314+0000 mon.a (mon.0) 800 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.794 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[55146]: audit 2024-02-07T14:02:48.625995+0000 mon.a (mon.0) 801 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.794 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:49 smithi177 bash[55146]: cluster 2024-02-07T14:02:49.004033+0000 mgr.y (mgr.25346) 483 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:49 smithi191 bash[41073]: audit 2024-02-07T14:02:48.468019+0000 mon.a (mon.0) 781 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:49 smithi191 bash[41073]: audit 2024-02-07T14:02:48.479268+0000 mon.a (mon.0) 782 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:49 smithi191 bash[41073]: audit 2024-02-07T14:02:48.481495+0000 mon.a (mon.0) 783 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:02:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:49 smithi191 bash[41073]: audit 2024-02-07T14:02:48.482850+0000 mon.a (mon.0) 784 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:02:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:49 smithi191 bash[41073]: audit 2024-02-07T14:02:48.492436+0000 mon.a (mon.0) 785 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:49 smithi191 bash[41073]: audit 2024-02-07T14:02:48.578985+0000 mon.a (mon.0) 786 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-07T14:02:49.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:49 smithi191 bash[41073]: audit 2024-02-07T14:02:48.580132+0000 mgr.y (mgr.25346) 482 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-07T14:02:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:49 smithi191 bash[41073]: audit 2024-02-07T14:02:48.587925+0000 mon.a (mon.0) 787 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T14:02:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:49 smithi191 bash[41073]: audit 2024-02-07T14:02:48.591384+0000 mon.a (mon.0) 788 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:49 smithi191 bash[41073]: audit 2024-02-07T14:02:48.594261+0000 mon.a (mon.0) 789 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:49 smithi191 bash[41073]: audit 2024-02-07T14:02:48.596488+0000 mon.a (mon.0) 790 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:49 smithi191 bash[41073]: audit 2024-02-07T14:02:48.599957+0000 mon.a (mon.0) 791 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:49 smithi191 bash[41073]: audit 2024-02-07T14:02:48.603757+0000 mon.a (mon.0) 792 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:49 smithi191 bash[41073]: audit 2024-02-07T14:02:48.606754+0000 mon.a (mon.0) 793 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:49 smithi191 bash[41073]: audit 2024-02-07T14:02:48.608897+0000 mon.a (mon.0) 794 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.804 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:49 smithi191 bash[41073]: audit 2024-02-07T14:02:48.611326+0000 mon.a (mon.0) 795 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:49 smithi191 bash[41073]: audit 2024-02-07T14:02:48.613598+0000 mon.a (mon.0) 796 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:49 smithi191 bash[41073]: audit 2024-02-07T14:02:48.616060+0000 mon.a (mon.0) 797 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:49 smithi191 bash[41073]: audit 2024-02-07T14:02:48.618179+0000 mon.a (mon.0) 798 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:49 smithi191 bash[41073]: audit 2024-02-07T14:02:48.620442+0000 mon.a (mon.0) 799 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:49 smithi191 bash[41073]: audit 2024-02-07T14:02:48.623314+0000 mon.a (mon.0) 800 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:49 smithi191 bash[41073]: audit 2024-02-07T14:02:48.625995+0000 mon.a (mon.0) 801 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:02:49.805 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:49 smithi191 bash[41073]: cluster 2024-02-07T14:02:49.004033+0000 mgr.y (mgr.25346) 483 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:52.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:51 smithi177 bash[55146]: cephadm 2024-02-07T14:02:50.997531+0000 mgr.y (mgr.25346) 484 : cephadm 1 Upgrade: Updating alertmanager.a 2024-02-07T14:02:52.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:51 smithi177 bash[55146]: cluster 2024-02-07T14:02:51.005240+0000 mgr.y (mgr.25346) 485 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:02:52.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:51 smithi177 bash[55146]: cephadm 2024-02-07T14:02:51.011484+0000 mgr.y (mgr.25346) 486 : cephadm 1 Deploying daemon alertmanager.a on smithi177 2024-02-07T14:02:52.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:51 smithi177 bash[53774]: cephadm 2024-02-07T14:02:50.997531+0000 mgr.y (mgr.25346) 484 : cephadm 1 Upgrade: Updating alertmanager.a 2024-02-07T14:02:52.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:51 smithi177 bash[53774]: cluster 2024-02-07T14:02:51.005240+0000 mgr.y (mgr.25346) 485 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:02:52.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:51 smithi177 bash[53774]: cephadm 2024-02-07T14:02:51.011484+0000 mgr.y (mgr.25346) 486 : cephadm 1 Deploying daemon alertmanager.a on smithi177 2024-02-07T14:02:52.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:51 smithi191 bash[41073]: cephadm 2024-02-07T14:02:50.997531+0000 mgr.y (mgr.25346) 484 : cephadm 1 Upgrade: Updating alertmanager.a 2024-02-07T14:02:52.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:51 smithi191 bash[41073]: cluster 2024-02-07T14:02:51.005240+0000 mgr.y (mgr.25346) 485 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:02:52.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:51 smithi191 bash[41073]: cephadm 2024-02-07T14:02:51.011484+0000 mgr.y (mgr.25346) 486 : cephadm 1 Deploying daemon alertmanager.a on smithi177 2024-02-07T14:02:54.221 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:54 smithi177 bash[53774]: cluster 2024-02-07T14:02:53.006669+0000 mgr.y (mgr.25346) 487 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:54.221 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:02:54 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:02:54] "GET /metrics HTTP/1.1" 200 38556 "" "Prometheus/2.43.0" 2024-02-07T14:02:54.222 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:54 smithi177 bash[55146]: cluster 2024-02-07T14:02:53.006669+0000 mgr.y (mgr.25346) 487 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:54.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:54 smithi191 bash[41073]: cluster 2024-02-07T14:02:53.006669+0000 mgr.y (mgr.25346) 487 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:55.247 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 14:02:55 smithi177 systemd[1]: Stopping Ceph alertmanager.a for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T14:02:55.538 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 14:02:55 smithi177 bash[49284]: level=info ts=2024-02-07T14:02:55.249Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-02-07T14:02:56.201 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:56 smithi177 bash[53774]: cluster 2024-02-07T14:02:55.007652+0000 mgr.y (mgr.25346) 488 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:56.202 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:56 smithi177 bash[55146]: cluster 2024-02-07T14:02:55.007652+0000 mgr.y (mgr.25346) 488 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:56.202 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 14:02:55 smithi177 bash[86946]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-alertmanager-a 2024-02-07T14:02:56.202 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 14:02:56 smithi177 bash[87023]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-alertmanager-a 2024-02-07T14:02:56.202 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 14:02:56 smithi177 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-07T14:02:56.202 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 14:02:56 smithi177 systemd[1]: Stopped Ceph alertmanager.a for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T14:02:56.538 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 14:02:56 smithi177 systemd[1]: Started Ceph alertmanager.a for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T14:02:56.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:56 smithi191 bash[41073]: cluster 2024-02-07T14:02:55.007652+0000 mgr.y (mgr.25346) 488 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:02:57.596 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:57 smithi177 bash[53774]: audit 2024-02-07T14:02:56.203426+0000 mgr.y (mgr.25346) 489 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:02:57.596 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:57 smithi177 bash[53774]: audit 2024-02-07T14:02:56.305822+0000 mon.a (mon.0) 802 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:57.596 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:57 smithi177 bash[53774]: audit 2024-02-07T14:02:56.312365+0000 mon.a (mon.0) 803 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:57.596 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:57 smithi177 bash[55146]: audit 2024-02-07T14:02:56.203426+0000 mgr.y (mgr.25346) 489 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:02:57.597 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:57 smithi177 bash[55146]: audit 2024-02-07T14:02:56.305822+0000 mon.a (mon.0) 802 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:57.597 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:57 smithi177 bash[55146]: audit 2024-02-07T14:02:56.312365+0000 mon.a (mon.0) 803 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:57.597 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 14:02:57 smithi177 bash[87088]: ts=2024-02-07T14:02:57.540Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-02-07T14:02:57.597 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 14:02:57 smithi177 bash[87088]: ts=2024-02-07T14:02:57.540Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-02-07T14:02:57.597 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 14:02:57 smithi177 bash[87088]: ts=2024-02-07T14:02:57.543Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.177 port=9094 2024-02-07T14:02:57.597 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 14:02:57 smithi177 bash[87088]: ts=2024-02-07T14:02:57.547Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-07T14:02:57.597 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 14:02:57 smithi177 bash[87088]: ts=2024-02-07T14:02:57.598Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-07T14:02:57.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:57 smithi191 bash[41073]: audit 2024-02-07T14:02:56.203426+0000 mgr.y (mgr.25346) 489 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:02:57.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:57 smithi191 bash[41073]: audit 2024-02-07T14:02:56.305822+0000 mon.a (mon.0) 802 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:57.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:57 smithi191 bash[41073]: audit 2024-02-07T14:02:56.312365+0000 mon.a (mon.0) 803 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:02:58.038 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 14:02:57 smithi177 bash[87088]: ts=2024-02-07T14:02:57.598Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-07T14:02:58.038 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 14:02:57 smithi177 bash[87088]: ts=2024-02-07T14:02:57.602Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-02-07T14:02:58.038 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 14:02:57 smithi177 bash[87088]: ts=2024-02-07T14:02:57.602Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-02-07T14:02:58.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:02:58 smithi177 bash[53774]: cluster 2024-02-07T14:02:57.009003+0000 mgr.y (mgr.25346) 490 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:02:58.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:02:58 smithi177 bash[55146]: cluster 2024-02-07T14:02:57.009003+0000 mgr.y (mgr.25346) 490 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:02:58.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:02:58 smithi191 bash[41073]: cluster 2024-02-07T14:02:57.009003+0000 mgr.y (mgr.25346) 490 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:00.038 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 14:02:59 smithi177 bash[87088]: ts=2024-02-07T14:02:59.547Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000606067s 2024-02-07T14:03:00.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:00 smithi177 bash[53774]: cluster 2024-02-07T14:02:59.010235+0000 mgr.y (mgr.25346) 491 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:00.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:00 smithi177 bash[55146]: cluster 2024-02-07T14:02:59.010235+0000 mgr.y (mgr.25346) 491 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:00.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:00 smithi191 bash[41073]: cluster 2024-02-07T14:02:59.010235+0000 mgr.y (mgr.25346) 491 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:01.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:01 smithi177 bash[53774]: audit 2024-02-07T14:03:00.851319+0000 mon.a (mon.0) 804 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:03:01.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:01 smithi177 bash[55146]: audit 2024-02-07T14:03:00.851319+0000 mon.a (mon.0) 804 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:03:01.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:01 smithi191 bash[41073]: audit 2024-02-07T14:03:00.851319+0000 mon.a (mon.0) 804 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:03:02.791 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:02 smithi177 bash[53774]: cluster 2024-02-07T14:03:01.011420+0000 mgr.y (mgr.25346) 492 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:02.792 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:02 smithi177 bash[55146]: cluster 2024-02-07T14:03:01.011420+0000 mgr.y (mgr.25346) 492 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:02.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:02 smithi191 bash[41073]: cluster 2024-02-07T14:03:01.011420+0000 mgr.y (mgr.25346) 492 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:04.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:03 smithi177 bash[53774]: audit 2024-02-07T14:03:02.638423+0000 mon.a (mon.0) 805 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:04.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:03 smithi177 bash[53774]: audit 2024-02-07T14:03:02.653174+0000 mon.a (mon.0) 806 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:04.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:03 smithi177 bash[53774]: cluster 2024-02-07T14:03:03.012676+0000 mgr.y (mgr.25346) 493 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:04.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:03 smithi177 bash[55146]: audit 2024-02-07T14:03:02.638423+0000 mon.a (mon.0) 805 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:04.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:03 smithi177 bash[55146]: audit 2024-02-07T14:03:02.653174+0000 mon.a (mon.0) 806 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:04.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:03 smithi177 bash[55146]: cluster 2024-02-07T14:03:03.012676+0000 mgr.y (mgr.25346) 493 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:04.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:03 smithi191 bash[41073]: audit 2024-02-07T14:03:02.638423+0000 mon.a (mon.0) 805 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:04.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:03 smithi191 bash[41073]: audit 2024-02-07T14:03:02.653174+0000 mon.a (mon.0) 806 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:04.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:03 smithi191 bash[41073]: cluster 2024-02-07T14:03:03.012676+0000 mgr.y (mgr.25346) 493 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:04.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:03:04 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:03:04] "GET /metrics HTTP/1.1" 200 38554 "" "Prometheus/2.43.0" 2024-02-07T14:03:05.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:04 smithi177 bash[53774]: audit 2024-02-07T14:03:03.698065+0000 mon.a (mon.0) 807 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:05.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:04 smithi177 bash[53774]: audit 2024-02-07T14:03:03.709421+0000 mon.a (mon.0) 808 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:05.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:04 smithi177 bash[55146]: audit 2024-02-07T14:03:03.698065+0000 mon.a (mon.0) 807 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:05.039 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:04 smithi177 bash[55146]: audit 2024-02-07T14:03:03.709421+0000 mon.a (mon.0) 808 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:05.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:04 smithi191 bash[41073]: audit 2024-02-07T14:03:03.698065+0000 mon.a (mon.0) 807 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:05.053 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:04 smithi191 bash[41073]: audit 2024-02-07T14:03:03.709421+0000 mon.a (mon.0) 808 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:06.038 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:05 smithi177 bash[53774]: cluster 2024-02-07T14:03:05.013702+0000 mgr.y (mgr.25346) 494 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:06.038 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:05 smithi177 bash[55146]: cluster 2024-02-07T14:03:05.013702+0000 mgr.y (mgr.25346) 494 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:06.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:05 smithi191 bash[41073]: cluster 2024-02-07T14:03:05.013702+0000 mgr.y (mgr.25346) 494 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:07.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:06 smithi177 bash[53774]: audit 2024-02-07T14:03:06.212813+0000 mgr.y (mgr.25346) 495 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:03:07.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:06 smithi177 bash[55146]: audit 2024-02-07T14:03:06.212813+0000 mgr.y (mgr.25346) 495 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:03:07.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:06 smithi191 bash[41073]: audit 2024-02-07T14:03:06.212813+0000 mgr.y (mgr.25346) 495 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:03:08.001 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 14:03:07 smithi177 bash[87088]: ts=2024-02-07T14:03:07.549Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002599828s 2024-02-07T14:03:08.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:08 smithi177 bash[53774]: cluster 2024-02-07T14:03:07.015061+0000 mgr.y (mgr.25346) 496 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:08.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:08 smithi177 bash[55146]: cluster 2024-02-07T14:03:07.015061+0000 mgr.y (mgr.25346) 496 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:08.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:08 smithi191 bash[41073]: cluster 2024-02-07T14:03:07.015061+0000 mgr.y (mgr.25346) 496 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:10.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:10 smithi177 bash[53774]: cluster 2024-02-07T14:03:09.016237+0000 mgr.y (mgr.25346) 497 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:10.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:10 smithi177 bash[55146]: cluster 2024-02-07T14:03:09.016237+0000 mgr.y (mgr.25346) 497 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:10.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:10 smithi191 bash[41073]: cluster 2024-02-07T14:03:09.016237+0000 mgr.y (mgr.25346) 497 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:12.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:12 smithi177 bash[53774]: cluster 2024-02-07T14:03:11.017465+0000 mgr.y (mgr.25346) 498 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:12.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:12 smithi177 bash[55146]: cluster 2024-02-07T14:03:11.017465+0000 mgr.y (mgr.25346) 498 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:12.298 INFO:teuthology.orchestra.run.smithi177.stdout:true 2024-02-07T14:03:12.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:11 smithi191 bash[41073]: cluster 2024-02-07T14:03:11.017465+0000 mgr.y (mgr.25346) 498 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:13.088 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-07T14:03:13.088 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 running (16s) 10s ago 18m 15.6M - 0.25.0 c8568f914cd2 3135cc415c67 2024-02-07T14:03:13.088 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi191 *:3000 running (10m) 36s ago 17m 44.1M - 8.3.5 dad864ee21e9 b2e0c987e917 2024-02-07T14:03:13.089 INFO:teuthology.orchestra.run.smithi177.stdout:iscsi.foo.smithi177.afvcbe smithi177 running (99s) 10s ago 15m 47.6M - 3.6 79957b372307 32e9544093f9 2024-02-07T14:03:13.089 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi191 *:8443,9283,8765 running (9m) 36s ago 24m 445M - 19.0.0-1252-g44458cce 79957b372307 af2fcc868046 2024-02-07T14:03:13.089 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:8443,9283,8765 running (10m) 10s ago 26m 511M - 19.0.0-1252-g44458cce 79957b372307 a0cb7d141fbc 2024-02-07T14:03:13.089 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (8m) 10s ago 26m 66.7M 2048M 19.0.0-1252-g44458cce 79957b372307 2db8fe7d86f5 2024-02-07T14:03:13.089 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi191 running (7m) 36s ago 24m 51.2M 2048M 19.0.0-1252-g44458cce 79957b372307 ed930f20e0b7 2024-02-07T14:03:13.089 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (8m) 10s ago 24m 52.0M 2048M 19.0.0-1252-g44458cce 79957b372307 91a1370c9769 2024-02-07T14:03:13.089 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 running (71s) 10s ago 18m 9167k - 1.5.0 0da6a335fe13 e66905a3db15 2024-02-07T14:03:13.089 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi191 *:9100 running (67s) 36s ago 18m 9264k - 1.5.0 0da6a335fe13 1591edb89b70 2024-02-07T14:03:13.089 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (6m) 10s ago 23m 62.2M 2781M 19.0.0-1252-g44458cce 79957b372307 8140369c93be 2024-02-07T14:03:13.089 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (6m) 10s ago 23m 66.5M 2781M 19.0.0-1252-g44458cce 79957b372307 4f69ab7c1187 2024-02-07T14:03:13.089 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (5m) 10s ago 22m 60.2M 2781M 19.0.0-1252-g44458cce 79957b372307 9eaa7c17573c 2024-02-07T14:03:13.089 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (5m) 10s ago 21m 64.4M 2781M 19.0.0-1252-g44458cce 79957b372307 3e159f517d8e 2024-02-07T14:03:13.089 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi191 running (4m) 36s ago 21m 63.3M 3037M 19.0.0-1252-g44458cce 79957b372307 801e3c01802b 2024-02-07T14:03:13.089 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi191 running (4m) 36s ago 20m 59.2M 3037M 19.0.0-1252-g44458cce 79957b372307 fc8bdf4b43c1 2024-02-07T14:03:13.090 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi191 running (3m) 36s ago 19m 59.6M 3037M 19.0.0-1252-g44458cce 79957b372307 65301d02bbdf 2024-02-07T14:03:13.090 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi191 running (2m) 36s ago 19m 60.4M 3037M 19.0.0-1252-g44458cce 79957b372307 3c057db54162 2024-02-07T14:03:13.090 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi191 *:9095 running (42s) 36s ago 18m 40.8M - 2.43.0 a07b618ecd1d b0e53c65914f 2024-02-07T14:03:13.090 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi177.lsebwe smithi177 *:8000 running (2m) 10s ago 16m 91.2M - 19.0.0-1252-g44458cce 79957b372307 c139167fb5e8 2024-02-07T14:03:13.090 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi191.kcfkkn smithi191 *:8000 running (2m) 36s ago 16m 90.9M - 19.0.0-1252-g44458cce 79957b372307 9555c5172829 2024-02-07T14:03:13.090 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi177.czdxob smithi177 *:80 running (2m) 10s ago 16m 91.2M - 19.0.0-1252-g44458cce 79957b372307 e3221a52e729 2024-02-07T14:03:13.090 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi191.iddzcf smithi191 *:80 running (2m) 36s ago 15m 90.5M - 19.0.0-1252-g44458cce 79957b372307 895cb7aaff05 2024-02-07T14:03:13.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:13 smithi177 bash[53774]: audit 2024-02-07T14:03:12.285184+0000 mgr.y (mgr.25346) 499 : audit 0 from='client.34938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:03:13.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:13 smithi177 bash[55146]: audit 2024-02-07T14:03:12.285184+0000 mgr.y (mgr.25346) 499 : audit 0 from='client.34938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:03:13.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:12 smithi191 bash[41073]: audit 2024-02-07T14:03:12.285184+0000 mgr.y (mgr.25346) 499 : audit 0 from='client.34938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:03:13.551 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T14:03:13.551 INFO:teuthology.orchestra.run.smithi177.stdout: "mon": { 2024-02-07T14:03:13.551 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 3 2024-02-07T14:03:13.551 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T14:03:13.551 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr": { 2024-02-07T14:03:13.551 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 2 2024-02-07T14:03:13.551 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T14:03:13.552 INFO:teuthology.orchestra.run.smithi177.stdout: "osd": { 2024-02-07T14:03:13.552 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 8 2024-02-07T14:03:13.552 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T14:03:13.552 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw": { 2024-02-07T14:03:13.552 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 4 2024-02-07T14:03:13.552 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T14:03:13.552 INFO:teuthology.orchestra.run.smithi177.stdout: "overall": { 2024-02-07T14:03:13.552 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 17 2024-02-07T14:03:13.552 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T14:03:13.552 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T14:03:13.942 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T14:03:13.942 INFO:teuthology.orchestra.run.smithi177.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:44458ccedb18241cc2e17f10cdab3d1385399261", 2024-02-07T14:03:13.942 INFO:teuthology.orchestra.run.smithi177.stdout: "in_progress": true, 2024-02-07T14:03:13.942 INFO:teuthology.orchestra.run.smithi177.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-07T14:03:13.942 INFO:teuthology.orchestra.run.smithi177.stdout: "services_complete": [ 2024-02-07T14:03:13.942 INFO:teuthology.orchestra.run.smithi177.stdout: "mon", 2024-02-07T14:03:13.942 INFO:teuthology.orchestra.run.smithi177.stdout: "iscsi", 2024-02-07T14:03:13.942 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw", 2024-02-07T14:03:13.943 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr", 2024-02-07T14:03:13.943 INFO:teuthology.orchestra.run.smithi177.stdout: "osd" 2024-02-07T14:03:13.943 INFO:teuthology.orchestra.run.smithi177.stdout: ], 2024-02-07T14:03:13.943 INFO:teuthology.orchestra.run.smithi177.stdout: "progress": "18/23 daemons upgraded", 2024-02-07T14:03:13.943 INFO:teuthology.orchestra.run.smithi177.stdout: "message": "Currently upgrading alertmanager daemons", 2024-02-07T14:03:13.943 INFO:teuthology.orchestra.run.smithi177.stdout: "is_paused": false 2024-02-07T14:03:13.943 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T14:03:14.288 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:03:14 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:03:14] "GET /metrics HTTP/1.1" 200 38554 "" "Prometheus/2.43.0" 2024-02-07T14:03:14.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:14 smithi177 bash[55146]: audit 2024-02-07T14:03:12.678033+0000 mgr.y (mgr.25346) 500 : audit 0 from='client.44878 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:03:14.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:14 smithi177 bash[55146]: cluster 2024-02-07T14:03:13.018306+0000 mgr.y (mgr.25346) 501 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:14.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:14 smithi177 bash[55146]: audit 2024-02-07T14:03:13.060218+0000 mgr.y (mgr.25346) 502 : audit 0 from='client.44884 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:03:14.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:14 smithi177 bash[55146]: audit 2024-02-07T14:03:13.553184+0000 mon.a (mon.0) 809 : audit 0 from='client.? 172.21.15.177:0/2859856011' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:14.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:14 smithi177 bash[53774]: audit 2024-02-07T14:03:12.678033+0000 mgr.y (mgr.25346) 500 : audit 0 from='client.44878 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:03:14.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:14 smithi177 bash[53774]: cluster 2024-02-07T14:03:13.018306+0000 mgr.y (mgr.25346) 501 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:14.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:14 smithi177 bash[53774]: audit 2024-02-07T14:03:13.060218+0000 mgr.y (mgr.25346) 502 : audit 0 from='client.44884 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:03:14.290 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:14 smithi177 bash[53774]: audit 2024-02-07T14:03:13.553184+0000 mon.a (mon.0) 809 : audit 0 from='client.? 172.21.15.177:0/2859856011' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:14.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:14 smithi191 bash[41073]: audit 2024-02-07T14:03:12.678033+0000 mgr.y (mgr.25346) 500 : audit 0 from='client.44878 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:03:14.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:14 smithi191 bash[41073]: cluster 2024-02-07T14:03:13.018306+0000 mgr.y (mgr.25346) 501 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:14.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:14 smithi191 bash[41073]: audit 2024-02-07T14:03:13.060218+0000 mgr.y (mgr.25346) 502 : audit 0 from='client.44884 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:03:14.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:14 smithi191 bash[41073]: audit 2024-02-07T14:03:13.553184+0000 mon.a (mon.0) 809 : audit 0 from='client.? 172.21.15.177:0/2859856011' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:14.408 INFO:teuthology.orchestra.run.smithi177.stdout:HEALTH_OK 2024-02-07T14:03:15.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[53774]: audit 2024-02-07T14:03:13.943466+0000 mgr.y (mgr.25346) 503 : audit 0 from='client.44896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:03:15.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[53774]: audit 2024-02-07T14:03:14.110545+0000 mon.a (mon.0) 810 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:15.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[53774]: audit 2024-02-07T14:03:14.121750+0000 mon.a (mon.0) 811 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:15.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[53774]: audit 2024-02-07T14:03:14.123859+0000 mon.a (mon.0) 812 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:03:15.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[53774]: audit 2024-02-07T14:03:14.125145+0000 mon.a (mon.0) 813 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:03:15.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[53774]: audit 2024-02-07T14:03:14.131679+0000 mon.a (mon.0) 814 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:15.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[53774]: audit 2024-02-07T14:03:14.212242+0000 mon.a (mon.0) 815 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-07T14:03:15.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[53774]: audit 2024-02-07T14:03:14.212787+0000 mgr.y (mgr.25346) 504 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-07T14:03:15.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[53774]: audit 2024-02-07T14:03:14.220829+0000 mon.a (mon.0) 816 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T14:03:15.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[53774]: audit 2024-02-07T14:03:14.223825+0000 mon.a (mon.0) 817 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[53774]: audit 2024-02-07T14:03:14.225925+0000 mon.a (mon.0) 818 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[53774]: audit 2024-02-07T14:03:14.227510+0000 mon.a (mon.0) 819 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[53774]: audit 2024-02-07T14:03:14.230179+0000 mon.a (mon.0) 820 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[53774]: audit 2024-02-07T14:03:14.233105+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[53774]: audit 2024-02-07T14:03:14.235237+0000 mon.a (mon.0) 822 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[53774]: audit 2024-02-07T14:03:14.236736+0000 mon.a (mon.0) 823 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[53774]: audit 2024-02-07T14:03:14.238518+0000 mon.a (mon.0) 824 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[53774]: audit 2024-02-07T14:03:14.240291+0000 mon.a (mon.0) 825 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[53774]: audit 2024-02-07T14:03:14.242088+0000 mon.a (mon.0) 826 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[53774]: audit 2024-02-07T14:03:14.243845+0000 mon.a (mon.0) 827 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[53774]: audit 2024-02-07T14:03:14.246882+0000 mon.a (mon.0) 828 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[53774]: audit 2024-02-07T14:03:14.249988+0000 mon.a (mon.0) 829 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.541 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[53774]: audit 2024-02-07T14:03:14.252765+0000 mon.a (mon.0) 830 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.541 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[53774]: audit 2024-02-07T14:03:14.254609+0000 mon.a (mon.0) 831 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.541 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[53774]: audit 2024-02-07T14:03:14.410871+0000 mon.a (mon.0) 832 : audit 0 from='client.? 172.21.15.177:0/2138997925' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T14:03:15.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[55146]: audit 2024-02-07T14:03:13.943466+0000 mgr.y (mgr.25346) 503 : audit 0 from='client.44896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:03:15.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[55146]: audit 2024-02-07T14:03:14.110545+0000 mon.a (mon.0) 810 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:15.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[55146]: audit 2024-02-07T14:03:14.121750+0000 mon.a (mon.0) 811 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:15.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[55146]: audit 2024-02-07T14:03:14.123859+0000 mon.a (mon.0) 812 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:03:15.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[55146]: audit 2024-02-07T14:03:14.125145+0000 mon.a (mon.0) 813 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:03:15.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[55146]: audit 2024-02-07T14:03:14.131679+0000 mon.a (mon.0) 814 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:15.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[55146]: audit 2024-02-07T14:03:14.212242+0000 mon.a (mon.0) 815 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-07T14:03:15.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[55146]: audit 2024-02-07T14:03:14.212787+0000 mgr.y (mgr.25346) 504 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-07T14:03:15.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[55146]: audit 2024-02-07T14:03:14.220829+0000 mon.a (mon.0) 816 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T14:03:15.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[55146]: audit 2024-02-07T14:03:14.223825+0000 mon.a (mon.0) 817 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[55146]: audit 2024-02-07T14:03:14.225925+0000 mon.a (mon.0) 818 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[55146]: audit 2024-02-07T14:03:14.227510+0000 mon.a (mon.0) 819 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[55146]: audit 2024-02-07T14:03:14.230179+0000 mon.a (mon.0) 820 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[55146]: audit 2024-02-07T14:03:14.233105+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[55146]: audit 2024-02-07T14:03:14.235237+0000 mon.a (mon.0) 822 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[55146]: audit 2024-02-07T14:03:14.236736+0000 mon.a (mon.0) 823 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[55146]: audit 2024-02-07T14:03:14.238518+0000 mon.a (mon.0) 824 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[55146]: audit 2024-02-07T14:03:14.240291+0000 mon.a (mon.0) 825 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[55146]: audit 2024-02-07T14:03:14.242088+0000 mon.a (mon.0) 826 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[55146]: audit 2024-02-07T14:03:14.243845+0000 mon.a (mon.0) 827 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[55146]: audit 2024-02-07T14:03:14.246882+0000 mon.a (mon.0) 828 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[55146]: audit 2024-02-07T14:03:14.249988+0000 mon.a (mon.0) 829 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.543 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[55146]: audit 2024-02-07T14:03:14.252765+0000 mon.a (mon.0) 830 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.543 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[55146]: audit 2024-02-07T14:03:14.254609+0000 mon.a (mon.0) 831 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.543 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:15 smithi177 bash[55146]: audit 2024-02-07T14:03:14.410871+0000 mon.a (mon.0) 832 : audit 0 from='client.? 172.21.15.177:0/2138997925' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T14:03:15.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:15 smithi191 bash[41073]: audit 2024-02-07T14:03:13.943466+0000 mgr.y (mgr.25346) 503 : audit 0 from='client.44896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:03:15.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:15 smithi191 bash[41073]: audit 2024-02-07T14:03:14.110545+0000 mon.a (mon.0) 810 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:15.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:15 smithi191 bash[41073]: audit 2024-02-07T14:03:14.121750+0000 mon.a (mon.0) 811 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:15.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:15 smithi191 bash[41073]: audit 2024-02-07T14:03:14.123859+0000 mon.a (mon.0) 812 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:03:15.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:15 smithi191 bash[41073]: audit 2024-02-07T14:03:14.125145+0000 mon.a (mon.0) 813 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:03:15.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:15 smithi191 bash[41073]: audit 2024-02-07T14:03:14.131679+0000 mon.a (mon.0) 814 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:15.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:15 smithi191 bash[41073]: audit 2024-02-07T14:03:14.212242+0000 mon.a (mon.0) 815 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-07T14:03:15.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:15 smithi191 bash[41073]: audit 2024-02-07T14:03:14.212787+0000 mgr.y (mgr.25346) 504 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-07T14:03:15.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:15 smithi191 bash[41073]: audit 2024-02-07T14:03:14.220829+0000 mon.a (mon.0) 816 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T14:03:15.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:15 smithi191 bash[41073]: audit 2024-02-07T14:03:14.223825+0000 mon.a (mon.0) 817 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:15 smithi191 bash[41073]: audit 2024-02-07T14:03:14.225925+0000 mon.a (mon.0) 818 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:15 smithi191 bash[41073]: audit 2024-02-07T14:03:14.227510+0000 mon.a (mon.0) 819 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:15 smithi191 bash[41073]: audit 2024-02-07T14:03:14.230179+0000 mon.a (mon.0) 820 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:15 smithi191 bash[41073]: audit 2024-02-07T14:03:14.233105+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:15 smithi191 bash[41073]: audit 2024-02-07T14:03:14.235237+0000 mon.a (mon.0) 822 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:15 smithi191 bash[41073]: audit 2024-02-07T14:03:14.236736+0000 mon.a (mon.0) 823 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:15 smithi191 bash[41073]: audit 2024-02-07T14:03:14.238518+0000 mon.a (mon.0) 824 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:15 smithi191 bash[41073]: audit 2024-02-07T14:03:14.240291+0000 mon.a (mon.0) 825 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:15 smithi191 bash[41073]: audit 2024-02-07T14:03:14.242088+0000 mon.a (mon.0) 826 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:15 smithi191 bash[41073]: audit 2024-02-07T14:03:14.243845+0000 mon.a (mon.0) 827 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:15 smithi191 bash[41073]: audit 2024-02-07T14:03:14.246882+0000 mon.a (mon.0) 828 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:15 smithi191 bash[41073]: audit 2024-02-07T14:03:14.249988+0000 mon.a (mon.0) 829 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:15 smithi191 bash[41073]: audit 2024-02-07T14:03:14.252765+0000 mon.a (mon.0) 830 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:15 smithi191 bash[41073]: audit 2024-02-07T14:03:14.254609+0000 mon.a (mon.0) 831 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:15.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:15 smithi191 bash[41073]: audit 2024-02-07T14:03:14.410871+0000 mon.a (mon.0) 832 : audit 0 from='client.? 172.21.15.177:0/2138997925' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T14:03:16.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:16 smithi191 bash[41073]: cluster 2024-02-07T14:03:15.019277+0000 mgr.y (mgr.25346) 505 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:16.303 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:16 smithi191 bash[41073]: audit 2024-02-07T14:03:15.852017+0000 mon.a (mon.0) 833 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:03:16.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:16 smithi177 bash[55146]: cluster 2024-02-07T14:03:15.019277+0000 mgr.y (mgr.25346) 505 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:16.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:16 smithi177 bash[55146]: audit 2024-02-07T14:03:15.852017+0000 mon.a (mon.0) 833 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:03:16.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:16 smithi177 bash[53774]: cluster 2024-02-07T14:03:15.019277+0000 mgr.y (mgr.25346) 505 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:16.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:16 smithi177 bash[53774]: audit 2024-02-07T14:03:15.852017+0000 mon.a (mon.0) 833 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:03:17.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:17 smithi177 bash[55146]: audit 2024-02-07T14:03:16.224236+0000 mgr.y (mgr.25346) 506 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:03:17.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:17 smithi177 bash[53774]: audit 2024-02-07T14:03:16.224236+0000 mgr.y (mgr.25346) 506 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:03:17.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:17 smithi191 bash[41073]: audit 2024-02-07T14:03:16.224236+0000 mgr.y (mgr.25346) 506 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:03:18.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:18 smithi191 bash[41073]: cephadm 2024-02-07T14:03:16.731468+0000 mgr.y (mgr.25346) 507 : cephadm 1 Upgrade: Updating grafana.a 2024-02-07T14:03:18.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:18 smithi191 bash[41073]: cephadm 2024-02-07T14:03:16.755591+0000 mgr.y (mgr.25346) 508 : cephadm 1 Deploying daemon grafana.a on smithi191 2024-02-07T14:03:18.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:18 smithi191 bash[41073]: cluster 2024-02-07T14:03:17.020590+0000 mgr.y (mgr.25346) 509 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:18.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:18 smithi177 bash[53774]: cephadm 2024-02-07T14:03:16.731468+0000 mgr.y (mgr.25346) 507 : cephadm 1 Upgrade: Updating grafana.a 2024-02-07T14:03:18.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:18 smithi177 bash[53774]: cephadm 2024-02-07T14:03:16.755591+0000 mgr.y (mgr.25346) 508 : cephadm 1 Deploying daemon grafana.a on smithi191 2024-02-07T14:03:18.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:18 smithi177 bash[53774]: cluster 2024-02-07T14:03:17.020590+0000 mgr.y (mgr.25346) 509 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:18.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:18 smithi177 bash[55146]: cephadm 2024-02-07T14:03:16.731468+0000 mgr.y (mgr.25346) 507 : cephadm 1 Upgrade: Updating grafana.a 2024-02-07T14:03:18.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:18 smithi177 bash[55146]: cephadm 2024-02-07T14:03:16.755591+0000 mgr.y (mgr.25346) 508 : cephadm 1 Deploying daemon grafana.a on smithi191 2024-02-07T14:03:18.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:18 smithi177 bash[55146]: cluster 2024-02-07T14:03:17.020590+0000 mgr.y (mgr.25346) 509 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:20.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:20 smithi177 bash[55146]: cluster 2024-02-07T14:03:19.021697+0000 mgr.y (mgr.25346) 510 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:20.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:20 smithi177 bash[53774]: cluster 2024-02-07T14:03:19.021697+0000 mgr.y (mgr.25346) 510 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:20.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:20 smithi191 bash[41073]: cluster 2024-02-07T14:03:19.021697+0000 mgr.y (mgr.25346) 510 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:21.052 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:21 smithi191 systemd[1]: Stopping Ceph grafana.a for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T14:03:21.552 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:21 smithi191 bash[37151]: t=2024-02-07T14:03:21+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-02-07T14:03:22.002 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:21 smithi191 bash[67872]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-grafana-a 2024-02-07T14:03:22.002 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:21 smithi191 bash[67947]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-grafana-a 2024-02-07T14:03:22.002 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:21 smithi191 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@grafana.a.service: Succeeded. 2024-02-07T14:03:22.002 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:21 smithi191 systemd[1]: Stopped Ceph grafana.a for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T14:03:22.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:22 smithi177 bash[53774]: cluster 2024-02-07T14:03:21.022885+0000 mgr.y (mgr.25346) 511 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:22.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:22 smithi177 bash[55146]: cluster 2024-02-07T14:03:21.022885+0000 mgr.y (mgr.25346) 511 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:22.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:22 smithi191 bash[41073]: cluster 2024-02-07T14:03:21.022885+0000 mgr.y (mgr.25346) 511 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:22.303 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:22 smithi191 systemd[1]: Started Ceph grafana.a for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T14:03:23.397 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[41073]: audit 2024-02-07T14:03:22.178122+0000 mon.a (mon.0) 834 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:23.397 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[41073]: audit 2024-02-07T14:03:22.186157+0000 mon.a (mon.0) 835 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:23.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:23 smithi177 bash[53774]: audit 2024-02-07T14:03:22.178122+0000 mon.a (mon.0) 834 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:23.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:23 smithi177 bash[53774]: audit 2024-02-07T14:03:22.186157+0000 mon.a (mon.0) 835 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:23.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:23 smithi177 bash[55146]: audit 2024-02-07T14:03:22.178122+0000 mon.a (mon.0) 834 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:23.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:23 smithi177 bash[55146]: audit 2024-02-07T14:03:22.186157+0000 mon.a (mon.0) 835 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:23.663 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=settings t=2024-02-07T14:03:23.395985245Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-02-07T14:03:23.663 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=settings t=2024-02-07T14:03:23.396311947Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-02-07T14:03:23.663 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=settings t=2024-02-07T14:03:23.396337304Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-02-07T14:03:23.663 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=settings t=2024-02-07T14:03:23.396349108Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-02-07T14:03:23.663 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=settings t=2024-02-07T14:03:23.396360942Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-02-07T14:03:23.663 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=settings t=2024-02-07T14:03:23.396377541Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-02-07T14:03:23.663 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=settings t=2024-02-07T14:03:23.396392321Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-02-07T14:03:23.663 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=settings t=2024-02-07T14:03:23.396404592Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-02-07T14:03:23.663 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=settings t=2024-02-07T14:03:23.396417728Z level=info msg="Path Home" path=/usr/share/grafana 2024-02-07T14:03:23.663 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=settings t=2024-02-07T14:03:23.396435012Z level=info msg="Path Data" path=/var/lib/grafana 2024-02-07T14:03:23.664 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=settings t=2024-02-07T14:03:23.396448317Z level=info msg="Path Logs" path=/var/log/grafana 2024-02-07T14:03:23.664 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=settings t=2024-02-07T14:03:23.396460935Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-02-07T14:03:23.664 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=settings t=2024-02-07T14:03:23.39647458Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-02-07T14:03:23.664 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=settings t=2024-02-07T14:03:23.396487673Z level=info msg="App mode production" 2024-02-07T14:03:23.664 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=sqlstore t=2024-02-07T14:03:23.396558946Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-02-07T14:03:23.664 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=sqlstore t=2024-02-07T14:03:23.396594458Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-02-07T14:03:23.664 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:23.413223487Z level=info msg="Starting DB migrations" 2024-02-07T14:03:23.664 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:23.4172756Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-02-07T14:03:23.664 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:23.476237482Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-02-07T14:03:23.664 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:23.518032572Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-02-07T14:03:23.664 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:23.559870589Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-02-07T14:03:23.664 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:23.585332088Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-02-07T14:03:23.664 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:23.635779688Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-02-07T14:03:23.664 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:23.660887489Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-02-07T14:03:23.948 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:23.686241432Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-02-07T14:03:23.948 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:23.711654849Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-02-07T14:03:23.948 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:23.736996589Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-02-07T14:03:23.948 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:23.762192689Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-02-07T14:03:23.949 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:23.787327331Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-02-07T14:03:23.949 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:23.812612993Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-02-07T14:03:23.949 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:23.837824165Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-02-07T14:03:23.949 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:23.879827063Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-02-07T14:03:23.949 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:23.905046288Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-02-07T14:03:23.949 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:23.947064183Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-02-07T14:03:24.206 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[41073]: cluster 2024-02-07T14:03:23.024111+0000 mgr.y (mgr.25346) 512 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:24.207 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:23 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:23.978374028Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-02-07T14:03:24.207 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:24.003737085Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-02-07T14:03:24.207 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:24.045606426Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-02-07T14:03:24.207 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:24.070903337Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-02-07T14:03:24.207 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:24.096102375Z level=info msg="Executing migration" id="create provenance_type table" 2024-02-07T14:03:24.207 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:24.121435812Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-02-07T14:03:24.207 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:24.163485475Z level=info msg="Executing migration" id="create alert_image table" 2024-02-07T14:03:24.207 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:24.205671356Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-02-07T14:03:24.467 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:24.230918168Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-02-07T14:03:24.468 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:24.256008043Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-02-07T14:03:24.468 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:24.281351417Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-02-07T14:03:24.468 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:24.306627287Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-02-07T14:03:24.468 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:24.307013043Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-02-07T14:03:24.468 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:24.331872695Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-02-07T14:03:24.468 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:24.357127833Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-02-07T14:03:24.468 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:24.399108603Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-02-07T14:03:24.468 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:24.44111692Z level=info msg="Executing migration" id="create secrets table" 2024-02-07T14:03:24.468 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:24.466482216Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-02-07T14:03:24.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:24 smithi177 bash[53774]: cluster 2024-02-07T14:03:23.024111+0000 mgr.y (mgr.25346) 512 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:24.539 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:03:24 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:03:24] "GET /metrics HTTP/1.1" 200 38557 "" "Prometheus/2.43.0" 2024-02-07T14:03:24.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:24 smithi177 bash[55146]: cluster 2024-02-07T14:03:23.024111+0000 mgr.y (mgr.25346) 512 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:24.720 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:24.525026041Z level=info msg="Executing migration" id="add name column into data_keys" 2024-02-07T14:03:24.720 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:24.550566126Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-02-07T14:03:24.720 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:24.57580558Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-02-07T14:03:24.720 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:24.617807514Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-02-07T14:03:24.721 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:24.67712909Z level=info msg="Executing migration" id="add column hidden to role table" 2024-02-07T14:03:24.721 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:24.693413565Z level=info msg="Executing migration" id="create query_history table v1" 2024-02-07T14:03:24.721 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:24.718826672Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-02-07T14:03:24.978 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:24.743929809Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-02-07T14:03:24.978 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:24.769296642Z level=info msg="Executing migration" id="teams permissions migration" 2024-02-07T14:03:24.978 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:24.79452043Z level=info msg="Executing migration" id="dashboard permissions" 2024-02-07T14:03:24.978 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:24.836663333Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-02-07T14:03:24.978 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:24.867141439Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-02-07T14:03:24.978 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:24.90937659Z level=info msg="Executing migration" id="alerting notification permissions" 2024-02-07T14:03:24.978 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:24.951487612Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-02-07T14:03:25.255 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:24 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:24.976856579Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-02-07T14:03:25.255 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.002021477Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-02-07T14:03:25.255 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.043961891Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-02-07T14:03:25.256 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.069309073Z level=info msg="Executing migration" id="create correlation table v1" 2024-02-07T14:03:25.256 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.094684108Z level=info msg="Executing migration" id="add index correlations.uid" 2024-02-07T14:03:25.256 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.11983201Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-02-07T14:03:25.256 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.170141709Z level=info msg="Executing migration" id="add correlation config column" 2024-02-07T14:03:25.256 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.2121237Z level=info msg="Executing migration" id="create entity_events table" 2024-02-07T14:03:25.256 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.254373312Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-02-07T14:03:25.533 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.279595696Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-02-07T14:03:25.533 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.279950832Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-02-07T14:03:25.533 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.304784346Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-02-07T14:03:25.533 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.305137436Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-02-07T14:03:25.533 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.330011937Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-02-07T14:03:25.533 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.355263144Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-02-07T14:03:25.533 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.39721606Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-02-07T14:03:25.533 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.422685967Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-02-07T14:03:25.534 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.464469873Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-02-07T14:03:25.534 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.489732886Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-02-07T14:03:25.534 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.531734662Z level=info msg="Executing migration" id="Drop public config table" 2024-02-07T14:03:25.802 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.573772537Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-02-07T14:03:25.802 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.615900331Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-02-07T14:03:25.802 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.641146355Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-02-07T14:03:25.802 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.666325376Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-02-07T14:03:25.802 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.691590406Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-02-07T14:03:25.802 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.725174414Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-02-07T14:03:25.802 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.750396683Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-02-07T14:03:25.802 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.800733079Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-02-07T14:03:26.052 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.826049972Z level=info msg="Executing migration" id="add share column" 2024-02-07T14:03:26.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.876638868Z level=info msg="Executing migration" id="create default alerting folders" 2024-02-07T14:03:26.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.901944864Z level=info msg="Executing migration" id="create file table" 2024-02-07T14:03:26.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.927051196Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-02-07T14:03:26.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.952363199Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-02-07T14:03:26.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:25 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:25.977651885Z level=info msg="Executing migration" id="create file_meta table" 2024-02-07T14:03:26.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:26.019671807Z level=info msg="Executing migration" id="file table idx: path key" 2024-02-07T14:03:26.338 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[41073]: cluster 2024-02-07T14:03:25.025075+0000 mgr.y (mgr.25346) 513 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:26.338 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:26.07846314Z level=info msg="Executing migration" id="set path collation in file table" 2024-02-07T14:03:26.338 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:26.12050411Z level=info msg="Executing migration" id="managed permissions migration" 2024-02-07T14:03:26.338 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:26.176986803Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-02-07T14:03:26.338 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:26.219007384Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-02-07T14:03:26.338 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:26.24426139Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-02-07T14:03:26.338 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:26.269492953Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-02-07T14:03:26.338 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:26.311462038Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-02-07T14:03:26.339 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:26.336875652Z level=info msg="Executing migration" id="update group index for alert rules" 2024-02-07T14:03:26.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:26 smithi177 bash[53774]: cluster 2024-02-07T14:03:25.025075+0000 mgr.y (mgr.25346) 513 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:26.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:26 smithi177 bash[55146]: cluster 2024-02-07T14:03:25.025075+0000 mgr.y (mgr.25346) 513 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:26.615 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:26.362019236Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-02-07T14:03:26.615 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:26.4124053Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-02-07T14:03:26.616 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:26.43766022Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-02-07T14:03:26.616 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:26.479702203Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-02-07T14:03:26.616 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:26.505004703Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-02-07T14:03:26.616 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:26.530193056Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-02-07T14:03:26.616 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:26.572070142Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-02-07T14:03:26.616 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:26.614148593Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-02-07T14:03:26.884 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:26.639434111Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-02-07T14:03:26.885 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:26.672954304Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-02-07T14:03:26.885 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:26.69825249Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-02-07T14:03:26.885 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:26.723433273Z level=info msg="Executing migration" id="create folder table" 2024-02-07T14:03:26.885 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:26.748883524Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-02-07T14:03:26.885 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:26.774126667Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-02-07T14:03:26.885 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:26.799450282Z level=info msg="Executing migration" id="Update folder title length" 2024-02-07T14:03:26.885 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:26.841404484Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-02-07T14:03:26.885 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=migrator t=2024-02-07T14:03:26.88334725Z level=info msg="migrations completed" performed=105 skipped=376 duration=3.466117411s 2024-02-07T14:03:27.202 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=sqlstore t=2024-02-07T14:03:26.884755236Z level=info msg="Created default organization" 2024-02-07T14:03:27.202 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=plugin.loader t=2024-02-07T14:03:26.960117482Z level=info msg="Plugin registered" pluginID=input 2024-02-07T14:03:27.202 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=plugin.loader t=2024-02-07T14:03:26.989044648Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-02-07T14:03:27.202 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=plugin.loader t=2024-02-07T14:03:26.989070114Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-02-07T14:03:27.202 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=secrets t=2024-02-07T14:03:26.989110975Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-02-07T14:03:27.202 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=query_data t=2024-02-07T14:03:26.991589969Z level=info msg="Query Service initialization" 2024-02-07T14:03:27.202 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:26 smithi191 bash[68011]: logger=live.push_http t=2024-02-07T14:03:26.996033105Z level=info msg="Live Push Gateway initialization" 2024-02-07T14:03:27.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:27 smithi177 bash[53774]: audit 2024-02-07T14:03:26.233339+0000 mgr.y (mgr.25346) 514 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:03:27.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:27 smithi177 bash[55146]: audit 2024-02-07T14:03:26.233339+0000 mgr.y (mgr.25346) 514 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:03:27.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:27 smithi191 bash[41073]: audit 2024-02-07T14:03:26.233339+0000 mgr.y (mgr.25346) 514 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:03:28.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:27 smithi191 bash[68011]: logger=infra.usagestats.collector t=2024-02-07T14:03:27.79906468Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-02-07T14:03:28.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:27 smithi191 bash[68011]: logger=provisioning.datasources t=2024-02-07T14:03:27.842584112Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-02-07T14:03:28.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:27 smithi191 bash[68011]: logger=provisioning.datasources t=2024-02-07T14:03:27.842618689Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-02-07T14:03:28.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:27 smithi191 bash[68011]: logger=provisioning.datasources t=2024-02-07T14:03:27.842788909Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-02-07T14:03:28.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:27 smithi191 bash[68011]: logger=provisioning.alerting t=2024-02-07T14:03:27.958545548Z level=info msg="starting to provision alerting" 2024-02-07T14:03:28.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:27 smithi191 bash[68011]: logger=provisioning.alerting t=2024-02-07T14:03:27.958609941Z level=info msg="finished to provision alerting" 2024-02-07T14:03:28.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:27 smithi191 bash[68011]: logger=ngalert.state.manager t=2024-02-07T14:03:27.958779204Z level=info msg="Warming state cache for startup" 2024-02-07T14:03:28.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:27 smithi191 bash[68011]: logger=grafanaStorageLogger t=2024-02-07T14:03:27.958906691Z level=info msg="storage starting" 2024-02-07T14:03:28.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:27 smithi191 bash[68011]: logger=http.server t=2024-02-07T14:03:27.965944583Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-02-07T14:03:28.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:28 smithi191 bash[68011]: logger=ngalert.state.manager t=2024-02-07T14:03:28.024238332Z level=info msg="State cache has been initialized" states=0 duration=65.457413ms 2024-02-07T14:03:28.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:28 smithi191 bash[68011]: logger=ticker t=2024-02-07T14:03:28.024364098Z level=info msg=starting first_tick=2024-02-07T14:03:30Z 2024-02-07T14:03:28.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:28 smithi191 bash[68011]: logger=ngalert.multiorg.alertmanager t=2024-02-07T14:03:28.024372835Z level=info msg="starting MultiOrg Alertmanager" 2024-02-07T14:03:28.053 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:03:28 smithi191 bash[68011]: logger=sqlstore.transactions t=2024-02-07T14:03:28.044438059Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-02-07T14:03:28.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:28 smithi177 bash[53774]: cluster 2024-02-07T14:03:27.026391+0000 mgr.y (mgr.25346) 515 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:28.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:28 smithi177 bash[55146]: cluster 2024-02-07T14:03:27.026391+0000 mgr.y (mgr.25346) 515 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:28.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:28 smithi191 bash[41073]: cluster 2024-02-07T14:03:27.026391+0000 mgr.y (mgr.25346) 515 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:29.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:29 smithi177 bash[55146]: audit 2024-02-07T14:03:28.481853+0000 mon.a (mon.0) 836 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:29.788 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:29 smithi177 bash[55146]: audit 2024-02-07T14:03:28.492155+0000 mon.a (mon.0) 837 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:29.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:29 smithi177 bash[55146]: cluster 2024-02-07T14:03:29.027185+0000 mgr.y (mgr.25346) 516 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:29.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:29 smithi177 bash[53774]: audit 2024-02-07T14:03:28.481853+0000 mon.a (mon.0) 836 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:29.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:29 smithi177 bash[53774]: audit 2024-02-07T14:03:28.492155+0000 mon.a (mon.0) 837 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:29.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:29 smithi177 bash[53774]: cluster 2024-02-07T14:03:29.027185+0000 mgr.y (mgr.25346) 516 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:29.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:29 smithi191 bash[41073]: audit 2024-02-07T14:03:28.481853+0000 mon.a (mon.0) 836 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:29.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:29 smithi191 bash[41073]: audit 2024-02-07T14:03:28.492155+0000 mon.a (mon.0) 837 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:29.803 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:29 smithi191 bash[41073]: cluster 2024-02-07T14:03:29.027185+0000 mgr.y (mgr.25346) 516 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:30.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:30 smithi177 bash[53774]: audit 2024-02-07T14:03:29.496313+0000 mon.a (mon.0) 838 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:30.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:30 smithi177 bash[53774]: audit 2024-02-07T14:03:29.509631+0000 mon.a (mon.0) 839 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:30.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:30 smithi177 bash[55146]: audit 2024-02-07T14:03:29.496313+0000 mon.a (mon.0) 838 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:30.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:30 smithi177 bash[55146]: audit 2024-02-07T14:03:29.509631+0000 mon.a (mon.0) 839 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:30.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:30 smithi191 bash[41073]: audit 2024-02-07T14:03:29.496313+0000 mon.a (mon.0) 838 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:30.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:30 smithi191 bash[41073]: audit 2024-02-07T14:03:29.509631+0000 mon.a (mon.0) 839 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:31.788 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:31 smithi177 bash[53774]: audit 2024-02-07T14:03:30.852346+0000 mon.a (mon.0) 840 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:03:31.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:31 smithi177 bash[53774]: cluster 2024-02-07T14:03:31.028381+0000 mgr.y (mgr.25346) 517 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:31.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:31 smithi177 bash[55146]: audit 2024-02-07T14:03:30.852346+0000 mon.a (mon.0) 840 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:03:31.789 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:31 smithi177 bash[55146]: cluster 2024-02-07T14:03:31.028381+0000 mgr.y (mgr.25346) 517 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:31.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:31 smithi191 bash[41073]: audit 2024-02-07T14:03:30.852346+0000 mon.a (mon.0) 840 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:03:31.802 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:31 smithi191 bash[41073]: cluster 2024-02-07T14:03:31.028381+0000 mgr.y (mgr.25346) 517 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:34.524 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:34 smithi191 bash[41073]: cluster 2024-02-07T14:03:33.029630+0000 mgr.y (mgr.25346) 518 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:34.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:03:34 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:03:34] "GET /metrics HTTP/1.1" 200 38551 "" "Prometheus/2.43.0" 2024-02-07T14:03:34.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:34 smithi177 bash[53774]: cluster 2024-02-07T14:03:33.029630+0000 mgr.y (mgr.25346) 518 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:34.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:34 smithi177 bash[55146]: cluster 2024-02-07T14:03:33.029630+0000 mgr.y (mgr.25346) 518 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:36.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:36 smithi191 bash[41073]: cluster 2024-02-07T14:03:35.030623+0000 mgr.y (mgr.25346) 519 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:36.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:36 smithi177 bash[55146]: cluster 2024-02-07T14:03:35.030623+0000 mgr.y (mgr.25346) 519 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:36.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:36 smithi177 bash[53774]: cluster 2024-02-07T14:03:35.030623+0000 mgr.y (mgr.25346) 519 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:37.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:37 smithi177 bash[53774]: audit 2024-02-07T14:03:36.244528+0000 mgr.y (mgr.25346) 520 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:03:37.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:37 smithi177 bash[55146]: audit 2024-02-07T14:03:36.244528+0000 mgr.y (mgr.25346) 520 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:03:37.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:37 smithi191 bash[41073]: audit 2024-02-07T14:03:36.244528+0000 mgr.y (mgr.25346) 520 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:03:38.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:38 smithi177 bash[53774]: cluster 2024-02-07T14:03:37.031957+0000 mgr.y (mgr.25346) 521 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:38.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:38 smithi177 bash[55146]: cluster 2024-02-07T14:03:37.031957+0000 mgr.y (mgr.25346) 521 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:38.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:38 smithi191 bash[41073]: cluster 2024-02-07T14:03:37.031957+0000 mgr.y (mgr.25346) 521 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:40.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:40 smithi177 bash[53774]: cluster 2024-02-07T14:03:39.033147+0000 mgr.y (mgr.25346) 522 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:40.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:40 smithi177 bash[55146]: cluster 2024-02-07T14:03:39.033147+0000 mgr.y (mgr.25346) 522 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:40.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:40 smithi191 bash[41073]: cluster 2024-02-07T14:03:39.033147+0000 mgr.y (mgr.25346) 522 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:41.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.120399+0000 mon.a (mon.0) 841 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:41.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.129177+0000 mon.a (mon.0) 842 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:41.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.131077+0000 mon.a (mon.0) 843 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:03:41.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.132782+0000 mon.a (mon.0) 844 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:03:41.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.141394+0000 mon.a (mon.0) 845 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:41.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.229788+0000 mon.a (mon.0) 846 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-07T14:03:41.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.230444+0000 mgr.y (mgr.25346) 523 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-07T14:03:41.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.238669+0000 mon.a (mon.0) 847 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T14:03:41.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.242171+0000 mon.a (mon.0) 848 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.246561+0000 mon.a (mon.0) 849 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.248958+0000 mon.a (mon.0) 850 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.253502+0000 mon.a (mon.0) 851 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.258403+0000 mon.a (mon.0) 852 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.261536+0000 mon.a (mon.0) 853 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.263796+0000 mon.a (mon.0) 854 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.266045+0000 mon.a (mon.0) 855 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.268285+0000 mon.a (mon.0) 856 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.271009+0000 mon.a (mon.0) 857 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.273158+0000 mon.a (mon.0) 858 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.275389+0000 mon.a (mon.0) 859 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.120399+0000 mon.a (mon.0) 841 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:41.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.129177+0000 mon.a (mon.0) 842 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:41.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.131077+0000 mon.a (mon.0) 843 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:03:41.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.132782+0000 mon.a (mon.0) 844 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:03:41.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.141394+0000 mon.a (mon.0) 845 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:41.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.229788+0000 mon.a (mon.0) 846 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-07T14:03:41.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.230444+0000 mgr.y (mgr.25346) 523 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-07T14:03:41.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.238669+0000 mon.a (mon.0) 847 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T14:03:41.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.242171+0000 mon.a (mon.0) 848 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.246561+0000 mon.a (mon.0) 849 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.248958+0000 mon.a (mon.0) 850 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.541 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.253502+0000 mon.a (mon.0) 851 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.258403+0000 mon.a (mon.0) 852 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.261536+0000 mon.a (mon.0) 853 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.263796+0000 mon.a (mon.0) 854 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.266045+0000 mon.a (mon.0) 855 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.268285+0000 mon.a (mon.0) 856 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.271009+0000 mon.a (mon.0) 857 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.273158+0000 mon.a (mon.0) 858 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.542 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.275389+0000 mon.a (mon.0) 859 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.542 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.278117+0000 mon.a (mon.0) 860 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.542 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.280570+0000 mon.a (mon.0) 861 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.542 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.283306+0000 mon.a (mon.0) 862 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.543 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.285890+0000 mon.a (mon.0) 863 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.543 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.288175+0000 mon.a (mon.0) 864 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.543 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.290529+0000 mon.a (mon.0) 865 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.543 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: cephadm 2024-02-07T14:03:40.291871+0000 mgr.y (mgr.25346) 524 : cephadm 1 Upgrade: Finalizing container_image settings 2024-02-07T14:03:41.543 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.297519+0000 mon.a (mon.0) 866 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:41.543 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.300625+0000 mon.a (mon.0) 867 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-07T14:03:41.543 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.306343+0000 mon.a (mon.0) 868 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-07T14:03:41.543 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.310090+0000 mon.a (mon.0) 869 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-07T14:03:41.543 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.314376+0000 mon.a (mon.0) 870 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-07T14:03:41.543 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.317239+0000 mon.a (mon.0) 871 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-07T14:03:41.543 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.321905+0000 mon.a (mon.0) 872 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-07T14:03:41.543 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.324855+0000 mon.a (mon.0) 873 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-07T14:03:41.543 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.328590+0000 mon.a (mon.0) 874 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-07T14:03:41.543 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.330904+0000 mon.a (mon.0) 875 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-07T14:03:41.544 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.337172+0000 mon.a (mon.0) 876 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-07T14:03:41.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.278117+0000 mon.a (mon.0) 860 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.280570+0000 mon.a (mon.0) 861 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.283306+0000 mon.a (mon.0) 862 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.285890+0000 mon.a (mon.0) 863 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.288175+0000 mon.a (mon.0) 864 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.290529+0000 mon.a (mon.0) 865 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: cephadm 2024-02-07T14:03:40.291871+0000 mgr.y (mgr.25346) 524 : cephadm 1 Upgrade: Finalizing container_image settings 2024-02-07T14:03:41.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.297519+0000 mon.a (mon.0) 866 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:41.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.300625+0000 mon.a (mon.0) 867 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-07T14:03:41.544 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.306343+0000 mon.a (mon.0) 868 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-07T14:03:41.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.310090+0000 mon.a (mon.0) 869 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-07T14:03:41.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.314376+0000 mon.a (mon.0) 870 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-07T14:03:41.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.317239+0000 mon.a (mon.0) 871 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-07T14:03:41.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.321905+0000 mon.a (mon.0) 872 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-07T14:03:41.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.324855+0000 mon.a (mon.0) 873 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-07T14:03:41.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.328590+0000 mon.a (mon.0) 874 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-07T14:03:41.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.330904+0000 mon.a (mon.0) 875 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-07T14:03:41.545 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.337172+0000 mon.a (mon.0) 876 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-07T14:03:41.545 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.340398+0000 mon.a (mon.0) 877 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-07T14:03:41.545 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.346472+0000 mon.a (mon.0) 878 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-07T14:03:41.545 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.349164+0000 mon.a (mon.0) 879 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-07T14:03:41.546 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.356917+0000 mon.a (mon.0) 880 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-07T14:03:41.546 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.360266+0000 mon.a (mon.0) 881 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-07T14:03:41.546 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.361470+0000 mon.a (mon.0) 882 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-02-07T14:03:41.546 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.368362+0000 mon.a (mon.0) 883 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-02-07T14:03:41.546 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.371784+0000 mon.a (mon.0) 884 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-07T14:03:41.546 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.380633+0000 mon.a (mon.0) 885 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-07T14:03:41.546 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.383855+0000 mon.a (mon.0) 886 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-07T14:03:41.546 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.390123+0000 mon.a (mon.0) 887 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-07T14:03:41.546 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.393352+0000 mon.a (mon.0) 888 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-02-07T14:03:41.546 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.399710+0000 mon.a (mon.0) 889 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-02-07T14:03:41.546 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.402754+0000 mon.a (mon.0) 890 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-07T14:03:41.546 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.403911+0000 mon.a (mon.0) 891 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-07T14:03:41.546 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.404907+0000 mon.a (mon.0) 892 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-07T14:03:41.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.340398+0000 mon.a (mon.0) 877 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-07T14:03:41.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.346472+0000 mon.a (mon.0) 878 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-07T14:03:41.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.349164+0000 mon.a (mon.0) 879 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-07T14:03:41.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.356917+0000 mon.a (mon.0) 880 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-07T14:03:41.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.360266+0000 mon.a (mon.0) 881 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-07T14:03:41.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.361470+0000 mon.a (mon.0) 882 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-02-07T14:03:41.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.368362+0000 mon.a (mon.0) 883 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-02-07T14:03:41.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.371784+0000 mon.a (mon.0) 884 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-07T14:03:41.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.380633+0000 mon.a (mon.0) 885 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-07T14:03:41.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.383855+0000 mon.a (mon.0) 886 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-07T14:03:41.547 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.390123+0000 mon.a (mon.0) 887 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-07T14:03:41.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.393352+0000 mon.a (mon.0) 888 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-02-07T14:03:41.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.399710+0000 mon.a (mon.0) 889 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-02-07T14:03:41.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.402754+0000 mon.a (mon.0) 890 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-07T14:03:41.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.403911+0000 mon.a (mon.0) 891 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-07T14:03:41.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.404907+0000 mon.a (mon.0) 892 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-07T14:03:41.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.405823+0000 mon.a (mon.0) 893 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-07T14:03:41.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.406758+0000 mon.a (mon.0) 894 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-07T14:03:41.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.407698+0000 mon.a (mon.0) 895 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-07T14:03:41.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: cephadm 2024-02-07T14:03:40.408485+0000 mgr.y (mgr.25346) 525 : cephadm 1 Upgrade: Complete! 2024-02-07T14:03:41.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.409192+0000 mon.a (mon.0) 896 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-07T14:03:41.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.415113+0000 mon.a (mon.0) 897 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-07T14:03:41.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.416841+0000 mon.a (mon.0) 898 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:03:41.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.418330+0000 mon.a (mon.0) 899 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:03:41.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.429115+0000 mon.a (mon.0) 900 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:41.548 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.513667+0000 mon.a (mon.0) 901 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:03:41.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.515338+0000 mon.a (mon.0) 902 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:03:41.549 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[55146]: audit 2024-02-07T14:03:40.526769+0000 mon.a (mon.0) 903 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:41.549 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.405823+0000 mon.a (mon.0) 893 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-07T14:03:41.549 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.406758+0000 mon.a (mon.0) 894 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-07T14:03:41.549 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.407698+0000 mon.a (mon.0) 895 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-07T14:03:41.549 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: cephadm 2024-02-07T14:03:40.408485+0000 mgr.y (mgr.25346) 525 : cephadm 1 Upgrade: Complete! 2024-02-07T14:03:41.549 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.409192+0000 mon.a (mon.0) 896 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-07T14:03:41.549 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.415113+0000 mon.a (mon.0) 897 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-07T14:03:41.549 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.416841+0000 mon.a (mon.0) 898 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:03:41.549 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.418330+0000 mon.a (mon.0) 899 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:03:41.549 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.429115+0000 mon.a (mon.0) 900 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:41.549 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.513667+0000 mon.a (mon.0) 901 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:03:41.550 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.515338+0000 mon.a (mon.0) 902 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:03:41.550 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:41 smithi177 bash[53774]: audit 2024-02-07T14:03:40.526769+0000 mon.a (mon.0) 903 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:41.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.120399+0000 mon.a (mon.0) 841 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:41.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.129177+0000 mon.a (mon.0) 842 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:41.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.131077+0000 mon.a (mon.0) 843 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:03:41.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.132782+0000 mon.a (mon.0) 844 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:03:41.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.141394+0000 mon.a (mon.0) 845 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:41.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.229788+0000 mon.a (mon.0) 846 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-07T14:03:41.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.230444+0000 mgr.y (mgr.25346) 523 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-07T14:03:41.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.238669+0000 mon.a (mon.0) 847 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-07T14:03:41.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.242171+0000 mon.a (mon.0) 848 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.246561+0000 mon.a (mon.0) 849 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.248958+0000 mon.a (mon.0) 850 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.253502+0000 mon.a (mon.0) 851 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.258403+0000 mon.a (mon.0) 852 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.261536+0000 mon.a (mon.0) 853 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.263796+0000 mon.a (mon.0) 854 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.266045+0000 mon.a (mon.0) 855 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.268285+0000 mon.a (mon.0) 856 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.271009+0000 mon.a (mon.0) 857 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.273158+0000 mon.a (mon.0) 858 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.275389+0000 mon.a (mon.0) 859 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.278117+0000 mon.a (mon.0) 860 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.280570+0000 mon.a (mon.0) 861 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.283306+0000 mon.a (mon.0) 862 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.285890+0000 mon.a (mon.0) 863 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.288175+0000 mon.a (mon.0) 864 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.290529+0000 mon.a (mon.0) 865 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:41.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: cephadm 2024-02-07T14:03:40.291871+0000 mgr.y (mgr.25346) 524 : cephadm 1 Upgrade: Finalizing container_image settings 2024-02-07T14:03:41.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.297519+0000 mon.a (mon.0) 866 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:41.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.300625+0000 mon.a (mon.0) 867 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-07T14:03:41.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.306343+0000 mon.a (mon.0) 868 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-07T14:03:41.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.310090+0000 mon.a (mon.0) 869 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-07T14:03:41.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.314376+0000 mon.a (mon.0) 870 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-07T14:03:41.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.317239+0000 mon.a (mon.0) 871 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-07T14:03:41.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.321905+0000 mon.a (mon.0) 872 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-07T14:03:41.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.324855+0000 mon.a (mon.0) 873 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-07T14:03:41.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.328590+0000 mon.a (mon.0) 874 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-07T14:03:41.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.330904+0000 mon.a (mon.0) 875 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-07T14:03:41.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.337172+0000 mon.a (mon.0) 876 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-07T14:03:41.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.340398+0000 mon.a (mon.0) 877 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-07T14:03:41.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.346472+0000 mon.a (mon.0) 878 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-07T14:03:41.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.349164+0000 mon.a (mon.0) 879 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-07T14:03:41.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.356917+0000 mon.a (mon.0) 880 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-07T14:03:41.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.360266+0000 mon.a (mon.0) 881 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-07T14:03:41.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.361470+0000 mon.a (mon.0) 882 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-02-07T14:03:41.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.368362+0000 mon.a (mon.0) 883 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-02-07T14:03:41.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.371784+0000 mon.a (mon.0) 884 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-07T14:03:41.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.380633+0000 mon.a (mon.0) 885 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-07T14:03:41.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.383855+0000 mon.a (mon.0) 886 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-07T14:03:41.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.390123+0000 mon.a (mon.0) 887 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-07T14:03:41.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.393352+0000 mon.a (mon.0) 888 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-02-07T14:03:41.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.399710+0000 mon.a (mon.0) 889 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-02-07T14:03:41.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.402754+0000 mon.a (mon.0) 890 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-07T14:03:41.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.403911+0000 mon.a (mon.0) 891 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-07T14:03:41.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.404907+0000 mon.a (mon.0) 892 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-07T14:03:41.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.405823+0000 mon.a (mon.0) 893 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-07T14:03:41.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.406758+0000 mon.a (mon.0) 894 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-07T14:03:41.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.407698+0000 mon.a (mon.0) 895 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-07T14:03:41.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: cephadm 2024-02-07T14:03:40.408485+0000 mgr.y (mgr.25346) 525 : cephadm 1 Upgrade: Complete! 2024-02-07T14:03:41.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.409192+0000 mon.a (mon.0) 896 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-07T14:03:41.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.415113+0000 mon.a (mon.0) 897 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-07T14:03:41.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.416841+0000 mon.a (mon.0) 898 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:03:41.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.418330+0000 mon.a (mon.0) 899 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:03:41.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.429115+0000 mon.a (mon.0) 900 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:41.558 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.513667+0000 mon.a (mon.0) 901 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:03:41.558 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.515338+0000 mon.a (mon.0) 902 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:03:41.558 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:41 smithi191 bash[41073]: audit 2024-02-07T14:03:40.526769+0000 mon.a (mon.0) 903 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:42.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:42 smithi177 bash[55146]: cluster 2024-02-07T14:03:41.034387+0000 mgr.y (mgr.25346) 526 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:42.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:42 smithi177 bash[55146]: audit 2024-02-07T14:03:41.184176+0000 mon.a (mon.0) 904 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:42.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:42 smithi177 bash[53774]: cluster 2024-02-07T14:03:41.034387+0000 mgr.y (mgr.25346) 526 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:42.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:42 smithi177 bash[53774]: audit 2024-02-07T14:03:41.184176+0000 mon.a (mon.0) 904 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:42.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:42 smithi191 bash[41073]: cluster 2024-02-07T14:03:41.034387+0000 mgr.y (mgr.25346) 526 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:42.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:42 smithi191 bash[41073]: audit 2024-02-07T14:03:41.184176+0000 mon.a (mon.0) 904 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:03:44.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:03:44 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:03:44] "GET /metrics HTTP/1.1" 200 38551 "" "Prometheus/2.43.0" 2024-02-07T14:03:44.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:44 smithi177 bash[55146]: cluster 2024-02-07T14:03:43.035712+0000 mgr.y (mgr.25346) 527 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:44.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:44 smithi177 bash[53774]: cluster 2024-02-07T14:03:43.035712+0000 mgr.y (mgr.25346) 527 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:44.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:44 smithi191 bash[41073]: cluster 2024-02-07T14:03:43.035712+0000 mgr.y (mgr.25346) 527 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:45.642 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -e sha1=44458ccedb18241cc2e17f10cdab3d1385399261 -- bash -c 'ceph orch ps' 2024-02-07T14:03:46.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:46 smithi177 bash[53774]: audit 2024-02-07T14:03:44.804826+0000 mgr.y (mgr.25346) 528 : audit 0 from='client.34974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:03:46.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:46 smithi177 bash[53774]: cluster 2024-02-07T14:03:45.036766+0000 mgr.y (mgr.25346) 529 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:46.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:46 smithi177 bash[53774]: audit 2024-02-07T14:03:45.852066+0000 mon.a (mon.0) 905 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:03:46.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:46 smithi177 bash[55146]: audit 2024-02-07T14:03:44.804826+0000 mgr.y (mgr.25346) 528 : audit 0 from='client.34974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:03:46.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:46 smithi177 bash[55146]: cluster 2024-02-07T14:03:45.036766+0000 mgr.y (mgr.25346) 529 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:46.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:46 smithi177 bash[55146]: audit 2024-02-07T14:03:45.852066+0000 mon.a (mon.0) 905 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:03:46.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:46 smithi191 bash[41073]: audit 2024-02-07T14:03:44.804826+0000 mgr.y (mgr.25346) 528 : audit 0 from='client.34974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:03:46.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:46 smithi191 bash[41073]: cluster 2024-02-07T14:03:45.036766+0000 mgr.y (mgr.25346) 529 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:46.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:46 smithi191 bash[41073]: audit 2024-02-07T14:03:45.852066+0000 mon.a (mon.0) 905 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:03:47.205 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:47 smithi177 bash[55146]: audit 2024-02-07T14:03:46.254688+0000 mgr.y (mgr.25346) 530 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:03:47.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:47 smithi177 bash[53774]: audit 2024-02-07T14:03:46.254688+0000 mgr.y (mgr.25346) 530 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:03:47.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:47 smithi191 bash[41073]: audit 2024-02-07T14:03:46.254688+0000 mgr.y (mgr.25346) 530 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:03:48.201 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:48 smithi177 bash[53774]: cluster 2024-02-07T14:03:47.037721+0000 mgr.y (mgr.25346) 531 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:48.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:48 smithi177 bash[55146]: cluster 2024-02-07T14:03:47.037721+0000 mgr.y (mgr.25346) 531 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:48.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:48 smithi191 bash[41073]: cluster 2024-02-07T14:03:47.037721+0000 mgr.y (mgr.25346) 531 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:49.025 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-07T14:03:49.025 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 running (52s) 46s ago 18m 15.6M - 0.25.0 c8568f914cd2 3135cc415c67 2024-02-07T14:03:49.025 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi191 *:3000 running (26s) 20s ago 18m 28.2M - 9.4.12 a0ea5e3c46d9 f5ffc01b05b7 2024-02-07T14:03:49.025 INFO:teuthology.orchestra.run.smithi177.stdout:iscsi.foo.smithi177.afvcbe smithi177 running (2m) 46s ago 16m 47.6M - 3.6 79957b372307 32e9544093f9 2024-02-07T14:03:49.025 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi191 *:8443,9283,8765 running (9m) 20s ago 24m 445M - 19.0.0-1252-g44458cce 79957b372307 af2fcc868046 2024-02-07T14:03:49.025 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:8443,9283,8765 running (10m) 46s ago 26m 511M - 19.0.0-1252-g44458cce 79957b372307 a0cb7d141fbc 2024-02-07T14:03:49.025 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (9m) 46s ago 26m 66.7M 2048M 19.0.0-1252-g44458cce 79957b372307 2db8fe7d86f5 2024-02-07T14:03:49.025 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi191 running (8m) 20s ago 25m 53.0M 2048M 19.0.0-1252-g44458cce 79957b372307 ed930f20e0b7 2024-02-07T14:03:49.025 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (8m) 46s ago 25m 52.0M 2048M 19.0.0-1252-g44458cce 79957b372307 91a1370c9769 2024-02-07T14:03:49.026 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 running (107s) 46s ago 18m 9167k - 1.5.0 0da6a335fe13 e66905a3db15 2024-02-07T14:03:49.026 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi191 *:9100 running (103s) 20s ago 18m 9163k - 1.5.0 0da6a335fe13 1591edb89b70 2024-02-07T14:03:49.026 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (7m) 46s ago 24m 62.2M 2781M 19.0.0-1252-g44458cce 79957b372307 8140369c93be 2024-02-07T14:03:49.026 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (6m) 46s ago 23m 66.5M 2781M 19.0.0-1252-g44458cce 79957b372307 4f69ab7c1187 2024-02-07T14:03:49.026 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (6m) 46s ago 23m 60.2M 2781M 19.0.0-1252-g44458cce 79957b372307 9eaa7c17573c 2024-02-07T14:03:49.026 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (5m) 46s ago 22m 64.4M 2781M 19.0.0-1252-g44458cce 79957b372307 3e159f517d8e 2024-02-07T14:03:49.026 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi191 running (5m) 20s ago 21m 63.9M 3037M 19.0.0-1252-g44458cce 79957b372307 801e3c01802b 2024-02-07T14:03:49.026 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi191 running (4m) 20s ago 21m 59.8M 3037M 19.0.0-1252-g44458cce 79957b372307 fc8bdf4b43c1 2024-02-07T14:03:49.026 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi191 running (4m) 20s ago 20m 60.3M 3037M 19.0.0-1252-g44458cce 79957b372307 65301d02bbdf 2024-02-07T14:03:49.026 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi191 running (3m) 20s ago 19m 60.3M 3037M 19.0.0-1252-g44458cce 79957b372307 3c057db54162 2024-02-07T14:03:49.026 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi191 *:9095 running (78s) 20s ago 18m 45.1M - 2.43.0 a07b618ecd1d b0e53c65914f 2024-02-07T14:03:49.026 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi177.lsebwe smithi177 *:8000 running (3m) 46s ago 16m 91.2M - 19.0.0-1252-g44458cce 79957b372307 c139167fb5e8 2024-02-07T14:03:49.026 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi191.kcfkkn smithi191 *:8000 running (2m) 20s ago 16m 91.3M - 19.0.0-1252-g44458cce 79957b372307 9555c5172829 2024-02-07T14:03:49.027 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi177.czdxob smithi177 *:80 running (3m) 46s ago 16m 91.2M - 19.0.0-1252-g44458cce 79957b372307 e3221a52e729 2024-02-07T14:03:49.027 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi191.iddzcf smithi191 *:80 running (2m) 20s ago 16m 91.1M - 19.0.0-1252-g44458cce 79957b372307 895cb7aaff05 2024-02-07T14:03:49.867 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -e sha1=44458ccedb18241cc2e17f10cdab3d1385399261 -- bash -c 'ceph versions' 2024-02-07T14:03:50.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:50 smithi177 bash[53774]: audit 2024-02-07T14:03:49.000879+0000 mgr.y (mgr.25346) 532 : audit 0 from='client.44914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:03:50.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:50 smithi177 bash[53774]: cluster 2024-02-07T14:03:49.038797+0000 mgr.y (mgr.25346) 533 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:50.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:50 smithi177 bash[55146]: audit 2024-02-07T14:03:49.000879+0000 mgr.y (mgr.25346) 532 : audit 0 from='client.44914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:03:50.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:50 smithi177 bash[55146]: cluster 2024-02-07T14:03:49.038797+0000 mgr.y (mgr.25346) 533 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:50.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:50 smithi191 bash[41073]: audit 2024-02-07T14:03:49.000879+0000 mgr.y (mgr.25346) 532 : audit 0 from='client.44914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:03:50.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:50 smithi191 bash[41073]: cluster 2024-02-07T14:03:49.038797+0000 mgr.y (mgr.25346) 533 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:52.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:52 smithi177 bash[53774]: cluster 2024-02-07T14:03:51.040159+0000 mgr.y (mgr.25346) 534 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:52.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:52 smithi177 bash[55146]: cluster 2024-02-07T14:03:51.040159+0000 mgr.y (mgr.25346) 534 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:52.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:52 smithi191 bash[41073]: cluster 2024-02-07T14:03:51.040159+0000 mgr.y (mgr.25346) 534 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:53.334 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T14:03:53.334 INFO:teuthology.orchestra.run.smithi177.stdout: "mon": { 2024-02-07T14:03:53.334 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 3 2024-02-07T14:03:53.334 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T14:03:53.335 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr": { 2024-02-07T14:03:53.335 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 2 2024-02-07T14:03:53.335 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T14:03:53.335 INFO:teuthology.orchestra.run.smithi177.stdout: "osd": { 2024-02-07T14:03:53.335 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 8 2024-02-07T14:03:53.335 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T14:03:53.335 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw": { 2024-02-07T14:03:53.335 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 4 2024-02-07T14:03:53.335 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T14:03:53.335 INFO:teuthology.orchestra.run.smithi177.stdout: "overall": { 2024-02-07T14:03:53.335 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 17 2024-02-07T14:03:53.335 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T14:03:53.335 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T14:03:54.058 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -e sha1=44458ccedb18241cc2e17f10cdab3d1385399261 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-02-07T14:03:54.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:03:54 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:03:54] "GET /metrics HTTP/1.1" 200 38557 "" "Prometheus/2.43.0" 2024-02-07T14:03:54.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:54 smithi177 bash[53774]: cluster 2024-02-07T14:03:53.041236+0000 mgr.y (mgr.25346) 535 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:54.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:54 smithi177 bash[53774]: audit 2024-02-07T14:03:53.336231+0000 mon.c (mon.1) 26 : audit 0 from='client.? 172.21.15.177:0/3167334234' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:54.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:54 smithi177 bash[55146]: cluster 2024-02-07T14:03:53.041236+0000 mgr.y (mgr.25346) 535 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:54.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:54 smithi177 bash[55146]: audit 2024-02-07T14:03:53.336231+0000 mon.c (mon.1) 26 : audit 0 from='client.? 172.21.15.177:0/3167334234' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:54.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:54 smithi191 bash[41073]: cluster 2024-02-07T14:03:53.041236+0000 mgr.y (mgr.25346) 535 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:54.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:54 smithi191 bash[41073]: audit 2024-02-07T14:03:53.336231+0000 mon.c (mon.1) 26 : audit 0 from='client.? 172.21.15.177:0/3167334234' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:03:56.264 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:56 smithi177 bash[53774]: cluster 2024-02-07T14:03:55.042288+0000 mgr.y (mgr.25346) 536 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:56.264 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:56 smithi177 bash[55146]: cluster 2024-02-07T14:03:55.042288+0000 mgr.y (mgr.25346) 536 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:56.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:56 smithi191 bash[41073]: cluster 2024-02-07T14:03:55.042288+0000 mgr.y (mgr.25346) 536 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:03:56.964 INFO:teuthology.orchestra.run.smithi177.stdout:wait for servicemap items w/ changing names to refresh 2024-02-07T14:03:57.176 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:57 smithi177 bash[53774]: audit 2024-02-07T14:03:56.265539+0000 mgr.y (mgr.25346) 537 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:03:57.176 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:57 smithi177 bash[55146]: audit 2024-02-07T14:03:56.265539+0000 mgr.y (mgr.25346) 537 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:03:57.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:57 smithi191 bash[41073]: audit 2024-02-07T14:03:56.265539+0000 mgr.y (mgr.25346) 537 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:03:57.830 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -e sha1=44458ccedb18241cc2e17f10cdab3d1385399261 -- bash -c 'sleep 60' 2024-02-07T14:03:58.292 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:03:58 smithi177 bash[53774]: cluster 2024-02-07T14:03:57.043644+0000 mgr.y (mgr.25346) 538 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:58.292 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:03:58 smithi177 bash[55146]: cluster 2024-02-07T14:03:57.043644+0000 mgr.y (mgr.25346) 538 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:03:58.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:03:58 smithi191 bash[41073]: cluster 2024-02-07T14:03:57.043644+0000 mgr.y (mgr.25346) 538 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:00.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:00 smithi177 bash[53774]: cluster 2024-02-07T14:03:59.044701+0000 mgr.y (mgr.25346) 539 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:00.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:00 smithi177 bash[55146]: cluster 2024-02-07T14:03:59.044701+0000 mgr.y (mgr.25346) 539 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:00.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:00 smithi191 bash[41073]: cluster 2024-02-07T14:03:59.044701+0000 mgr.y (mgr.25346) 539 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:01.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:01 smithi177 bash[53774]: audit 2024-02-07T14:04:00.853157+0000 mon.a (mon.0) 906 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:04:01.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:01 smithi177 bash[55146]: audit 2024-02-07T14:04:00.853157+0000 mon.a (mon.0) 906 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:04:01.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:01 smithi191 bash[41073]: audit 2024-02-07T14:04:00.853157+0000 mon.a (mon.0) 906 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:04:02.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:02 smithi177 bash[53774]: cluster 2024-02-07T14:04:01.045551+0000 mgr.y (mgr.25346) 540 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:02.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:02 smithi177 bash[55146]: cluster 2024-02-07T14:04:01.045551+0000 mgr.y (mgr.25346) 540 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:02.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:02 smithi191 bash[41073]: cluster 2024-02-07T14:04:01.045551+0000 mgr.y (mgr.25346) 540 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:04.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:04 smithi177 bash[55146]: cluster 2024-02-07T14:04:03.046742+0000 mgr.y (mgr.25346) 541 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:04.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:04 smithi177 bash[53774]: cluster 2024-02-07T14:04:03.046742+0000 mgr.y (mgr.25346) 541 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:04.539 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:04:04 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:04:04] "GET /metrics HTTP/1.1" 200 38557 "" "Prometheus/2.43.0" 2024-02-07T14:04:04.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:04 smithi191 bash[41073]: cluster 2024-02-07T14:04:03.046742+0000 mgr.y (mgr.25346) 541 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:06.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:06 smithi177 bash[55146]: cluster 2024-02-07T14:04:05.047777+0000 mgr.y (mgr.25346) 542 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:06.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:06 smithi177 bash[53774]: cluster 2024-02-07T14:04:05.047777+0000 mgr.y (mgr.25346) 542 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:06.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:06 smithi191 bash[41073]: cluster 2024-02-07T14:04:05.047777+0000 mgr.y (mgr.25346) 542 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:07.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:07 smithi177 bash[55146]: audit 2024-02-07T14:04:06.273020+0000 mgr.y (mgr.25346) 543 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:04:07.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:07 smithi177 bash[53774]: audit 2024-02-07T14:04:06.273020+0000 mgr.y (mgr.25346) 543 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:04:07.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:07 smithi191 bash[41073]: audit 2024-02-07T14:04:06.273020+0000 mgr.y (mgr.25346) 543 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:04:08.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:08 smithi177 bash[53774]: cluster 2024-02-07T14:04:07.049107+0000 mgr.y (mgr.25346) 544 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:08.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:08 smithi177 bash[55146]: cluster 2024-02-07T14:04:07.049107+0000 mgr.y (mgr.25346) 544 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:08.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:08 smithi191 bash[41073]: cluster 2024-02-07T14:04:07.049107+0000 mgr.y (mgr.25346) 544 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:10.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:10 smithi177 bash[53774]: cluster 2024-02-07T14:04:09.050236+0000 mgr.y (mgr.25346) 545 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:10.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:10 smithi177 bash[55146]: cluster 2024-02-07T14:04:09.050236+0000 mgr.y (mgr.25346) 545 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:10.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:10 smithi191 bash[41073]: cluster 2024-02-07T14:04:09.050236+0000 mgr.y (mgr.25346) 545 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:12.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:12 smithi177 bash[53774]: cluster 2024-02-07T14:04:11.051438+0000 mgr.y (mgr.25346) 546 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:12.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:12 smithi177 bash[55146]: cluster 2024-02-07T14:04:11.051438+0000 mgr.y (mgr.25346) 546 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:12.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:12 smithi191 bash[41073]: cluster 2024-02-07T14:04:11.051438+0000 mgr.y (mgr.25346) 546 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:14.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:14 smithi177 bash[53774]: cluster 2024-02-07T14:04:13.052902+0000 mgr.y (mgr.25346) 547 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:14.539 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:04:14 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:04:14] "GET /metrics HTTP/1.1" 200 38557 "" "Prometheus/2.43.0" 2024-02-07T14:04:14.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:14 smithi177 bash[55146]: cluster 2024-02-07T14:04:13.052902+0000 mgr.y (mgr.25346) 547 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:14.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:14 smithi191 bash[41073]: cluster 2024-02-07T14:04:13.052902+0000 mgr.y (mgr.25346) 547 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:16.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:16 smithi177 bash[53774]: cluster 2024-02-07T14:04:15.053949+0000 mgr.y (mgr.25346) 548 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:16.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:16 smithi177 bash[53774]: audit 2024-02-07T14:04:15.853610+0000 mon.a (mon.0) 907 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:04:16.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:16 smithi177 bash[55146]: cluster 2024-02-07T14:04:15.053949+0000 mgr.y (mgr.25346) 548 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:16.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:16 smithi177 bash[55146]: audit 2024-02-07T14:04:15.853610+0000 mon.a (mon.0) 907 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:04:16.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:16 smithi191 bash[41073]: cluster 2024-02-07T14:04:15.053949+0000 mgr.y (mgr.25346) 548 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:16.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:16 smithi191 bash[41073]: audit 2024-02-07T14:04:15.853610+0000 mon.a (mon.0) 907 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:04:17.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:17 smithi177 bash[53774]: audit 2024-02-07T14:04:16.284277+0000 mgr.y (mgr.25346) 549 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:04:17.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:17 smithi177 bash[55146]: audit 2024-02-07T14:04:16.284277+0000 mgr.y (mgr.25346) 549 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:04:17.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:17 smithi191 bash[41073]: audit 2024-02-07T14:04:16.284277+0000 mgr.y (mgr.25346) 549 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:04:18.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:18 smithi177 bash[55146]: cluster 2024-02-07T14:04:17.055276+0000 mgr.y (mgr.25346) 550 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:18.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:18 smithi177 bash[53774]: cluster 2024-02-07T14:04:17.055276+0000 mgr.y (mgr.25346) 550 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:18.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:18 smithi191 bash[41073]: cluster 2024-02-07T14:04:17.055276+0000 mgr.y (mgr.25346) 550 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:20.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:20 smithi177 bash[55146]: cluster 2024-02-07T14:04:19.056388+0000 mgr.y (mgr.25346) 551 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:20.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:20 smithi177 bash[53774]: cluster 2024-02-07T14:04:19.056388+0000 mgr.y (mgr.25346) 551 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:20.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:20 smithi191 bash[41073]: cluster 2024-02-07T14:04:19.056388+0000 mgr.y (mgr.25346) 551 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:22.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:22 smithi177 bash[53774]: cluster 2024-02-07T14:04:21.057196+0000 mgr.y (mgr.25346) 552 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:22.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:22 smithi177 bash[55146]: cluster 2024-02-07T14:04:21.057196+0000 mgr.y (mgr.25346) 552 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:22.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:22 smithi191 bash[41073]: cluster 2024-02-07T14:04:21.057196+0000 mgr.y (mgr.25346) 552 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:24.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:24 smithi177 bash[53774]: cluster 2024-02-07T14:04:23.058487+0000 mgr.y (mgr.25346) 553 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:24.539 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:04:24 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:04:24] "GET /metrics HTTP/1.1" 200 38556 "" "Prometheus/2.43.0" 2024-02-07T14:04:24.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:24 smithi177 bash[55146]: cluster 2024-02-07T14:04:23.058487+0000 mgr.y (mgr.25346) 553 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:24.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:24 smithi191 bash[41073]: cluster 2024-02-07T14:04:23.058487+0000 mgr.y (mgr.25346) 553 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:26.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:26 smithi177 bash[53774]: cluster 2024-02-07T14:04:25.059568+0000 mgr.y (mgr.25346) 554 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:26.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:26 smithi177 bash[55146]: cluster 2024-02-07T14:04:25.059568+0000 mgr.y (mgr.25346) 554 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:26.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:26 smithi191 bash[41073]: cluster 2024-02-07T14:04:25.059568+0000 mgr.y (mgr.25346) 554 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:27.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:27 smithi177 bash[53774]: audit 2024-02-07T14:04:26.295602+0000 mgr.y (mgr.25346) 555 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:04:27.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:27 smithi177 bash[55146]: audit 2024-02-07T14:04:26.295602+0000 mgr.y (mgr.25346) 555 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:04:27.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:27 smithi191 bash[41073]: audit 2024-02-07T14:04:26.295602+0000 mgr.y (mgr.25346) 555 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:04:28.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:28 smithi177 bash[53774]: cluster 2024-02-07T14:04:27.060887+0000 mgr.y (mgr.25346) 556 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:28.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:28 smithi177 bash[55146]: cluster 2024-02-07T14:04:27.060887+0000 mgr.y (mgr.25346) 556 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:28.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:28 smithi191 bash[41073]: cluster 2024-02-07T14:04:27.060887+0000 mgr.y (mgr.25346) 556 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:30.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:30 smithi177 bash[53774]: cluster 2024-02-07T14:04:29.061998+0000 mgr.y (mgr.25346) 557 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:30.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:30 smithi177 bash[55146]: cluster 2024-02-07T14:04:29.061998+0000 mgr.y (mgr.25346) 557 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:30.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:30 smithi191 bash[41073]: cluster 2024-02-07T14:04:29.061998+0000 mgr.y (mgr.25346) 557 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:31.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:31 smithi177 bash[53774]: audit 2024-02-07T14:04:30.853745+0000 mon.a (mon.0) 908 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:04:31.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:31 smithi177 bash[55146]: audit 2024-02-07T14:04:30.853745+0000 mon.a (mon.0) 908 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:04:31.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:31 smithi191 bash[41073]: audit 2024-02-07T14:04:30.853745+0000 mon.a (mon.0) 908 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:04:32.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:32 smithi177 bash[53774]: cluster 2024-02-07T14:04:31.063282+0000 mgr.y (mgr.25346) 558 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:32.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:32 smithi177 bash[55146]: cluster 2024-02-07T14:04:31.063282+0000 mgr.y (mgr.25346) 558 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:32.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:32 smithi191 bash[41073]: cluster 2024-02-07T14:04:31.063282+0000 mgr.y (mgr.25346) 558 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:34.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:34 smithi177 bash[53774]: cluster 2024-02-07T14:04:33.064689+0000 mgr.y (mgr.25346) 559 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:34.539 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:04:34 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:04:34] "GET /metrics HTTP/1.1" 200 38550 "" "Prometheus/2.43.0" 2024-02-07T14:04:34.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:34 smithi177 bash[55146]: cluster 2024-02-07T14:04:33.064689+0000 mgr.y (mgr.25346) 559 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:34.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:34 smithi191 bash[41073]: cluster 2024-02-07T14:04:33.064689+0000 mgr.y (mgr.25346) 559 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:36.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:36 smithi177 bash[53774]: cluster 2024-02-07T14:04:35.065764+0000 mgr.y (mgr.25346) 560 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:36.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:36 smithi177 bash[55146]: cluster 2024-02-07T14:04:35.065764+0000 mgr.y (mgr.25346) 560 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:36.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:36 smithi191 bash[41073]: cluster 2024-02-07T14:04:35.065764+0000 mgr.y (mgr.25346) 560 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:37.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:37 smithi177 bash[53774]: audit 2024-02-07T14:04:36.306946+0000 mgr.y (mgr.25346) 561 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:04:37.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:37 smithi177 bash[55146]: audit 2024-02-07T14:04:36.306946+0000 mgr.y (mgr.25346) 561 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:04:37.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:37 smithi191 bash[41073]: audit 2024-02-07T14:04:36.306946+0000 mgr.y (mgr.25346) 561 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:04:38.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:38 smithi177 bash[53774]: cluster 2024-02-07T14:04:37.067217+0000 mgr.y (mgr.25346) 562 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:38.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:38 smithi177 bash[55146]: cluster 2024-02-07T14:04:37.067217+0000 mgr.y (mgr.25346) 562 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:38.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:38 smithi191 bash[41073]: cluster 2024-02-07T14:04:37.067217+0000 mgr.y (mgr.25346) 562 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:40.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:40 smithi177 bash[53774]: cluster 2024-02-07T14:04:39.068215+0000 mgr.y (mgr.25346) 563 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:40.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:40 smithi177 bash[55146]: cluster 2024-02-07T14:04:39.068215+0000 mgr.y (mgr.25346) 563 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:40.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:40 smithi191 bash[41073]: cluster 2024-02-07T14:04:39.068215+0000 mgr.y (mgr.25346) 563 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:42.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:42 smithi177 bash[53774]: cluster 2024-02-07T14:04:41.069494+0000 mgr.y (mgr.25346) 564 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:42.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:42 smithi177 bash[53774]: audit 2024-02-07T14:04:41.293220+0000 mon.a (mon.0) 909 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:04:42.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:42 smithi177 bash[53774]: audit 2024-02-07T14:04:41.294971+0000 mon.a (mon.0) 910 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:04:42.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:42 smithi177 bash[53774]: audit 2024-02-07T14:04:41.305316+0000 mon.a (mon.0) 911 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:04:42.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:42 smithi177 bash[55146]: cluster 2024-02-07T14:04:41.069494+0000 mgr.y (mgr.25346) 564 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:42.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:42 smithi177 bash[55146]: audit 2024-02-07T14:04:41.293220+0000 mon.a (mon.0) 909 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:04:42.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:42 smithi177 bash[55146]: audit 2024-02-07T14:04:41.294971+0000 mon.a (mon.0) 910 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:04:42.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:42 smithi177 bash[55146]: audit 2024-02-07T14:04:41.305316+0000 mon.a (mon.0) 911 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:04:42.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:42 smithi191 bash[41073]: cluster 2024-02-07T14:04:41.069494+0000 mgr.y (mgr.25346) 564 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:42.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:42 smithi191 bash[41073]: audit 2024-02-07T14:04:41.293220+0000 mon.a (mon.0) 909 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:04:42.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:42 smithi191 bash[41073]: audit 2024-02-07T14:04:41.294971+0000 mon.a (mon.0) 910 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:04:42.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:42 smithi191 bash[41073]: audit 2024-02-07T14:04:41.305316+0000 mon.a (mon.0) 911 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:04:44.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:44 smithi177 bash[53774]: cluster 2024-02-07T14:04:43.070766+0000 mgr.y (mgr.25346) 565 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:44.539 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:04:44 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:04:44] "GET /metrics HTTP/1.1" 200 38550 "" "Prometheus/2.43.0" 2024-02-07T14:04:44.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:44 smithi177 bash[55146]: cluster 2024-02-07T14:04:43.070766+0000 mgr.y (mgr.25346) 565 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:44.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:44 smithi191 bash[41073]: cluster 2024-02-07T14:04:43.070766+0000 mgr.y (mgr.25346) 565 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:46.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:46 smithi177 bash[53774]: cluster 2024-02-07T14:04:45.071769+0000 mgr.y (mgr.25346) 566 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:46.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:46 smithi177 bash[53774]: audit 2024-02-07T14:04:45.854107+0000 mon.a (mon.0) 912 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:04:46.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:46 smithi177 bash[55146]: cluster 2024-02-07T14:04:45.071769+0000 mgr.y (mgr.25346) 566 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:46.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:46 smithi177 bash[55146]: audit 2024-02-07T14:04:45.854107+0000 mon.a (mon.0) 912 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:04:46.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:46 smithi191 bash[41073]: cluster 2024-02-07T14:04:45.071769+0000 mgr.y (mgr.25346) 566 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:46.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:46 smithi191 bash[41073]: audit 2024-02-07T14:04:45.854107+0000 mon.a (mon.0) 912 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:04:47.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:47 smithi177 bash[53774]: audit 2024-02-07T14:04:46.315073+0000 mgr.y (mgr.25346) 567 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:04:47.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:47 smithi177 bash[55146]: audit 2024-02-07T14:04:46.315073+0000 mgr.y (mgr.25346) 567 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:04:47.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:47 smithi191 bash[41073]: audit 2024-02-07T14:04:46.315073+0000 mgr.y (mgr.25346) 567 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:04:48.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:48 smithi177 bash[53774]: cluster 2024-02-07T14:04:47.073116+0000 mgr.y (mgr.25346) 568 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:48.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:48 smithi177 bash[55146]: cluster 2024-02-07T14:04:47.073116+0000 mgr.y (mgr.25346) 568 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:48.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:48 smithi191 bash[41073]: cluster 2024-02-07T14:04:47.073116+0000 mgr.y (mgr.25346) 568 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:50.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:50 smithi177 bash[53774]: cluster 2024-02-07T14:04:49.074093+0000 mgr.y (mgr.25346) 569 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:50.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:50 smithi177 bash[55146]: cluster 2024-02-07T14:04:49.074093+0000 mgr.y (mgr.25346) 569 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:50.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:50 smithi191 bash[41073]: cluster 2024-02-07T14:04:49.074093+0000 mgr.y (mgr.25346) 569 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:52.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:52 smithi177 bash[53774]: cluster 2024-02-07T14:04:51.075319+0000 mgr.y (mgr.25346) 570 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:52.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:52 smithi177 bash[55146]: cluster 2024-02-07T14:04:51.075319+0000 mgr.y (mgr.25346) 570 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:52.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:52 smithi191 bash[41073]: cluster 2024-02-07T14:04:51.075319+0000 mgr.y (mgr.25346) 570 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:54.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:54 smithi177 bash[53774]: cluster 2024-02-07T14:04:53.076666+0000 mgr.y (mgr.25346) 571 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:54.539 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:04:54 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:04:54] "GET /metrics HTTP/1.1" 200 38553 "" "Prometheus/2.43.0" 2024-02-07T14:04:54.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:54 smithi177 bash[55146]: cluster 2024-02-07T14:04:53.076666+0000 mgr.y (mgr.25346) 571 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:54.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:54 smithi191 bash[41073]: cluster 2024-02-07T14:04:53.076666+0000 mgr.y (mgr.25346) 571 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:56.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:56 smithi177 bash[53774]: cluster 2024-02-07T14:04:55.077704+0000 mgr.y (mgr.25346) 572 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:56.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:56 smithi177 bash[55146]: cluster 2024-02-07T14:04:55.077704+0000 mgr.y (mgr.25346) 572 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:56.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:56 smithi191 bash[41073]: cluster 2024-02-07T14:04:55.077704+0000 mgr.y (mgr.25346) 572 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:04:57.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:57 smithi177 bash[53774]: audit 2024-02-07T14:04:56.326330+0000 mgr.y (mgr.25346) 573 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:04:57.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:57 smithi177 bash[55146]: audit 2024-02-07T14:04:56.326330+0000 mgr.y (mgr.25346) 573 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:04:57.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:57 smithi191 bash[41073]: audit 2024-02-07T14:04:56.326330+0000 mgr.y (mgr.25346) 573 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:04:58.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:04:58 smithi177 bash[53774]: cluster 2024-02-07T14:04:57.079149+0000 mgr.y (mgr.25346) 574 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:58.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:04:58 smithi177 bash[55146]: cluster 2024-02-07T14:04:57.079149+0000 mgr.y (mgr.25346) 574 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:04:58.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:04:58 smithi191 bash[41073]: cluster 2024-02-07T14:04:57.079149+0000 mgr.y (mgr.25346) 574 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:05:00.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:00 smithi177 bash[53774]: cluster 2024-02-07T14:04:59.080146+0000 mgr.y (mgr.25346) 575 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:00.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:00 smithi177 bash[55146]: cluster 2024-02-07T14:04:59.080146+0000 mgr.y (mgr.25346) 575 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:00.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:00 smithi191 bash[41073]: cluster 2024-02-07T14:04:59.080146+0000 mgr.y (mgr.25346) 575 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:01.279 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:01 smithi177 bash[53774]: audit 2024-02-07T14:05:00.854266+0000 mon.a (mon.0) 913 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:05:01.279 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:01 smithi177 bash[55146]: audit 2024-02-07T14:05:00.854266+0000 mon.a (mon.0) 913 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:05:01.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:01 smithi191 bash[41073]: audit 2024-02-07T14:05:00.854266+0000 mon.a (mon.0) 913 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:05:01.704 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -e sha1=44458ccedb18241cc2e17f10cdab3d1385399261 -- bash -c 'ceph orch ps' 2024-02-07T14:05:02.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:02 smithi177 bash[53774]: cluster 2024-02-07T14:05:01.081516+0000 mgr.y (mgr.25346) 576 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:05:02.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:02 smithi177 bash[55146]: cluster 2024-02-07T14:05:01.081516+0000 mgr.y (mgr.25346) 576 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:05:02.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:02 smithi191 bash[41073]: cluster 2024-02-07T14:05:01.081516+0000 mgr.y (mgr.25346) 576 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:05:04.455 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:05:04 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:05:04] "GET /metrics HTTP/1.1" 200 38553 "" "Prometheus/2.43.0" 2024-02-07T14:05:04.456 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:04 smithi177 bash[53774]: cluster 2024-02-07T14:05:03.082311+0000 mgr.y (mgr.25346) 577 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:04.456 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:04 smithi177 bash[55146]: cluster 2024-02-07T14:05:03.082311+0000 mgr.y (mgr.25346) 577 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:04.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:04 smithi191 bash[41073]: cluster 2024-02-07T14:05:03.082311+0000 mgr.y (mgr.25346) 577 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:04.912 INFO:teuthology.orchestra.run.smithi177.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-07T14:05:04.912 INFO:teuthology.orchestra.run.smithi177.stdout:alertmanager.a smithi177 *:9093,9094 running (2m) 2m ago 19m 15.6M - 0.25.0 c8568f914cd2 3135cc415c67 2024-02-07T14:05:04.912 INFO:teuthology.orchestra.run.smithi177.stdout:grafana.a smithi191 *:3000 running (102s) 96s ago 19m 28.2M - 9.4.12 a0ea5e3c46d9 f5ffc01b05b7 2024-02-07T14:05:04.912 INFO:teuthology.orchestra.run.smithi177.stdout:iscsi.foo.smithi177.afvcbe smithi177 running (3m) 2m ago 17m 47.6M - 3.6 79957b372307 32e9544093f9 2024-02-07T14:05:04.913 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.x smithi191 *:8443,9283,8765 running (11m) 96s ago 25m 445M - 19.0.0-1252-g44458cce 79957b372307 af2fcc868046 2024-02-07T14:05:04.913 INFO:teuthology.orchestra.run.smithi177.stdout:mgr.y smithi177 *:8443,9283,8765 running (12m) 2m ago 28m 511M - 19.0.0-1252-g44458cce 79957b372307 a0cb7d141fbc 2024-02-07T14:05:04.913 INFO:teuthology.orchestra.run.smithi177.stdout:mon.a smithi177 running (10m) 2m ago 28m 66.7M 2048M 19.0.0-1252-g44458cce 79957b372307 2db8fe7d86f5 2024-02-07T14:05:04.913 INFO:teuthology.orchestra.run.smithi177.stdout:mon.b smithi191 running (9m) 96s ago 26m 53.0M 2048M 19.0.0-1252-g44458cce 79957b372307 ed930f20e0b7 2024-02-07T14:05:04.913 INFO:teuthology.orchestra.run.smithi177.stdout:mon.c smithi177 running (10m) 2m ago 26m 52.0M 2048M 19.0.0-1252-g44458cce 79957b372307 91a1370c9769 2024-02-07T14:05:04.913 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.a smithi177 *:9100 running (3m) 2m ago 20m 9167k - 1.5.0 0da6a335fe13 e66905a3db15 2024-02-07T14:05:04.913 INFO:teuthology.orchestra.run.smithi177.stdout:node-exporter.b smithi191 *:9100 running (2m) 96s ago 20m 9163k - 1.5.0 0da6a335fe13 1591edb89b70 2024-02-07T14:05:04.913 INFO:teuthology.orchestra.run.smithi177.stdout:osd.0 smithi177 running (8m) 2m ago 25m 62.2M 2781M 19.0.0-1252-g44458cce 79957b372307 8140369c93be 2024-02-07T14:05:04.913 INFO:teuthology.orchestra.run.smithi177.stdout:osd.1 smithi177 running (7m) 2m ago 24m 66.5M 2781M 19.0.0-1252-g44458cce 79957b372307 4f69ab7c1187 2024-02-07T14:05:04.913 INFO:teuthology.orchestra.run.smithi177.stdout:osd.2 smithi177 running (7m) 2m ago 24m 60.2M 2781M 19.0.0-1252-g44458cce 79957b372307 9eaa7c17573c 2024-02-07T14:05:04.913 INFO:teuthology.orchestra.run.smithi177.stdout:osd.3 smithi177 running (6m) 2m ago 23m 64.4M 2781M 19.0.0-1252-g44458cce 79957b372307 3e159f517d8e 2024-02-07T14:05:04.913 INFO:teuthology.orchestra.run.smithi177.stdout:osd.4 smithi191 running (6m) 96s ago 23m 63.9M 3037M 19.0.0-1252-g44458cce 79957b372307 801e3c01802b 2024-02-07T14:05:04.913 INFO:teuthology.orchestra.run.smithi177.stdout:osd.5 smithi191 running (5m) 96s ago 22m 59.8M 3037M 19.0.0-1252-g44458cce 79957b372307 fc8bdf4b43c1 2024-02-07T14:05:04.913 INFO:teuthology.orchestra.run.smithi177.stdout:osd.6 smithi191 running (5m) 96s ago 21m 60.3M 3037M 19.0.0-1252-g44458cce 79957b372307 65301d02bbdf 2024-02-07T14:05:04.914 INFO:teuthology.orchestra.run.smithi177.stdout:osd.7 smithi191 running (4m) 96s ago 21m 60.3M 3037M 19.0.0-1252-g44458cce 79957b372307 3c057db54162 2024-02-07T14:05:04.914 INFO:teuthology.orchestra.run.smithi177.stdout:prometheus.a smithi191 *:9095 running (2m) 96s ago 20m 45.1M - 2.43.0 a07b618ecd1d b0e53c65914f 2024-02-07T14:05:04.914 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi177.lsebwe smithi177 *:8000 running (4m) 2m ago 18m 91.2M - 19.0.0-1252-g44458cce 79957b372307 c139167fb5e8 2024-02-07T14:05:04.914 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.foo.smithi191.kcfkkn smithi191 *:8000 running (4m) 96s ago 18m 91.3M - 19.0.0-1252-g44458cce 79957b372307 9555c5172829 2024-02-07T14:05:04.914 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi177.czdxob smithi177 *:80 running (4m) 2m ago 17m 91.2M - 19.0.0-1252-g44458cce 79957b372307 e3221a52e729 2024-02-07T14:05:04.914 INFO:teuthology.orchestra.run.smithi177.stdout:rgw.smpl.smithi191.iddzcf smithi191 *:80 running (4m) 96s ago 17m 91.1M - 19.0.0-1252-g44458cce 79957b372307 895cb7aaff05 2024-02-07T14:05:05.716 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -e sha1=44458ccedb18241cc2e17f10cdab3d1385399261 -- bash -c 'ceph versions' 2024-02-07T14:05:06.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:06 smithi177 bash[53774]: audit 2024-02-07T14:05:04.888836+0000 mgr.y (mgr.25346) 578 : audit 0 from='client.44926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:05:06.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:06 smithi177 bash[53774]: cluster 2024-02-07T14:05:05.083316+0000 mgr.y (mgr.25346) 579 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:06.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:06 smithi177 bash[55146]: audit 2024-02-07T14:05:04.888836+0000 mgr.y (mgr.25346) 578 : audit 0 from='client.44926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:05:06.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:06 smithi177 bash[55146]: cluster 2024-02-07T14:05:05.083316+0000 mgr.y (mgr.25346) 579 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:06.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:06 smithi191 bash[41073]: audit 2024-02-07T14:05:04.888836+0000 mgr.y (mgr.25346) 578 : audit 0 from='client.44926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:05:06.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:06 smithi191 bash[41073]: cluster 2024-02-07T14:05:05.083316+0000 mgr.y (mgr.25346) 579 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:07.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:07 smithi177 bash[53774]: audit 2024-02-07T14:05:06.333593+0000 mgr.y (mgr.25346) 580 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:05:07.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:07 smithi177 bash[55146]: audit 2024-02-07T14:05:06.333593+0000 mgr.y (mgr.25346) 580 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:05:07.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:07 smithi191 bash[41073]: audit 2024-02-07T14:05:06.333593+0000 mgr.y (mgr.25346) 580 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:05:08.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:08 smithi177 bash[53774]: cluster 2024-02-07T14:05:07.084768+0000 mgr.y (mgr.25346) 581 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:05:08.538 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:08 smithi177 bash[55146]: cluster 2024-02-07T14:05:07.084768+0000 mgr.y (mgr.25346) 581 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:05:08.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:08 smithi191 bash[41073]: cluster 2024-02-07T14:05:07.084768+0000 mgr.y (mgr.25346) 581 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:05:09.047 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T14:05:09.047 INFO:teuthology.orchestra.run.smithi177.stdout: "mon": { 2024-02-07T14:05:09.047 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 3 2024-02-07T14:05:09.047 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T14:05:09.047 INFO:teuthology.orchestra.run.smithi177.stdout: "mgr": { 2024-02-07T14:05:09.047 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 2 2024-02-07T14:05:09.047 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T14:05:09.047 INFO:teuthology.orchestra.run.smithi177.stdout: "osd": { 2024-02-07T14:05:09.047 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 8 2024-02-07T14:05:09.047 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T14:05:09.047 INFO:teuthology.orchestra.run.smithi177.stdout: "rgw": { 2024-02-07T14:05:09.047 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 4 2024-02-07T14:05:09.048 INFO:teuthology.orchestra.run.smithi177.stdout: }, 2024-02-07T14:05:09.048 INFO:teuthology.orchestra.run.smithi177.stdout: "overall": { 2024-02-07T14:05:09.048 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)": 17 2024-02-07T14:05:09.048 INFO:teuthology.orchestra.run.smithi177.stdout: } 2024-02-07T14:05:09.048 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T14:05:09.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:09 smithi177 bash[53774]: audit 2024-02-07T14:05:09.048015+0000 mon.a (mon.0) 914 : audit 0 from='client.? 172.21.15.177:0/2339966131' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:05:09.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:09 smithi177 bash[55146]: audit 2024-02-07T14:05:09.048015+0000 mon.a (mon.0) 914 : audit 0 from='client.? 172.21.15.177:0/2339966131' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:05:09.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:09 smithi191 bash[41073]: audit 2024-02-07T14:05:09.048015+0000 mon.a (mon.0) 914 : audit 0 from='client.? 172.21.15.177:0/2339966131' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:05:09.777 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -e sha1=44458ccedb18241cc2e17f10cdab3d1385399261 -- bash -c 'ceph orch upgrade status' 2024-02-07T14:05:10.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:10 smithi177 bash[53774]: cluster 2024-02-07T14:05:09.085841+0000 mgr.y (mgr.25346) 582 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:10.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:10 smithi177 bash[55146]: cluster 2024-02-07T14:05:09.085841+0000 mgr.y (mgr.25346) 582 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:10.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:10 smithi191 bash[41073]: cluster 2024-02-07T14:05:09.085841+0000 mgr.y (mgr.25346) 582 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:12.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:12 smithi177 bash[53774]: cluster 2024-02-07T14:05:11.087048+0000 mgr.y (mgr.25346) 583 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:05:12.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:12 smithi177 bash[55146]: cluster 2024-02-07T14:05:11.087048+0000 mgr.y (mgr.25346) 583 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:05:12.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:12 smithi191 bash[41073]: cluster 2024-02-07T14:05:11.087048+0000 mgr.y (mgr.25346) 583 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:05:13.054 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T14:05:13.054 INFO:teuthology.orchestra.run.smithi177.stdout: "target_image": null, 2024-02-07T14:05:13.055 INFO:teuthology.orchestra.run.smithi177.stdout: "in_progress": false, 2024-02-07T14:05:13.055 INFO:teuthology.orchestra.run.smithi177.stdout: "which": "", 2024-02-07T14:05:13.055 INFO:teuthology.orchestra.run.smithi177.stdout: "services_complete": [], 2024-02-07T14:05:13.055 INFO:teuthology.orchestra.run.smithi177.stdout: "progress": null, 2024-02-07T14:05:13.055 INFO:teuthology.orchestra.run.smithi177.stdout: "message": "", 2024-02-07T14:05:13.055 INFO:teuthology.orchestra.run.smithi177.stdout: "is_paused": false 2024-02-07T14:05:13.055 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T14:05:13.805 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -e sha1=44458ccedb18241cc2e17f10cdab3d1385399261 -- bash -c 'ceph health detail' 2024-02-07T14:05:14.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:05:14 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:05:14] "GET /metrics HTTP/1.1" 200 38553 "" "Prometheus/2.43.0" 2024-02-07T14:05:14.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:14 smithi177 bash[53774]: audit 2024-02-07T14:05:13.055818+0000 mgr.y (mgr.25346) 584 : audit 0 from='client.44938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:05:14.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:14 smithi177 bash[53774]: cluster 2024-02-07T14:05:13.088283+0000 mgr.y (mgr.25346) 585 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:14.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:14 smithi177 bash[55146]: audit 2024-02-07T14:05:13.055818+0000 mgr.y (mgr.25346) 584 : audit 0 from='client.44938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:05:14.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:14 smithi177 bash[55146]: cluster 2024-02-07T14:05:13.088283+0000 mgr.y (mgr.25346) 585 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:14.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:14 smithi191 bash[41073]: audit 2024-02-07T14:05:13.055818+0000 mgr.y (mgr.25346) 584 : audit 0 from='client.44938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:05:14.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:14 smithi191 bash[41073]: cluster 2024-02-07T14:05:13.088283+0000 mgr.y (mgr.25346) 585 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:16.502 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:16 smithi177 bash[53774]: cluster 2024-02-07T14:05:15.089323+0000 mgr.y (mgr.25346) 586 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:16.503 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:16 smithi177 bash[53774]: audit 2024-02-07T14:05:15.854904+0000 mon.a (mon.0) 915 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:05:16.503 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:16 smithi177 bash[55146]: cluster 2024-02-07T14:05:15.089323+0000 mgr.y (mgr.25346) 586 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:16.503 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:16 smithi177 bash[55146]: audit 2024-02-07T14:05:15.854904+0000 mon.a (mon.0) 915 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:05:16.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:16 smithi191 bash[41073]: cluster 2024-02-07T14:05:15.089323+0000 mgr.y (mgr.25346) 586 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:16.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:16 smithi191 bash[41073]: audit 2024-02-07T14:05:15.854904+0000 mon.a (mon.0) 915 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:05:17.033 INFO:teuthology.orchestra.run.smithi177.stdout:HEALTH_OK 2024-02-07T14:05:17.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:17 smithi177 bash[53774]: audit 2024-02-07T14:05:16.344699+0000 mgr.y (mgr.25346) 587 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:05:17.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:17 smithi177 bash[53774]: audit 2024-02-07T14:05:17.035231+0000 mon.c (mon.1) 27 : audit 0 from='client.? 172.21.15.177:0/2520197497' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T14:05:17.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:17 smithi177 bash[55146]: audit 2024-02-07T14:05:16.344699+0000 mgr.y (mgr.25346) 587 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:05:17.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:17 smithi177 bash[55146]: audit 2024-02-07T14:05:17.035231+0000 mon.c (mon.1) 27 : audit 0 from='client.? 172.21.15.177:0/2520197497' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T14:05:17.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:17 smithi191 bash[41073]: audit 2024-02-07T14:05:16.344699+0000 mgr.y (mgr.25346) 587 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:05:17.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:17 smithi191 bash[41073]: audit 2024-02-07T14:05:17.035231+0000 mon.c (mon.1) 27 : audit 0 from='client.? 172.21.15.177:0/2520197497' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-07T14:05:17.853 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -e sha1=44458ccedb18241cc2e17f10cdab3d1385399261 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-02-07T14:05:18.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:18 smithi177 bash[53774]: cluster 2024-02-07T14:05:17.090506+0000 mgr.y (mgr.25346) 588 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:05:18.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:18 smithi177 bash[55146]: cluster 2024-02-07T14:05:17.090506+0000 mgr.y (mgr.25346) 588 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:05:18.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:18 smithi191 bash[41073]: cluster 2024-02-07T14:05:17.090506+0000 mgr.y (mgr.25346) 588 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:05:20.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:20 smithi177 bash[53774]: cluster 2024-02-07T14:05:19.091342+0000 mgr.y (mgr.25346) 589 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:20.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:20 smithi177 bash[55146]: cluster 2024-02-07T14:05:19.091342+0000 mgr.y (mgr.25346) 589 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:20.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:20 smithi191 bash[41073]: cluster 2024-02-07T14:05:19.091342+0000 mgr.y (mgr.25346) 589 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:21.289 INFO:teuthology.orchestra.run.smithi177.stdout:true 2024-02-07T14:05:21.987 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -e sha1=44458ccedb18241cc2e17f10cdab3d1385399261 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-02-07T14:05:22.288 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:22 smithi177 bash[55146]: cluster 2024-02-07T14:05:21.092525+0000 mgr.y (mgr.25346) 590 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:05:22.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:22 smithi177 bash[55146]: audit 2024-02-07T14:05:21.275946+0000 mon.a (mon.0) 916 : audit 0 from='client.? 172.21.15.177:0/518707733' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:05:22.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:22 smithi177 bash[53774]: cluster 2024-02-07T14:05:21.092525+0000 mgr.y (mgr.25346) 590 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:05:22.289 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:22 smithi177 bash[53774]: audit 2024-02-07T14:05:21.275946+0000 mon.a (mon.0) 916 : audit 0 from='client.? 172.21.15.177:0/518707733' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:05:22.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:22 smithi191 bash[41073]: cluster 2024-02-07T14:05:21.092525+0000 mgr.y (mgr.25346) 590 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:05:22.302 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:22 smithi191 bash[41073]: audit 2024-02-07T14:05:21.275946+0000 mon.a (mon.0) 916 : audit 0 from='client.? 172.21.15.177:0/518707733' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:05:24.147 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:05:24 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:05:24] "GET /metrics HTTP/1.1" 200 38556 "" "Prometheus/2.43.0" 2024-02-07T14:05:24.540 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:24 smithi177 bash[53774]: cluster 2024-02-07T14:05:23.093786+0000 mgr.y (mgr.25346) 591 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:24.540 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:24 smithi177 bash[55146]: cluster 2024-02-07T14:05:23.093786+0000 mgr.y (mgr.25346) 591 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:24.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:24 smithi191 bash[41073]: cluster 2024-02-07T14:05:23.093786+0000 mgr.y (mgr.25346) 591 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:25.091 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph version 19.0.0-1252-g44458cce (44458ccedb18241cc2e17f10cdab3d1385399261) squid (dev)" 2024-02-07T14:05:25.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:25 smithi177 bash[53774]: audit 2024-02-07T14:05:25.078163+0000 mon.a (mon.0) 917 : audit 0 from='client.? 172.21.15.177:0/3465091211' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:05:25.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:25 smithi177 bash[55146]: audit 2024-02-07T14:05:25.078163+0000 mon.a (mon.0) 917 : audit 0 from='client.? 172.21.15.177:0/3465091211' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:05:25.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:25 smithi191 bash[41073]: audit 2024-02-07T14:05:25.078163+0000 mon.a (mon.0) 917 : audit 0 from='client.? 172.21.15.177:0/3465091211' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-07T14:05:25.809 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -e sha1=44458ccedb18241cc2e17f10cdab3d1385399261 -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-02-07T14:05:26.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:26 smithi177 bash[53774]: cluster 2024-02-07T14:05:25.094778+0000 mgr.y (mgr.25346) 592 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:26.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:26 smithi177 bash[55146]: cluster 2024-02-07T14:05:25.094778+0000 mgr.y (mgr.25346) 592 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:26.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:26 smithi191 bash[41073]: cluster 2024-02-07T14:05:25.094778+0000 mgr.y (mgr.25346) 592 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:27.226 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:27 smithi177 bash[53774]: audit 2024-02-07T14:05:26.356069+0000 mgr.y (mgr.25346) 593 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:05:27.226 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:27 smithi177 bash[55146]: audit 2024-02-07T14:05:26.356069+0000 mgr.y (mgr.25346) 593 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:05:27.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:27 smithi191 bash[41073]: audit 2024-02-07T14:05:26.356069+0000 mgr.y (mgr.25346) 593 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:05:28.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:28 smithi177 bash[53774]: cluster 2024-02-07T14:05:27.096366+0000 mgr.y (mgr.25346) 594 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:05:28.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:28 smithi177 bash[55146]: cluster 2024-02-07T14:05:27.096366+0000 mgr.y (mgr.25346) 594 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:05:28.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:28 smithi191 bash[41073]: cluster 2024-02-07T14:05:27.096366+0000 mgr.y (mgr.25346) 594 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:05:29.123 INFO:teuthology.orchestra.run.smithi177.stdout:osd 8 2m ago - 2024-02-07T14:05:29.875 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-07T14:05:29.885 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi177.front.sepia.ceph.com 2024-02-07T14:05:29.885 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- bash -c 'ceph orch upgrade ls' 2024-02-07T14:05:30.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:30 smithi177 bash[55146]: audit 2024-02-07T14:05:29.095536+0000 mgr.y (mgr.25346) 595 : audit 0 from='client.44962 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:05:30.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:30 smithi177 bash[55146]: cluster 2024-02-07T14:05:29.097287+0000 mgr.y (mgr.25346) 596 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:30.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:30 smithi177 bash[53774]: audit 2024-02-07T14:05:29.095536+0000 mgr.y (mgr.25346) 595 : audit 0 from='client.44962 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:05:30.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:30 smithi177 bash[53774]: cluster 2024-02-07T14:05:29.097287+0000 mgr.y (mgr.25346) 596 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:30.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:30 smithi191 bash[41073]: audit 2024-02-07T14:05:29.095536+0000 mgr.y (mgr.25346) 595 : audit 0 from='client.44962 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:05:30.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:30 smithi191 bash[41073]: cluster 2024-02-07T14:05:29.097287+0000 mgr.y (mgr.25346) 596 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:31.342 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:31 smithi177 bash[53774]: audit 2024-02-07T14:05:30.855346+0000 mon.a (mon.0) 918 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:05:31.343 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:31 smithi177 bash[55146]: audit 2024-02-07T14:05:30.855346+0000 mon.a (mon.0) 918 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:05:31.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:31 smithi191 bash[41073]: audit 2024-02-07T14:05:30.855346+0000 mon.a (mon.0) 918 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-07T14:05:32.288 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:32 smithi177 bash[53774]: cluster 2024-02-07T14:05:31.098222+0000 mgr.y (mgr.25346) 597 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:05:32.289 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:32 smithi177 bash[55146]: cluster 2024-02-07T14:05:31.098222+0000 mgr.y (mgr.25346) 597 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:05:32.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:32 smithi191 bash[41073]: cluster 2024-02-07T14:05:31.098222+0000 mgr.y (mgr.25346) 597 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:05:34.022 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-07T14:05:34.023 INFO:teuthology.orchestra.run.smithi177.stdout: "image": "quay.io/ceph/ceph", 2024-02-07T14:05:34.023 INFO:teuthology.orchestra.run.smithi177.stdout: "registry": "quay.io", 2024-02-07T14:05:34.023 INFO:teuthology.orchestra.run.smithi177.stdout: "bare_image": "ceph/ceph", 2024-02-07T14:05:34.023 INFO:teuthology.orchestra.run.smithi177.stdout: "versions": [] 2024-02-07T14:05:34.023 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-07T14:05:34.538 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:05:34 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:05:34] "GET /metrics HTTP/1.1" 200 38555 "" "Prometheus/2.43.0" 2024-02-07T14:05:34.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:34 smithi177 bash[53774]: cluster 2024-02-07T14:05:33.099438+0000 mgr.y (mgr.25346) 598 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:34.539 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:34 smithi177 bash[53774]: audit 2024-02-07T14:05:33.165257+0000 mgr.y (mgr.25346) 599 : audit 0 from='client.35034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:05:34.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:34 smithi177 bash[55146]: cluster 2024-02-07T14:05:33.099438+0000 mgr.y (mgr.25346) 598 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:34.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:34 smithi177 bash[55146]: audit 2024-02-07T14:05:33.165257+0000 mgr.y (mgr.25346) 599 : audit 0 from='client.35034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:05:34.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:34 smithi191 bash[41073]: cluster 2024-02-07T14:05:33.099438+0000 mgr.y (mgr.25346) 598 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:34.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:34 smithi191 bash[41073]: audit 2024-02-07T14:05:33.165257+0000 mgr.y (mgr.25346) 599 : audit 0 from='client.35034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:05:34.780 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-02-07T14:05:36.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:36 smithi177 bash[53774]: cluster 2024-02-07T14:05:35.100478+0000 mgr.y (mgr.25346) 600 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:36.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:36 smithi177 bash[55146]: cluster 2024-02-07T14:05:35.100478+0000 mgr.y (mgr.25346) 600 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:36.551 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:36 smithi191 bash[41073]: cluster 2024-02-07T14:05:35.100478+0000 mgr.y (mgr.25346) 600 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:37.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:37 smithi177 bash[53774]: audit 2024-02-07T14:05:36.366941+0000 mgr.y (mgr.25346) 601 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:05:37.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:37 smithi177 bash[55146]: audit 2024-02-07T14:05:36.366941+0000 mgr.y (mgr.25346) 601 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:05:37.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:37 smithi191 bash[41073]: audit 2024-02-07T14:05:36.366941+0000 mgr.y (mgr.25346) 601 : audit 0 from='client.44701 -' entity='client.iscsi.foo.smithi177.afvcbe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-07T14:05:38.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:38 smithi177 bash[53774]: cluster 2024-02-07T14:05:37.102016+0000 mgr.y (mgr.25346) 602 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:05:38.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:38 smithi177 bash[55146]: cluster 2024-02-07T14:05:37.102016+0000 mgr.y (mgr.25346) 602 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:05:38.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:38 smithi191 bash[41073]: cluster 2024-02-07T14:05:37.102016+0000 mgr.y (mgr.25346) 602 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:05:38.746 INFO:teuthology.orchestra.run.smithi177.stdout: "16.2.0", 2024-02-07T14:05:39.451 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-02-07T14:05:39.538 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:39 smithi177 bash[53774]: audit 2024-02-07T14:05:38.064007+0000 mgr.y (mgr.25346) 603 : audit 0 from='client.44974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:05:39.539 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:39 smithi177 bash[55146]: audit 2024-02-07T14:05:38.064007+0000 mgr.y (mgr.25346) 603 : audit 0 from='client.44974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:05:39.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:39 smithi191 bash[41073]: audit 2024-02-07T14:05:38.064007+0000 mgr.y (mgr.25346) 603 : audit 0 from='client.44974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:05:40.506 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:40 smithi177 bash[53774]: cluster 2024-02-07T14:05:39.103144+0000 mgr.y (mgr.25346) 604 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:40.507 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:40 smithi177 bash[55146]: cluster 2024-02-07T14:05:39.103144+0000 mgr.y (mgr.25346) 604 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:40.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:40 smithi191 bash[41073]: cluster 2024-02-07T14:05:39.103144+0000 mgr.y (mgr.25346) 604 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:42.331 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:42 smithi177 bash[53774]: cluster 2024-02-07T14:05:41.104430+0000 mgr.y (mgr.25346) 605 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:05:42.332 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:42 smithi177 bash[55146]: cluster 2024-02-07T14:05:41.104430+0000 mgr.y (mgr.25346) 605 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:05:42.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:42 smithi191 bash[41073]: cluster 2024-02-07T14:05:41.104430+0000 mgr.y (mgr.25346) 605 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-07T14:05:43.413 INFO:teuthology.orchestra.run.smithi177.stdout: "v16.2.2", 2024-02-07T14:05:43.413 INFO:teuthology.orchestra.run.smithi177.stdout: "v16.2.2-20210505", 2024-02-07T14:05:43.429 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:43 smithi177 bash[55146]: audit 2024-02-07T14:05:42.075510+0000 mon.a (mon.0) 919 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:05:43.429 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:43 smithi177 bash[55146]: audit 2024-02-07T14:05:42.077015+0000 mon.a (mon.0) 920 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:05:43.429 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:43 smithi177 bash[55146]: audit 2024-02-07T14:05:42.087193+0000 mon.a (mon.0) 921 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:05:43.429 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:43 smithi177 bash[53774]: audit 2024-02-07T14:05:42.075510+0000 mon.a (mon.0) 919 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:05:43.429 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:43 smithi177 bash[53774]: audit 2024-02-07T14:05:42.077015+0000 mon.a (mon.0) 920 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:05:43.429 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:43 smithi177 bash[53774]: audit 2024-02-07T14:05:42.087193+0000 mon.a (mon.0) 921 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:05:43.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:43 smithi191 bash[41073]: audit 2024-02-07T14:05:42.075510+0000 mon.a (mon.0) 919 : audit 0 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-07T14:05:43.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:43 smithi191 bash[41073]: audit 2024-02-07T14:05:42.077015+0000 mon.a (mon.0) 920 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-07T14:05:43.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:43 smithi191 bash[41073]: audit 2024-02-07T14:05:42.087193+0000 mon.a (mon.0) 921 : audit 1 from='mgr.25346 172.21.15.177:0/3150419616' entity='mgr.y' 2024-02-07T14:05:44.176 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-02-07T14:05:44.185 INFO:tasks.cephadm:Teardown begin 2024-02-07T14:05:44.186 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-07T14:05:44.201 DEBUG:teuthology.orchestra.run.smithi191:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-07T14:05:44.218 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-02-07T14:05:44.218 DEBUG:teuthology.orchestra.run.smithi177:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-07T14:05:44.251 DEBUG:teuthology.orchestra.run.smithi191:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-07T14:05:44.258 INFO:tasks.cephadm:Stopping all daemons... 2024-02-07T14:05:44.259 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-02-07T14:05:44.259 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@mon.a 2024-02-07T14:05:44.418 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:05:44 smithi177 bash[50600]: ::ffff:172.21.15.191 - - [07/Feb/2024:14:05:44] "GET /metrics HTTP/1.1" 200 38555 "" "Prometheus/2.43.0" 2024-02-07T14:05:44.419 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:44 smithi177 bash[53774]: audit 2024-02-07T14:05:42.722168+0000 mgr.y (mgr.25346) 606 : audit 0 from='client.35046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:05:44.419 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:44 smithi177 bash[53774]: cluster 2024-02-07T14:05:43.105705+0000 mgr.y (mgr.25346) 607 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:44.419 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:44 smithi177 systemd[1]: Stopping Ceph mon.a for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T14:05:44.419 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:44 smithi177 bash[55146]: audit 2024-02-07T14:05:42.722168+0000 mgr.y (mgr.25346) 606 : audit 0 from='client.35046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:05:44.419 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:44 smithi177 bash[55146]: cluster 2024-02-07T14:05:43.105705+0000 mgr.y (mgr.25346) 607 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:44.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:44 smithi191 bash[41073]: audit 2024-02-07T14:05:42.722168+0000 mgr.y (mgr.25346) 606 : audit 0 from='client.35046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-07T14:05:44.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:44 smithi191 bash[41073]: cluster 2024-02-07T14:05:43.105705+0000 mgr.y (mgr.25346) 607 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-07T14:05:44.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:44 smithi177 bash[53774]: debug 2024-02-07T14:05:44.418+0000 7f699c03d700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-07T14:05:44.789 INFO:journalctl@ceph.mon.a.smithi177.stdout:Feb 07 14:05:44 smithi177 bash[53774]: debug 2024-02-07T14:05:44.418+0000 7f699c03d700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-02-07T14:05:44.789 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:05:44 smithi177 bash[50600]: [07/Feb/2024:14:05:44] ENGINE Bus STOPPING 2024-02-07T14:05:44.789 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:05:44 smithi177 bash[50600]: [07/Feb/2024:14:05:44] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-07T14:05:44.789 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:05:44 smithi177 bash[50600]: [07/Feb/2024:14:05:44] ENGINE Bus STOPPED 2024-02-07T14:05:44.790 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:05:44 smithi177 bash[50600]: [07/Feb/2024:14:05:44] ENGINE Bus STARTING 2024-02-07T14:05:44.790 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:05:44 smithi177 bash[50600]: CherryPy Checker: 2024-02-07T14:05:44.790 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:05:44 smithi177 bash[50600]: The Application mounted at '' has an empty config. 2024-02-07T14:05:44.790 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:05:44 smithi177 bash[50600]: [07/Feb/2024:14:05:44] ENGINE Serving on http://:::9283 2024-02-07T14:05:44.790 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:05:44 smithi177 bash[50600]: [07/Feb/2024:14:05:44] ENGINE Bus STARTED 2024-02-07T14:05:45.466 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@mon.a.service' 2024-02-07T14:05:45.512 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-07T14:05:45.512 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-02-07T14:05:45.512 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-02-07T14:05:45.512 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@mon.c 2024-02-07T14:05:45.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:45 smithi177 systemd[1]: Stopping Ceph mon.c for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T14:05:45.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:45 smithi177 bash[55146]: debug 2024-02-07T14:05:45.678+0000 7f7d31a85700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-07T14:05:45.764 INFO:journalctl@ceph.mon.c.smithi177.stdout:Feb 07 14:05:45 smithi177 bash[55146]: debug 2024-02-07T14:05:45.678+0000 7f7d31a85700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-02-07T14:05:46.577 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@mon.c.service' 2024-02-07T14:05:46.611 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-07T14:05:46.612 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-02-07T14:05:46.612 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-02-07T14:05:46.612 DEBUG:teuthology.orchestra.run.smithi191:> sudo systemctl stop ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@mon.b 2024-02-07T14:05:47.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:46 smithi191 systemd[1]: Stopping Ceph mon.b for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T14:05:47.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:46 smithi191 bash[41073]: debug 2024-02-07T14:05:46.791+0000 7f2daf324700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-07T14:05:47.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Feb 07 14:05:46 smithi191 bash[41073]: debug 2024-02-07T14:05:46.791+0000 7f2daf324700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-02-07T14:05:47.889 DEBUG:teuthology.orchestra.run.smithi191:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@mon.b.service' 2024-02-07T14:05:47.926 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-07T14:05:47.926 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-02-07T14:05:47.927 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-02-07T14:05:47.927 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@mgr.y 2024-02-07T14:05:48.288 INFO:journalctl@ceph.mgr.y.smithi177.stdout:Feb 07 14:05:47 smithi177 systemd[1]: Stopping Ceph mgr.y for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T14:05:48.913 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@mgr.y.service' 2024-02-07T14:05:48.947 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-07T14:05:48.948 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-02-07T14:05:48.948 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-02-07T14:05:48.948 DEBUG:teuthology.orchestra.run.smithi191:> sudo systemctl stop ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@mgr.x 2024-02-07T14:05:49.302 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 14:05:48 smithi191 systemd[1]: Stopping Ceph mgr.x for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T14:05:49.769 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Feb 07 14:05:49 smithi191 bash[73166]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-mgr-x 2024-02-07T14:05:49.954 DEBUG:teuthology.orchestra.run.smithi191:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@mgr.x.service' 2024-02-07T14:05:49.985 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-07T14:05:49.986 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-02-07T14:05:49.986 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-02-07T14:05:49.986 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@osd.0 2024-02-07T14:05:50.288 INFO:journalctl@ceph.osd.0.smithi177.stdout:Feb 07 14:05:50 smithi177 systemd[1]: Stopping Ceph osd.0 for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T14:05:50.288 INFO:journalctl@ceph.osd.0.smithi177.stdout:Feb 07 14:05:50 smithi177 bash[58189]: debug 2024-02-07T14:05:50.174+0000 7f0ec4d94700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-07T14:05:50.289 INFO:journalctl@ceph.osd.0.smithi177.stdout:Feb 07 14:05:50 smithi177 bash[58189]: debug 2024-02-07T14:05:50.174+0000 7f0ec4d94700 -1 osd.0 150 *** Got signal Terminated *** 2024-02-07T14:05:50.289 INFO:journalctl@ceph.osd.0.smithi177.stdout:Feb 07 14:05:50 smithi177 bash[58189]: debug 2024-02-07T14:05:50.174+0000 7f0ec4d94700 -1 osd.0 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-07T14:05:56.632 INFO:journalctl@ceph.osd.0.smithi177.stdout:Feb 07 14:05:56 smithi177 bash[95324]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-osd-0 2024-02-07T14:05:56.633 INFO:journalctl@ceph.osd.0.smithi177.stdout:Feb 07 14:05:56 smithi177 bash[95399]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-osd-0 2024-02-07T14:05:58.554 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@osd.0.service' 2024-02-07T14:05:58.589 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-07T14:05:58.589 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-02-07T14:05:58.589 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-02-07T14:05:58.589 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@osd.1 2024-02-07T14:05:58.748 INFO:journalctl@ceph.osd.1.smithi177.stdout:Feb 07 14:05:58 smithi177 systemd[1]: Stopping Ceph osd.1 for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T14:05:59.038 INFO:journalctl@ceph.osd.1.smithi177.stdout:Feb 07 14:05:58 smithi177 bash[60243]: debug 2024-02-07T14:05:58.746+0000 7fb6e419c700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-07T14:05:59.039 INFO:journalctl@ceph.osd.1.smithi177.stdout:Feb 07 14:05:58 smithi177 bash[60243]: debug 2024-02-07T14:05:58.746+0000 7fb6e419c700 -1 osd.1 150 *** Got signal Terminated *** 2024-02-07T14:05:59.039 INFO:journalctl@ceph.osd.1.smithi177.stdout:Feb 07 14:05:58 smithi177 bash[60243]: debug 2024-02-07T14:05:58.746+0000 7fb6e419c700 -1 osd.1 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-07T14:06:05.142 INFO:journalctl@ceph.osd.1.smithi177.stdout:Feb 07 14:06:04 smithi177 bash[95547]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-osd-1 2024-02-07T14:06:05.142 INFO:journalctl@ceph.osd.1.smithi177.stdout:Feb 07 14:06:05 smithi177 bash[95626]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-osd-1 2024-02-07T14:06:07.032 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@osd.1.service' 2024-02-07T14:06:07.064 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-07T14:06:07.064 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-02-07T14:06:07.064 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-02-07T14:06:07.064 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@osd.2 2024-02-07T14:06:07.288 INFO:journalctl@ceph.osd.2.smithi177.stdout:Feb 07 14:06:07 smithi177 systemd[1]: Stopping Ceph osd.2 for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T14:06:07.289 INFO:journalctl@ceph.osd.2.smithi177.stdout:Feb 07 14:06:07 smithi177 bash[62415]: debug 2024-02-07T14:06:07.222+0000 7f8da1645700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-07T14:06:07.289 INFO:journalctl@ceph.osd.2.smithi177.stdout:Feb 07 14:06:07 smithi177 bash[62415]: debug 2024-02-07T14:06:07.222+0000 7f8da1645700 -1 osd.2 150 *** Got signal Terminated *** 2024-02-07T14:06:07.289 INFO:journalctl@ceph.osd.2.smithi177.stdout:Feb 07 14:06:07 smithi177 bash[62415]: debug 2024-02-07T14:06:07.222+0000 7f8da1645700 -1 osd.2 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-07T14:06:13.527 INFO:journalctl@ceph.osd.2.smithi177.stdout:Feb 07 14:06:13 smithi177 bash[95767]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-osd-2 2024-02-07T14:06:13.527 INFO:journalctl@ceph.osd.2.smithi177.stdout:Feb 07 14:06:13 smithi177 bash[95838]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-osd-2 2024-02-07T14:06:15.386 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@osd.2.service' 2024-02-07T14:06:15.420 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-07T14:06:15.420 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-02-07T14:06:15.420 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-02-07T14:06:15.421 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@osd.3 2024-02-07T14:06:15.789 INFO:journalctl@ceph.osd.3.smithi177.stdout:Feb 07 14:06:15 smithi177 systemd[1]: Stopping Ceph osd.3 for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T14:06:15.789 INFO:journalctl@ceph.osd.3.smithi177.stdout:Feb 07 14:06:15 smithi177 bash[64591]: debug 2024-02-07T14:06:15.585+0000 7fdc2f3d2700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-07T14:06:15.789 INFO:journalctl@ceph.osd.3.smithi177.stdout:Feb 07 14:06:15 smithi177 bash[64591]: debug 2024-02-07T14:06:15.585+0000 7fdc2f3d2700 -1 osd.3 150 *** Got signal Terminated *** 2024-02-07T14:06:15.789 INFO:journalctl@ceph.osd.3.smithi177.stdout:Feb 07 14:06:15 smithi177 bash[64591]: debug 2024-02-07T14:06:15.585+0000 7fdc2f3d2700 -1 osd.3 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-07T14:06:16.802 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:16 smithi191 bash[45564]: debug 2024-02-07T14:06:16.367+0000 7fc876c39700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:53.245980+0000 front 2024-02-07T14:05:53.246349+0000 (oldest deadline 2024-02-07T14:06:16.145772+0000) 2024-02-07T14:06:17.302 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 14:06:16 smithi191 bash[43537]: debug 2024-02-07T14:06:16.855+0000 7f59857d6700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.319386+0000 front 2024-02-07T14:05:52.319100+0000 (oldest deadline 2024-02-07T14:06:16.419119+0000) 2024-02-07T14:06:17.802 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:17 smithi191 bash[45564]: debug 2024-02-07T14:06:17.371+0000 7fc876c39700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:53.245980+0000 front 2024-02-07T14:05:53.246349+0000 (oldest deadline 2024-02-07T14:06:16.145772+0000) 2024-02-07T14:06:18.302 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 14:06:17 smithi191 bash[43537]: debug 2024-02-07T14:06:17.895+0000 7f59857d6700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.319386+0000 front 2024-02-07T14:05:52.319100+0000 (oldest deadline 2024-02-07T14:06:16.419119+0000) 2024-02-07T14:06:18.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:17 smithi191 bash[49603]: debug 2024-02-07T14:06:17.895+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:18.683 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:18 smithi191 bash[45564]: debug 2024-02-07T14:06:18.395+0000 7fc876c39700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:53.245980+0000 front 2024-02-07T14:05:53.246349+0000 (oldest deadline 2024-02-07T14:06:16.145772+0000) 2024-02-07T14:06:19.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:18 smithi191 bash[47595]: debug 2024-02-07T14:06:18.679+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:54.483051+0000 front 2024-02-07T14:05:54.483104+0000 (oldest deadline 2024-02-07T14:06:17.982890+0000) 2024-02-07T14:06:19.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:18 smithi191 bash[49603]: debug 2024-02-07T14:06:18.859+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:19.052 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 14:06:18 smithi191 bash[43537]: debug 2024-02-07T14:06:18.911+0000 7f59857d6700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.319386+0000 front 2024-02-07T14:05:52.319100+0000 (oldest deadline 2024-02-07T14:06:16.419119+0000) 2024-02-07T14:06:19.726 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:19 smithi191 bash[45564]: debug 2024-02-07T14:06:19.359+0000 7fc876c39700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:53.245980+0000 front 2024-02-07T14:05:53.246349+0000 (oldest deadline 2024-02-07T14:06:16.145772+0000) 2024-02-07T14:06:19.788 INFO:journalctl@ceph.osd.3.smithi177.stdout:Feb 07 14:06:19 smithi177 bash[64591]: debug 2024-02-07T14:06:19.393+0000 7fdc279c5700 -1 osd.3 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:53.274183+0000 front 2024-02-07T14:05:53.274308+0000 (oldest deadline 2024-02-07T14:06:18.574371+0000) 2024-02-07T14:06:20.051 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 14:06:19 smithi191 bash[43537]: debug 2024-02-07T14:06:19.911+0000 7f59857d6700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.319386+0000 front 2024-02-07T14:05:52.319100+0000 (oldest deadline 2024-02-07T14:06:16.419119+0000) 2024-02-07T14:06:20.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:19 smithi191 bash[47595]: debug 2024-02-07T14:06:19.723+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:54.483051+0000 front 2024-02-07T14:05:54.483104+0000 (oldest deadline 2024-02-07T14:06:17.982890+0000) 2024-02-07T14:06:20.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:19 smithi191 bash[49603]: debug 2024-02-07T14:06:19.827+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:20.711 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:20 smithi191 bash[45564]: debug 2024-02-07T14:06:20.367+0000 7fc876c39700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:53.245980+0000 front 2024-02-07T14:05:53.246349+0000 (oldest deadline 2024-02-07T14:06:16.145772+0000) 2024-02-07T14:06:20.788 INFO:journalctl@ceph.osd.3.smithi177.stdout:Feb 07 14:06:20 smithi177 bash[64591]: debug 2024-02-07T14:06:20.353+0000 7fdc279c5700 -1 osd.3 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:53.274183+0000 front 2024-02-07T14:05:53.274308+0000 (oldest deadline 2024-02-07T14:06:18.574371+0000) 2024-02-07T14:06:21.052 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 14:06:20 smithi191 bash[43537]: debug 2024-02-07T14:06:20.919+0000 7f59857d6700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.319386+0000 front 2024-02-07T14:05:52.319100+0000 (oldest deadline 2024-02-07T14:06:16.419119+0000) 2024-02-07T14:06:21.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:20 smithi191 bash[47595]: debug 2024-02-07T14:06:20.707+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:54.483051+0000 front 2024-02-07T14:05:54.483104+0000 (oldest deadline 2024-02-07T14:06:17.982890+0000) 2024-02-07T14:06:21.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:20 smithi191 bash[49603]: debug 2024-02-07T14:06:20.871+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:21.674 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:21 smithi191 bash[45564]: debug 2024-02-07T14:06:21.350+0000 7fc876c39700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:53.245980+0000 front 2024-02-07T14:05:53.246349+0000 (oldest deadline 2024-02-07T14:06:16.145772+0000) 2024-02-07T14:06:21.830 INFO:journalctl@ceph.osd.3.smithi177.stdout:Feb 07 14:06:21 smithi177 bash[95982]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-osd-3 2024-02-07T14:06:21.830 INFO:journalctl@ceph.osd.3.smithi177.stdout:Feb 07 14:06:21 smithi177 bash[96056]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-osd-3 2024-02-07T14:06:22.051 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:21 smithi191 bash[47595]: debug 2024-02-07T14:06:21.670+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:54.483051+0000 front 2024-02-07T14:05:54.483104+0000 (oldest deadline 2024-02-07T14:06:17.982890+0000) 2024-02-07T14:06:22.052 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 14:06:21 smithi191 bash[43537]: debug 2024-02-07T14:06:21.882+0000 7f59857d6700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.319386+0000 front 2024-02-07T14:05:52.319100+0000 (oldest deadline 2024-02-07T14:06:16.419119+0000) 2024-02-07T14:06:22.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:21 smithi191 bash[49603]: debug 2024-02-07T14:06:21.858+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:22.672 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:22 smithi191 bash[45564]: debug 2024-02-07T14:06:22.362+0000 7fc876c39700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:53.245980+0000 front 2024-02-07T14:05:53.246349+0000 (oldest deadline 2024-02-07T14:06:16.145772+0000) 2024-02-07T14:06:23.052 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 14:06:22 smithi191 bash[43537]: debug 2024-02-07T14:06:22.878+0000 7f59857d6700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.319386+0000 front 2024-02-07T14:05:52.319100+0000 (oldest deadline 2024-02-07T14:06:16.419119+0000) 2024-02-07T14:06:23.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:22 smithi191 bash[47595]: debug 2024-02-07T14:06:22.666+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:54.483051+0000 front 2024-02-07T14:05:54.483104+0000 (oldest deadline 2024-02-07T14:06:17.982890+0000) 2024-02-07T14:06:23.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:22 smithi191 bash[49603]: debug 2024-02-07T14:06:22.850+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:23.629 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@osd.3.service' 2024-02-07T14:06:23.662 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-07T14:06:23.662 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-02-07T14:06:23.662 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-02-07T14:06:23.662 DEBUG:teuthology.orchestra.run.smithi191:> sudo systemctl stop ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@osd.4 2024-02-07T14:06:23.675 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:23 smithi191 bash[45564]: debug 2024-02-07T14:06:23.322+0000 7fc876c39700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:53.245980+0000 front 2024-02-07T14:05:53.246349+0000 (oldest deadline 2024-02-07T14:06:16.145772+0000) 2024-02-07T14:06:24.051 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:23 smithi191 bash[47595]: debug 2024-02-07T14:06:23.690+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:54.483051+0000 front 2024-02-07T14:05:54.483104+0000 (oldest deadline 2024-02-07T14:06:17.982890+0000) 2024-02-07T14:06:24.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:23 smithi191 bash[49603]: debug 2024-02-07T14:06:23.850+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:24.052 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 14:06:23 smithi191 systemd[1]: Stopping Ceph osd.4 for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T14:06:24.052 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 14:06:23 smithi191 bash[43537]: debug 2024-02-07T14:06:23.850+0000 7f598d1e3700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-07T14:06:24.052 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 14:06:23 smithi191 bash[43537]: debug 2024-02-07T14:06:23.850+0000 7f598d1e3700 -1 osd.4 150 *** Got signal Terminated *** 2024-02-07T14:06:24.052 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 14:06:23 smithi191 bash[43537]: debug 2024-02-07T14:06:23.850+0000 7f598d1e3700 -1 osd.4 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-07T14:06:24.052 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 14:06:23 smithi191 bash[43537]: debug 2024-02-07T14:06:23.886+0000 7f59857d6700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.319386+0000 front 2024-02-07T14:05:52.319100+0000 (oldest deadline 2024-02-07T14:06:16.419119+0000) 2024-02-07T14:06:24.552 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:24 smithi191 bash[45564]: debug 2024-02-07T14:06:24.282+0000 7fc876c39700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:53.245980+0000 front 2024-02-07T14:05:53.246349+0000 (oldest deadline 2024-02-07T14:06:16.145772+0000) 2024-02-07T14:06:25.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:24 smithi191 bash[49603]: debug 2024-02-07T14:06:24.850+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:25.052 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 14:06:24 smithi191 bash[43537]: debug 2024-02-07T14:06:24.934+0000 7f59857d6700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.319386+0000 front 2024-02-07T14:05:52.319100+0000 (oldest deadline 2024-02-07T14:06:16.419119+0000) 2024-02-07T14:06:25.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:24 smithi191 bash[47595]: debug 2024-02-07T14:06:24.722+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:54.483051+0000 front 2024-02-07T14:05:54.483104+0000 (oldest deadline 2024-02-07T14:06:17.982890+0000) 2024-02-07T14:06:25.552 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:25 smithi191 bash[45564]: debug 2024-02-07T14:06:25.262+0000 7fc876c39700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:53.245980+0000 front 2024-02-07T14:05:53.246349+0000 (oldest deadline 2024-02-07T14:06:16.145772+0000) 2024-02-07T14:06:26.052 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 14:06:25 smithi191 bash[43537]: debug 2024-02-07T14:06:25.938+0000 7f59857d6700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.319386+0000 front 2024-02-07T14:05:52.319100+0000 (oldest deadline 2024-02-07T14:06:16.419119+0000) 2024-02-07T14:06:26.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:25 smithi191 bash[47595]: debug 2024-02-07T14:06:25.770+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:54.483051+0000 front 2024-02-07T14:05:54.483104+0000 (oldest deadline 2024-02-07T14:06:17.982890+0000) 2024-02-07T14:06:26.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:25 smithi191 bash[49603]: debug 2024-02-07T14:06:25.814+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:26.552 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:26 smithi191 bash[45564]: debug 2024-02-07T14:06:26.282+0000 7fc876c39700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:53.245980+0000 front 2024-02-07T14:05:53.246349+0000 (oldest deadline 2024-02-07T14:06:16.145772+0000) 2024-02-07T14:06:27.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:26 smithi191 bash[49603]: debug 2024-02-07T14:06:26.794+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:27.052 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 14:06:26 smithi191 bash[43537]: debug 2024-02-07T14:06:26.906+0000 7f59857d6700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.319386+0000 front 2024-02-07T14:05:52.319100+0000 (oldest deadline 2024-02-07T14:06:16.419119+0000) 2024-02-07T14:06:27.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:26 smithi191 bash[47595]: debug 2024-02-07T14:06:26.810+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:54.483051+0000 front 2024-02-07T14:05:54.483104+0000 (oldest deadline 2024-02-07T14:06:17.982890+0000) 2024-02-07T14:06:27.551 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:27 smithi191 bash[45564]: debug 2024-02-07T14:06:27.290+0000 7fc876c39700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:53.245980+0000 front 2024-02-07T14:05:53.246349+0000 (oldest deadline 2024-02-07T14:06:16.145772+0000) 2024-02-07T14:06:27.552 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:27 smithi191 bash[45564]: debug 2024-02-07T14:06:27.290+0000 7fc876c39700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:03.147900+0000 front 2024-02-07T14:06:03.148156+0000 (oldest deadline 2024-02-07T14:06:26.648019+0000) 2024-02-07T14:06:28.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:27 smithi191 bash[49603]: debug 2024-02-07T14:06:27.834+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:28.302 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 14:06:27 smithi191 bash[43537]: debug 2024-02-07T14:06:27.870+0000 7f59857d6700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.319386+0000 front 2024-02-07T14:05:52.319100+0000 (oldest deadline 2024-02-07T14:06:16.419119+0000) 2024-02-07T14:06:28.302 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:27 smithi191 bash[47595]: debug 2024-02-07T14:06:27.850+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:54.483051+0000 front 2024-02-07T14:05:54.483104+0000 (oldest deadline 2024-02-07T14:06:17.982890+0000) 2024-02-07T14:06:28.302 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:27 smithi191 bash[47595]: debug 2024-02-07T14:06:27.850+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:03.086256+0000 front 2024-02-07T14:06:03.085982+0000 (oldest deadline 2024-02-07T14:06:27.785933+0000) 2024-02-07T14:06:28.802 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:28 smithi191 bash[45564]: debug 2024-02-07T14:06:28.314+0000 7fc876c39700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:53.245980+0000 front 2024-02-07T14:05:53.246349+0000 (oldest deadline 2024-02-07T14:06:16.145772+0000) 2024-02-07T14:06:28.802 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:28 smithi191 bash[45564]: debug 2024-02-07T14:06:28.314+0000 7fc876c39700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:03.147900+0000 front 2024-02-07T14:06:03.148156+0000 (oldest deadline 2024-02-07T14:06:26.648019+0000) 2024-02-07T14:06:29.278 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:28 smithi191 bash[49603]: debug 2024-02-07T14:06:28.850+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:29.278 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:28 smithi191 bash[49603]: debug 2024-02-07T14:06:28.850+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:02.788726+0000 front 2024-02-07T14:06:02.788613+0000 (oldest deadline 2024-02-07T14:06:28.688893+0000) 2024-02-07T14:06:29.279 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:28 smithi191 bash[47595]: debug 2024-02-07T14:06:28.822+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:54.483051+0000 front 2024-02-07T14:05:54.483104+0000 (oldest deadline 2024-02-07T14:06:17.982890+0000) 2024-02-07T14:06:29.279 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:28 smithi191 bash[47595]: debug 2024-02-07T14:06:28.822+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:03.086256+0000 front 2024-02-07T14:06:03.085982+0000 (oldest deadline 2024-02-07T14:06:27.785933+0000) 2024-02-07T14:06:29.552 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:29 smithi191 bash[45564]: debug 2024-02-07T14:06:29.286+0000 7fc876c39700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:53.245980+0000 front 2024-02-07T14:05:53.246349+0000 (oldest deadline 2024-02-07T14:06:16.145772+0000) 2024-02-07T14:06:29.552 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:29 smithi191 bash[45564]: debug 2024-02-07T14:06:29.286+0000 7fc876c39700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:03.147900+0000 front 2024-02-07T14:06:03.148156+0000 (oldest deadline 2024-02-07T14:06:26.648019+0000) 2024-02-07T14:06:30.051 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 14:06:29 smithi191 bash[73286]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-osd-4 2024-02-07T14:06:30.052 INFO:journalctl@ceph.osd.4.smithi191.stdout:Feb 07 14:06:30 smithi191 bash[73360]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-osd-4 2024-02-07T14:06:30.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:29 smithi191 bash[49603]: debug 2024-02-07T14:06:29.838+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:30.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:29 smithi191 bash[49603]: debug 2024-02-07T14:06:29.838+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:02.788726+0000 front 2024-02-07T14:06:02.788613+0000 (oldest deadline 2024-02-07T14:06:28.688893+0000) 2024-02-07T14:06:30.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:29 smithi191 bash[47595]: debug 2024-02-07T14:06:29.782+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:54.483051+0000 front 2024-02-07T14:05:54.483104+0000 (oldest deadline 2024-02-07T14:06:17.982890+0000) 2024-02-07T14:06:30.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:29 smithi191 bash[47595]: debug 2024-02-07T14:06:29.782+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:03.086256+0000 front 2024-02-07T14:06:03.085982+0000 (oldest deadline 2024-02-07T14:06:27.785933+0000) 2024-02-07T14:06:30.551 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:30 smithi191 bash[45564]: debug 2024-02-07T14:06:30.266+0000 7fc876c39700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:53.245980+0000 front 2024-02-07T14:05:53.246349+0000 (oldest deadline 2024-02-07T14:06:16.145772+0000) 2024-02-07T14:06:30.552 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:30 smithi191 bash[45564]: debug 2024-02-07T14:06:30.266+0000 7fc876c39700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:03.147900+0000 front 2024-02-07T14:06:03.148156+0000 (oldest deadline 2024-02-07T14:06:26.648019+0000) 2024-02-07T14:06:31.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:30 smithi191 bash[49603]: debug 2024-02-07T14:06:30.806+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:31.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:30 smithi191 bash[49603]: debug 2024-02-07T14:06:30.806+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:02.788726+0000 front 2024-02-07T14:06:02.788613+0000 (oldest deadline 2024-02-07T14:06:28.688893+0000) 2024-02-07T14:06:31.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:30 smithi191 bash[47595]: debug 2024-02-07T14:06:30.746+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:54.483051+0000 front 2024-02-07T14:05:54.483104+0000 (oldest deadline 2024-02-07T14:06:17.982890+0000) 2024-02-07T14:06:31.053 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:30 smithi191 bash[47595]: debug 2024-02-07T14:06:30.746+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:03.086256+0000 front 2024-02-07T14:06:03.085982+0000 (oldest deadline 2024-02-07T14:06:27.785933+0000) 2024-02-07T14:06:31.624 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:31 smithi191 bash[45564]: debug 2024-02-07T14:06:31.310+0000 7fc876c39700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:53.245980+0000 front 2024-02-07T14:05:53.246349+0000 (oldest deadline 2024-02-07T14:06:16.145772+0000) 2024-02-07T14:06:31.624 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:31 smithi191 bash[45564]: debug 2024-02-07T14:06:31.310+0000 7fc876c39700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:03.147900+0000 front 2024-02-07T14:06:03.148156+0000 (oldest deadline 2024-02-07T14:06:26.648019+0000) 2024-02-07T14:06:32.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:31 smithi191 bash[49603]: debug 2024-02-07T14:06:31.794+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:32.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:31 smithi191 bash[49603]: debug 2024-02-07T14:06:31.798+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:02.788726+0000 front 2024-02-07T14:06:02.788613+0000 (oldest deadline 2024-02-07T14:06:28.688893+0000) 2024-02-07T14:06:32.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:31 smithi191 bash[47595]: debug 2024-02-07T14:06:31.778+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:54.483051+0000 front 2024-02-07T14:05:54.483104+0000 (oldest deadline 2024-02-07T14:06:17.982890+0000) 2024-02-07T14:06:32.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:31 smithi191 bash[47595]: debug 2024-02-07T14:06:31.778+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:03.086256+0000 front 2024-02-07T14:06:03.085982+0000 (oldest deadline 2024-02-07T14:06:27.785933+0000) 2024-02-07T14:06:32.053 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:06:31 smithi191 bash[63166]: ts=2024-02-07T14:06:31.843Z caller=refresh.go:99 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.177:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.177:8765: connect: connection refused" 2024-02-07T14:06:32.053 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:06:31 smithi191 bash[63166]: ts=2024-02-07T14:06:31.847Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.177:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.177:8765: connect: connection refused" 2024-02-07T14:06:32.053 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:06:31 smithi191 bash[63166]: ts=2024-02-07T14:06:31.850Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.177:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.177:8765: connect: connection refused" 2024-02-07T14:06:32.053 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:06:31 smithi191 bash[63166]: ts=2024-02-07T14:06:31.852Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.177:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.177:8765: connect: connection refused" 2024-02-07T14:06:32.091 DEBUG:teuthology.orchestra.run.smithi191:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@osd.4.service' 2024-02-07T14:06:32.128 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-07T14:06:32.128 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-02-07T14:06:32.128 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-02-07T14:06:32.128 DEBUG:teuthology.orchestra.run.smithi191:> sudo systemctl stop ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@osd.5 2024-02-07T14:06:32.362 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:32 smithi191 systemd[1]: Stopping Ceph osd.5 for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T14:06:32.362 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:32 smithi191 bash[45564]: debug 2024-02-07T14:06:32.330+0000 7fc87e646700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-07T14:06:32.362 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:32 smithi191 bash[45564]: debug 2024-02-07T14:06:32.330+0000 7fc87e646700 -1 osd.5 150 *** Got signal Terminated *** 2024-02-07T14:06:32.362 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:32 smithi191 bash[45564]: debug 2024-02-07T14:06:32.330+0000 7fc87e646700 -1 osd.5 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-07T14:06:32.362 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:32 smithi191 bash[45564]: debug 2024-02-07T14:06:32.358+0000 7fc876c39700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:53.245980+0000 front 2024-02-07T14:05:53.246349+0000 (oldest deadline 2024-02-07T14:06:16.145772+0000) 2024-02-07T14:06:32.740 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:32 smithi191 bash[45564]: debug 2024-02-07T14:06:32.358+0000 7fc876c39700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:03.147900+0000 front 2024-02-07T14:06:03.148156+0000 (oldest deadline 2024-02-07T14:06:26.648019+0000) 2024-02-07T14:06:33.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:32 smithi191 bash[47595]: debug 2024-02-07T14:06:32.738+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:54.483051+0000 front 2024-02-07T14:05:54.483104+0000 (oldest deadline 2024-02-07T14:06:17.982890+0000) 2024-02-07T14:06:33.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:32 smithi191 bash[47595]: debug 2024-02-07T14:06:32.738+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:03.086256+0000 front 2024-02-07T14:06:03.085982+0000 (oldest deadline 2024-02-07T14:06:27.785933+0000) 2024-02-07T14:06:33.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:32 smithi191 bash[49603]: debug 2024-02-07T14:06:32.806+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:33.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:32 smithi191 bash[49603]: debug 2024-02-07T14:06:32.806+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:02.788726+0000 front 2024-02-07T14:06:02.788613+0000 (oldest deadline 2024-02-07T14:06:28.688893+0000) 2024-02-07T14:06:33.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:32 smithi191 bash[49603]: debug 2024-02-07T14:06:32.806+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:10.990764+0000 front 2024-02-07T14:06:10.990674+0000 (oldest deadline 2024-02-07T14:06:32.690603+0000) 2024-02-07T14:06:33.733 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:33 smithi191 bash[45564]: debug 2024-02-07T14:06:33.354+0000 7fc876c39700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:53.245980+0000 front 2024-02-07T14:05:53.246349+0000 (oldest deadline 2024-02-07T14:06:16.145772+0000) 2024-02-07T14:06:33.733 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:33 smithi191 bash[45564]: debug 2024-02-07T14:06:33.354+0000 7fc876c39700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:03.147900+0000 front 2024-02-07T14:06:03.148156+0000 (oldest deadline 2024-02-07T14:06:26.648019+0000) 2024-02-07T14:06:34.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:33 smithi191 bash[47595]: debug 2024-02-07T14:06:33.730+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:54.483051+0000 front 2024-02-07T14:05:54.483104+0000 (oldest deadline 2024-02-07T14:06:17.982890+0000) 2024-02-07T14:06:34.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:33 smithi191 bash[47595]: debug 2024-02-07T14:06:33.730+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:03.086256+0000 front 2024-02-07T14:06:03.085982+0000 (oldest deadline 2024-02-07T14:06:27.785933+0000) 2024-02-07T14:06:34.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:33 smithi191 bash[47595]: debug 2024-02-07T14:06:33.730+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:07.786628+0000 front 2024-02-07T14:06:07.786773+0000 (oldest deadline 2024-02-07T14:06:33.686604+0000) 2024-02-07T14:06:34.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:33 smithi191 bash[49603]: debug 2024-02-07T14:06:33.778+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:34.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:33 smithi191 bash[49603]: debug 2024-02-07T14:06:33.778+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:02.788726+0000 front 2024-02-07T14:06:02.788613+0000 (oldest deadline 2024-02-07T14:06:28.688893+0000) 2024-02-07T14:06:34.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:33 smithi191 bash[49603]: debug 2024-02-07T14:06:33.778+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:10.990764+0000 front 2024-02-07T14:06:10.990674+0000 (oldest deadline 2024-02-07T14:06:32.690603+0000) 2024-02-07T14:06:34.783 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:34 smithi191 bash[45564]: debug 2024-02-07T14:06:34.346+0000 7fc876c39700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:53.245980+0000 front 2024-02-07T14:05:53.246349+0000 (oldest deadline 2024-02-07T14:06:16.145772+0000) 2024-02-07T14:06:34.783 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:34 smithi191 bash[45564]: debug 2024-02-07T14:06:34.346+0000 7fc876c39700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:03.147900+0000 front 2024-02-07T14:06:03.148156+0000 (oldest deadline 2024-02-07T14:06:26.648019+0000) 2024-02-07T14:06:35.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:34 smithi191 bash[47595]: debug 2024-02-07T14:06:34.778+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:54.483051+0000 front 2024-02-07T14:05:54.483104+0000 (oldest deadline 2024-02-07T14:06:17.982890+0000) 2024-02-07T14:06:35.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:34 smithi191 bash[47595]: debug 2024-02-07T14:06:34.778+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:03.086256+0000 front 2024-02-07T14:06:03.085982+0000 (oldest deadline 2024-02-07T14:06:27.785933+0000) 2024-02-07T14:06:35.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:34 smithi191 bash[47595]: debug 2024-02-07T14:06:34.778+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:07.786628+0000 front 2024-02-07T14:06:07.786773+0000 (oldest deadline 2024-02-07T14:06:33.686604+0000) 2024-02-07T14:06:35.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:34 smithi191 bash[49603]: debug 2024-02-07T14:06:34.806+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:35.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:34 smithi191 bash[49603]: debug 2024-02-07T14:06:34.806+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:02.788726+0000 front 2024-02-07T14:06:02.788613+0000 (oldest deadline 2024-02-07T14:06:28.688893+0000) 2024-02-07T14:06:35.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:34 smithi191 bash[49603]: debug 2024-02-07T14:06:34.806+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:10.990764+0000 front 2024-02-07T14:06:10.990674+0000 (oldest deadline 2024-02-07T14:06:32.690603+0000) 2024-02-07T14:06:35.758 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:35 smithi191 bash[45564]: debug 2024-02-07T14:06:35.386+0000 7fc876c39700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:53.245980+0000 front 2024-02-07T14:05:53.246349+0000 (oldest deadline 2024-02-07T14:06:16.145772+0000) 2024-02-07T14:06:35.758 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:35 smithi191 bash[45564]: debug 2024-02-07T14:06:35.386+0000 7fc876c39700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:03.147900+0000 front 2024-02-07T14:06:03.148156+0000 (oldest deadline 2024-02-07T14:06:26.648019+0000) 2024-02-07T14:06:36.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:35 smithi191 bash[47595]: debug 2024-02-07T14:06:35.754+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:54.483051+0000 front 2024-02-07T14:05:54.483104+0000 (oldest deadline 2024-02-07T14:06:17.982890+0000) 2024-02-07T14:06:36.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:35 smithi191 bash[47595]: debug 2024-02-07T14:06:35.754+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:03.086256+0000 front 2024-02-07T14:06:03.085982+0000 (oldest deadline 2024-02-07T14:06:27.785933+0000) 2024-02-07T14:06:36.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:35 smithi191 bash[47595]: debug 2024-02-07T14:06:35.754+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:07.786628+0000 front 2024-02-07T14:06:07.786773+0000 (oldest deadline 2024-02-07T14:06:33.686604+0000) 2024-02-07T14:06:36.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:35 smithi191 bash[49603]: debug 2024-02-07T14:06:35.826+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:36.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:35 smithi191 bash[49603]: debug 2024-02-07T14:06:35.826+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:02.788726+0000 front 2024-02-07T14:06:02.788613+0000 (oldest deadline 2024-02-07T14:06:28.688893+0000) 2024-02-07T14:06:36.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:35 smithi191 bash[49603]: debug 2024-02-07T14:06:35.826+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:10.990764+0000 front 2024-02-07T14:06:10.990674+0000 (oldest deadline 2024-02-07T14:06:32.690603+0000) 2024-02-07T14:06:36.718 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:36 smithi191 bash[45564]: debug 2024-02-07T14:06:36.422+0000 7fc876c39700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:53.245980+0000 front 2024-02-07T14:05:53.246349+0000 (oldest deadline 2024-02-07T14:06:16.145772+0000) 2024-02-07T14:06:36.718 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:36 smithi191 bash[45564]: debug 2024-02-07T14:06:36.422+0000 7fc876c39700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:03.147900+0000 front 2024-02-07T14:06:03.148156+0000 (oldest deadline 2024-02-07T14:06:26.648019+0000) 2024-02-07T14:06:37.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:36 smithi191 bash[47595]: debug 2024-02-07T14:06:36.714+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:54.483051+0000 front 2024-02-07T14:05:54.483104+0000 (oldest deadline 2024-02-07T14:06:17.982890+0000) 2024-02-07T14:06:37.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:36 smithi191 bash[47595]: debug 2024-02-07T14:06:36.714+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:03.086256+0000 front 2024-02-07T14:06:03.085982+0000 (oldest deadline 2024-02-07T14:06:27.785933+0000) 2024-02-07T14:06:37.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:36 smithi191 bash[47595]: debug 2024-02-07T14:06:36.714+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:07.786628+0000 front 2024-02-07T14:06:07.786773+0000 (oldest deadline 2024-02-07T14:06:33.686604+0000) 2024-02-07T14:06:37.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:36 smithi191 bash[49603]: debug 2024-02-07T14:06:36.874+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:37.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:36 smithi191 bash[49603]: debug 2024-02-07T14:06:36.874+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:02.788726+0000 front 2024-02-07T14:06:02.788613+0000 (oldest deadline 2024-02-07T14:06:28.688893+0000) 2024-02-07T14:06:37.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:36 smithi191 bash[49603]: debug 2024-02-07T14:06:36.874+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:10.990764+0000 front 2024-02-07T14:06:10.990674+0000 (oldest deadline 2024-02-07T14:06:32.690603+0000) 2024-02-07T14:06:38.074 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:37 smithi191 bash[49603]: debug 2024-02-07T14:06:37.842+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:38.074 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:37 smithi191 bash[49603]: debug 2024-02-07T14:06:37.842+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:02.788726+0000 front 2024-02-07T14:06:02.788613+0000 (oldest deadline 2024-02-07T14:06:28.688893+0000) 2024-02-07T14:06:38.075 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:37 smithi191 bash[49603]: debug 2024-02-07T14:06:37.842+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:10.990764+0000 front 2024-02-07T14:06:10.990674+0000 (oldest deadline 2024-02-07T14:06:32.690603+0000) 2024-02-07T14:06:38.075 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:37 smithi191 bash[47595]: debug 2024-02-07T14:06:37.726+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:54.483051+0000 front 2024-02-07T14:05:54.483104+0000 (oldest deadline 2024-02-07T14:06:17.982890+0000) 2024-02-07T14:06:38.075 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:37 smithi191 bash[47595]: debug 2024-02-07T14:06:37.726+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:03.086256+0000 front 2024-02-07T14:06:03.085982+0000 (oldest deadline 2024-02-07T14:06:27.785933+0000) 2024-02-07T14:06:38.075 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:37 smithi191 bash[47595]: debug 2024-02-07T14:06:37.726+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:07.786628+0000 front 2024-02-07T14:06:07.786773+0000 (oldest deadline 2024-02-07T14:06:33.686604+0000) 2024-02-07T14:06:38.698 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:38 smithi191 bash[73499]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-osd-5 2024-02-07T14:06:38.698 INFO:journalctl@ceph.osd.5.smithi191.stdout:Feb 07 14:06:38 smithi191 bash[73576]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-osd-5 2024-02-07T14:06:39.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:38 smithi191 bash[47595]: debug 2024-02-07T14:06:38.694+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:54.483051+0000 front 2024-02-07T14:05:54.483104+0000 (oldest deadline 2024-02-07T14:06:17.982890+0000) 2024-02-07T14:06:39.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:38 smithi191 bash[47595]: debug 2024-02-07T14:06:38.694+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:03.086256+0000 front 2024-02-07T14:06:03.085982+0000 (oldest deadline 2024-02-07T14:06:27.785933+0000) 2024-02-07T14:06:39.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:38 smithi191 bash[47595]: debug 2024-02-07T14:06:38.694+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:07.786628+0000 front 2024-02-07T14:06:07.786773+0000 (oldest deadline 2024-02-07T14:06:33.686604+0000) 2024-02-07T14:06:39.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:38 smithi191 bash[49603]: debug 2024-02-07T14:06:38.870+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:39.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:38 smithi191 bash[49603]: debug 2024-02-07T14:06:38.870+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:02.788726+0000 front 2024-02-07T14:06:02.788613+0000 (oldest deadline 2024-02-07T14:06:28.688893+0000) 2024-02-07T14:06:39.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:38 smithi191 bash[49603]: debug 2024-02-07T14:06:38.870+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:10.990764+0000 front 2024-02-07T14:06:10.990674+0000 (oldest deadline 2024-02-07T14:06:32.690603+0000) 2024-02-07T14:06:40.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:39 smithi191 bash[49603]: debug 2024-02-07T14:06:39.902+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:40.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:39 smithi191 bash[49603]: debug 2024-02-07T14:06:39.902+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:02.788726+0000 front 2024-02-07T14:06:02.788613+0000 (oldest deadline 2024-02-07T14:06:28.688893+0000) 2024-02-07T14:06:40.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:39 smithi191 bash[49603]: debug 2024-02-07T14:06:39.902+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:10.990764+0000 front 2024-02-07T14:06:10.990674+0000 (oldest deadline 2024-02-07T14:06:32.690603+0000) 2024-02-07T14:06:40.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:39 smithi191 bash[47595]: debug 2024-02-07T14:06:39.742+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:54.483051+0000 front 2024-02-07T14:05:54.483104+0000 (oldest deadline 2024-02-07T14:06:17.982890+0000) 2024-02-07T14:06:40.053 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:39 smithi191 bash[47595]: debug 2024-02-07T14:06:39.742+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:03.086256+0000 front 2024-02-07T14:06:03.085982+0000 (oldest deadline 2024-02-07T14:06:27.785933+0000) 2024-02-07T14:06:40.053 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:39 smithi191 bash[47595]: debug 2024-02-07T14:06:39.742+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:07.786628+0000 front 2024-02-07T14:06:07.786773+0000 (oldest deadline 2024-02-07T14:06:33.686604+0000) 2024-02-07T14:06:40.505 DEBUG:teuthology.orchestra.run.smithi191:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@osd.5.service' 2024-02-07T14:06:40.539 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-07T14:06:40.539 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-02-07T14:06:40.539 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-02-07T14:06:40.539 DEBUG:teuthology.orchestra.run.smithi191:> sudo systemctl stop ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@osd.6 2024-02-07T14:06:40.764 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:40 smithi191 systemd[1]: Stopping Ceph osd.6 for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T14:06:40.764 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:40 smithi191 bash[47595]: debug 2024-02-07T14:06:40.702+0000 7efc59de5700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-07T14:06:40.764 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:40 smithi191 bash[47595]: debug 2024-02-07T14:06:40.702+0000 7efc59de5700 -1 osd.6 150 *** Got signal Terminated *** 2024-02-07T14:06:40.764 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:40 smithi191 bash[47595]: debug 2024-02-07T14:06:40.702+0000 7efc59de5700 -1 osd.6 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-07T14:06:41.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:40 smithi191 bash[47595]: debug 2024-02-07T14:06:40.762+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:54.483051+0000 front 2024-02-07T14:05:54.483104+0000 (oldest deadline 2024-02-07T14:06:17.982890+0000) 2024-02-07T14:06:41.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:40 smithi191 bash[47595]: debug 2024-02-07T14:06:40.762+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:03.086256+0000 front 2024-02-07T14:06:03.085982+0000 (oldest deadline 2024-02-07T14:06:27.785933+0000) 2024-02-07T14:06:41.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:40 smithi191 bash[47595]: debug 2024-02-07T14:06:40.762+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:07.786628+0000 front 2024-02-07T14:06:07.786773+0000 (oldest deadline 2024-02-07T14:06:33.686604+0000) 2024-02-07T14:06:41.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:40 smithi191 bash[49603]: debug 2024-02-07T14:06:40.950+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:41.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:40 smithi191 bash[49603]: debug 2024-02-07T14:06:40.950+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:02.788726+0000 front 2024-02-07T14:06:02.788613+0000 (oldest deadline 2024-02-07T14:06:28.688893+0000) 2024-02-07T14:06:41.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:40 smithi191 bash[49603]: debug 2024-02-07T14:06:40.950+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:10.990764+0000 front 2024-02-07T14:06:10.990674+0000 (oldest deadline 2024-02-07T14:06:32.690603+0000) 2024-02-07T14:06:42.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:41 smithi191 bash[47595]: debug 2024-02-07T14:06:41.738+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:54.483051+0000 front 2024-02-07T14:05:54.483104+0000 (oldest deadline 2024-02-07T14:06:17.982890+0000) 2024-02-07T14:06:42.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:41 smithi191 bash[47595]: debug 2024-02-07T14:06:41.738+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:03.086256+0000 front 2024-02-07T14:06:03.085982+0000 (oldest deadline 2024-02-07T14:06:27.785933+0000) 2024-02-07T14:06:42.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:41 smithi191 bash[47595]: debug 2024-02-07T14:06:41.738+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:07.786628+0000 front 2024-02-07T14:06:07.786773+0000 (oldest deadline 2024-02-07T14:06:33.686604+0000) 2024-02-07T14:06:42.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:41 smithi191 bash[49603]: debug 2024-02-07T14:06:41.962+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:42.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:41 smithi191 bash[49603]: debug 2024-02-07T14:06:41.962+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:02.788726+0000 front 2024-02-07T14:06:02.788613+0000 (oldest deadline 2024-02-07T14:06:28.688893+0000) 2024-02-07T14:06:42.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:41 smithi191 bash[49603]: debug 2024-02-07T14:06:41.962+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:10.990764+0000 front 2024-02-07T14:06:10.990674+0000 (oldest deadline 2024-02-07T14:06:32.690603+0000) 2024-02-07T14:06:43.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:43 smithi191 bash[49603]: debug 2024-02-07T14:06:43.010+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:43.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:43 smithi191 bash[49603]: debug 2024-02-07T14:06:43.010+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:02.788726+0000 front 2024-02-07T14:06:02.788613+0000 (oldest deadline 2024-02-07T14:06:28.688893+0000) 2024-02-07T14:06:43.052 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:43 smithi191 bash[49603]: debug 2024-02-07T14:06:43.010+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:10.990764+0000 front 2024-02-07T14:06:10.990674+0000 (oldest deadline 2024-02-07T14:06:32.690603+0000) 2024-02-07T14:06:43.053 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:42 smithi191 bash[47595]: debug 2024-02-07T14:06:42.778+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:54.483051+0000 front 2024-02-07T14:05:54.483104+0000 (oldest deadline 2024-02-07T14:06:17.982890+0000) 2024-02-07T14:06:43.053 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:42 smithi191 bash[47595]: debug 2024-02-07T14:06:42.778+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:03.086256+0000 front 2024-02-07T14:06:03.085982+0000 (oldest deadline 2024-02-07T14:06:27.785933+0000) 2024-02-07T14:06:43.053 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:42 smithi191 bash[47595]: debug 2024-02-07T14:06:42.778+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:07.786628+0000 front 2024-02-07T14:06:07.786773+0000 (oldest deadline 2024-02-07T14:06:33.686604+0000) 2024-02-07T14:06:43.053 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:42 smithi191 bash[47595]: debug 2024-02-07T14:06:42.778+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6830 osd.3 since back 2024-02-07T14:06:17.788189+0000 front 2024-02-07T14:06:17.787992+0000 (oldest deadline 2024-02-07T14:06:41.887927+0000) 2024-02-07T14:06:44.050 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:43 smithi191 bash[47595]: debug 2024-02-07T14:06:43.738+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:54.483051+0000 front 2024-02-07T14:05:54.483104+0000 (oldest deadline 2024-02-07T14:06:17.982890+0000) 2024-02-07T14:06:44.050 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:43 smithi191 bash[47595]: debug 2024-02-07T14:06:43.738+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:03.086256+0000 front 2024-02-07T14:06:03.085982+0000 (oldest deadline 2024-02-07T14:06:27.785933+0000) 2024-02-07T14:06:44.050 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:43 smithi191 bash[47595]: debug 2024-02-07T14:06:43.738+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:07.786628+0000 front 2024-02-07T14:06:07.786773+0000 (oldest deadline 2024-02-07T14:06:33.686604+0000) 2024-02-07T14:06:44.050 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:43 smithi191 bash[47595]: debug 2024-02-07T14:06:43.738+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6830 osd.3 since back 2024-02-07T14:06:17.788189+0000 front 2024-02-07T14:06:17.787992+0000 (oldest deadline 2024-02-07T14:06:41.887927+0000) 2024-02-07T14:06:44.301 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:44 smithi191 bash[49603]: debug 2024-02-07T14:06:44.046+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:44.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:44 smithi191 bash[49603]: debug 2024-02-07T14:06:44.046+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:02.788726+0000 front 2024-02-07T14:06:02.788613+0000 (oldest deadline 2024-02-07T14:06:28.688893+0000) 2024-02-07T14:06:44.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:44 smithi191 bash[49603]: debug 2024-02-07T14:06:44.046+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:10.990764+0000 front 2024-02-07T14:06:10.990674+0000 (oldest deadline 2024-02-07T14:06:32.690603+0000) 2024-02-07T14:06:44.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:44 smithi191 bash[49603]: debug 2024-02-07T14:06:44.046+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6830 osd.3 since back 2024-02-07T14:06:18.592188+0000 front 2024-02-07T14:06:18.592250+0000 (oldest deadline 2024-02-07T14:06:43.892035+0000) 2024-02-07T14:06:45.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:44 smithi191 bash[47595]: debug 2024-02-07T14:06:44.734+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:54.483051+0000 front 2024-02-07T14:05:54.483104+0000 (oldest deadline 2024-02-07T14:06:17.982890+0000) 2024-02-07T14:06:45.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:44 smithi191 bash[47595]: debug 2024-02-07T14:06:44.734+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:03.086256+0000 front 2024-02-07T14:06:03.085982+0000 (oldest deadline 2024-02-07T14:06:27.785933+0000) 2024-02-07T14:06:45.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:44 smithi191 bash[47595]: debug 2024-02-07T14:06:44.734+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:07.786628+0000 front 2024-02-07T14:06:07.786773+0000 (oldest deadline 2024-02-07T14:06:33.686604+0000) 2024-02-07T14:06:45.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:44 smithi191 bash[47595]: debug 2024-02-07T14:06:44.734+0000 7efc523d8700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.177:6830 osd.3 since back 2024-02-07T14:06:17.788189+0000 front 2024-02-07T14:06:17.787992+0000 (oldest deadline 2024-02-07T14:06:41.887927+0000) 2024-02-07T14:06:45.551 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:45 smithi191 bash[49603]: debug 2024-02-07T14:06:45.054+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:45.552 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:45 smithi191 bash[49603]: debug 2024-02-07T14:06:45.054+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:02.788726+0000 front 2024-02-07T14:06:02.788613+0000 (oldest deadline 2024-02-07T14:06:28.688893+0000) 2024-02-07T14:06:45.552 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:45 smithi191 bash[49603]: debug 2024-02-07T14:06:45.054+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:10.990764+0000 front 2024-02-07T14:06:10.990674+0000 (oldest deadline 2024-02-07T14:06:32.690603+0000) 2024-02-07T14:06:45.552 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:45 smithi191 bash[49603]: debug 2024-02-07T14:06:45.054+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6830 osd.3 since back 2024-02-07T14:06:18.592188+0000 front 2024-02-07T14:06:18.592250+0000 (oldest deadline 2024-02-07T14:06:43.892035+0000) 2024-02-07T14:06:46.301 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:46 smithi191 bash[49603]: debug 2024-02-07T14:06:46.030+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:46.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:46 smithi191 bash[49603]: debug 2024-02-07T14:06:46.030+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:02.788726+0000 front 2024-02-07T14:06:02.788613+0000 (oldest deadline 2024-02-07T14:06:28.688893+0000) 2024-02-07T14:06:46.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:46 smithi191 bash[49603]: debug 2024-02-07T14:06:46.030+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:10.990764+0000 front 2024-02-07T14:06:10.990674+0000 (oldest deadline 2024-02-07T14:06:32.690603+0000) 2024-02-07T14:06:46.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:46 smithi191 bash[49603]: debug 2024-02-07T14:06:46.030+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6830 osd.3 since back 2024-02-07T14:06:18.592188+0000 front 2024-02-07T14:06:18.592250+0000 (oldest deadline 2024-02-07T14:06:43.892035+0000) 2024-02-07T14:06:47.302 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:46 smithi191 bash[73732]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-osd-6 2024-02-07T14:06:47.302 INFO:journalctl@ceph.osd.6.smithi191.stdout:Feb 07 14:06:47 smithi191 bash[73804]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-osd-6 2024-02-07T14:06:47.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:46 smithi191 bash[49603]: debug 2024-02-07T14:06:46.994+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:47.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:46 smithi191 bash[49603]: debug 2024-02-07T14:06:46.994+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:02.788726+0000 front 2024-02-07T14:06:02.788613+0000 (oldest deadline 2024-02-07T14:06:28.688893+0000) 2024-02-07T14:06:47.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:46 smithi191 bash[49603]: debug 2024-02-07T14:06:46.994+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:10.990764+0000 front 2024-02-07T14:06:10.990674+0000 (oldest deadline 2024-02-07T14:06:32.690603+0000) 2024-02-07T14:06:47.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:46 smithi191 bash[49603]: debug 2024-02-07T14:06:46.994+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6830 osd.3 since back 2024-02-07T14:06:18.592188+0000 front 2024-02-07T14:06:18.592250+0000 (oldest deadline 2024-02-07T14:06:43.892035+0000) 2024-02-07T14:06:48.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:47 smithi191 bash[49603]: debug 2024-02-07T14:06:47.990+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:48.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:47 smithi191 bash[49603]: debug 2024-02-07T14:06:47.990+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:02.788726+0000 front 2024-02-07T14:06:02.788613+0000 (oldest deadline 2024-02-07T14:06:28.688893+0000) 2024-02-07T14:06:48.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:47 smithi191 bash[49603]: debug 2024-02-07T14:06:47.990+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:10.990764+0000 front 2024-02-07T14:06:10.990674+0000 (oldest deadline 2024-02-07T14:06:32.690603+0000) 2024-02-07T14:06:48.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:47 smithi191 bash[49603]: debug 2024-02-07T14:06:47.990+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6830 osd.3 since back 2024-02-07T14:06:18.592188+0000 front 2024-02-07T14:06:18.592250+0000 (oldest deadline 2024-02-07T14:06:43.892035+0000) 2024-02-07T14:06:48.918 DEBUG:teuthology.orchestra.run.smithi191:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@osd.6.service' 2024-02-07T14:06:48.951 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-07T14:06:48.951 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-02-07T14:06:48.951 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-02-07T14:06:48.951 DEBUG:teuthology.orchestra.run.smithi191:> sudo systemctl stop ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@osd.7 2024-02-07T14:06:49.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:48 smithi191 bash[49603]: debug 2024-02-07T14:06:48.966+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:49.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:48 smithi191 bash[49603]: debug 2024-02-07T14:06:48.966+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:02.788726+0000 front 2024-02-07T14:06:02.788613+0000 (oldest deadline 2024-02-07T14:06:28.688893+0000) 2024-02-07T14:06:49.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:48 smithi191 bash[49603]: debug 2024-02-07T14:06:48.966+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:10.990764+0000 front 2024-02-07T14:06:10.990674+0000 (oldest deadline 2024-02-07T14:06:32.690603+0000) 2024-02-07T14:06:49.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:48 smithi191 bash[49603]: debug 2024-02-07T14:06:48.966+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6830 osd.3 since back 2024-02-07T14:06:18.592188+0000 front 2024-02-07T14:06:18.592250+0000 (oldest deadline 2024-02-07T14:06:43.892035+0000) 2024-02-07T14:06:49.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:49 smithi191 systemd[1]: Stopping Ceph osd.7 for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T14:06:49.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:49 smithi191 bash[49603]: debug 2024-02-07T14:06:49.158+0000 7f43c06a4700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-07T14:06:49.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:49 smithi191 bash[49603]: debug 2024-02-07T14:06:49.158+0000 7f43c06a4700 -1 osd.7 150 *** Got signal Terminated *** 2024-02-07T14:06:49.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:49 smithi191 bash[49603]: debug 2024-02-07T14:06:49.158+0000 7f43c06a4700 -1 osd.7 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-07T14:06:50.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:49 smithi191 bash[49603]: debug 2024-02-07T14:06:49.962+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:50.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:49 smithi191 bash[49603]: debug 2024-02-07T14:06:49.962+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:02.788726+0000 front 2024-02-07T14:06:02.788613+0000 (oldest deadline 2024-02-07T14:06:28.688893+0000) 2024-02-07T14:06:50.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:49 smithi191 bash[49603]: debug 2024-02-07T14:06:49.962+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:10.990764+0000 front 2024-02-07T14:06:10.990674+0000 (oldest deadline 2024-02-07T14:06:32.690603+0000) 2024-02-07T14:06:50.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:49 smithi191 bash[49603]: debug 2024-02-07T14:06:49.962+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6830 osd.3 since back 2024-02-07T14:06:18.592188+0000 front 2024-02-07T14:06:18.592250+0000 (oldest deadline 2024-02-07T14:06:43.892035+0000) 2024-02-07T14:06:51.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:50 smithi191 bash[49603]: debug 2024-02-07T14:06:50.990+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:51.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:50 smithi191 bash[49603]: debug 2024-02-07T14:06:50.990+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:02.788726+0000 front 2024-02-07T14:06:02.788613+0000 (oldest deadline 2024-02-07T14:06:28.688893+0000) 2024-02-07T14:06:51.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:50 smithi191 bash[49603]: debug 2024-02-07T14:06:50.990+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:10.990764+0000 front 2024-02-07T14:06:10.990674+0000 (oldest deadline 2024-02-07T14:06:32.690603+0000) 2024-02-07T14:06:51.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:50 smithi191 bash[49603]: debug 2024-02-07T14:06:50.990+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6830 osd.3 since back 2024-02-07T14:06:18.592188+0000 front 2024-02-07T14:06:18.592250+0000 (oldest deadline 2024-02-07T14:06:43.892035+0000) 2024-02-07T14:06:51.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:50 smithi191 bash[49603]: debug 2024-02-07T14:06:50.990+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.191:6804 osd.4 since back 2024-02-07T14:06:26.793497+0000 front 2024-02-07T14:06:26.793836+0000 (oldest deadline 2024-02-07T14:06:50.893469+0000) 2024-02-07T14:06:52.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:51 smithi191 bash[49603]: debug 2024-02-07T14:06:51.954+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:52.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:51 smithi191 bash[49603]: debug 2024-02-07T14:06:51.954+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:02.788726+0000 front 2024-02-07T14:06:02.788613+0000 (oldest deadline 2024-02-07T14:06:28.688893+0000) 2024-02-07T14:06:52.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:51 smithi191 bash[49603]: debug 2024-02-07T14:06:51.954+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:10.990764+0000 front 2024-02-07T14:06:10.990674+0000 (oldest deadline 2024-02-07T14:06:32.690603+0000) 2024-02-07T14:06:52.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:51 smithi191 bash[49603]: debug 2024-02-07T14:06:51.954+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6830 osd.3 since back 2024-02-07T14:06:18.592188+0000 front 2024-02-07T14:06:18.592250+0000 (oldest deadline 2024-02-07T14:06:43.892035+0000) 2024-02-07T14:06:52.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:51 smithi191 bash[49603]: debug 2024-02-07T14:06:51.954+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.191:6804 osd.4 since back 2024-02-07T14:06:26.793497+0000 front 2024-02-07T14:06:26.793836+0000 (oldest deadline 2024-02-07T14:06:50.893469+0000) 2024-02-07T14:06:53.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:52 smithi191 bash[49603]: debug 2024-02-07T14:06:52.922+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:53.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:52 smithi191 bash[49603]: debug 2024-02-07T14:06:52.922+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:02.788726+0000 front 2024-02-07T14:06:02.788613+0000 (oldest deadline 2024-02-07T14:06:28.688893+0000) 2024-02-07T14:06:53.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:52 smithi191 bash[49603]: debug 2024-02-07T14:06:52.922+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:10.990764+0000 front 2024-02-07T14:06:10.990674+0000 (oldest deadline 2024-02-07T14:06:32.690603+0000) 2024-02-07T14:06:53.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:52 smithi191 bash[49603]: debug 2024-02-07T14:06:52.922+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6830 osd.3 since back 2024-02-07T14:06:18.592188+0000 front 2024-02-07T14:06:18.592250+0000 (oldest deadline 2024-02-07T14:06:43.892035+0000) 2024-02-07T14:06:53.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:52 smithi191 bash[49603]: debug 2024-02-07T14:06:52.922+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.191:6804 osd.4 since back 2024-02-07T14:06:26.793497+0000 front 2024-02-07T14:06:26.793836+0000 (oldest deadline 2024-02-07T14:06:50.893469+0000) 2024-02-07T14:06:54.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:53 smithi191 bash[49603]: debug 2024-02-07T14:06:53.950+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6806 osd.0 since back 2024-02-07T14:05:52.286893+0000 front 2024-02-07T14:05:52.286930+0000 (oldest deadline 2024-02-07T14:06:16.986362+0000) 2024-02-07T14:06:54.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:53 smithi191 bash[49603]: debug 2024-02-07T14:06:53.950+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6814 osd.1 since back 2024-02-07T14:06:02.788726+0000 front 2024-02-07T14:06:02.788613+0000 (oldest deadline 2024-02-07T14:06:28.688893+0000) 2024-02-07T14:06:54.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:53 smithi191 bash[49603]: debug 2024-02-07T14:06:53.950+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6822 osd.2 since back 2024-02-07T14:06:10.990764+0000 front 2024-02-07T14:06:10.990674+0000 (oldest deadline 2024-02-07T14:06:32.690603+0000) 2024-02-07T14:06:54.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:53 smithi191 bash[49603]: debug 2024-02-07T14:06:53.950+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.177:6830 osd.3 since back 2024-02-07T14:06:18.592188+0000 front 2024-02-07T14:06:18.592250+0000 (oldest deadline 2024-02-07T14:06:43.892035+0000) 2024-02-07T14:06:54.302 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:53 smithi191 bash[49603]: debug 2024-02-07T14:06:53.950+0000 7f43b8c97700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.191:6804 osd.4 since back 2024-02-07T14:06:26.793497+0000 front 2024-02-07T14:06:26.793836+0000 (oldest deadline 2024-02-07T14:06:50.893469+0000) 2024-02-07T14:06:55.470 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:55 smithi191 bash[73946]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-osd-7 2024-02-07T14:06:55.470 INFO:journalctl@ceph.osd.7.smithi191.stdout:Feb 07 14:06:55 smithi191 bash[74022]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-osd-7 2024-02-07T14:06:57.330 DEBUG:teuthology.orchestra.run.smithi191:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@osd.7.service' 2024-02-07T14:06:57.363 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-07T14:06:57.364 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-02-07T14:06:57.364 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-02-07T14:06:57.364 DEBUG:teuthology.orchestra.run.smithi191:> sudo systemctl stop ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@prometheus.a 2024-02-07T14:06:57.585 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:06:57 smithi191 systemd[1]: Stopping Ceph prometheus.a for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T14:06:57.585 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:06:57 smithi191 bash[63166]: ts=2024-02-07T14:06:57.563Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-07T14:06:57.585 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:06:57 smithi191 bash[63166]: ts=2024-02-07T14:06:57.564Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-02-07T14:06:57.585 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:06:57 smithi191 bash[63166]: ts=2024-02-07T14:06:57.564Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-02-07T14:06:57.585 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:06:57 smithi191 bash[63166]: ts=2024-02-07T14:06:57.564Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-07T14:06:57.586 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:06:57 smithi191 bash[63166]: ts=2024-02-07T14:06:57.564Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-02-07T14:06:57.586 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:06:57 smithi191 bash[63166]: ts=2024-02-07T14:06:57.564Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-02-07T14:06:57.586 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:06:57 smithi191 bash[63166]: ts=2024-02-07T14:06:57.564Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-02-07T14:06:57.586 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:06:57 smithi191 bash[63166]: ts=2024-02-07T14:06:57.564Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-02-07T14:06:57.586 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:06:57 smithi191 bash[63166]: ts=2024-02-07T14:06:57.564Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-02-07T14:06:57.586 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:06:57 smithi191 bash[63166]: ts=2024-02-07T14:06:57.565Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-02-07T14:06:57.586 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:06:57 smithi191 bash[63166]: ts=2024-02-07T14:06:57.565Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-02-07T14:06:57.586 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Feb 07 14:06:57 smithi191 bash[63166]: ts=2024-02-07T14:06:57.565Z caller=main.go:1147 level=info msg="See you next time!" 2024-02-07T14:06:58.273 DEBUG:teuthology.orchestra.run.smithi191:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@prometheus.a.service' 2024-02-07T14:06:58.302 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-07T14:06:58.302 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-02-07T14:06:58.303 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 --force --keep-logs 2024-02-07T14:07:02.788 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:07:02 smithi177 systemd[1]: Stopping Ceph node-exporter.a for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T14:07:03.760 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:07:03 smithi177 bash[96398]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-node-exporter-a 2024-02-07T14:07:03.760 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:07:03 smithi177 bash[96474]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-node-exporter-a 2024-02-07T14:07:03.760 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:07:03 smithi177 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-02-07T14:07:03.760 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:07:03 smithi177 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-07T14:07:03.760 INFO:journalctl@ceph.node-exporter.a.smithi177.stdout:Feb 07 14:07:03 smithi177 systemd[1]: Stopped Ceph node-exporter.a for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T14:07:04.038 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 14:07:03 smithi177 systemd[1]: Stopping Ceph alertmanager.a for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T14:07:04.038 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 14:07:03 smithi177 bash[87088]: ts=2024-02-07T14:07:03.909Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-02-07T14:07:04.788 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 14:07:04 smithi177 bash[96535]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-alertmanager-a 2024-02-07T14:07:04.788 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 14:07:04 smithi177 bash[96609]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-alertmanager-a 2024-02-07T14:07:04.789 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 14:07:04 smithi177 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-07T14:07:04.789 INFO:journalctl@ceph.alertmanager.a.smithi177.stdout:Feb 07 14:07:04 smithi177 systemd[1]: Stopped Ceph alertmanager.a for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T14:07:38.640 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 --force --keep-logs 2024-02-07T14:07:43.051 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:07:42 smithi191 systemd[1]: Stopping Ceph node-exporter.b for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T14:07:44.052 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:07:43 smithi191 bash[74477]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-node-exporter-b 2024-02-07T14:07:44.052 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:07:43 smithi191 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-02-07T14:07:44.052 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:07:43 smithi191 bash[74552]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-node-exporter-b 2024-02-07T14:07:44.052 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:07:43 smithi191 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-07T14:07:44.052 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Feb 07 14:07:43 smithi191 systemd[1]: Stopped Ceph node-exporter.b for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T14:07:44.419 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:07:44 smithi191 systemd[1]: Stopping Ceph grafana.a for d00f16f0-c5bd-11ee-95b6-87774f69a715... 2024-02-07T14:07:45.051 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:07:44 smithi191 bash[74615]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-grafana-a 2024-02-07T14:07:45.052 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:07:44 smithi191 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-02-07T14:07:45.052 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:07:44 smithi191 bash[74690]: Error response from daemon: No such container: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715-grafana-a 2024-02-07T14:07:45.052 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:07:44 smithi191 systemd[1]: ceph-d00f16f0-c5bd-11ee-95b6-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-02-07T14:07:45.052 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Feb 07 14:07:44 smithi191 systemd[1]: Stopped Ceph grafana.a for d00f16f0-c5bd-11ee-95b6-87774f69a715. 2024-02-07T14:08:07.734 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-07T14:08:07.750 DEBUG:teuthology.orchestra.run.smithi191:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-07T14:08:07.762 INFO:tasks.cephadm:Archiving crash dumps... 2024-02-07T14:08:07.764 DEBUG:teuthology.misc:Transferring archived files from smithi177:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/crash to /home/teuthworker/archive/gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi/7548803/remote/smithi177/crash 2024-02-07T14:08:07.765 DEBUG:teuthology.orchestra.run.smithi177:> sudo tar c -f - -C /var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/crash -- . 2024-02-07T14:08:07.781 INFO:teuthology.orchestra.run.smithi177.stderr:tar: /var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/crash: Cannot open: No such file or directory 2024-02-07T14:08:07.781 INFO:teuthology.orchestra.run.smithi177.stderr:tar: Error is not recoverable: exiting now 2024-02-07T14:08:07.783 DEBUG:teuthology.misc:Transferring archived files from smithi191:/var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/crash to /home/teuthworker/archive/gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi/7548803/remote/smithi191/crash 2024-02-07T14:08:07.784 DEBUG:teuthology.orchestra.run.smithi191:> sudo tar c -f - -C /var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/crash -- . 2024-02-07T14:08:07.800 INFO:teuthology.orchestra.run.smithi191.stderr:tar: /var/lib/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/crash: Cannot open: No such file or directory 2024-02-07T14:08:07.800 INFO:teuthology.orchestra.run.smithi191.stderr:tar: Error is not recoverable: exiting now 2024-02-07T14:08:07.800 INFO:tasks.cephadm:Checking cluster log for badness... 2024-02-07T14:08:07.800 DEBUG:teuthology.orchestra.run.smithi177:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-07T14:08:07.818 INFO:teuthology.orchestra.run.smithi177.stdout:2024-02-07T13:38:54.672610+0000 mon.a (mon.0) 172 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-07T14:08:07.819 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-02-07T14:08:07.819 DEBUG:teuthology.orchestra.run.smithi177:> sudo egrep '\[SEC\]' /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-07T14:08:07.880 DEBUG:teuthology.orchestra.run.smithi177:> sudo egrep '\[ERR\]' /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-07T14:08:07.899 DEBUG:teuthology.orchestra.run.smithi177:> sudo egrep '\[WRN\]' /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-07T14:08:07.914 INFO:teuthology.orchestra.run.smithi177.stdout:2024-02-07T13:38:54.672610+0000 mon.a (mon.0) 172 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-07T14:08:07.915 INFO:tasks.cephadm:Compressing logs... 2024-02-07T14:08:07.915 DEBUG:teuthology.orchestra.run.smithi177:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-02-07T14:08:07.959 DEBUG:teuthology.orchestra.run.smithi191:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-02-07T14:08:07.973 INFO:teuthology.orchestra.run.smithi177.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-02-07T14:08:07.975 INFO:teuthology.orchestra.run.smithi191.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-02-07T14:08:07.982 INFO:teuthology.orchestra.run.smithi191.stderr:gzip -5 --verbose -- /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-mon.b.log 2024-02-07T14:08:07.983 INFO:teuthology.orchestra.run.smithi191.stderr:gzip -5 --verbose -- /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-osd.5.log 2024-02-07T14:08:07.984 INFO:teuthology.orchestra.run.smithi191.stderr:gzip -5 --verbose -- /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-client.rgw.smpl.smithi191.iddzcf.log 2024-02-07T14:08:07.984 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-mgr.x.log 2024-02-07T14:08:07.985 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-client.rgw.smpl.smithi191.iddzcf.log: /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-osd.5.log: 76.9% -- replaced with /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-client.rgw.smpl.smithi191.iddzcf.log.gz 2024-02-07T14:08:07.985 INFO:teuthology.orchestra.run.smithi191.stderr:gzip -5 --verbose -- /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph.audit.log 2024-02-07T14:08:07.985 INFO:teuthology.orchestra.run.smithi191.stderr:gzip -5 --verbose -- /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-osd.6.log 2024-02-07T14:08:07.986 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph.audit.log: /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-client.rgw.foo.smithi191.kcfkkn.log 2024-02-07T14:08:07.990 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-osd.6.log: 90.7% -- replaced with /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph.audit.log.gz 2024-02-07T14:08:07.990 INFO:teuthology.orchestra.run.smithi191.stderr:gzip -5 --verbose -- /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph.log 2024-02-07T14:08:07.991 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-client.rgw.foo.smithi191.kcfkkn.log: gzip -5 --verbose -- /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph.cephadm.log 2024-02-07T14:08:07.991 INFO:teuthology.orchestra.run.smithi191.stderr: 76.9% -- replaced with /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-client.rgw.foo.smithi191.kcfkkn.log.gz 2024-02-07T14:08:07.994 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph.log: gzip -5 --verbose -- /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-osd.4.log 2024-02-07T14:08:07.995 INFO:teuthology.orchestra.run.smithi191.stderr:gzip -5 --verbose -- /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-volume.log 2024-02-07T14:08:07.996 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph.cephadm.log: /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-osd.4.log: 83.7% -- replaced with /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph.cephadm.log.gz 2024-02-07T14:08:07.997 INFO:teuthology.orchestra.run.smithi191.stderr:gzip -5 --verbose -- /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-osd.7.log 2024-02-07T14:08:07.998 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-07T14:08:08.000 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-osd.7.log: 88.5% -- replaced with /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph.log.gz 2024-02-07T14:08:08.017 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/cephadm.log: 91.5% 85.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-07T14:08:08.017 INFO:teuthology.orchestra.run.smithi191.stderr: -- replaced with /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-volume.log.gz 2024-02-07T14:08:08.056 INFO:teuthology.orchestra.run.smithi191.stderr: 89.3% -- replaced with /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-mgr.x.log.gz 2024-02-07T14:08:08.251 INFO:teuthology.orchestra.run.smithi177.stderr:gzip -5 --verbose -- /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-mon.a.log 2024-02-07T14:08:08.251 INFO:teuthology.orchestra.run.smithi177.stderr:gzip -5 --verbose -- /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-client.rgw.smpl.smithi177.czdxob.log 2024-02-07T14:08:08.252 INFO:teuthology.orchestra.run.smithi177.stderr:gzip /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-mon.a.log: -5 --verbose -- /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-client.rgw.foo.smithi177.lsebwe.log 2024-02-07T14:08:08.252 INFO:teuthology.orchestra.run.smithi177.stderr:gzip -5 --verbose -- /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-mgr.y.log 2024-02-07T14:08:08.253 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-client.rgw.smpl.smithi177.czdxob.log: gzip -5 --verbose -- /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-mon.c.log 2024-02-07T14:08:08.253 INFO:teuthology.orchestra.run.smithi177.stderr: 77.0% -- replaced with /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-client.rgw.smpl.smithi177.czdxob.log.gz 2024-02-07T14:08:08.254 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-client.rgw.foo.smithi177.lsebwe.log: 76.3%gzip -- replaced with /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-client.rgw.foo.smithi177.lsebwe.log.gz-5 2024-02-07T14:08:08.254 INFO:teuthology.orchestra.run.smithi177.stderr:--verbose -- /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph.audit.log 2024-02-07T14:08:08.254 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-osd.1.log 2024-02-07T14:08:08.255 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/tcmu-runner.log 2024-02-07T14:08:08.256 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph.log 2024-02-07T14:08:08.257 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph.cephadm.log 2024-02-07T14:08:08.257 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/tcmu-runner.log: 84.2% -- replaced with /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/tcmu-runner.log.gz 2024-02-07T14:08:08.258 INFO:teuthology.orchestra.run.smithi177.stderr:gzip -5 --verbose -- /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-osd.0.log 2024-02-07T14:08:08.258 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph.log: gzip -5 --verbose -- /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-osd.3.log 2024-02-07T14:08:08.261 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph.cephadm.log: /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-osd.0.log: 90.5% -- replaced with /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph.cephadm.log.gz 2024-02-07T14:08:08.265 INFO:teuthology.orchestra.run.smithi177.stderr:gzip -5 --verbose -- /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-volume.log 2024-02-07T14:08:08.268 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-osd.3.log: 93.4% -- replaced with /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph.log.gz 2024-02-07T14:08:08.269 INFO:teuthology.orchestra.run.smithi177.stderr:gzip -5 --verbose -- /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-osd.2.log 2024-02-07T14:08:08.271 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-volume.log: 94.3% -- replaced with /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph.audit.log.gz 2024-02-07T14:08:08.271 INFO:teuthology.orchestra.run.smithi177.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-07T14:08:08.291 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-osd.2.log: /var/log/ceph/cephadm.log: 91.4% -- replaced with /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-volume.log.gz 2024-02-07T14:08:08.297 INFO:teuthology.orchestra.run.smithi177.stderr: 91.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-07T14:08:08.368 INFO:teuthology.orchestra.run.smithi191.stderr: 92.7% -- replaced with /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-mon.b.log.gz 2024-02-07T14:08:08.674 INFO:teuthology.orchestra.run.smithi177.stderr: 88.8% -- replaced with /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-mgr.y.log.gz 2024-02-07T14:08:08.767 INFO:teuthology.orchestra.run.smithi177.stderr: 92.5% -- replaced with /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-mon.c.log.gz 2024-02-07T14:08:09.102 INFO:teuthology.orchestra.run.smithi191.stderr: 93.3% -- replaced with /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-osd.6.log.gz 2024-02-07T14:08:09.410 INFO:teuthology.orchestra.run.smithi177.stderr: 91.1% -- replaced with /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-mon.a.log.gz 2024-02-07T14:08:09.456 INFO:teuthology.orchestra.run.smithi191.stderr: 93.4% -- replaced with /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-osd.5.log.gz 2024-02-07T14:08:09.550 INFO:teuthology.orchestra.run.smithi191.stderr: 93.8% -- replaced with /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-osd.7.log.gz 2024-02-07T14:08:09.581 INFO:teuthology.orchestra.run.smithi177.stderr: 93.6% -- replaced with /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-osd.0.log.gz 2024-02-07T14:08:09.641 INFO:teuthology.orchestra.run.smithi177.stderr: 93.2% -- replaced with /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-osd.2.log.gz 2024-02-07T14:08:09.723 INFO:teuthology.orchestra.run.smithi191.stderr: 93.6% -- replaced with /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-osd.4.log.gz 2024-02-07T14:08:09.725 INFO:teuthology.orchestra.run.smithi191.stderr: 2024-02-07T14:08:09.725 INFO:teuthology.orchestra.run.smithi191.stderr:real 0m1.760s 2024-02-07T14:08:09.726 INFO:teuthology.orchestra.run.smithi191.stderr:user 0m6.079s 2024-02-07T14:08:09.726 INFO:teuthology.orchestra.run.smithi191.stderr:sys 0m0.321s 2024-02-07T14:08:10.020 INFO:teuthology.orchestra.run.smithi177.stderr: 93.6% -- replaced with /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-osd.1.log.gz 2024-02-07T14:08:10.068 INFO:teuthology.orchestra.run.smithi177.stderr: 93.5% -- replaced with /var/log/ceph/d00f16f0-c5bd-11ee-95b6-87774f69a715/ceph-osd.3.log.gz 2024-02-07T14:08:10.070 INFO:teuthology.orchestra.run.smithi177.stderr: 2024-02-07T14:08:10.070 INFO:teuthology.orchestra.run.smithi177.stderr:real 0m2.108s 2024-02-07T14:08:10.070 INFO:teuthology.orchestra.run.smithi177.stderr:user 0m8.173s 2024-02-07T14:08:10.070 INFO:teuthology.orchestra.run.smithi177.stderr:sys 0m0.267s 2024-02-07T14:08:10.070 INFO:tasks.cephadm:Archiving logs... 2024-02-07T14:08:10.071 DEBUG:teuthology.misc:Transferring archived files from smithi177:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi/7548803/remote/smithi177/log 2024-02-07T14:08:10.072 DEBUG:teuthology.orchestra.run.smithi177:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-07T14:08:11.205 DEBUG:teuthology.misc:Transferring archived files from smithi191:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi/7548803/remote/smithi191/log 2024-02-07T14:08:11.206 DEBUG:teuthology.orchestra.run.smithi191:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-07T14:08:12.154 INFO:tasks.cephadm:Removing cluster... 2024-02-07T14:08:12.154 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 --force 2024-02-07T14:08:12.944 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d00f16f0-c5bd-11ee-95b6-87774f69a715 --force 2024-02-07T14:08:13.746 INFO:tasks.cephadm:Removing cephadm ... 2024-02-07T14:08:13.746 DEBUG:teuthology.orchestra.run.smithi177:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-07T14:08:13.753 DEBUG:teuthology.orchestra.run.smithi191:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-07T14:08:13.759 INFO:tasks.cephadm:Teardown complete 2024-02-07T14:08:13.760 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-02-07T14:08:13.772 INFO:teuthology.task.clock:Checking final clock skew... 2024-02-07T14:08:13.773 DEBUG:teuthology.orchestra.run.smithi177:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-07T14:08:13.775 DEBUG:teuthology.orchestra.run.smithi191:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-07T14:08:13.796 INFO:teuthology.orchestra.run.smithi177.stdout: remote refid st t when poll reach delay offset jitter 2024-02-07T14:08:13.797 INFO:teuthology.orchestra.run.smithi177.stdout:============================================================================== 2024-02-07T14:08:13.797 INFO:teuthology.orchestra.run.smithi177.stdout:*hv01.front.sepi 44.4.53.2 2 u 33 64 377 0.078 -1.950 0.720 2024-02-07T14:08:13.797 INFO:teuthology.orchestra.run.smithi177.stdout:+hv02.front.sepi 63.231.80.2 3 u 46 64 377 0.090 -2.783 0.466 2024-02-07T14:08:13.797 INFO:teuthology.orchestra.run.smithi177.stdout:+hv03.front.sepi 74.6.168.72 3 u 42 64 377 0.083 -2.319 0.732 2024-02-07T14:08:13.797 INFO:teuthology.orchestra.run.smithi177.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-02-07T14:08:13.823 INFO:teuthology.orchestra.run.smithi191.stdout: remote refid st t when poll reach delay offset jitter 2024-02-07T14:08:13.823 INFO:teuthology.orchestra.run.smithi191.stdout:============================================================================== 2024-02-07T14:08:13.824 INFO:teuthology.orchestra.run.smithi191.stdout:*hv01.front.sepi 44.4.53.2 2 u 42 64 377 0.096 1.788 0.519 2024-02-07T14:08:13.824 INFO:teuthology.orchestra.run.smithi191.stdout:+hv02.front.sepi 63.231.80.2 3 u 36 64 377 0.092 0.976 0.601 2024-02-07T14:08:13.824 INFO:teuthology.orchestra.run.smithi191.stdout:+hv03.front.sepi 74.6.168.72 3 u 49 64 377 0.103 2.185 0.890 2024-02-07T14:08:13.824 INFO:teuthology.orchestra.run.smithi191.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-02-07T14:08:13.826 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-02-07T14:08:13.835 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-02-07T14:08:13.836 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-02-07T14:08:13.847 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-02-07T14:08:13.858 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-02-07T14:08:13.870 INFO:teuthology.task.internal:Duration was 2280.592869 seconds 2024-02-07T14:08:13.870 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-02-07T14:08:13.883 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-02-07T14:08:13.883 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-07T14:08:13.886 DEBUG:teuthology.orchestra.run.smithi191:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-07T14:08:13.939 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-02-07T14:08:13.939 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi177.front.sepia.ceph.com 2024-02-07T14:08:13.940 DEBUG:teuthology.orchestra.run.smithi177:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-02-07T14:08:13.953 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi191.front.sepia.ceph.com 2024-02-07T14:08:13.953 DEBUG:teuthology.orchestra.run.smithi191:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-02-07T14:08:13.968 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-02-07T14:08:13.968 DEBUG:teuthology.orchestra.run.smithi177:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-07T14:08:14.003 DEBUG:teuthology.orchestra.run.smithi191:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-07T14:08:14.084 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-02-07T14:08:14.084 DEBUG:teuthology.orchestra.run.smithi177:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-07T14:08:14.086 DEBUG:teuthology.orchestra.run.smithi191:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-07T14:08:14.259 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-02-07T14:08:14.271 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-02-07T14:08:14.271 DEBUG:teuthology.orchestra.run.smithi177:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-07T14:08:14.287 DEBUG:teuthology.orchestra.run.smithi191:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-07T14:08:14.305 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-02-07T14:08:14.318 DEBUG:teuthology.orchestra.run.smithi177:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-02-07T14:08:14.331 DEBUG:teuthology.orchestra.run.smithi191:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-02-07T14:08:14.343 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern = core 2024-02-07T14:08:14.361 INFO:teuthology.orchestra.run.smithi191.stdout:kernel.core_pattern = core 2024-02-07T14:08:14.517 DEBUG:teuthology.orchestra.run.smithi177:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-07T14:08:14.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-07T14:08:14.523 DEBUG:teuthology.orchestra.run.smithi191:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-07T14:08:14.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-07T14:08:14.529 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-02-07T14:08:14.539 INFO:teuthology.task.internal:Transferring archived files... 2024-02-07T14:08:14.540 DEBUG:teuthology.misc:Transferring archived files from smithi177:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi/7548803/remote/smithi177 2024-02-07T14:08:14.540 DEBUG:teuthology.orchestra.run.smithi177:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-07T14:08:14.576 DEBUG:teuthology.misc:Transferring archived files from smithi191:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi/7548803/remote/smithi191 2024-02-07T14:08:14.576 DEBUG:teuthology.orchestra.run.smithi191:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-07T14:08:14.606 INFO:teuthology.task.internal:Removing archive directory... 2024-02-07T14:08:14.606 DEBUG:teuthology.orchestra.run.smithi177:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-07T14:08:14.611 DEBUG:teuthology.orchestra.run.smithi191:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-07T14:08:14.649 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-02-07T14:08:14.660 INFO:teuthology.task.internal:Not uploading archives. 2024-02-07T14:08:14.660 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-02-07T14:08:14.672 INFO:teuthology.task.internal:Tidying up after the test... 2024-02-07T14:08:14.672 DEBUG:teuthology.orchestra.run.smithi177:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-07T14:08:14.674 DEBUG:teuthology.orchestra.run.smithi191:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-07T14:08:14.679 INFO:teuthology.orchestra.run.smithi177.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 7 14:08 /home/ubuntu/cephtest 2024-02-07T14:08:14.682 INFO:teuthology.orchestra.run.smithi191.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 7 14:08 /home/ubuntu/cephtest 2024-02-07T14:08:14.684 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-02-07T14:08:14.695 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-02-07T14:08:14.720 INFO:teuthology.nuke:Checking targets against current locks 2024-02-07T14:08:14.747 DEBUG:teuthology.nuke:shortname: smithi177 2024-02-07T14:08:14.747 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-07T14:08:14.771 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi177.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi/7548803', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-07 13:21:15.340179', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-02-07T14:08:14.773 DEBUG:teuthology.nuke:shortname: smithi191 2024-02-07T14:08:14.773 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-07T14:08:14.799 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi191.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-02-06_08:19:47-orch:cephadm-wip-guits-testing-4-2024-02-05-1854-distro-default-smithi/7548803', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-07 13:21:15.341877', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-02-07T14:08:14.830 INFO:teuthology.orchestra.console.smithi177:Power off 2024-02-07T14:08:14.831 DEBUG:teuthology.orchestra.console.smithi177:pexpect command: ipmitool -H smithi177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-07T14:08:14.855 DEBUG:teuthology.orchestra.console.smithi177:power off output: Chassis Power Control: Down/Off 2024-02-07T14:08:14.855 DEBUG:teuthology.orchestra.console.smithi177:pexpect command: ipmitool -H smithi177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-07T14:08:14.869 INFO:teuthology.orchestra.console.smithi191:Power off 2024-02-07T14:08:14.869 DEBUG:teuthology.orchestra.console.smithi191:pexpect command: ipmitool -H smithi191.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-07T14:08:14.878 DEBUG:teuthology.orchestra.console.smithi177:check power output: Chassis Power is on 2024-02-07T14:08:14.893 DEBUG:teuthology.orchestra.console.smithi191:power off output: Chassis Power Control: Down/Off 2024-02-07T14:08:14.893 DEBUG:teuthology.orchestra.console.smithi191:pexpect command: ipmitool -H smithi191.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-07T14:08:14.915 DEBUG:teuthology.orchestra.console.smithi191:check power output: Chassis Power is on 2024-02-07T14:08:18.880 DEBUG:teuthology.orchestra.console.smithi177:pexpect command: ipmitool -H smithi177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-07T14:08:18.916 DEBUG:teuthology.orchestra.console.smithi191:pexpect command: ipmitool -H smithi191.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-07T14:08:18.991 DEBUG:teuthology.orchestra.console.smithi177:check power output: Chassis Power is on 2024-02-07T14:08:19.025 DEBUG:teuthology.orchestra.console.smithi191:check power output: Chassis Power is on 2024-02-07T14:08:22.994 DEBUG:teuthology.orchestra.console.smithi177:pexpect command: ipmitool -H smithi177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-07T14:08:23.025 DEBUG:teuthology.orchestra.console.smithi191:pexpect command: ipmitool -H smithi191.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-07T14:08:23.103 DEBUG:teuthology.orchestra.console.smithi177:check power output: Chassis Power is off 2024-02-07T14:08:23.134 DEBUG:teuthology.orchestra.console.smithi191:check power output: Chassis Power is off 2024-02-07T14:08:23.204 INFO:teuthology.orchestra.console.smithi177:Power off completed 2024-02-07T14:08:23.235 INFO:teuthology.orchestra.console.smithi191:Power off completed 2024-02-07T14:08:23.339 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: 2280.592868566513 failure_reason: '"2024-02-07T13:38:54.672610+0000 mon.a (mon.0) 172 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN)" in cluster log' owner: scheduled_gabrioux@teuthology success: false 2024-02-07T14:08:23.340 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-07T14:08:23.417 INFO:teuthology.run:FAIL